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-27 12:09:35,766 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50097ms 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-27 12:09:40,876 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-27 12:09:48,581 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-27 12:09:48,873 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-27 12:09:49,466 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-27 12:09:49,980 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-27 12:09:49,987 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 942c5a9d-269d-4867-b66e-2b01afb82a84, name: keycloak-0-12916 2026-04-27 12:09:50,068 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-27 12:09:50,069 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-27 12:09:50,170 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.17565 2026-04-27 12:09:52,188 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-12916: no members discovered after 2014 ms: creating cluster as coordinator 2026-04-27 12:09:52,199 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-12916|0] (1) [keycloak-0-12916] 2026-04-27 12:09:52,278 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-12916`, physical addresses are `[10.0.0.150:33101]` 2026-04-27 12:09:52,371 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-27 12:09:52,675 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-27 12:09:52,763 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-27 12:09:54,067 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-12916, Site name: null 2026-04-27 12:10:04,572 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-27 12:10:04,573 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-27 12:10:04,981 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-27 12:10:10,466 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-27 12:10:10,466 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-27 12:10:10,871 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-27 12:10:10,871 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-27 12:10:17,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:17,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:18,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-27 12:10:18,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:20,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:20,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:22,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-27 12:10:22,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-27 12:10:22,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:24,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:25,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:25,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:26,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:26,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:26,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:26,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:26,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-27 12:10:27,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-27 12:10:28,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:28,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:29,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-27 12:10:29,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-27 12:10:29,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:29,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:29,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:29,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:31,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-27 12:10:31,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:32,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-27 12:10:32,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:33,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-27 12:10:33,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:33,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-27 12:10:33,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:33,480 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-27 12:10:33,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 12:10:33,659 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-27 12:10:33,751 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-27 12:10:33,847 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-27 12:10:33,963 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-27 12:10:34,041 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-27 12:10:34,124 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-27 12:10:34,265 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-27 12:10:34,311 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-27 12:10:34,417 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-27 12:10:34,472 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-27 12:10:34,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-27 12:10:34,603 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-27 12:10:34,655 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-27 12:10:34,768 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-27 12:10:34,885 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-27 12:10:34,889 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:35,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:35,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:35,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:35,192 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:35,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-27 12:10:35,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-27 12:10:35,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:36,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:37,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-27 12:10:37,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:37,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:37,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:38,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:38,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:39,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:39,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:39,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:39,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:40,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-27 12:10:40,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:40,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:40,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-27 12:10:43,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-27 12:10:44,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:44,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:44,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:44,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-27 12:10:44,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-27 12:10:44,847 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:44,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:44,889 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-27 12:10:45,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:45,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:45,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:45,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:45,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:45,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:45,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:45,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:45,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:46,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:46,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:46,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-27 12:10:46,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-27 12:10:47,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-27 12:10:47,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:47,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:47,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-27 12:10:47,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:47,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-27 12:10:47,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:47,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,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-27 12:10:48,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-27 12:10:48,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,676 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-27 12:10:48,739 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-27 12:10:48,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,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-27 12:10:48,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:48,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,019 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-27 12:10:49,085 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-27 12:10:49,130 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-27 12:10:49,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,306 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-27 12:10:49,374 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-27 12:10:49,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,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-27 12:10:49,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,694 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-27 12:10:49,768 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-27 12:10:49,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:10:49,827 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-27 12:10:49,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-27 12:10:51,266 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-27 12:10:58,874 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 82.779s. Listening on: http://0.0.0.0:8080 2026-04-27 12:10:58,874 INFO [io.quarkus] (main) Profile prod activated. 2026-04-27 12:10:58,874 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-27 12:11:00,286 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-27 12:11:16,486 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="c0ad8f69-1164-4e7a-a670-337d10b1270a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="30a1a570-def7-43c0-91fb-4926e8e51a3a", client_auth_method="client-secret", username="admin", authSessionParentId="dee0125b-e317-4622-9349-33c8ddd003bb", authSessionTabId="LV6UUgzpRzs" 2026-04-27 12:11:23,063 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="REALM", resourcePath="atmosphere" 2026-04-27 12:11:24,380 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="249c612b-a76b-4bfc-b63f-d990134495b1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="700a733d-96e2-4385-ad4b-f559db347f48", client_auth_method="client-secret", username="admin", authSessionParentId="35d2d9ed-5789-49df-bdf7-bc551b22419c", authSessionTabId="l5ew1yFe_0o" 2026-04-27 12:11:24,575 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d6929dfb-7fbc-4033-8775-8121913162cd" 2026-04-27 12:11:24,776 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d6929dfb-7fbc-4033-8775-8121913162cd/protocol-mappers/models/c5b18a91-6876-47c0-a96c-bb36c87ff46a" 2026-04-27 12:11:45,680 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="a66b7ac4-e184-4192-b359-c716b9b73c87", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c1854415-c36f-44a6-a459-68ba19d7ca32", client_auth_method="client-secret", username="admin", authSessionParentId="dbada018-d86b-4097-b198-a71c88e8e316", authSessionTabId="7NhmawaVI5E" 2026-04-27 12:11:45,971 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT", resourcePath="clients/ef81fdc4-deec-4bba-9e1f-d9cd1e6640d8" 2026-04-27 12:11:46,393 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="e08c8831-94f1-4fb7-b58b-ef4c3038f63b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8afd9e7d-f03c-454a-8f1a-e857510bd8e3", client_auth_method="client-secret", username="admin", authSessionParentId="bbe2ca69-3f59-4aa7-a443-6a7176a234d4", authSessionTabId="n2W5o4k9SDg" 2026-04-27 12:11:46,570 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT", resourcePath="clients/cbd7c347-2352-4683-85ab-33739ee666b3" 2026-04-27 12:11:46,987 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="5a917e1c-bd91-4080-887b-7f678619def2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fd6339f8-e8a1-4afc-b9fa-d6d46865d6c3", client_auth_method="client-secret", username="admin", authSessionParentId="a2f12111-f062-4e59-86e9-5f793e45f176", authSessionTabId="Ipj9K9RXE-Q" 2026-04-27 12:11:47,157 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT", resourcePath="clients/39c87f2b-d42c-4e9d-b3e6-20fd09043bd7" 2026-04-27 12:11:47,742 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="72aa8575-2074-4fdd-9e25-9caf0d57431e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="62674953-2023-4792-a2c7-38b6a64fd62f", client_auth_method="client-secret", username="admin", authSessionParentId="2a45a2c1-990d-44e3-b7ba-0a69e08c0b93", authSessionTabId="fTtzsAih9uw" 2026-04-27 12:11:47,863 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT_ROLE", resourcePath="clients/ef81fdc4-deec-4bba-9e1f-d9cd1e6640d8/roles/member" 2026-04-27 12:11:48,261 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="3954a6de-c0ab-4bf2-b5d9-6b4bab2b7381", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2966bf8f-c0bc-4025-bd67-8fd4b0869462", client_auth_method="client-secret", username="admin", authSessionParentId="7f3a7766-fa8d-470f-a392-2043f7d7513d", authSessionTabId="LUdgSuZGgqs" 2026-04-27 12:11:48,347 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT_ROLE", resourcePath="clients/cbd7c347-2352-4683-85ab-33739ee666b3/roles/admin" 2026-04-27 12:11:48,737 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="96773f42-c580-471d-a8c5-7ffead7aee38", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d9edc8f0-7b52-4f42-8b6a-358d3678cf60", client_auth_method="client-secret", username="admin", authSessionParentId="ce416c1a-01f6-4307-a4fb-6261bca0bc35", authSessionTabId="d5i_2tpZIRk" 2026-04-27 12:11:48,823 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT_ROLE", resourcePath="clients/cbd7c347-2352-4683-85ab-33739ee666b3/roles/editor" 2026-04-27 12:11:49,211 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="d341980f-9af7-43e6-9a27-884f68085cff", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="18fdf3e6-69f4-42b3-8b5e-a20457c7b0e6", client_auth_method="client-secret", username="admin", authSessionParentId="dcee3e50-cb09-4823-ad61-9b107ceefdde", authSessionTabId="1DEaAxSAlDg" 2026-04-27 12:11:49,371 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT_ROLE", resourcePath="clients/cbd7c347-2352-4683-85ab-33739ee666b3/roles/viewer" 2026-04-27 12:11:49,783 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="b8efd167-8d1a-4ce9-9c46-fc9c06f232a0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e3240b6b-7a3f-410e-91e1-9a658fe6ecc4", client_auth_method="client-secret", username="admin", authSessionParentId="d099f286-661c-4d1f-9d10-058bf72fe2b1", authSessionTabId="THE0QXBVJTk" 2026-04-27 12:11:49,886 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT_ROLE", resourcePath="clients/39c87f2b-d42c-4e9d-b3e6-20fd09043bd7/roles/member" 2026-04-27 12:14:10,700 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="2827aad8-68c3-4b01-8994-af127c1a9a75", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="08a4eb13-1167-4146-b1fd-73b9e2b4a26d", client_auth_method="client-secret", username="admin", authSessionParentId="44a7f8ee-9025-4a29-bb80-ad8fc82c3201", authSessionTabId="5a-Te9hpNSA" 2026-04-27 12:14:11,288 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="REALM", resourcePath="null" 2026-04-27 12:14:12,792 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="2122d7a3-5e84-48e6-b050-e435a3070874", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2d522a09-b306-4bae-87ec-fa365edd550e", client_auth_method="client-secret", username="admin", authSessionParentId="f44abc8c-b24a-49df-8b64-a4c2db51fcf5", authSessionTabId="lwewXzra6fo" 2026-04-27 12:14:12,960 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT", resourcePath="clients/5f565b2e-22a8-434b-ac92-727451222c7a" 2026-04-27 12:14:13,578 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="20d28aeb-12d8-446e-96fe-79bb1077e940", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="273f531f-81c3-4e47-a0bc-252eedb2918e", client_auth_method="client-secret", username="admin", authSessionParentId="d3989a44-8215-4a8f-ad72-e17ed149bbcf", authSessionTabId="Y-iWQJiumo0" 2026-04-27 12:14:14,104 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/40011759-75a0-4a83-ae5e-3c4c9dc41ba3/role-mappings/clients/728c44d1-e045-43c3-ac4b-47723ffdbbb0" 2026-04-27 13:05:19,846 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="87b367b1-db1e-40c9-9c34-d22e188eddfb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f1e899cb-5db9-4a67-85de-bab24e3765bd", client_auth_method="client-secret", username="admin", authSessionParentId="d6d49e83-249d-4a16-9f8a-6a74fefcb572", authSessionTabId="ryL8XsaScE4" 2026-04-27 13:05:20,167 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="REALM", resourcePath="null" 2026-04-27 13:05:21,033 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="000b9752-e2a3-4cc8-9f94-27faa2646b36", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7bf79858-671d-4022-9ae9-1d0a537eaaf0", client_auth_method="client-secret", username="admin", authSessionParentId="9791c702-d338-4299-b4b6-4ec3451b82e1", authSessionTabId="rKgaf1SQyU0" 2026-04-27 13:05:21,096 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d6929dfb-7fbc-4033-8775-8121913162cd" 2026-04-27 13:05:26,170 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d6929dfb-7fbc-4033-8775-8121913162cd/protocol-mappers/models/c5b18a91-6876-47c0-a96c-bb36c87ff46a" 2026-04-27 13:05:32,771 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="42eba427-4fd2-4563-b404-db1a3f1f11cb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="72bd7ccd-b183-41e9-a6b5-d3747580972b", client_auth_method="client-secret", username="admin", authSessionParentId="d27861f8-261e-48a3-8d15-43f6bbd76f63", authSessionTabId="K26WHQYCvM8" 2026-04-27 13:05:32,865 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT", resourcePath="clients/ef81fdc4-deec-4bba-9e1f-d9cd1e6640d8" 2026-04-27 13:05:33,242 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="57acafd8-8a5b-4fb0-900a-642d62f5c54c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b0ada6f8-27ad-474f-a2c1-44cb98302dc2", client_auth_method="client-secret", username="admin", authSessionParentId="f59d5a24-27d8-448f-ab4f-8ad1b62d42ee", authSessionTabId="TaAgvNjUmsE" 2026-04-27 13:05:33,293 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT", resourcePath="clients/cbd7c347-2352-4683-85ab-33739ee666b3" 2026-04-27 13:05:33,723 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="bda13a74-890a-4698-8ed3-94155d8ef03c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e58abdd0-4a40-4c84-ace3-771e75ce97b1", client_auth_method="client-secret", username="admin", authSessionParentId="08306e31-9040-4afa-bed7-dfabd3e39c15", authSessionTabId="vj9IMVvG0UQ" 2026-04-27 13:05:33,815 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT", resourcePath="clients/39c87f2b-d42c-4e9d-b3e6-20fd09043bd7" 2026-04-27 13:05:34,569 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="72479736-f52d-4104-a0f1-0b729728d830", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3097bf74-38b8-4742-b0a8-8b0a08998da3", client_auth_method="client-secret", username="admin", authSessionParentId="02ab9342-6983-4d7b-a571-42cb69325d26", authSessionTabId="ibUQBn5TQc4" 2026-04-27 13:05:34,950 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="22edb9e4-ba52-4bd2-b736-dd678781efc2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="13cd6eaa-34e1-43d9-acf7-8994adc83f4f", client_auth_method="client-secret", username="admin", authSessionParentId="763363e0-3cd8-4668-b6b2-6282a047bdb5", authSessionTabId="z0jqrEwFUo0" 2026-04-27 13:05:35,377 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="31ba1dd9-8af7-4075-a641-fea0cd30912e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2505283d-fb83-4d64-b5b5-0c03d7a5ea2b", client_auth_method="client-secret", username="admin", authSessionParentId="11c6b926-c5c5-49b6-86f6-c28f9f97e8d9", authSessionTabId="Sf0i3rzhk3s" 2026-04-27 13:05:35,752 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="5c0a75ba-18ee-48dc-af45-3a76b2260cab", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="861c63ee-e185-4ea7-abc4-e00c359d1cd9", client_auth_method="client-secret", username="admin", authSessionParentId="55324e54-8126-4aa4-bfc1-14ef79e2ef3c", authSessionTabId="y6iVG4yzFyM" 2026-04-27 13:05:36,186 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="cf38e2af-d240-482d-af0a-5521edf1f985", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="01a91771-95aa-4752-9c7c-536f0535de21", client_auth_method="client-secret", username="admin", authSessionParentId="3a8a5763-5fcd-4e7b-a9a7-0ae8ca0ac0e1", authSessionTabId="kVTop8Wz56Q" 2026-04-27 13:06:54,352 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="ac65718a-e0e6-4bb4-9fae-244ada0e589d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c2778740-f459-4a0c-8d79-48a2ad9b33dd", client_auth_method="client-secret", username="admin", authSessionParentId="8b95584b-0b26-415e-92a9-e0b2cd7c83d9", authSessionTabId="0Z33YrBfroI" 2026-04-27 13:06:54,586 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="REALM", resourcePath="null" 2026-04-27 13:06:56,445 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="0cfa02e3-f564-4fb8-8189-73c9a9991fe3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="efd7e90f-64fb-4763-9224-8cfb9049419b", client_auth_method="client-secret", username="admin", authSessionParentId="b2479d21-f7b7-455c-a529-4226f65d1930", authSessionTabId="0hkGpyYSnN4" 2026-04-27 13:06:56,680 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="934eb67d-0fce-4bd5-9d02-72d9bf33b105", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", resourceType="CLIENT", resourcePath="clients/5f565b2e-22a8-434b-ac92-727451222c7a" 2026-04-27 13:06:57,489 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a7dd33d2-cc25-41a5-83cb-a57ec33e2c67", clientId="admin-cli", userId="3126410a-1301-461b-9c2d-f37bb3d0d553", ipAddress="199.19.213.238", auth_method="openid-connect", token_id="87a8aafc-0bef-416e-a5ae-41cd04281c84", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8e37e055-9e86-489c-8fad-c9fde344e594", client_auth_method="client-secret", username="admin", authSessionParentId="d709ec9e-e53e-4010-a542-14c305320cf5", authSessionTabId="VpzeVSAyIs4"