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:57,204 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 57130ms 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:49:02,074 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:49:11,374 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-23 18:49:12,072 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-23 18:49:12,767 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:49:13,282 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-23 18:49:13,365 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e89bbabd-5143-4413-843e-496b87f429c2, name: keycloak-0-43309 2026-06-23 18:49:13,376 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:49:13,376 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:49:13,394 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41166 2026-06-23 18:49:14,291 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:49:15,474 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-43309: no members discovered after 2004 ms: creating cluster as coordinator 2026-06-23 18:49:15,486 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-43309|0] (1) [keycloak-0-43309] 2026-06-23 18:49:15,502 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-43309`, physical addresses are `[10.0.0.106:56702]` 2026-06-23 18:49:15,510 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-23 18:49:17,281 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-43309, Site name: null 2026-06-23 18:49:27,665 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:49:27,665 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:49:28,089 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:49:34,070 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:49:34,070 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:49:34,487 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:49:34,487 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:49:40,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:40,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:41,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:41,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:43,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:43,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:45,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:45,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:45,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-06-23 18:49:47,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:48,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:48,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:49,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-06-23 18:49:49,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:49,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:49,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:49,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:51,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:51,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:51,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-06-23 18:49:51,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-06-23 18:49:52,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:52,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:52,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:52,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:53,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:53,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-06-23 18:49:54,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:55,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:56,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:56,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-06-23 18:49:56,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:56,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:56,161 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:56,232 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:56,303 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:56,393 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:56,506 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:56,620 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:56,701 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:56,791 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:56,925 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:56,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-23 18:49:57,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-06-23 18:49:57,130 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:57,183 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:57,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-06-23 18:49:57,284 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:57,382 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:57,489 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:57,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:57,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:57,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:57,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:57,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:57,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:57,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:57,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:59,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:59,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-06-23 18:49:59,755 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:59,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:49:59,778 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:01,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:01,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:02,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-06-23 18:50:02,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:02,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-06-23 18:50:02,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:02,543 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:02,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:02,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:03,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-06-23 18:50:06,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:06,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:06,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:07,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-06-23 18:50:07,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:07,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:07,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:07,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:07,282 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:50:07,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:07,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-06-23 18:50:07,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:07,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:07,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:07,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:50:08,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-06-23 18:50:08,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-06-23 18:50:08,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-06-23 18:50:09,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:09,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:09,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:09,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:10,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:10,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:50:10,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:10,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:10,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:10,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:10,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:10,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:10,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:10,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:10,848 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:10,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:10,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:11,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-06-23 18:50:11,114 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:11,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:11,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:11,322 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:50:11,397 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:50:11,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:11,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-06-23 18:50:11,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:11,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-06-23 18:50:11,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:50:11,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:11,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-06-23 18:50:11,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:11,787 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:50:11,857 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:50:11,904 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:50: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:50:11,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:11,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:11,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:12,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-06-23 18:50:12,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:12,086 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:50:12,151 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:50:12,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 18:50:12,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:50:12,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:12,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:12,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:12,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:12,459 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:50:12,535 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:50:12,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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:50:12,588 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:50:12,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-06-23 18:50:13,597 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-23 18:50:13,679 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-23 18:50:22,678 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 85.108s. Listening on: http://0.0.0.0:8080 2026-06-23 18:50:22,679 INFO [io.quarkus] (main) Profile prod activated. 2026-06-23 18:50:22,679 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-06-23 18:50:24,179 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-23 18:50:41,185 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="36074ce0-d3ed-4c56-8a9d-2b844e44ff30", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="03052789-8f02-4008-b3fc-81fed79bdf98", client_auth_method="client-secret", username="admin", authSessionParentId="e410e23f-e790-4052-a2f6-861a4cc24eb2", authSessionTabId="dLbeWfs4Aeo" 2026-06-23 18:50:47,269 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="REALM", resourcePath="atmosphere" 2026-06-23 18:50:48,576 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="f7af912f-a689-4df9-8d53-187a05765a63", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c194a24a-b0fc-4fb8-9691-d1c9f52fbcec", client_auth_method="client-secret", username="admin", authSessionParentId="f2da49bd-5893-4be8-84e5-642994c171a3", authSessionTabId="vnPSGNCxJow" 2026-06-23 18:50:48,777 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/2511225c-508c-475b-9b7d-31d10f3a68ad" 2026-06-23 18:50:48,974 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/2511225c-508c-475b-9b7d-31d10f3a68ad/protocol-mappers/models/a0f28d08-ce1f-4668-bed9-cec03f800c5b" 2026-06-23 18:51:10,098 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="dc248460-1e0f-4193-815e-f51454c907bc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8f9fb019-997d-4d49-ab91-d845c575457a", client_auth_method="client-secret", username="admin", authSessionParentId="ff9e90f3-231a-45f7-b791-0c42bcdbf6c6", authSessionTabId="c561uqIPrgU" 2026-06-23 18:51:10,305 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT", resourcePath="clients/914ed96e-8996-4129-ac6d-15f5f58b18c0" 2026-06-23 18:51:10,721 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="3cc74b7d-2e67-4981-bde3-cbd045cce26b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ed2e1b9d-a1c5-4324-879f-199ca695cede", client_auth_method="client-secret", username="admin", authSessionParentId="b021657e-62df-48bc-9df1-a8353aaf45dd", authSessionTabId="iJ2IrGOJ_cg" 2026-06-23 18:51:10,889 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT", resourcePath="clients/28526b38-44b8-4db0-bcb7-a238857f011c" 2026-06-23 18:51:11,337 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="e451c166-c05b-491c-a515-915d3c75ee2a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="77bc10c9-9c9a-4df7-a9b7-c5050ad12cd8", client_auth_method="client-secret", username="admin", authSessionParentId="dc62e734-6c2c-4bb8-bb0d-fd74c9d4963a", authSessionTabId="NWfau6YHyT8" 2026-06-23 18:51:11,415 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT", resourcePath="clients/c8663849-a44a-4fa6-a56a-897bf9de97fc" 2026-06-23 18:51:12,083 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="870ce452-6fbc-43b9-b306-9bf7454a7786", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="67923fe3-02a4-48f1-a516-39f4472efe32", client_auth_method="client-secret", username="admin", authSessionParentId="7c754ae2-414b-4947-9fdf-29782898cc2b", authSessionTabId="vOEqNXKnnNI" 2026-06-23 18:51:12,224 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT_ROLE", resourcePath="clients/914ed96e-8996-4129-ac6d-15f5f58b18c0/roles/member" 2026-06-23 18:51:12,654 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="7c160e76-1867-4211-9d40-10dd37b65b1f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1b854cc7-6642-43f2-b2cc-05c6934e0f11", client_auth_method="client-secret", username="admin", authSessionParentId="f3ba0883-454a-4171-b39f-e8b215ec80a7", authSessionTabId="NzNLit5m-sw" 2026-06-23 18:51:12,736 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT_ROLE", resourcePath="clients/28526b38-44b8-4db0-bcb7-a238857f011c/roles/admin" 2026-06-23 18:51:13,138 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="a47cedf4-2b60-4695-9f5a-6b541be8ca83", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5e284ad2-be52-40cb-85c1-1404d77ad920", client_auth_method="client-secret", username="admin", authSessionParentId="069d832b-1bf3-4e98-95e4-24012041d6cd", authSessionTabId="WEao6oDqPnQ" 2026-06-23 18:51:13,309 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT_ROLE", resourcePath="clients/28526b38-44b8-4db0-bcb7-a238857f011c/roles/editor" 2026-06-23 18:51:13,692 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="23a2236a-e9ec-47b9-b5c1-4f726767715c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dc096704-d281-4870-af1e-db999d7f6612", client_auth_method="client-secret", username="admin", authSessionParentId="5d14f744-fbee-4ed2-8284-c72cb7bc916c", authSessionTabId="4xHvESuxyhE" 2026-06-23 18:51:13,818 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT_ROLE", resourcePath="clients/28526b38-44b8-4db0-bcb7-a238857f011c/roles/viewer" 2026-06-23 18:51:14,218 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="d67b813c-2d5e-4693-9443-2359edf89c44", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e4dc92af-06cf-4058-959e-576b9517c378", client_auth_method="client-secret", username="admin", authSessionParentId="1b35ebfb-630b-4f58-9664-e7581b561ce3", authSessionTabId="WZq4e_2wxiQ" 2026-06-23 18:51:14,321 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT_ROLE", resourcePath="clients/c8663849-a44a-4fa6-a56a-897bf9de97fc/roles/member" 2026-06-23 18:53:27,432 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="bee93c1d-5c16-4940-8586-48d40d1bf33f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9556b553-dac8-4742-9be9-5fe2f2d3680c", client_auth_method="client-secret", username="admin", authSessionParentId="650e16cd-c030-4041-b194-c6ed0361569f", authSessionTabId="_e3y8gLZp2E" 2026-06-23 18:53:27,896 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="REALM", resourcePath="null" 2026-06-23 18:53:29,488 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="f22b53fb-27b5-41ff-b555-5fb66a2bc754", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="309c9487-6d5c-4060-b9cd-9d7bea95363a", client_auth_method="client-secret", username="admin", authSessionParentId="6001d1e1-8fb9-40e6-b954-1b15e82f7e64", authSessionTabId="YYVP2FmjZ2k" 2026-06-23 18:53:29,619 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT", resourcePath="clients/f285bb8a-508d-4301-bc71-ede6908590ae" 2026-06-23 18:53:30,357 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="b3b12507-354f-485d-a586-eb4864b05084", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fef1350f-8264-4c02-ac6d-7e33b330ae92", client_auth_method="client-secret", username="admin", authSessionParentId="c783863b-7e54-4901-a122-d1578d20ada8", authSessionTabId="BUj4MoLKOu8" 2026-06-23 18:53:30,775 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/9eaaafac-6500-4cba-a966-6c1daf06ac0f/role-mappings/clients/9f470e64-92c2-4cd6-b438-e0bea96ecb3a" 2026-06-23 19:43:39,122 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="473aad0c-b6cb-4cb4-9f8b-910e87c858c6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="279a0ecd-8e68-4941-b78e-0560331531d2", client_auth_method="client-secret", username="admin", authSessionParentId="0ac5b812-dbbc-4820-a9a0-ae97e4546ed3", authSessionTabId="m9hk_5j0mQU" 2026-06-23 19:43:39,389 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="REALM", resourcePath="null" 2026-06-23 19:43:40,218 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="89a29a6e-1f58-4c3d-a846-da0fe1917415", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="afc87fca-9a53-4e43-95c3-65435317aea7", client_auth_method="client-secret", username="admin", authSessionParentId="d68a9f9e-0f99-4f2c-8efb-de6db6e624e0", authSessionTabId="NrQgSOMQ95g" 2026-06-23 19:43:40,263 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/2511225c-508c-475b-9b7d-31d10f3a68ad" 2026-06-23 19:43:40,319 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/2511225c-508c-475b-9b7d-31d10f3a68ad/protocol-mappers/models/a0f28d08-ce1f-4668-bed9-cec03f800c5b" 2026-06-23 19:43:46,682 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="4a49e55f-c555-4136-9d0b-7d95b331c88d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="39322611-fe99-453a-b713-c4849f8080e9", client_auth_method="client-secret", username="admin", authSessionParentId="dc3f2014-fc77-4798-a4c6-9b3422412437", authSessionTabId="j2YV-R4cGqw" 2026-06-23 19:43:46,784 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT", resourcePath="clients/914ed96e-8996-4129-ac6d-15f5f58b18c0" 2026-06-23 19:43:47,202 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="da43c1c8-3790-4869-a981-61aa48707fde", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2b2f3359-2982-4e45-9e13-9b9edacf0837", client_auth_method="client-secret", username="admin", authSessionParentId="4a7e1a79-dd3a-45b8-865f-66c8c5dcf7bd", authSessionTabId="rgR3qmi1xGI" 2026-06-23 19:43:47,280 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT", resourcePath="clients/28526b38-44b8-4db0-bcb7-a238857f011c" 2026-06-23 19:43:47,650 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="d0f15069-2c1a-4127-af64-b0b7e9585c89", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="96161850-ded5-439e-b552-92df2c927952", client_auth_method="client-secret", username="admin", authSessionParentId="94eb88a7-01bd-494f-a1b9-8f1fb06753e3", authSessionTabId="7eEShWja9OQ" 2026-06-23 19:43:47,698 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT", resourcePath="clients/c8663849-a44a-4fa6-a56a-897bf9de97fc" 2026-06-23 19:43:48,382 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="feba6fa9-30ff-4389-8ec0-935dcd75f7c6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="01729dba-afbf-4708-bea8-25667764759c", client_auth_method="client-secret", username="admin", authSessionParentId="8900eb24-1c4a-4eaa-bb24-8d647b9c1caf", authSessionTabId="7bw2FBAxN9I" 2026-06-23 19:43:48,728 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="d6c24419-f166-4ec7-956c-4d694255d558", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b67bb050-558e-46e5-b7b5-a79f22e4ded3", client_auth_method="client-secret", username="admin", authSessionParentId="99271e25-14b0-4ae1-9380-138389eee9ca", authSessionTabId="dfx4MJJDD0w" 2026-06-23 19:43:49,086 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="a90fd778-cd0c-4161-95b2-acc726e950c3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8abe8089-5f9e-4c78-9614-5008cd729d12", client_auth_method="client-secret", username="admin", authSessionParentId="fd0d0e28-420d-4bce-809f-2fa2b5657ba7", authSessionTabId="bGivHwiBSug" 2026-06-23 19:43:49,424 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="2a44b07e-70ce-45e4-a75b-3674dfbba58a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1f215bdf-9a10-4a21-9780-5ac50d7c8d6d", client_auth_method="client-secret", username="admin", authSessionParentId="d887f78c-b9b8-4630-8302-ed8483ae9370", authSessionTabId="XsaY8D7FYwA" 2026-06-23 19:43:49,802 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="b8982812-6e41-46d9-b082-d9fea7428353", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d13e911d-137e-4e3a-9d49-2ac682e79842", client_auth_method="client-secret", username="admin", authSessionParentId="9d0b0c7d-0581-47d5-b9ff-ffc472be3a54", authSessionTabId="CkqB17VjlM4" 2026-06-23 19:45:02,991 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="6435179d-e13a-4fef-ab9a-97ec4d35198f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="de405582-a766-4278-aa03-1d179a2f7a89", client_auth_method="client-secret", username="admin", authSessionParentId="1b270025-fb31-4be6-96be-e79b64e58014", authSessionTabId="LmGpo_eBaxM" 2026-06-23 19:45:03,195 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="REALM", resourcePath="null" 2026-06-23 19:45:04,957 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="af52cbcc-1db3-432b-931d-657b29b2b5b2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2f396a71-a2f4-49e7-84fe-1b3fa1749634", client_auth_method="client-secret", username="admin", authSessionParentId="4b0a23d1-de16-48c2-ac97-a7d61c81a373", authSessionTabId="_4YzIDBvvTY" 2026-06-23 19:45:05,018 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="0311bd6c-ece9-4f17-814a-49b9b32ac595", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", resourceType="CLIENT", resourcePath="clients/f285bb8a-508d-4301-bc71-ede6908590ae" 2026-06-23 19:45:05,727 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2a91170b-3ff7-4a76-9474-43f96061044f", clientId="admin-cli", userId="e40df4c9-76ae-46ce-b941-c58df17851d0", ipAddress="199.204.45.19", auth_method="openid-connect", token_id="53de9fd1-cd17-41d6-b49f-f74df71bf3a8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="44417f72-1a38-486a-a118-fdde902b04d6", client_auth_method="client-secret", username="admin", authSessionParentId="447c5f4d-6fb2-4c5c-9194-e2bb259816a3", authSessionTabId="HIcfIxhfpKo"