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-20 04:55:47,310 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54789ms 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-20 04:55:51,926 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-20 04:56:00,810 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-20 04:56:01,116 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-20 04:56:01,918 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-20 04:56:02,511 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-20 04:56:02,513 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 30b2cb02-a40d-4bd7-a174-ca613bee6d93, name: keycloak-0-51227 2026-04-20 04:56:02,595 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-20 04:56:02,596 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-20 04:56:02,607 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22527 2026-04-20 04:56:04,694 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-51227: no members discovered after 2080 ms: creating cluster as coordinator 2026-04-20 04:56:04,711 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-51227|0] (1) [keycloak-0-51227] 2026-04-20 04:56:04,895 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-51227`, physical addresses are `[10.0.0.96:38063]` 2026-04-20 04:56:04,902 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-20 04:56:04,910 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-20 04:56:06,916 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-51227, Site name: null 2026-04-20 04:56:06,997 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-20 04:56:18,325 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-20 04:56:18,325 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-20 04:56:18,822 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-20 04:56:25,012 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-20 04:56:25,012 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-20 04:56:25,604 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-20 04:56:25,604 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-20 04:56:32,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:33,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:33,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:33,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:35,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:36,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:38,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-20 04:56:38,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:38,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:40,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-20 04:56:41,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:41,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-20 04:56:42,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-20 04:56:42,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:42,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:42,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:42,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:43,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:44,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:44,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:45,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-20 04:56:45,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-20 04:56:45,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:45,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-20 04:56:45,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:45,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:47,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:47,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:48,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:48,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:49,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:49,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:49,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:49,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-20 04:56:49,750 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-20 04:56:49,821 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-20 04:56:49,897 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-20 04:56:50,004 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-20 04:56:50,101 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-20 04:56:50,212 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-20 04:56:50,289 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-20 04:56:50,373 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-20 04:56:50,507 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-20 04:56:50,550 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-20 04:56:50,664 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-20 04:56:50,718 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-20 04:56:50,776 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-20 04:56:50,828 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-20 04:56:50,881 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-20 04:56:50,981 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-20 04:56:51,096 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-20 04:56:51,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-20 04:56:51,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:51,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:51,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:51,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:51,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:51,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:51,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:53,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:53,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-20 04:56:53,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:53,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:53,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-20 04:56:54,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:54,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:56,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:56,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:56,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-20 04:56:56,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:56,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:56,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-20 04:56:56,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:56:56,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-20 04:56:59,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:00,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:00,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:00,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-20 04:57:01,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-20 04:57:01,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:01,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-20 04:57:01,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:01,133 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-20 04:57:01,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:01,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:01,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:01,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:01,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:01,848 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:01,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:01,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:02,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:03,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-20 04:57:03,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-20 04:57:03,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:03,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:03,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-20 04:57:03,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:03,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-20 04:57:03,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:04,020 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:04,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-20 04:57:04,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:04,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:04,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-20 04:57:04,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:04,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:04,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:04,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:04,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:04,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-20 04:57:04,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:04,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:04,948 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-20 04:57:05,020 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-20 04:57:05,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,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-20 04:57:05,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,332 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-20 04:57:05,396 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-20 04:57:05,446 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-20 04:57:05,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,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-20 04:57:05,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,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-20 04:57:05,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,667 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-20 04:57:05,742 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-20 04:57:05,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:05,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:06,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:06,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:06,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-20 04:57:06,136 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-20 04:57:06,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-20 04:57:06,194 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-20 04:57:06,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-20 04:57:07,718 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-20 04:57:15,100 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 87.472s. Listening on: http://0.0.0.0:8080 2026-04-20 04:57:15,101 INFO [io.quarkus] (main) Profile prod activated. 2026-04-20 04:57:15,101 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-20 04:57:17,009 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-20 04:57:33,926 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="8079ac5d-99da-4dd2-903d-0225bb399966", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7cbb8d36-8cf6-4925-a0ea-a923feaa6e20", client_auth_method="client-secret", username="admin", authSessionParentId="7f65e980-6312-416e-af0f-b4737e4300d9", authSessionTabId="XNfZJoRD5ig" 2026-04-20 04:57:39,396 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="REALM", resourcePath="atmosphere" 2026-04-20 04:57:40,713 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="46ab4e64-3a34-4cc3-954e-9b59fed3220c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="07745a94-e877-4bbe-8b21-b017e3b9ef34", client_auth_method="client-secret", username="admin", authSessionParentId="7b0ca673-1585-4dcb-8165-8685884eafc9", authSessionTabId="1aLo1HI-YHA" 2026-04-20 04:57:40,901 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d4c2e921-2baf-409b-8dfd-53c97c7869d7" 2026-04-20 04:57:41,038 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d4c2e921-2baf-409b-8dfd-53c97c7869d7/protocol-mappers/models/6a0d2729-ed26-4d17-8d7b-04ee60e02335" 2026-04-20 04:58:02,138 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="dcfaa53e-e319-4939-8d1f-a187bd681306", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9f4c6ce7-9501-4398-8549-fab39fbad9da", client_auth_method="client-secret", username="admin", authSessionParentId="94d38a2f-c190-4640-a4c4-a82385f5db34", authSessionTabId="BY7O7j0dDjI" 2026-04-20 04:58:02,424 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/c81088ed-fd03-4615-b561-32f6c339acee" 2026-04-20 04:58:02,853 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="a28622c8-8e3c-422d-9f5b-6592a3eb6395", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cc0878aa-f108-4bc9-9ca6-f9295f7a8723", client_auth_method="client-secret", username="admin", authSessionParentId="b41ef345-82eb-45e2-b064-68afbe0373d4", authSessionTabId="QE_P8f6NUjg" 2026-04-20 04:58:02,996 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/593a909d-5a15-4835-a39d-30dc1699ee49" 2026-04-20 04:58:03,363 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="352b9b48-4170-4f53-8cd3-24bdacfba853", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="541d247d-3150-47eb-96fe-7235a1041504", client_auth_method="client-secret", username="admin", authSessionParentId="4acda691-3744-4da3-944d-ccd78b89cd1d", authSessionTabId="DYzm0bF2LuU" 2026-04-20 04:58:03,449 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/f2a385ba-0904-48bf-8d62-9018602a2a3a" 2026-04-20 04:58:04,088 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="5285d6ef-acdf-47ec-bbf6-5fe3c39e4e98", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9a205ae4-67a9-41b8-82f7-faf44e436fc5", client_auth_method="client-secret", username="admin", authSessionParentId="ffe59d7e-eb4b-4f4a-ac61-b721b5a64890", authSessionTabId="-1RmbtL9iC8" 2026-04-20 04:58:04,202 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/c81088ed-fd03-4615-b561-32f6c339acee/roles/member" 2026-04-20 04:58:04,643 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="c1043ad8-9559-455a-9983-bb295f7d156a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="324e68bd-1e81-4067-9f95-79d806ff7c8b", client_auth_method="client-secret", username="admin", authSessionParentId="45d0f291-3098-4830-aeaa-60e818ee5373", authSessionTabId="_Y3fOT4lcOE" 2026-04-20 04:58:04,804 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/593a909d-5a15-4835-a39d-30dc1699ee49/roles/admin" 2026-04-20 04:58:05,180 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="1aeea923-2c1b-4fc7-9d41-f7f15d3173d2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="52ee525f-1b3e-40fa-a949-c89b715ba0c2", client_auth_method="client-secret", username="admin", authSessionParentId="cd99a6b0-8af1-4416-ada4-a067f9616617", authSessionTabId="3WSsJwH-PAo" 2026-04-20 04:58:05,403 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/593a909d-5a15-4835-a39d-30dc1699ee49/roles/editor" 2026-04-20 04:58:05,784 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="c20fd477-ac4f-478a-868d-e761750d7ed6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="524f25ce-6b75-48ff-ad4c-76d546011d39", client_auth_method="client-secret", username="admin", authSessionParentId="f4ba3299-cfeb-49e2-b51d-62469a844cc3", authSessionTabId="LJu70Y8vwEQ" 2026-04-20 04:58:05,910 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/593a909d-5a15-4835-a39d-30dc1699ee49/roles/viewer" 2026-04-20 04:58:06,273 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="2de3fdb9-4aa4-4026-b2af-7147cd887130", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="214bcc53-2580-4daf-9033-fbafe07f392f", client_auth_method="client-secret", username="admin", authSessionParentId="5daf596d-bbf2-4864-bc8c-df6ea9053b2e", authSessionTabId="QxOV-GbOGpI" 2026-04-20 04:58:06,353 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE", resourcePath="clients/f2a385ba-0904-48bf-8d62-9018602a2a3a/roles/member" 2026-04-20 05:00:19,026 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="2385e9c2-740a-45c5-9af3-8ffcd8416add", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c2fd52eb-79fb-45b6-80fd-0cb068dd5d0a", client_auth_method="client-secret", username="admin", authSessionParentId="fff57387-f018-4c0c-bd0e-a3cad9f05b98", authSessionTabId="zD4pPodBnmM" 2026-04-20 05:00:19,618 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="REALM", resourcePath="null" 2026-04-20 05:00:21,288 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="179bd867-61b8-4cc4-ba0c-8243eef8ad77", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0a0d0c39-23df-4164-b51b-5100937715c3", client_auth_method="client-secret", username="admin", authSessionParentId="47df6b8b-86d4-4569-8d3c-482343561dad", authSessionTabId="vpP2_4PA5UU" 2026-04-20 05:00:21,409 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="CLIENT", resourcePath="clients/680e6080-78d1-4c12-8962-542eac957c36" 2026-04-20 05:00:22,098 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="admin-cli", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", auth_method="openid-connect", token_id="0a4309a8-5a51-4389-bb5c-fee28039bb27", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c962804b-f1dc-460e-8162-7bd84c598149", client_auth_method="client-secret", username="admin", authSessionParentId="bd9130d6-60f2-4fe6-b10f-d9232f55419c", authSessionTabId="QmVLeT3EsDw" 2026-04-20 05:00:22,634 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2f831274-ba9f-4abc-a8d0-630f4e33401b", clientId="62bac76c-5d16-4e29-8d5b-4960aef09546", userId="37c6580a-5fa2-4036-ba1b-250a92ab2444", ipAddress="199.204.45.65", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/f5d62177-1e0e-482f-8e76-4b205b8e5cd0/role-mappings/clients/d6949ec6-e331-4239-bbe3-78b6b52049f1"