Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-07-02 15:29:54,864 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50029ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-07-02 15:29:59,652 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-07-02 15:30:07,839 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-02 15:30:08,131 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-02 15:30:08,735 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-02 15:30:09,241 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-02 15:30:09,243 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 58952d8e-3022-48d4-b678-c0015381f36e, name: keycloak-0-43654 2026-07-02 15:30:09,322 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-07-02 15:30:09,322 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-07-02 15:30:09,334 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24520 2026-07-02 15:30:11,637 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-43654: no members discovered after 2298 ms: creating cluster as coordinator 2026-07-02 15:30:11,649 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-43654|0] (1) [keycloak-0-43654] 2026-07-02 15:30:11,736 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-43654`, physical addresses are `[10.0.0.36:40056]` 2026-07-02 15:30:11,822 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-02 15:30:12,238 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-07-02 15:30:12,332 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-02 15:30:13,545 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-43654, Site name: null 2026-07-02 15:30:23,934 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-02 15:30:23,934 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-02 15:30:24,341 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-02 15:30:30,242 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-02 15:30:30,242 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-02 15:30:30,721 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-02 15:30:30,722 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-02 15:30:37,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:37,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:38,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:38,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:40,406 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:40,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:42,754 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:42,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-07-02 15:30:42,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:44,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:46,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:46,034 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:46,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:46,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:46,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:46,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:46,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:48,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:49,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:49,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:49,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:49,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-07-02 15:30:49,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:49,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:49,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:50,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:51,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:51,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-07-02 15:30:52,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:52,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:53,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:53,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-07-02 15:30:53,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:53,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-07-02 15:30:53,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:53,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:53,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:53,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:54,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:54,114 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:54,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:54,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:54,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-07-02 15:30:54,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:54,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:54,624 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:54,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:54,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:54,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:54,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:55,034 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:30:55,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:55,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:55,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:55,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:55,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:55,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:55,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:55,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:57,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:57,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:57,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-07-02 15:30:57,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:57,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-07-02 15:30:58,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:58,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:30:59,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:00,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:00,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:00,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-07-02 15:31:00,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:00,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:00,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:00,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-07-02 15:31:03,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:04,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:04,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:04,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:04,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-07-02 15:31:04,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:04,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:04,743 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:04,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 15:31:04,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:04,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:05,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:05,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:05,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:05,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:05,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:05,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:05,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:06,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:06,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-07-02 15:31:06,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:06,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:07,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:07,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:07,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:07,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-07-02 15:31:07,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:07,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:07,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-07-02 15:31:07,743 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:07,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-07-02 15:31:07,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-02 15:31:08,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-02 15:31:08,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-07-02 15:31:08,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,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-07-02 15:31:08,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-07-02 15:31:08,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:08,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-02 15:31:08,980 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-02 15:31:09,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-02 15:31:09,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:09,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:09,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-07-02 15:31:09,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:09,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:09,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:09,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-02 15:31:09,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-02 15:31:09,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:09,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:09,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-07-02 15:31:09,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:09,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:09,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:09,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-02 15:31:09,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-02 15:31:09,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 15:31:09,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-02 15:31:09,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-07-02 15:31:10,751 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-02 15:31:18,025 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 82.870s. Listening on: http://0.0.0.0:8080 2026-07-02 15:31:18,025 INFO [io.quarkus] (main) Profile prod activated. 2026-07-02 15:31:18,025 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-07-02 15:31:19,729 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-02 15:31:36,237 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="48665032-96ff-41bc-8c7a-380b6597f64b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="86c18d92-e020-4b2f-8295-a56cf9edd14b", client_auth_method="client-secret", username="admin", authSessionParentId="b0d8ba3b-b5cc-425d-a212-1b56a46d7d34", authSessionTabId="qpVRmH3Ly4M" 2026-07-02 15:31:41,044 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="atmosphere" 2026-07-02 15:31:42,340 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="3d6006b3-7017-40e3-b9b0-c2a39899650a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d28b8e33-bb8a-4e1a-9e00-7ba93b88df88", client_auth_method="client-secret", username="admin", authSessionParentId="4c5454b7-ac84-4c65-99ec-98dc348ce2a4", authSessionTabId="r9IEkRjs8ZY" 2026-07-02 15:31:42,534 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1ebf1fc3-91e3-4f4d-9f87-a8e5e21259d1" 2026-07-02 15:31:42,733 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1ebf1fc3-91e3-4f4d-9f87-a8e5e21259d1/protocol-mappers/models/8c482116-60f1-4cbb-8eea-6fb6831bde6a" 2026-07-02 15:32:03,714 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="d52a24a6-baa3-4eae-8c9c-c335776c230c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="525325e7-46bc-4d6b-b11c-d9923637ff07", client_auth_method="client-secret", username="admin", authSessionParentId="1600c639-4d57-4c02-a378-0a2891639116", authSessionTabId="7QeSvw7T4k8" 2026-07-02 15:32:03,941 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/70d48a8a-5f4d-42d0-90a2-3f2d1d2ead99" 2026-07-02 15:32:04,427 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="42f76630-794a-4739-9477-9e20ddfd3926", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2de80022-2ae2-4a2c-a9a8-bb0e0373aaeb", client_auth_method="client-secret", username="admin", authSessionParentId="67355131-d94d-4caf-b236-566292249806", authSessionTabId="9YwU1wIQBHQ" 2026-07-02 15:32:04,553 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/859b914b-335e-41b8-93e0-e3c5d603c956" 2026-07-02 15:32:04,967 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="f1eea181-c414-4989-9a79-ef4983b0adf4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="debf21a9-9804-4429-9b72-f15a9f7df281", client_auth_method="client-secret", username="admin", authSessionParentId="46d36ba5-ad17-4a71-84f8-8525d73752f4", authSessionTabId="uH13pIU23uI" 2026-07-02 15:32:05,071 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/3fbcffbf-aa82-4dec-bfe3-23a8e164a4ec" 2026-07-02 15:32:05,714 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="c1d18946-4b25-4ea8-82b7-5b1d0f653434", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="662bf769-d737-42c7-a976-afdcf1ff2680", client_auth_method="client-secret", username="admin", authSessionParentId="006ee584-99f7-4a76-b690-a9a05b4b21d1", authSessionTabId="CnrnH34pL-M" 2026-07-02 15:32:05,832 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/70d48a8a-5f4d-42d0-90a2-3f2d1d2ead99/roles/member" 2026-07-02 15:32:06,256 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="285b18fc-dd51-4880-bcac-a2dfc33a0cf6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d664b9a9-3ef1-4484-b6ed-fa180c399b5d", client_auth_method="client-secret", username="admin", authSessionParentId="d3a8972e-e53e-43b5-b4c1-4acf7b4e8666", authSessionTabId="xh_1rUR6eIs" 2026-07-02 15:32:06,369 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/859b914b-335e-41b8-93e0-e3c5d603c956/roles/admin" 2026-07-02 15:32:06,744 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="e312ffc4-18b1-4c67-9e33-9c68ac7807f6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d82f0f7d-9d84-4ea3-aa70-509e71d0cfd3", client_auth_method="client-secret", username="admin", authSessionParentId="5eb3b426-8561-4cb5-b792-dac414c53265", authSessionTabId="oDSRuip0Cck" 2026-07-02 15:32:06,865 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/859b914b-335e-41b8-93e0-e3c5d603c956/roles/editor" 2026-07-02 15:32:07,253 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="c70a9a4b-67fa-41a1-9dfa-34395eda4da5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f27713d3-f5d0-4670-9eb4-859348274ef2", client_auth_method="client-secret", username="admin", authSessionParentId="407d9c0d-4ec3-4dca-9ba3-a57e8ef7e936", authSessionTabId="WLacB12HlNA" 2026-07-02 15:32:07,367 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/859b914b-335e-41b8-93e0-e3c5d603c956/roles/viewer" 2026-07-02 15:32:07,732 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="8270ee9b-688a-4796-925e-d2695efb15f9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e991159d-c050-41b8-a2c5-fe375c2c2635", client_auth_method="client-secret", username="admin", authSessionParentId="4b441231-5f2e-4da2-b9fa-99e0d536c64a", authSessionTabId="RrgYHxtTe74" 2026-07-02 15:32:07,849 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/3fbcffbf-aa82-4dec-bfe3-23a8e164a4ec/roles/member" 2026-07-02 15:34:19,110 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="35da9a88-1a57-4208-8dfb-cccc74354910", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e4988244-a67b-4c99-8aeb-dc3e84853105", client_auth_method="client-secret", username="admin", authSessionParentId="9398a46b-f4c1-4fb1-9aec-25855df89763", authSessionTabId="vBPPcRakseM" 2026-07-02 15:34:19,548 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-07-02 15:34:21,113 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="ab954b47-ec1a-44a9-a496-161924c799d2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3b247553-809d-470f-a1dc-0a6b2a063ab7", client_auth_method="client-secret", username="admin", authSessionParentId="afda9b64-1c5c-427b-86e9-1d632d5e8aff", authSessionTabId="MprFAHFyr2Y" 2026-07-02 15:34:21,237 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/4522c99d-8eda-40c0-9ab6-863e1a42c558" 2026-07-02 15:34:21,845 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="99cc46c8-7cab-4bde-a541-dceedc7b6001", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a071363a-e0a8-434c-9811-14c4049e5826", client_auth_method="client-secret", username="admin", authSessionParentId="7f57f477-87bd-4797-88cc-f1b841604719", authSessionTabId="uboeFtnXoQY" 2026-07-02 15:34:22,433 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/9ebe2436-b272-4894-953b-cd688dcabff6/role-mappings/clients/c6a82d8d-ecd2-4eb5-b4ad-b52073d864b7" 2026-07-02 16:24:36,342 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="c214a95e-4524-45df-ac4c-b9e1661f6952", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7c2b76d3-a708-4727-834d-8a2d624475b0", client_auth_method="client-secret", username="admin", authSessionParentId="922a05f7-b937-431b-9045-7e30a0712aef", authSessionTabId="wFondmu-oEI" 2026-07-02 16:24:36,548 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-07-02 16:24:37,450 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="ba0afa21-4b88-4e23-a75a-95c6489430f6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f0ccb70f-f4ff-444c-8447-2d9e96bd32f7", client_auth_method="client-secret", username="admin", authSessionParentId="5701e72a-b571-4b97-95a5-3ac3591c408d", authSessionTabId="wyrbUocdeuM" 2026-07-02 16:24:37,526 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1ebf1fc3-91e3-4f4d-9f87-a8e5e21259d1" 2026-07-02 16:24:37,586 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1ebf1fc3-91e3-4f4d-9f87-a8e5e21259d1/protocol-mappers/models/8c482116-60f1-4cbb-8eea-6fb6831bde6a" 2026-07-02 16:24:43,967 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="9e0cf2b6-3559-4cb8-bed5-b18e71c73da5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9664931f-810a-43e9-b6a4-ce056d59d29e", client_auth_method="client-secret", username="admin", authSessionParentId="0b39923c-f51f-40aa-81cb-fa9a22a52fb4", authSessionTabId="c8db-Wo0Lz8" 2026-07-02 16:24:44,048 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/70d48a8a-5f4d-42d0-90a2-3f2d1d2ead99" 2026-07-02 16:24:44,452 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="4c63d62e-3c0f-497d-abcf-8c126735fa72", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9e5e27da-9a19-481f-a903-cad1c47168fd", client_auth_method="client-secret", username="admin", authSessionParentId="1659f792-eeec-40de-893a-9c4cd03f2e52", authSessionTabId="QZqE-LK2Dz8" 2026-07-02 16:24:44,539 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/859b914b-335e-41b8-93e0-e3c5d603c956" 2026-07-02 16:24:44,978 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="6dea23dc-ef13-4685-9355-dbff3e7c7df8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="640fdfbf-1153-4868-bc49-4e1c0181adfd", client_auth_method="client-secret", username="admin", authSessionParentId="3d51d065-80ae-4f4b-b17d-6b43a828c7ca", authSessionTabId="C90MPXpFquE" 2026-07-02 16:24:45,035 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/3fbcffbf-aa82-4dec-bfe3-23a8e164a4ec" 2026-07-02 16:24:45,813 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="d87fa235-f62b-4b50-ae24-eca713ea332a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="363e5143-3824-44a3-b39c-9e0570312f1d", client_auth_method="client-secret", username="admin", authSessionParentId="107c54e6-b9b6-4d8c-bded-9593504a11de", authSessionTabId="ygLkOL-vu5s" 2026-07-02 16:24:46,192 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="39916ed4-c0d9-4780-bec6-daac0421bf60", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="73b36b31-e8cc-441f-a294-fa243f514c8e", client_auth_method="client-secret", username="admin", authSessionParentId="0cb61604-90cd-475e-a9c3-c568fd334c51", authSessionTabId="3SAVTFUz58A" 2026-07-02 16:24:46,531 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="2d870fe3-14f4-4b38-9080-1dc8a624f458", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e2ce428b-1bfe-40b6-bf35-dd5e6479b5f0", client_auth_method="client-secret", username="admin", authSessionParentId="d50e6226-7010-4316-9d09-c35edbc50192", authSessionTabId="uupWdB1XmDM" 2026-07-02 16:24:46,915 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="1770fd43-08e2-4f28-ae01-f48874e0fec0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6315dbdf-1b45-4bba-8669-178a50c43008", client_auth_method="client-secret", username="admin", authSessionParentId="8701759d-2b8a-4cdb-a3b2-fc0051d5eb3a", authSessionTabId="hVy7veCUTfg" 2026-07-02 16:24:47,297 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="6b75402a-981b-41d8-a7fb-f8afd9e172ac", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0283f2e6-4e1c-47c8-b272-07548dfd4bf6", client_auth_method="client-secret", username="admin", authSessionParentId="7568b864-d22e-493a-aaa5-4c7f2fc00cca", authSessionTabId="nTQNQwgDbv8" 2026-07-02 16:25:59,781 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="2100b4f0-b0b4-40e3-b753-14793c403db3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3d609589-3675-4530-a5b0-b82106b423ec", client_auth_method="client-secret", username="admin", authSessionParentId="9e905879-ed83-4e39-a4ea-89683cbca8e8", authSessionTabId="it0c9x3f_Dc" 2026-07-02 16:25:59,938 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-07-02 16:26:01,589 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="f196c5d6-796f-4a4c-829e-bcc02724e9ce", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ca7ab705-cb6f-4751-98c7-8e52f8c078cb", client_auth_method="client-secret", username="admin", authSessionParentId="7204520a-d11d-45cf-ab5c-49b5aa92908c", authSessionTabId="5zkWmIpJrpk" 2026-07-02 16:26:01,646 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="7ff571ce-8532-4a3f-9718-8eebe27709b7", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/4522c99d-8eda-40c0-9ab6-863e1a42c558" 2026-07-02 16:26:02,402 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="79777878-202c-4ff9-a778-4ac47e89f11f", clientId="admin-cli", userId="9cb4d0ba-95f2-463b-b24c-4550e00b81bb", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="c1abc2bf-ca8e-41be-9c6c-4ce8784f8801", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ca3428bd-2805-455f-8124-baa9eb79a3a2", client_auth_method="client-secret", username="admin", authSessionParentId="29d237a8-e031-4b40-a098-3f025cddc213", authSessionTabId="GmoSGDoyrpc"