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-08 10:52:06,058 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 53882ms 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-08 10:52:11,155 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-08 10:52:19,749 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-08 10:52:20,154 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-08 10:52:20,954 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-08 10:52:21,756 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-08 10:52:21,758 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 29b16793-270e-4946-89bf-c6bd9e44ea16, name: keycloak-0-22596 2026-04-08 10:52:21,762 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-08 10:52:21,763 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-08 10:52:21,945 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22045 2026-04-08 10:52:23,673 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-08 10:52:23,952 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-22596: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-08 10:52:23,966 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-22596|0] (1) [keycloak-0-22596] 2026-04-08 10:52:23,984 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-22596`, physical addresses are `[10.0.0.17:37581]` 2026-04-08 10:52:24,375 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-08 10:52:26,053 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-22596, Site name: null 2026-04-08 10:52:26,056 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-08 10:52:36,365 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-08 10:52:36,366 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-08 10:52:36,856 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-08 10:52:42,668 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-08 10:52:42,669 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-08 10:52:43,158 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-08 10:52:43,158 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-08 10:52:50,057 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:52:50,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:52:51,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-08 10:52:51,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:52:53,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:52:53,284 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:52:55,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:52:55,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-08 10:52:55,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:52:57,755 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:52:58,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:52:58,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-08 10:52:59,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:52:59,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:52:59,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:52:59,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-08 10:52:59,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:01,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:02,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:02,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:02,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:02,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:02,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-08 10:53:02,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:02,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:03,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:04,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-08 10:53:04,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:05,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53: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-08 10:53:06,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:06,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:06,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-08 10:53:06,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-08 10:53:06,929 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-08 10:53:07,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-08 10:53:07,092 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-08 10:53:07,202 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-08 10:53:07,307 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-08 10:53:07,412 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-08 10:53:07,487 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-08 10:53:07,624 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-08 10:53:07,873 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-08 10:53:07,972 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-08 10:53:08,139 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-08 10:53:08,243 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-08 10:53:08,314 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-08 10:53:08,367 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-08 10:53:08,420 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-08 10:53:08,538 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-08 10:53:08,657 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-08 10:53:08,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:08,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:08,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:08,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-08 10:53:08,978 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:08,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-08 10:53:08,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-08 10:53:09,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-08 10:53:10,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-08 10:53:10,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-08 10:53:11,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:11,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-08 10:53:11,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:12,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:12,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:13,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-08 10:53:14,057 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:14,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:14,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:14,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:14,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:14,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:14,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-08 10:53:17,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-08 10:53:18,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:18,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:19,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-08 10:53:19,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:19,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:19,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:19,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:19,271 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-08 10:53:19,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:19,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:19,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:19,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:19,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:19,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-08 10:53:20,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:20,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:20,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:21,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:21,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:21,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:21,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:22,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-08 10:53:22,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:22,150 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:22,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:22,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:22,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:22,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:22,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:22,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:22,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:22,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-08 10:53:22,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:22,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,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-08 10:53:23,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,204 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-08 10:53:23,288 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-08 10:53:23,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,543 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,608 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-08 10:53:23,668 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-08 10:53:23,721 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-08 10:53:23,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,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-08 10:53:23,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,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-08 10:53:23,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,896 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-08 10:53:23,965 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-08 10:53:23,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:23,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-08 10:53:24,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:24,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:24,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:53:24,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-08 10:53:24,305 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-08 10:53:24,385 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-08 10:53:24,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-08 10:53:24,468 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-08 10:53:24,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-08 10:53:25,773 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-08 10:53:33,053 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.695s. Listening on: http://0.0.0.0:8080 2026-04-08 10:53:33,053 INFO [io.quarkus] (main) Profile prod activated. 2026-04-08 10:53:33,053 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-08 10:53:35,350 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-08 10:53:53,454 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="76cf2c77-5bf4-49a7-a4ac-4316fdf4e696", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fdad172b-bfe4-4b12-b6b1-c5d25858ab41", client_auth_method="client-secret", username="admin", authSessionParentId="4909abdf-83e8-494d-a2ad-64e32f242294", authSessionTabId="QX4uTK6C8Eg" 2026-04-08 10:53:57,855 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="REALM", resourcePath="atmosphere" 2026-04-08 10:53:59,152 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="045f4021-421e-4b8a-87b8-b8b26b9b9afd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c84701fc-acc7-4ec5-96d0-8875b2729360", client_auth_method="client-secret", username="admin", authSessionParentId="19e8d0be-0eb5-4b34-aae1-e6924c46d1b3", authSessionTabId="ZBvzTEhpisQ" 2026-04-08 10:53:59,360 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/daa28729-03c3-4351-9855-4a858a83785f" 2026-04-08 10:53:59,582 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/daa28729-03c3-4351-9855-4a858a83785f/protocol-mappers/models/149e87f5-d9b9-4647-85d6-2bb218bc52f1" 2026-04-08 10:54:20,762 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="ddc44c4d-6d8b-4a31-8b46-aa4262ed8a70", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2f132084-94e1-4ff1-9c3c-acc92ea4df90", client_auth_method="client-secret", username="admin", authSessionParentId="e363b928-fca3-4f97-a196-fd9527d684ec", authSessionTabId="V8U7iJY-DVk" 2026-04-08 10:54:21,057 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="CLIENT", resourcePath="clients/0be817ae-72fb-46e3-9e9e-182acf21aa10" 2026-04-08 10:54:21,532 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="9bbf1268-b591-48bd-985d-233c6e00337e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d5c39136-ae54-44ee-84db-89efc6009620", client_auth_method="client-secret", username="admin", authSessionParentId="0b30b506-3b4d-4aa2-b3b6-c4b83a9a1b34", authSessionTabId="TErt4lnB1bw" 2026-04-08 10:54:21,655 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="CLIENT", resourcePath="clients/39e67d62-4d6d-45df-a694-e0a258761bd1" 2026-04-08 10:54:22,019 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="f3594f51-58a4-4728-80b9-ff071a380113", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e28bb7d0-f5fa-4eae-a634-7235e74d1deb", client_auth_method="client-secret", username="admin", authSessionParentId="1c22afb3-d8f6-4c09-8372-836e7b0b9dfb", authSessionTabId="KRnKbdyWlOc" 2026-04-08 10:54:22,143 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="CLIENT", resourcePath="clients/332f4558-b966-4394-bb32-51c3c2a3835d" 2026-04-08 10:54:22,826 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="ae95b0f2-b38d-43c5-bc67-c92c6ffbe6f2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1bbc0c14-f90e-42cc-ae7d-a8e59db1f8b2", client_auth_method="client-secret", username="admin", authSessionParentId="dd36819c-3024-491c-9cb4-6cf71343a040", authSessionTabId="qW-Wm7hbWPc" 2026-04-08 10:54:22,952 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="CLIENT_ROLE", resourcePath="clients/0be817ae-72fb-46e3-9e9e-182acf21aa10/roles/member" 2026-04-08 10:54:23,345 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="aff69312-67e3-4f3a-8913-a6252c8ea4d8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8553da40-14a8-456a-8cab-850d591c6306", client_auth_method="client-secret", username="admin", authSessionParentId="32308a2b-7d4a-4c52-aefa-3bd7b8e9ef6f", authSessionTabId="uTldLkvgU7U" 2026-04-08 10:54:23,442 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="CLIENT_ROLE", resourcePath="clients/39e67d62-4d6d-45df-a694-e0a258761bd1/roles/admin" 2026-04-08 10:54:23,829 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="63867f82-3880-4ed7-bb19-6a3b21bf22e7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5b47dd02-bd64-4d07-b6cf-5be028275725", client_auth_method="client-secret", username="admin", authSessionParentId="c6ca9b87-17c9-442e-9039-55d7a61d4dc5", authSessionTabId="wGzpM8AqIC4" 2026-04-08 10:54:24,228 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="CLIENT_ROLE", resourcePath="clients/39e67d62-4d6d-45df-a694-e0a258761bd1/roles/editor" 2026-04-08 10:54:24,615 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="e59956f6-c074-4433-b473-4fac28e3156f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bb869010-d59c-4a1d-9fc1-4bb0a86b35eb", client_auth_method="client-secret", username="admin", authSessionParentId="3d6adff2-34a0-4056-acdc-eb940406df09", authSessionTabId="Drot2Y9IWSg" 2026-04-08 10:54:24,743 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="CLIENT_ROLE", resourcePath="clients/39e67d62-4d6d-45df-a694-e0a258761bd1/roles/viewer" 2026-04-08 10:54:25,099 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="c1155bd6-4010-4be8-9af4-ecc449e0394e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b8e2b4c2-64c5-4361-8762-e037af9e39e9", client_auth_method="client-secret", username="admin", authSessionParentId="2666a717-25b0-4037-93e3-dce682be6d59", authSessionTabId="NPoZOUK0x0Y" 2026-04-08 10:54:25,195 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="CLIENT_ROLE", resourcePath="clients/332f4558-b966-4394-bb32-51c3c2a3835d/roles/member" 2026-04-08 10:56:36,464 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="3338bc1e-664c-4a1d-a110-647b7f65e1b6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f73500b3-6f38-4a03-83f2-b9519942ebe0", client_auth_method="client-secret", username="admin", authSessionParentId="0479e357-5788-4af8-a987-2f0be7d1ca8b", authSessionTabId="k3iFUKNtvZU" 2026-04-08 10:56:37,151 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="REALM", resourcePath="null" 2026-04-08 10:56:38,734 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="c9ea4b3f-c251-46f5-ac38-04cd0aca89f9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="80d1cde5-9bee-4508-89e5-8a5b73af8f9f", client_auth_method="client-secret", username="admin", authSessionParentId="cd6cc0f0-0ee5-40a2-bbf5-2d93f0f82a9a", authSessionTabId="a8mY3zMi9Aw" 2026-04-08 10:56:38,855 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="CLIENT", resourcePath="clients/f11b5625-2109-4176-a1b9-92007cd92dfc" 2026-04-08 10:56:39,484 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="admin-cli", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="c186efeb-e1f5-45e9-9148-53e6ef481996", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c653756d-0edf-45ee-8974-fa386ac23e34", client_auth_method="client-secret", username="admin", authSessionParentId="ff7c9744-0748-40ee-a284-8934aede27cd", authSessionTabId="Onj72QSDUYA" 2026-04-08 10:56:40,662 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b6ea1296-22a8-42ef-bdea-527d1d143a6c", clientId="97d0985d-6d18-43fb-86eb-08f0b06d9921", userId="be0f83ed-4b98-497f-976d-db77b08988e7", ipAddress="199.204.45.69", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/86cf1c3c-4c5d-449c-97f3-f6fdf92ed1c3/role-mappings/clients/50271216-793b-41b9-868a-1f6f3d9ed82f"