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-09-01 18:32:52,769 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 68732ms 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-09-01 18:32:59,122 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-09-01 18:33:11,921 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-01 18:33:12,425 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-01 18:33:13,230 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-01 18:33:14,112 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-01 18:33:14,116 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1d26f709-3de4-455b-9544-443b98cb5be3, name: keycloak-0-22629 2026-09-01 18:33:14,126 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-09-01 18:33:14,127 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-09-01 18:33:14,218 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18549 2026-09-01 18:33:16,311 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-22629: no members discovered after 2077 ms: creating cluster as coordinator 2026-09-01 18:33:16,321 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-22629|0] (1) [keycloak-0-22629] 2026-09-01 18:33:16,423 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-22629`, physical addresses are `[10.0.0.240:34085]` 2026-09-01 18:33:16,519 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-01 18:33:19,015 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-09-01 18:33:20,128 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-22629, Site name: null 2026-09-01 18:33:20,210 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-01 18:33:36,930 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-09-01 18:33:36,930 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-09-01 18:33:37,532 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-01 18:33:45,912 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-09-01 18:33:45,912 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-09-01 18:33:46,718 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-09-01 18:33:46,718 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-09-01 18:33:55,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:55,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:56,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:56,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-09-01 18:33:59,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:33:59,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:01,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:01,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:01,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:04,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:05,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:05,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:05,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:06,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:06,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:06,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-09-01 18:34:06,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-09-01 18:34:08,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:09,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-09-01 18:34:09,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-09-01 18:34:09,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:09,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:10,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-09-01 18:34:10,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-09-01 18:34:10,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:10,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:12,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:12,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:13,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:13,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,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-09-01 18:34:14,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:14,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:15,073 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-09-01 18:34:15,166 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-09-01 18:34:15,237 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-09-01 18:34:15,350 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-09-01 18:34:15,466 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-09-01 18:34:15,648 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-09-01 18:34:15,739 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-09-01 18:34:15,840 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-09-01 18:34:16,008 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-09-01 18:34:16,062 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-09-01 18:34:16,194 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-09-01 18:34:16,266 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-09-01 18:34:16,336 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-09-01 18:34:16,408 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-09-01 18:34:16,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-09-01 18:34:16,612 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-09-01 18:34:16,755 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-09-01 18:34:16,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:16,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:16,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:17,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:17,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:17,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:17,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:17,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:19,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:19,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:19,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:20,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-09-01 18:34:20,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:21,576 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:21,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:23,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-09-01 18:34:23,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:23,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:23,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:23,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:23,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:23,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:24,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:27,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:28,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:29,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:29,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:29,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:30,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:30,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:30,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:30,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-01 18:34:30,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:30,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:30,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:30,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:31,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:31,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:31,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-09-01 18:34:31,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:31,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-09-01 18:34:32,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:33,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:33,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:33,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-09-01 18:34:34,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:34,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:34,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-09-01 18:34:34,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:34,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-09-01 18:34:34,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-09-01 18:34:34,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:34,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:34,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:34,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:34,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-09-01 18:34:34,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-09-01 18:34:34,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-09-01 18:34:35,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:35,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:35,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:35,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:35,343 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-09-01 18:34:35,432 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-09-01 18:34:35,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:35,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:35,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:35,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:35,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-09-01 18:34:35,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:35,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-09-01 18:34:35,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:35,859 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-09-01 18:34:35,930 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-09-01 18:34:35,986 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-09-01 18:34:35,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:36,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-09-01 18:34:36,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-09-01 18:34:36,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:36,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:36,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:36,203 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-09-01 18:34:36,299 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-09-01 18:34:36,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-09-01 18:34:36,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:36,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-09-01 18:34:36,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:36,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-09-01 18:34:36,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:36,786 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-09-01 18:34:36,873 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-09-01 18:34:36,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 18:34:36,932 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-09-01 18:34:36,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-09-01 18:34:38,729 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-01 18:34:49,417 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 116.268s. Listening on: http://0.0.0.0:8080 2026-09-01 18:34:49,418 INFO [io.quarkus] (main) Profile prod activated. 2026-09-01 18:34:49,418 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-09-01 18:34:52,813 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-01 18:35:10,224 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="0254678f-f632-47df-9868-f90233b54515", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c2fb6dad-1619-4c27-822d-656c4a92fd31", client_auth_method="client-secret", username="admin", authSessionParentId="684e5efd-773e-4151-9570-2500312beae1", authSessionTabId="QqhJtxxby2Y" 2026-09-01 18:35:17,922 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="REALM", resourcePath="atmosphere" 2026-09-01 18:35:19,511 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="7404246f-6cbf-4be2-821c-c8e9ee751b97", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d0c02c8c-b8b7-4fde-9a48-c77d4f4dd30a", client_auth_method="client-secret", username="admin", authSessionParentId="fc63b070-9e78-41ae-900d-c3d2a920e5ba", authSessionTabId="sbVusumC1dk" 2026-09-01 18:35:19,733 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/6946e46e-6165-4d44-a9ee-b9a7d8c77f57" 2026-09-01 18:35:20,021 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/6946e46e-6165-4d44-a9ee-b9a7d8c77f57/protocol-mappers/models/cb479bbc-1018-4ae8-ace0-61f1d0c9e250" 2026-09-01 18:35:41,315 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="b344e794-735e-496c-8952-1063a4d44221", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b04e61fb-ee8f-4e67-8d01-9fa220492de1", client_auth_method="client-secret", username="admin", authSessionParentId="3b8b994c-00ed-42bf-89db-1294f2af0a00", authSessionTabId="pKWL5YUAJpo" 2026-09-01 18:35:41,645 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT", resourcePath="clients/d1841dd6-60f5-4041-a826-979d91d7aba1" 2026-09-01 18:35:42,211 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="e77224f7-a572-43a1-a41c-6fce0b9ef089", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="52c55f35-f6bd-442f-9959-3fd2dc0263a7", client_auth_method="client-secret", username="admin", authSessionParentId="3187d9e8-880b-40f4-b5a1-7872e32ecf06", authSessionTabId="vH_LADuP3vw" 2026-09-01 18:35:42,338 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT", resourcePath="clients/c8463e20-a31b-4615-922c-191999b66cbf" 2026-09-01 18:35:42,828 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="dfc43702-ed0e-4838-8419-f6a9eb7974e1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="393b6641-120e-469d-8445-5b54a971394d", client_auth_method="client-secret", username="admin", authSessionParentId="ab559659-dd22-46e8-952c-e88fe6164069", authSessionTabId="bCqrPWuNIsw" 2026-09-01 18:35:42,944 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT", resourcePath="clients/41285969-66eb-4f38-a013-da13c9f81059" 2026-09-01 18:35:43,659 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="69d2604e-d2e4-403f-808d-94a13899b3f6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="59b583ed-0976-4b7b-bc73-50fd5ce48f4b", client_auth_method="client-secret", username="admin", authSessionParentId="0fdecc0a-d0eb-44d1-84be-9247aa17ea0e", authSessionTabId="cUzmtVhLnZk" 2026-09-01 18:35:43,826 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT_ROLE", resourcePath="clients/d1841dd6-60f5-4041-a826-979d91d7aba1/roles/member" 2026-09-01 18:35:44,315 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="9ef13ea5-1d3c-43cf-be00-8c73ded0dcb7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5eccfdd1-7d04-4845-a472-171c9150635e", client_auth_method="client-secret", username="admin", authSessionParentId="a3b0f371-67b8-4a42-a1d5-ea09b192a210", authSessionTabId="Z2ShXYOX9uc" 2026-09-01 18:35:44,466 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT_ROLE", resourcePath="clients/c8463e20-a31b-4615-922c-191999b66cbf/roles/admin" 2026-09-01 18:35:44,914 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="cf356e97-5383-46fb-98cb-fb49210b9891", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="11510b42-fc64-440d-9ee1-1edc46931ae5", client_auth_method="client-secret", username="admin", authSessionParentId="424d9123-3dfa-46a8-8dc6-4ae50750cfc1", authSessionTabId="uGeLStM1XlQ" 2026-09-01 18:35:45,040 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT_ROLE", resourcePath="clients/c8463e20-a31b-4615-922c-191999b66cbf/roles/editor" 2026-09-01 18:35:45,591 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="23c71adb-e356-443c-a570-1cad05d201bd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="528d322b-f98c-4eb4-ba73-faab9cd855c9", client_auth_method="client-secret", username="admin", authSessionParentId="d3633e55-c562-4c28-b5b8-3cb9bb836eb5", authSessionTabId="fZ-YeZ70qFg" 2026-09-01 18:35:45,724 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT_ROLE", resourcePath="clients/c8463e20-a31b-4615-922c-191999b66cbf/roles/viewer" 2026-09-01 18:35:46,130 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="1560ce27-7e59-46b4-ba47-9531d2717c68", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e077034b-571e-41ba-aa69-482e012d8ffc", client_auth_method="client-secret", username="admin", authSessionParentId="3c19fc58-3645-425a-87b0-de815d7685f2", authSessionTabId="fdB2RKa_4ds" 2026-09-01 18:35:46,243 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT_ROLE", resourcePath="clients/41285969-66eb-4f38-a013-da13c9f81059/roles/member" 2026-09-01 18:38:05,313 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="b4d6b47c-fedd-473c-8ca7-0d90283b20b9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="881d04c9-fd8c-40a8-bf42-9446b4a7ba70", client_auth_method="client-secret", username="admin", authSessionParentId="dd3281e5-b406-4c8d-9ad4-a2b4e59ebab3", authSessionTabId="crmhnqOvX_I" 2026-09-01 18:38:05,939 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="REALM", resourcePath="null" 2026-09-01 18:38:07,609 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="f0cec7a6-ccb6-4623-a37d-65cac03d0ed2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b82344e8-a361-4fbd-af2a-1f9fb7f8b363", client_auth_method="client-secret", username="admin", authSessionParentId="8321579e-065c-4632-9a0a-35137e55e6e3", authSessionTabId="CjmBr3cWiTM" 2026-09-01 18:38:07,754 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT", resourcePath="clients/16c3ad52-123d-4cf7-b240-932085a1d7b9" 2026-09-01 18:38:08,661 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="ac402dee-08e9-4086-bead-1e5d007769eb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0b856b38-4b48-4f03-b388-ca16a3548bc2", client_auth_method="client-secret", username="admin", authSessionParentId="ad65c079-6980-40c8-9799-ec9b62f619fa", authSessionTabId="mbkup12K2sE" 2026-09-01 18:38:09,256 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/f464fe5d-f6d3-4150-9524-e1e742a3af8e/role-mappings/clients/ddbbe522-6dd2-4eb6-b3de-8d51d5f3716f" 2026-09-01 19:30:31,021 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="56ed1477-e26f-4222-ba8c-3b3eeee335f3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8842c6b5-711f-420f-8ea3-79b830266a60", client_auth_method="client-secret", username="admin", authSessionParentId="e7dcc418-6306-4cb0-9554-36f3cdfc4333", authSessionTabId="4-DqwNvWtoE" 2026-09-01 19:30:31,344 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="REALM", resourcePath="null" 2026-09-01 19:30:32,335 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="f26ef38c-f8a9-44bd-8a51-91ad75ff81f0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="02aacffe-0a37-45ce-b663-2a73dd4f0f26", client_auth_method="client-secret", username="admin", authSessionParentId="9ad3491e-5f8b-4866-a7fe-303f4d1726a9", authSessionTabId="QPOGBjNrGwM" 2026-09-01 19:30:32,429 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/6946e46e-6165-4d44-a9ee-b9a7d8c77f57" 2026-09-01 19:30:32,546 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/6946e46e-6165-4d44-a9ee-b9a7d8c77f57/protocol-mappers/models/cb479bbc-1018-4ae8-ace0-61f1d0c9e250" 2026-09-01 19:30:39,115 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="de3694e7-1a1a-4863-be6f-602a8c60d6a6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="98d2d6f3-2574-49d4-84c9-aaf0fa2c084e", client_auth_method="client-secret", username="admin", authSessionParentId="ca8644f7-3f02-4db3-a358-53bd0bd8a1c9", authSessionTabId="ppiZ9O_nhTI" 2026-09-01 19:30:39,167 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT", resourcePath="clients/d1841dd6-60f5-4041-a826-979d91d7aba1" 2026-09-01 19:30:39,643 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="892767af-0e2b-4e58-b28c-fc15d1a203b6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="62faa422-5bbb-404d-afec-54603064a0ed", client_auth_method="client-secret", username="admin", authSessionParentId="366f3227-0db8-496c-9ee7-c69c49a62f8f", authSessionTabId="_WVVSltzXxs" 2026-09-01 19:30:39,735 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT", resourcePath="clients/c8463e20-a31b-4615-922c-191999b66cbf" 2026-09-01 19:30:40,167 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="9bd1925a-b1b1-4004-b387-87b7fa29499f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="795f6540-e77b-4812-88ca-ccec16ee7e38", client_auth_method="client-secret", username="admin", authSessionParentId="aaae2ef9-2cee-42f9-8d19-d5f559e6a6fc", authSessionTabId="uNe0TeXXrA4" 2026-09-01 19:30:40,255 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT", resourcePath="clients/41285969-66eb-4f38-a013-da13c9f81059" 2026-09-01 19:30:40,996 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="0b4e56ac-3824-42b1-9463-b8efe72f4f57", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="80e59499-0fd3-4e72-adf2-7fc3ad3008e0", client_auth_method="client-secret", username="admin", authSessionParentId="b5beab76-2ac1-42eb-82c0-23e570b13dc1", authSessionTabId="U0mqBrtcJ5U" 2026-09-01 19:30:41,445 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="6c586d4e-0e58-4e67-bff1-dd761b376cf0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="23dfc567-84cf-473e-83d4-f56726064d48", client_auth_method="client-secret", username="admin", authSessionParentId="b5ad1e2c-1fac-4adf-97a7-a3e375650d92", authSessionTabId="DiDlHtV8a7M" 2026-09-01 19:30:41,854 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="5800d373-ff6c-443d-8fe5-b92731d6b3fc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="21ef6558-dff6-4f84-bd8c-c94102bf4035", client_auth_method="client-secret", username="admin", authSessionParentId="6916409a-6017-400e-87fe-6c6a683ca225", authSessionTabId="Lc9vALZwzdk" 2026-09-01 19:30:42,240 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="f97bc799-04eb-44b6-8821-8a84aaa7a9a6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d793eb41-012f-48bc-b87d-5f64b7ba6f8b", client_auth_method="client-secret", username="admin", authSessionParentId="7fdf22d2-5ab4-49f6-9393-5ec343707ee1", authSessionTabId="XxW7S00REjM" 2026-09-01 19:30:42,752 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="e54b82d9-526c-43ec-b882-c3942035eb8a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a7e8bcf8-1f96-45e9-a099-fdda90c4d2a4", client_auth_method="client-secret", username="admin", authSessionParentId="3ccda851-66c4-4026-9f00-8c0dca134801", authSessionTabId="xZjOdQQI35k" 2026-09-01 19:32:03,116 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="689c317e-77ec-4e53-891c-a724938e0a0b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="01a7b787-188c-4465-bda4-c80e78e97430", client_auth_method="client-secret", username="admin", authSessionParentId="7102744d-1b79-4e4c-b96d-390594cd3bcc", authSessionTabId="8uhig_UkQ-A" 2026-09-01 19:32:03,324 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="REALM", resourcePath="null" 2026-09-01 19:32:05,040 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="266562bb-655e-4ec7-be71-78e92ce81ab1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3a6e175e-c5c3-4627-856c-1bdb794b66dc", client_auth_method="client-secret", username="admin", authSessionParentId="b9ec46a6-6a35-4672-a602-d4905ff866ce", authSessionTabId="hfgeZwEBcxk" 2026-09-01 19:32:05,121 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="94c5835c-dc70-4f54-9d8b-13a102780318", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", resourceType="CLIENT", resourcePath="clients/16c3ad52-123d-4cf7-b240-932085a1d7b9" 2026-09-01 19:32:05,911 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7e5f9d0e-37f0-4afb-99ba-5efe23a6b3b6", clientId="admin-cli", userId="4bee915e-f952-41c4-8d65-933982f131b8", ipAddress="162.253.55.54", auth_method="openid-connect", token_id="fff638ea-2f32-4f74-a661-ce8a7d2d50cb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a99c549c-f83a-4537-b14a-f16fe4181e7b", client_auth_method="client-secret", username="admin", authSessionParentId="e7a11f3d-310d-4366-9c33-3c534effa54b", authSessionTabId="Icr4pX1z7uQ"