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-06-23 18:48:13,262 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50198ms 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-06-23 18:48:18,672 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-06-23 18:48:26,667 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-23 18:48:27,272 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-23 18:48:28,053 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-23 18:48:28,666 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-23 18:48:28,749 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d6c3f42d-39c3-487d-8e37-b337840a3f00, name: keycloak-0-19068 2026-06-23 18:48:28,756 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-06-23 18:48:28,756 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-06-23 18:48:29,060 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18609 2026-06-23 18:48:29,971 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-06-23 18:48:29,981 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-23 18:48:31,152 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-19068: no members discovered after 2084 ms: creating cluster as coordinator 2026-06-23 18:48:31,163 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-19068|0] (1) [keycloak-0-19068] 2026-06-23 18:48:31,186 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-19068`, physical addresses are `[10.0.0.85:34145]` 2026-06-23 18:48:31,254 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-23 18:48:32,661 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-19068, Site name: null 2026-06-23 18:48:42,474 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-06-23 18:48:42,474 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-06-23 18:48:42,960 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-23 18:48:49,260 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-06-23 18:48:49,260 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-06-23 18:48:49,752 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-06-23 18:48:49,752 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-06-23 18:48:56,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:48:56,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:48:57,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:48:57,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:48:59,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:48:59,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-06-23 18:49:01,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:01,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:01,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:03,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:04,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:04,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-06-23 18:49:04,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:05,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:05,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:05,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:05,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-06-23 18:49:06,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:07,671 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:07,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:07,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:07,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:08,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:08,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:08,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:08,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:09,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:09,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-06-23 18:49:10,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:11,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:11,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-06-23 18:49:11,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:11,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:11,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:11,978 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-06-23 18:49:12,043 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-06-23 18:49:12,113 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-06-23 18:49:12,240 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-06-23 18:49:12,407 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-06-23 18:49:12,565 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-06-23 18:49:12,818 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-06-23 18:49:13,058 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-06-23 18:49:13,210 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-06-23 18:49:13,258 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-06-23 18:49:13,358 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-06-23 18:49:13,411 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-06-23 18:49:13,462 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-06-23 18:49:13,510 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-06-23 18:49:13,563 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-06-23 18:49:13,677 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-06-23 18:49:13,805 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-06-23 18:49:13,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:13,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:13,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:13,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:14,055 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:14,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:14,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:14,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:15,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:15,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:15,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:16,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:16,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:17,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-06-23 18:49:17,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:18,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:19,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:19,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:19,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 2026-06-23 18:49:19,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:19,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:19,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:19,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:22,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:23,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-06-23 18:49:23,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:23,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:23,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:23,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:23,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:23,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:23,817 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-06-23 18:49:23,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:23,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:24,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:24,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:24,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:24,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-06-23 18:49:24,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:24,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:24,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:25,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:25,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:25,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:25,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:26,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:26,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:26,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-06-23 18:49:26,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:26,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-06-23 18:49:26,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:26,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-06-23 18:49:26,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-06-23 18:49:26,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:26,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,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-06-23 18:49:27,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-06-23 18:49:27,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,480 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-06-23 18:49:27,559 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-06-23 18:49:27,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-06-23 18:49:27,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,777 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,832 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-06-23 18:49:27,891 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-06-23 18:49:27,935 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-06-23 18:49:27,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:27,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-06-23 18:49:28,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-06-23 18:49:28,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:28,043 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:28,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:28,098 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-06-23 18:49:28,159 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-06-23 18:49:28,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:28,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:28,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:28,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:28,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-06-23 18:49:28,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:28,453 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-06-23 18:49:28,514 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-06-23 18:49:28,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-06-23 18:49:28,568 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-06-23 18:49:28,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-06-23 18:49:29,672 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-23 18:49:38,951 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 85.371s. Listening on: http://0.0.0.0:8080 2026-06-23 18:49:38,952 INFO [io.quarkus] (main) Profile prod activated. 2026-06-23 18:49:38,952 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-06-23 18:49:40,967 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-23 18:49:58,761 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="fb04c0c7-154a-42ab-a6f2-c54a3b2dd531", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e41d0063-477d-4502-b4a0-64a334755360", client_auth_method="client-secret", username="admin", authSessionParentId="7504af3b-f2dd-4fba-a3db-f9488da68915", authSessionTabId="k56QYaxOmmA" 2026-06-23 18:50:03,068 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="REALM", resourcePath="atmosphere" 2026-06-23 18:50:04,332 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="37cd5bcc-74a5-4a65-ad91-3191094c95e1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="07a5a672-8008-4229-9eba-66523258d1a9", client_auth_method="client-secret", username="admin", authSessionParentId="a5ec279c-57bc-4313-91e7-11b18faf3d35", authSessionTabId="v6lhKqRmHJc" 2026-06-23 18:50:04,488 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d7d0c762-cfc5-435a-b118-a27cdfd1a2f2" 2026-06-23 18:50:04,669 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d7d0c762-cfc5-435a-b118-a27cdfd1a2f2/protocol-mappers/models/284abc7f-842d-497c-85b7-0901d78ba8e6" 2026-06-23 18:50:25,761 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="8df0fb08-6ff6-4605-8e2e-0aca0333a7a5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9ffb119d-7d87-4adc-8d84-a4794a9fc37b", client_auth_method="client-secret", username="admin", authSessionParentId="bf3e1226-7877-4d68-aa0c-912043c17ef5", authSessionTabId="mjftLlwJ7uA" 2026-06-23 18:50:25,977 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/645fb20b-db1d-46d6-a359-1bddaf62cc6e" 2026-06-23 18:50:26,408 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="1596cf0d-a1bc-4b7a-8503-72ece8a741ee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e9445420-197e-4fda-b8c7-f192e92703de", client_auth_method="client-secret", username="admin", authSessionParentId="28677ac4-38eb-457c-9b27-f93fc74a916a", authSessionTabId="0EZVhMQcVko" 2026-06-23 18:50:26,484 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/b90ff660-eb1c-4072-bd69-e068a5f8bb61" 2026-06-23 18:50:26,950 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="63114a7a-751b-4861-b5dc-1028a4c85de1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ceebd504-721f-431c-a3a3-3569a9c6681a", client_auth_method="client-secret", username="admin", authSessionParentId="55dd09b7-7171-4b98-8e82-73d02ba61d4b", authSessionTabId="aU7MRxMf0W4" 2026-06-23 18:50:27,078 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/7cdb5fe8-b6e2-4882-a26d-45d9c8e0bbe8" 2026-06-23 18:50:27,737 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="0f7a4977-634c-41f2-9754-f43f9a9137c5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9092bb2c-7742-46b7-8294-ab7fe66fd535", client_auth_method="client-secret", username="admin", authSessionParentId="1cc1ffc7-969a-4de6-a248-1f039175bca2", authSessionTabId="oKNCFyq_Tm0" 2026-06-23 18:50:27,861 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/645fb20b-db1d-46d6-a359-1bddaf62cc6e/roles/member" 2026-06-23 18:50:28,213 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="8e84acf4-bc47-4473-943f-7649d0977606", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0f497f55-7ff9-4fab-b16f-170146e91c7a", client_auth_method="client-secret", username="admin", authSessionParentId="8cea03a3-4c33-47ee-b893-d85a8eefe6b1", authSessionTabId="Ub-MWcbofSk" 2026-06-23 18:50:28,314 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/b90ff660-eb1c-4072-bd69-e068a5f8bb61/roles/admin" 2026-06-23 18:50:28,689 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="f0b65043-7ef3-4090-85e4-58380988236d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9a9e2056-188e-4c9f-8157-2829218243e2", client_auth_method="client-secret", username="admin", authSessionParentId="ba5edc34-833d-4ac5-a396-80c17db6c4ea", authSessionTabId="wNNmcmeD9WI" 2026-06-23 18:50:28,793 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/b90ff660-eb1c-4072-bd69-e068a5f8bb61/roles/editor" 2026-06-23 18:50:29,166 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="75ee6206-1672-4e6f-b00d-627f3ab37364", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9817aa44-bffd-4054-a8fa-7dd09cad5479", client_auth_method="client-secret", username="admin", authSessionParentId="03078292-e20f-4e8c-8cdc-32aae35c3407", authSessionTabId="yaJDsH3s3ZQ" 2026-06-23 18:50:29,282 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/b90ff660-eb1c-4072-bd69-e068a5f8bb61/roles/viewer" 2026-06-23 18:50:29,634 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="0892256e-7a67-4ece-a2a4-b5a7749d33ed", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4d29a82d-8e02-4c61-a267-7cb1e5cc8304", client_auth_method="client-secret", username="admin", authSessionParentId="f1d00e2e-181a-44fb-a456-436992308aa5", authSessionTabId="8ikZ5Dzdx48" 2026-06-23 18:50:29,748 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/7cdb5fe8-b6e2-4882-a26d-45d9c8e0bbe8/roles/member" 2026-06-23 18:52:40,928 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="0a84e22d-a41d-4d23-b2ae-b46803d5aa7f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3e02a0b5-6bcc-444e-9280-570023e2df03", client_auth_method="client-secret", username="admin", authSessionParentId="ed796d7d-6fc3-45a1-a1d3-850ff87498e1", authSessionTabId="n9-gMPURL44" 2026-06-23 18:52:41,375 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="REALM", resourcePath="null" 2026-06-23 18:52:43,066 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="56cdea96-86dc-4a25-ad1a-a01046daedb6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3d34d758-049e-4d95-9992-f14acbf1326d", client_auth_method="client-secret", username="admin", authSessionParentId="77783d43-cb9c-41a7-b2b9-d28f5613f4fc", authSessionTabId="iklyA0kEFcc" 2026-06-23 18:52:43,188 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/5cfea901-9740-4079-a88e-ce0534c19340" 2026-06-23 18:52:43,884 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="d63a7c3e-04db-4481-b1b9-a50919775eb9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="350e4ef3-cac9-42a4-96e9-fd35ecbd1603", client_auth_method="client-secret", username="admin", authSessionParentId="8854501d-d483-48a4-b8e1-13e921463a04", authSessionTabId="murKl4q06Cw" 2026-06-23 18:52:44,390 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/e9108548-ffb0-48d3-ac71-2a2124371918/role-mappings/clients/31a67626-c46e-42cf-a3b6-d303a71e8e74" 2026-06-23 19:42:36,804 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="0c04a134-ad9c-406d-bcb1-89eb7af4e39b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="48c76286-7ea6-447d-9909-0f4a60adfa84", client_auth_method="client-secret", username="admin", authSessionParentId="1f92593d-abc4-45c5-a91b-3f1133133aa1", authSessionTabId="48VZMAzlS4Y" 2026-06-23 19:42:36,979 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="REALM", resourcePath="null" 2026-06-23 19:42:37,828 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="d72b4868-d820-4203-84ea-01c7414320fc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4ed37bed-a469-44e4-b01d-8bf875f20437", client_auth_method="client-secret", username="admin", authSessionParentId="3de3ecc3-8749-4e98-8b01-9d69e0611104", authSessionTabId="S5kuHVbH5XI" 2026-06-23 19:42:37,882 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d7d0c762-cfc5-435a-b118-a27cdfd1a2f2" 2026-06-23 19:42:37,943 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d7d0c762-cfc5-435a-b118-a27cdfd1a2f2/protocol-mappers/models/284abc7f-842d-497c-85b7-0901d78ba8e6" 2026-06-23 19:42:44,607 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="f2aa639c-adac-4e8a-a5a4-e1a9badd6113", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5a87ae10-ff45-469a-954d-f203d6db831e", client_auth_method="client-secret", username="admin", authSessionParentId="4f1991c1-7b9f-4e04-9b3e-8d7540380a18", authSessionTabId="xTDpWCyntQE" 2026-06-23 19:42:44,702 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/645fb20b-db1d-46d6-a359-1bddaf62cc6e" 2026-06-23 19:42:45,098 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="2d9fc891-2809-42d0-9de4-aa0cebe782da", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="92b15e68-2bbe-44dd-9f9a-85d4f8c5d2e1", client_auth_method="client-secret", username="admin", authSessionParentId="ed5ab578-9dc7-4179-bfee-e9f50a967ce7", authSessionTabId="zthtJ_d3k2U" 2026-06-23 19:42:45,159 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/b90ff660-eb1c-4072-bd69-e068a5f8bb61" 2026-06-23 19:42:45,528 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="a2761320-b310-4e1e-a6b0-ea3059bef69b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2cdfa524-df76-4a84-8064-27f6e9605cd6", client_auth_method="client-secret", username="admin", authSessionParentId="3ed3a58d-828b-4d50-91c0-f23ab384686e", authSessionTabId="UzASRH-B-R4" 2026-06-23 19:42:45,575 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/7cdb5fe8-b6e2-4882-a26d-45d9c8e0bbe8" 2026-06-23 19:42:46,313 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="71077aaf-c90a-4bd9-a73e-b7bb1e81bb84", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="385438f1-5a05-475b-980a-275bb3185df7", client_auth_method="client-secret", username="admin", authSessionParentId="954a22b7-2882-42c9-8b96-269bf49fb019", authSessionTabId="KTupSuciqeI" 2026-06-23 19:42:46,678 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="db3611e3-6d72-430a-bef6-eec4b53965c6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e1e3a829-b01a-4b15-ac6c-944f76fb148d", client_auth_method="client-secret", username="admin", authSessionParentId="77bc8318-48e6-4482-acfb-99b098c3d38a", authSessionTabId="83QRidx_xSo" 2026-06-23 19:42:47,093 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="94ea7d1a-9633-48a9-921f-39a0c05ed3ca", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e8e30ff1-e4a7-4eed-83b0-4902c7e85b9f", client_auth_method="client-secret", username="admin", authSessionParentId="be75e204-5861-46ae-823f-71c1d47f33be", authSessionTabId="StJCe5Y2_Rk" 2026-06-23 19:42:47,454 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="cc04d7b0-0be4-4d3a-9e92-0f62061cd270", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="47e18b66-b76f-459e-a494-a87eb50157a2", client_auth_method="client-secret", username="admin", authSessionParentId="e347792a-ecf7-4838-ab95-4c00dc519858", authSessionTabId="Esvc7XE4DA0" 2026-06-23 19:42:47,858 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="8948a56c-74b5-472d-a7ec-5cd24dddba8d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="36e97ba1-3f9d-4754-b1c8-f14aa30b3c76", client_auth_method="client-secret", username="admin", authSessionParentId="eda56d96-0a88-4d3d-acce-fb374e2c8a89", authSessionTabId="d9DN_RNheHg" 2026-06-23 19:44:01,994 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="048ea6b8-50b3-42d7-a12d-047aaf569b39", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1e21704a-69fd-4cbe-a530-2e0a028d6f54", client_auth_method="client-secret", username="admin", authSessionParentId="83c5b862-9d9c-49bd-8cbd-bf51596ea581", authSessionTabId="bYUjjf3FmfM" 2026-06-23 19:44:02,166 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="REALM", resourcePath="null" 2026-06-23 19:44:03,944 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="9a91dc6c-fd10-42a2-bf7e-09362c7eb21b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c9088d5c-04e7-4654-9663-3b25b53e7adc", client_auth_method="client-secret", username="admin", authSessionParentId="b787418d-e5bb-44ed-a11e-9fbdb38fe78f", authSessionTabId="uWGwz0wCaNA" 2026-06-23 19:44:03,996 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="6e29e34b-e8e3-45a6-9725-6249addc71f7", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/5cfea901-9740-4079-a88e-ce0534c19340" 2026-06-23 19:44:04,722 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0d385d18-1ffd-47ac-a0e1-095180481152", clientId="admin-cli", userId="5b5045bc-800d-45e5-8ab9-e0ec770b3723", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="57da00b2-b2cb-4fa4-bbd6-80c4788db792", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bb770af7-cfe9-4e00-8c39-5f4ac9ee805f", client_auth_method="client-secret", username="admin", authSessionParentId="e1e04516-d20c-4c97-81c6-27eec7bea477", authSessionTabId="ddNPkR809-s"