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-07-02 10:02:14,235 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 42276ms 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-07-02 10:02:19,580 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-07-02 10:02:28,060 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-02 10:02:28,458 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-02 10:02:28,984 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-02 10:02:29,666 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-02 10:02:29,668 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d494159e-18f4-43ee-917b-a2fa624ae9f4, name: keycloak-0-57878 2026-07-02 10:02:29,751 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-07-02 10:02:29,752 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-07-02 10:02:29,852 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29240 2026-07-02 10:02:31,860 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-57878: no members discovered after 2003 ms: creating cluster as coordinator 2026-07-02 10:02:31,870 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-57878|0] (1) [keycloak-0-57878] 2026-07-02 10:02:32,055 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-57878`, physical addresses are `[10.0.0.66:44776]` 2026-07-02 10:02:32,069 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-02 10:02:32,166 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-07-02 10:02:33,660 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-57878, Site name: null 2026-07-02 10:02:33,663 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-02 10:02:44,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-07-02 10:02:44,572 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-07-02 10:02:44,977 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-02 10:02:50,578 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-07-02 10:02:50,578 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-07-02 10:02:51,065 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-07-02 10:02:51,065 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-07-02 10:02:58,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-07-02 10:02:58,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-07-02 10:02:59,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-07-02 10:02:59,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:01,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:01,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-07-02 10:03:04,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:04,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:04,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:06,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:07,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:07,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:07,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:08,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:08,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:08,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-07-02 10:03:08,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:09,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-07-02 10:03:11,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:11,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:11,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-07-02 10:03:11,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:11,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:11,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:11,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:11,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:13,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:13,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:14,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-07-02 10:03:14,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:15,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:15,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:15,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-07-02 10:03:15,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:15,975 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-07-02 10:03:16,053 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-07-02 10:03:16,136 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-07-02 10:03:16,236 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-07-02 10:03:16,339 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-07-02 10:03:16,456 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-07-02 10:03:16,539 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-07-02 10:03:16,607 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-07-02 10:03:16,734 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-07-02 10:03:16,771 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-07-02 10:03:16,867 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-07-02 10:03:16,921 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-07-02 10:03:16,969 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-07-02 10:03:17,022 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-07-02 10:03:17,076 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-07-02 10:03:17,174 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-07-02 10:03:17,286 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-07-02 10:03:17,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:17,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:17,452 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:17,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:17,574 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:17,579 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:17,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-07-02 10:03:17,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:19,195 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:19,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:19,436 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:19,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:19,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:20,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-07-02 10:03:20,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-07-02 10:03:21,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:21,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-07-02 10:03:21,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:21,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:21,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:21,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:21,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:22,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:25,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:25,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:26,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:26,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:26,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-07-02 10:03:26,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:26,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:26,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:26,324 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-07-02 10:03:26,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:26,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:26,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-07-02 10:03:26,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:26,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:26,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:27,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:27,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-07-02 10:03:27,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:28,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:28,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:28,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:28,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:28,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:28,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:28,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-07-02 10:03:28,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:29,047 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:29,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:29,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-07-02 10:03:29,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:29,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:29,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:29,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:29,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-07-02 10:03:29,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:29,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:29,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:29,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:29,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:29,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-02 10:03:30,015 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-07-02 10:03:30,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,344 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-07-02 10:03:30,400 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-07-02 10:03:30,433 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-07-02 10:03:30,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,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-07-02 10:03:30,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,600 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-07-02 10:03:30,661 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-07-02 10:03:30,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:30,962 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-07-02 10:03:31,031 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-07-02 10:03:31,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:03:31,087 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-07-02 10:03:31,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-07-02 10:03:32,086 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-02 10:03:40,678 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.205s. Listening on: http://0.0.0.0:8080 2026-07-02 10:03:40,679 INFO [io.quarkus] (main) Profile prod activated. 2026-07-02 10:03:40,679 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-07-02 10:03:42,168 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-02 10:03:51,668 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="8e9dd233-7ad6-485d-a517-cccf7e14bb9f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="db23b01e-71da-40c7-a5a9-e2aec39d2e8f", client_auth_method="client-secret", username="admin", authSessionParentId="a0a5f4f5-53da-4c86-9846-2a31749b26d7", authSessionTabId="OpnL0XXoWjA" 2026-07-02 10:03:56,060 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="REALM", resourcePath="atmosphere" 2026-07-02 10:03:57,287 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="34ada842-3814-412f-a814-52771587bd58", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="94a81759-5368-4bcc-b060-7bd4d99e0eb3", client_auth_method="client-secret", username="admin", authSessionParentId="09c2970b-2abe-4722-873f-837ef02c1b4b", authSessionTabId="MhDHjI8TtxQ" 2026-07-02 10:03:57,464 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/3a7c9c01-3812-4844-95c8-e73d45436acc" 2026-07-02 10:03:57,599 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/3a7c9c01-3812-4844-95c8-e73d45436acc/protocol-mappers/models/679f58d8-9cb4-4777-99d5-c74fbc35c8af" 2026-07-02 10:04:18,548 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="f8212e28-6030-4f60-b553-d3264ba29085", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e6c4ef03-a3c9-4607-b0d6-d740af489995", client_auth_method="client-secret", username="admin", authSessionParentId="884870c8-7e8d-4d09-b578-1ca11d8637df", authSessionTabId="R3yCnUUBUZM" 2026-07-02 10:04:18,777 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT", resourcePath="clients/963cb945-2811-4707-a38b-d0c6b723672f" 2026-07-02 10:04:19,182 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="f420abb4-8eaa-478a-ab02-cd31933f1420", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ae760ad4-5aa1-485b-a22a-c06fd2929e16", client_auth_method="client-secret", username="admin", authSessionParentId="e8e1fd47-fc7e-4d48-bb9b-d1b373b4a8a1", authSessionTabId="sQSFKdjhjug" 2026-07-02 10:04:19,281 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT", resourcePath="clients/d9b707fc-b7aa-404c-ad9f-98cebea20e52" 2026-07-02 10:04:19,691 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="afd1ee4d-d246-483b-9e1a-bbef3521b08a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f75c2eed-de2d-48f4-b520-85a434c923fd", client_auth_method="client-secret", username="admin", authSessionParentId="e66a6b57-271f-4e6a-88f2-3f2d7a594752", authSessionTabId="gGBwEMJHA5I" 2026-07-02 10:04:19,851 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT", resourcePath="clients/21a7051d-e55c-4a9b-8ea9-a7d81d169b34" 2026-07-02 10:04:20,489 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="b6414dab-ebc8-445e-a258-1e957d0a170b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ea708720-ab02-44f8-b71f-8bbb473e6447", client_auth_method="client-secret", username="admin", authSessionParentId="61cc3b2f-0111-4740-ac2b-6f40fc945ebc", authSessionTabId="sEopnfuJ68M" 2026-07-02 10:04:20,664 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT_ROLE", resourcePath="clients/963cb945-2811-4707-a38b-d0c6b723672f/roles/member" 2026-07-02 10:04:21,050 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="b724196f-3bcd-4fab-92d3-387a42069f24", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8fa05020-a40f-477b-b893-35177abebfbb", client_auth_method="client-secret", username="admin", authSessionParentId="000fb8aa-7dff-4b86-a479-3c6011b8f288", authSessionTabId="-qmwzu-gLOI" 2026-07-02 10:04:21,161 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT_ROLE", resourcePath="clients/d9b707fc-b7aa-404c-ad9f-98cebea20e52/roles/admin" 2026-07-02 10:04:21,533 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="7b578d06-b95b-4bf0-8817-ee28c5de8c20", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f4b067d2-1c4c-4e2d-9bb4-5d81605ee980", client_auth_method="client-secret", username="admin", authSessionParentId="be913f20-be7d-4d23-991a-285f334dff6b", authSessionTabId="0xzoxce1iMg" 2026-07-02 10:04:21,620 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT_ROLE", resourcePath="clients/d9b707fc-b7aa-404c-ad9f-98cebea20e52/roles/editor" 2026-07-02 10:04:22,001 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="b8928fc6-5bb9-4d01-a5ba-cc3caf478a3c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6c3d32d2-f9d0-4e74-8d3d-9c32900476c8", client_auth_method="client-secret", username="admin", authSessionParentId="b6733696-ef29-49e5-91aa-a9c1b3cbf551", authSessionTabId="hXW15h99_cU" 2026-07-02 10:04:22,179 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT_ROLE", resourcePath="clients/d9b707fc-b7aa-404c-ad9f-98cebea20e52/roles/viewer" 2026-07-02 10:04:22,545 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="a2e796f4-2cab-433e-a2b1-9b641a6d04ba", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="62bf2c75-154d-4dda-a7db-1678f5536216", client_auth_method="client-secret", username="admin", authSessionParentId="455e3e61-915c-49d7-9641-ad39b3e2844a", authSessionTabId="AgRAAavFZ6M" 2026-07-02 10:04:22,661 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT_ROLE", resourcePath="clients/21a7051d-e55c-4a9b-8ea9-a7d81d169b34/roles/member" 2026-07-02 10:06:18,903 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="3c7399cd-1da1-4df5-abc8-5abfe2563f32", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e7633cbb-1707-48f1-b7dd-68c6aec49fcc", client_auth_method="client-secret", username="admin", authSessionParentId="e6dd64b3-dbd1-417a-8ac6-daaefedf741a", authSessionTabId="nk6KyiN5Vlw" 2026-07-02 10:06:19,482 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="REALM", resourcePath="null" 2026-07-02 10:06:20,986 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="8aa6b176-83c2-4bb8-84f6-f57873d4c29d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="be8bf727-9b63-4eb4-9a9e-b626d5a023d2", client_auth_method="client-secret", username="admin", authSessionParentId="7b530185-3248-4d11-94e0-88d9d792153e", authSessionTabId="lgFvWxgbmYA" 2026-07-02 10:06:21,151 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT", resourcePath="clients/a1daf5f6-7e3a-4dc5-829f-c92c2d6ac522" 2026-07-02 10:06:21,758 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="83c866ab-376d-4c61-8683-5aa910cad991", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7c808cb1-08e7-4adb-918d-7b2a4f961114", client_auth_method="client-secret", username="admin", authSessionParentId="ecf93267-3e22-475d-8bb6-b2eda725350e", authSessionTabId="DE3rvFr7TOQ" 2026-07-02 10:06:22,292 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/89570a69-6945-4dff-ac2d-5143b987e74c/role-mappings/clients/9f3e34ab-a2d8-4a98-a827-0c9afacb52ec" 2026-07-02 10:10:27,370 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="f7d7ebff-e558-4e2f-a145-9c3763c18d39", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a6778c34-6348-4a38-939b-22ff0a9df0b9", client_auth_method="client-secret", username="admin", authSessionParentId="5d27238b-8f1f-42aa-b1f4-5afc20ecc8e3", authSessionTabId="yrpaWlALNdI" 2026-07-02 10:10:27,590 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="REALM", resourcePath="null" 2026-07-02 10:10:28,330 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="4209d5fa-b6b9-4419-989f-18126281ec7e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4a657cc2-e17d-4cac-9124-8ea11e258092", client_auth_method="client-secret", username="admin", authSessionParentId="ea2c7916-e81e-4753-88e0-46ffbebf6f7e", authSessionTabId="zcJkAvH8HMs" 2026-07-02 10:10:28,408 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/3a7c9c01-3812-4844-95c8-e73d45436acc" 2026-07-02 10:10:28,510 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/3a7c9c01-3812-4844-95c8-e73d45436acc/protocol-mappers/models/679f58d8-9cb4-4777-99d5-c74fbc35c8af" 2026-07-02 10:10:34,960 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="3039be5c-8958-47a5-8bc6-b24f950048a1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ff02d2ef-0009-4772-8e65-c0817ba98383", client_auth_method="client-secret", username="admin", authSessionParentId="719e345c-fbe0-425a-b152-02089bfaf2ca", authSessionTabId="62K7qW_T3BI" 2026-07-02 10:10:35,019 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT", resourcePath="clients/963cb945-2811-4707-a38b-d0c6b723672f" 2026-07-02 10:10:35,445 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="f681a329-e897-4419-8357-bafb96da21d6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5b6dd51d-b610-4439-8105-e3ee9d9b60ee", client_auth_method="client-secret", username="admin", authSessionParentId="434bd3a9-fdec-4f35-9b1e-bdb7348c7b76", authSessionTabId="oVuzDWsqduA" 2026-07-02 10:10:35,499 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT", resourcePath="clients/d9b707fc-b7aa-404c-ad9f-98cebea20e52" 2026-07-02 10:10:35,896 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="1850de9e-a28c-4f15-a69f-955e7c589d83", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ac847e65-6931-46e9-a241-b99e68a235ae", client_auth_method="client-secret", username="admin", authSessionParentId="8c022e6c-a4fd-4099-a1ef-f41f6bc8d970", authSessionTabId="ND7Sv6Zn43o" 2026-07-02 10:10:35,966 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT", resourcePath="clients/21a7051d-e55c-4a9b-8ea9-a7d81d169b34" 2026-07-02 10:10:36,556 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="42d63780-fce7-4663-8975-9ac7ca5d94ab", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8a7eac6c-023d-45a2-8f00-33c30646addf", client_auth_method="client-secret", username="admin", authSessionParentId="88dc4fca-5765-4ab3-9893-92844fbb7d4b", authSessionTabId="ZAi6sN7J06o" 2026-07-02 10:10:36,928 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="6e645d0d-a8e0-4ea9-8157-fc0b44ddd059", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="db951ecd-3c45-42e0-aefa-df52d7196817", client_auth_method="client-secret", username="admin", authSessionParentId="29f8c464-9c83-4d3a-9507-db31304ba94d", authSessionTabId="PmNEbgpadbY" 2026-07-02 10:10:37,306 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="08a11578-0156-42c1-b936-6d228e530d2f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="eb15cdfd-c440-4fb5-867e-3ca80df2a585", client_auth_method="client-secret", username="admin", authSessionParentId="29ddad98-7312-4bc7-8b9f-951b571f382e", authSessionTabId="muCh-2GT8JM" 2026-07-02 10:10:37,757 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="6fe9f5c1-2e68-4142-b291-46fd6f310ee8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ee639c3e-6ee7-465c-9223-c90d61f9ec96", client_auth_method="client-secret", username="admin", authSessionParentId="76b9b4f4-fd87-461d-993a-d516a14054c2", authSessionTabId="Ru8cdKSb6Oo" 2026-07-02 10:10:38,103 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="0bb1f606-844a-4963-8167-0c93985d081e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b6ed0609-cdb6-47f4-afb4-196f8cc4abef", client_auth_method="client-secret", username="admin", authSessionParentId="1403f557-0a7d-4e89-8b12-8e46ede481dc", authSessionTabId="EaMpPdyC-dM" 2026-07-02 10:11:28,103 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="68c868ad-d2a9-4382-b007-e5041bf10925", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bc753430-0afa-4632-b0c5-6930122fc2a8", client_auth_method="client-secret", username="admin", authSessionParentId="cd0ecf4a-57ad-4856-889e-ed2f0e5684bf", authSessionTabId="QL1ewVDkPLU" 2026-07-02 10:11:28,280 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="REALM", resourcePath="null" 2026-07-02 10:11:29,816 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="2eb02b1c-55e1-4bab-a8de-41fb5b5a7fae", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3e01dd1f-f590-4a8b-9809-e5fa49d17ec3", client_auth_method="client-secret", username="admin", authSessionParentId="5db0c562-7a72-4f99-8f08-959fdb55e2bb", authSessionTabId="m6vA5MZCAHs" 2026-07-02 10:11:29,875 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="CLIENT", resourcePath="clients/a1daf5f6-7e3a-4dc5-829f-c92c2d6ac522" 2026-07-02 10:11:30,451 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="0d3976dc-54bf-4bd7-8bd4-5f4ece7a0516", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0c7a15a5-5bcd-42f7-8546-4f6b5b8b7000", client_auth_method="client-secret", username="admin", authSessionParentId="9babb320-3bf6-49a6-a2f4-8655ab8aaa68", authSessionTabId="hHuqqllxbMo" 2026-07-02 10:11:47,675 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="admin-cli", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", auth_method="openid-connect", token_id="339eae1f-d937-45ef-b718-1e9169060f01", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2ba2e0d6-0d3b-43a8-8527-31b421d60773", client_auth_method="client-secret", username="admin", authSessionParentId="8ad5367d-969b-4e2e-a8fd-6ca61912c162", authSessionTabId="gKfjy0Nymlg" 2026-07-02 10:11:47,788 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e572c07c-68a4-45b5-89f8-dac26f57b6fb", clientId="9ca6ea0d-420d-4706-a413-58fbd64f2f5c", userId="16f1d96d-9237-462c-95e5-8530c7c793db", ipAddress="199.19.213.117", resourceType="USER", resourcePath="users/2399754e-c482-4113-ba2c-c18d542b609f"