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-13 17:14:59,532 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 51692ms 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-13 17:15:04,327 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-13 17:15:14,047 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-13 17:15:14,737 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-13 17:15:15,532 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-13 17:15:16,044 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-13 17:15:16,048 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: fad5680b-ea3f-4433-ba8f-17d2b2aaeca6, name: keycloak-0-13905 2026-04-13 17:15:16,131 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-13 17:15:16,132 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-13 17:15:16,139 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37889 2026-04-13 17:15:17,050 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-13 17:15:17,058 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-13 17:15:18,146 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-13905: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-13 17:15:18,158 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-13905|0] (1) [keycloak-0-13905] 2026-04-13 17:15:18,173 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-13905`, physical addresses are `[10.0.0.216:53425]` 2026-04-13 17:15:18,181 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-13 17:15:20,039 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-13905, Site name: null 2026-04-13 17:15:31,335 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-13 17:15:31,335 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-13 17:15:31,751 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-13 17:15:37,650 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-13 17:15:37,650 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-13 17:15:38,149 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-13 17:15:38,149 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-13 17:15:44,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-13 17:15:44,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:45,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:45,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:48,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:48,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:50,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:50,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:50,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:52,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:53,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-13 17:15:53,624 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:53,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:54,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-13 17:15:54,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:54,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:54,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:55,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:56,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:56,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:56,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:56,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:56,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:57,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:57,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:57,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-13 17:15:58,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-13 17:15:58,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:15:59,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:00,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:00,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:00,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-13 17:16:00,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:00,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-13 17:16:00,992 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-13 17:16:01,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-13 17:16:01,125 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-13 17:16:01,234 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-13 17:16:01,325 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-13 17:16:01,425 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-13 17:16:01,495 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-13 17:16:01,691 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-13 17:16:01,832 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-13 17:16:01,875 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-13 17:16:01,996 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-13 17:16:02,049 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-13 17:16:02,102 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-13 17:16:02,153 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-13 17:16:02,210 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-13 17:16:02,320 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-13 17:16:02,441 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-13 17:16:02,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:02,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-13 17:16:02,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:02,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-13 17:16:02,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:02,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:02,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:02,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:04,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:04,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:04,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-13 17:16:04,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:04,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:06,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:07,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-13 17:16:08,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:09,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:09,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:09,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:09,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:09,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:09,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:10,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:13,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:13,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:13,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:14,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:14,145 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:14,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:14,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:14,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:14,246 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-13 17:16:14,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-13 17:16:14,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:14,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:14,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:14,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:14,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:15,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:15,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:15,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:16,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:16,143 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:16,229 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16: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 2026-04-13 17:16:16,903 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:16,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:16,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:16,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:17,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:17,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:17,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:17,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:17,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-13 17:16:17,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:17,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:17,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-13 17:16:17,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-13 17:16:17,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:17,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:17,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-13 17:16:17,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,007 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-13 17:16:18,069 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-13 17:16:18,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-13 17:16:18,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,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-13 17:16:18,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-13 17:16:18,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,422 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-13 17:16:18,477 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-13 17:16:18,520 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-13 17:16:18,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,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-13 17:16:18,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-13 17:16:18,763 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-13 17:16:18,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:18,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-13 17:16:19,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:19,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-13 17:16:19,062 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-13 17:16:19,121 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-13 17:16:19,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:16:19,180 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-13 17:16:19,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-13 17:16:20,628 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-13 17:16:27,541 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 87.687s. Listening on: http://0.0.0.0:8080 2026-04-13 17:16:27,542 INFO [io.quarkus] (main) Profile prod activated. 2026-04-13 17:16:27,542 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-13 17:16:29,329 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-13 17:16:49,068 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="60e6c271-ba39-40de-bebf-8ffa9371c131", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="05b25d4e-0052-4a54-882b-39357e2ad4b8", client_auth_method="client-secret", username="admin", authSessionParentId="d2ef33ed-1862-47fa-bf4f-96df85ee1670", authSessionTabId="xooc18qy5aw" 2026-04-13 17:16:54,243 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="REALM", resourcePath="atmosphere" 2026-04-13 17:16:55,631 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="01ec5fe0-a2bb-4ec8-8ae0-3b95082cef04", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="267e7a4e-2146-45ce-9d2c-1922c536d4f2", client_auth_method="client-secret", username="admin", authSessionParentId="b60f7ace-dee2-4916-9254-d627b48599b8", authSessionTabId="y3XsMYVrl_g" 2026-04-13 17:16:55,834 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/51e7a52c-a39b-483a-be67-7461157cc76c" 2026-04-13 17:16:56,042 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/51e7a52c-a39b-483a-be67-7461157cc76c/protocol-mappers/models/975fbe58-2fd8-4aa7-afda-1a58112bb0c1" 2026-04-13 17:17:17,367 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="212ac41c-b3d0-4ab5-8437-3a1f1a54d7c2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f55a08e0-2ca1-4699-82b8-111411b5d6db", client_auth_method="client-secret", username="admin", authSessionParentId="38b3d1ac-0c68-4309-b03c-aa521ce951bb", authSessionTabId="gDkNYSSJ_Dg" 2026-04-13 17:17:17,738 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/31abd022-4b44-4400-a524-6afe79a4d1c5" 2026-04-13 17:17:18,225 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="d4b7618d-4297-4ebf-8368-7a5f55e51bd0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8625ff8e-9845-4511-8f07-d672e6cc2a67", client_auth_method="client-secret", username="admin", authSessionParentId="7d5b2657-45de-4812-8a41-265518b8975d", authSessionTabId="day6mquoJlk" 2026-04-13 17:17:18,364 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/c228025e-6db0-4d1c-8582-085ccdef4df7" 2026-04-13 17:17:18,778 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="bbb29718-d554-490d-8383-e97944e52c03", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="901630da-999c-4fa4-adcf-9d2474cadc12", client_auth_method="client-secret", username="admin", authSessionParentId="988620e9-5e06-4d56-8600-82b37ef42b19", authSessionTabId="nCE7oH9jyW4" 2026-04-13 17:17:18,942 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/6780ef3c-f0a5-4ce9-9e43-6a609dbd11fb" 2026-04-13 17:17:19,602 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="5aa680f9-53b1-4f4a-9810-c5b5a15e174a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="527a8f17-ee9e-41f0-990a-3e16aad62fdc", client_auth_method="client-secret", username="admin", authSessionParentId="667ca45e-d630-4ac2-9cc3-35bd9230ca97", authSessionTabId="iix5uUuTX5g" 2026-04-13 17:17:19,743 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/31abd022-4b44-4400-a524-6afe79a4d1c5/roles/member" 2026-04-13 17:17:20,181 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="d1cb3bd7-a3a7-4184-86de-22e6aab59364", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c06cf62c-fea0-48e9-addf-cf2078625b94", client_auth_method="client-secret", username="admin", authSessionParentId="9c43a6ce-66aa-4e71-8177-4dfde92d72aa", authSessionTabId="ExEMgtKGbsI" 2026-04-13 17:17:20,297 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/c228025e-6db0-4d1c-8582-085ccdef4df7/roles/admin" 2026-04-13 17:17:20,737 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="469aeaba-ef8d-4988-ae29-d4f15e6eb620", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7f4bd1f7-6051-4521-878c-4ae3ffaa304a", client_auth_method="client-secret", username="admin", authSessionParentId="568252ae-a079-4750-b2c8-0cd8a03d4092", authSessionTabId="kSOGR5IsGhs" 2026-04-13 17:17:20,931 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/c228025e-6db0-4d1c-8582-085ccdef4df7/roles/editor" 2026-04-13 17:17:21,307 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="d72b1206-a406-4bc9-99e7-970d7c9ca882", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="11050f4b-4fd5-43f1-974e-07264700ece2", client_auth_method="client-secret", username="admin", authSessionParentId="de48b58c-d550-4e02-969e-3f35d2ef0ef0", authSessionTabId="2HnzkfnSyhc" 2026-04-13 17:17:21,437 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/c228025e-6db0-4d1c-8582-085ccdef4df7/roles/viewer" 2026-04-13 17:17:21,893 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="e0d6ebe9-7c4c-4a3c-9717-779e16677717", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dd24cbb5-a1c2-4de0-a99c-3e362637e4f6", client_auth_method="client-secret", username="admin", authSessionParentId="3ae7e66e-a4ba-47f9-a6a0-5d65c957d2e0", authSessionTabId="q1hI-Xh7EOQ" 2026-04-13 17:17:22,024 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/6780ef3c-f0a5-4ce9-9e43-6a609dbd11fb/roles/member" 2026-04-13 17:19:40,714 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="372907ff-1f76-44a4-b463-63cbd9331632", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f8ec38f1-54f2-4c7d-92b6-a95f0d9d1040", client_auth_method="client-secret", username="admin", authSessionParentId="1992f281-4f64-43a5-9cc9-0010c29b4f31", authSessionTabId="nsKsi34ua9E" 2026-04-13 17:19:41,157 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="REALM", resourcePath="null" 2026-04-13 17:19:42,824 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="365bf6a1-cc01-49ea-94f1-9bb6a1c43655", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7c9e0d54-4869-4a28-ae00-56d0020bbfbe", client_auth_method="client-secret", username="admin", authSessionParentId="3dcec65e-b1a9-4e9c-b8cb-b8eda78d5283", authSessionTabId="HfxCfLeGRMs" 2026-04-13 17:19:42,964 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/32770297-d215-4386-aee6-03c6c2f8e788" 2026-04-13 17:19:43,589 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="admin-cli", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="3642a03f-9ff5-4afe-9470-c05e74164a24", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e0291fa6-3441-47d3-95be-4d73833bcf22", client_auth_method="client-secret", username="admin", authSessionParentId="a43e9643-fd76-4ee8-ab06-b85b7d1aaaed", authSessionTabId="cVdvy1fzpKg" 2026-04-13 17:19:44,161 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ccfe54b4-c4a8-4bfa-9a6d-56a08d2a4a7f", clientId="f6e0a799-b91b-4d84-872a-f746eca8409d", userId="03999e1e-7bd8-488f-b4bb-60f5e4ba0ad7", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/05a8f093-e45c-419c-b4ab-60a4151e27a9/role-mappings/clients/c4218695-c04f-4468-9697-54ea7f732951"