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-08-01 02:43:11,717 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 56897ms 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-08-01 02:43:17,208 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-08-01 02:43:25,403 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-01 02:43:25,812 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-01 02:43:26,512 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-01 02:43:27,300 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-01 02:43:27,303 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 872edab3-ee73-4750-a78c-2b586bcea9b3, name: keycloak-0-62193 2026-08-01 02:43:27,311 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-08-01 02:43:27,311 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-08-01 02:43:27,393 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29488 2026-08-01 02:43:29,434 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-62193: no members discovered after 2034 ms: creating cluster as coordinator 2026-08-01 02:43:29,502 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-62193|0] (1) [keycloak-0-62193] 2026-08-01 02:43:29,607 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-62193`, physical addresses are `[10.0.0.170:45024]` 2026-08-01 02:43:29,705 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-01 02:43:30,109 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-08-01 02:43:31,595 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-62193, Site name: null 2026-08-01 02:43:31,617 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-01 02:43:42,294 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-08-01 02:43:42,295 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-08-01 02:43:42,730 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-01 02:43:49,494 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-08-01 02:43:49,495 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-08-01 02:43:50,002 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-08-01 02:43:50,002 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-08-01 02:43:56,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:43:57,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:43:58,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:43:58,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:00,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:00,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:02,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:02,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-08-01 02:44:02,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:04,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:05,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:05,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:06,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:06,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:06,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:06,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:06,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:08,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:09,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:09,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:09,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:09,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:09,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:09,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:09,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:10,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:11,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:11,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:12,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:12,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:13,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:13,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-08-01 02:44:13,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:13,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:13,904 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-08-01 02:44:13,980 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-08-01 02:44:14,055 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-08-01 02:44:14,145 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-08-01 02:44:14,238 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-08-01 02:44:14,351 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-08-01 02:44:14,426 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-08-01 02:44:14,507 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-08-01 02:44:14,649 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-08-01 02:44:14,695 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-08-01 02:44:14,813 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-08-01 02:44:14,871 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-08-01 02:44:14,933 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-08-01 02:44:14,987 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-08-01 02:44:15,043 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:44:15,151 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-08-01 02:44:15,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:44:15,270 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:15,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:15,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:15,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-08-01 02:44:15,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:15,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:15,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:15,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-08-01 02:44:17,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:17,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:17,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-08-01 02:44:17,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:17,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:18,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:19,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:20,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-08-01 02:44:20,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:20,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-08-01 02:44:20,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:20,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:20,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:20,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-08-01 02:44:21,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-08-01 02:44:24,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:24,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-08-01 02:44:25,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:25,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:25,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:25,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:25,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:25,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:25,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-08-01 02:44:25,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:25,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-08-01 02:44:25,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:25,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:26,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:26,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-08-01 02:44:26,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:26,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:26,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:27,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-08-01 02:44:27,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:27,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:27,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:28,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:28,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:28,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:28,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:28,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:28,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:28,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:28,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:28,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:28,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:29,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:29,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-08-01 02:44:29,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:29,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-08-01 02:44:29,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:29,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-08-01 02:44:29,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:29,455 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-08-01 02:44:29,522 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-08-01 02:44:29,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:29,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-08-01 02:44:29,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-08-01 02:44:29,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:29,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:29,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-08-01 02:44:29,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:29,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:29,856 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-08-01 02:44:29,916 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-08-01 02:44:29,968 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-08-01 02:44:29,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-08-01 02:44:30,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-08-01 02:44:30,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:30,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-08-01 02:44:30,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:30,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-08-01 02:44:30,164 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-08-01 02:44:30,229 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-08-01 02:44:30,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:30,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:30,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:30,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:30,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:30,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:30,543 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-08-01 02:44:30,624 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-08-01 02:44:30,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:44:30,686 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-08-01 02:44:30,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-08-01 02:44:32,012 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-01 02:44:39,312 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 87.276s. Listening on: http://0.0.0.0:8080 2026-08-01 02:44:39,313 INFO [io.quarkus] (main) Profile prod activated. 2026-08-01 02:44:39,313 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-08-01 02:44:42,008 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-01 02:44:59,195 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="e8661eff-cd2f-4ed3-b60f-5c5742e7873d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5f92a228-0331-4043-ae4a-b93849c17da9", client_auth_method="client-secret", username="admin", authSessionParentId="4d125df9-bf74-40d8-9505-c7ec0afb3ec3", authSessionTabId="fI-pMSN0Q6I" 2026-08-01 02:45:03,696 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="REALM", resourcePath="atmosphere" 2026-08-01 02:45:05,028 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="4c74c230-b05d-404e-8fbd-639deddcb80b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0e0952bb-296f-4ae5-94e5-16d00a8035bb", client_auth_method="client-secret", username="admin", authSessionParentId="e111607d-9186-4f59-b6ce-1380b9db6c5a", authSessionTabId="AuRnfOEWsZ4" 2026-08-01 02:45:05,213 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/e76b03dc-5203-4efe-b03e-569ff2628aa9" 2026-08-01 02:45:05,409 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/e76b03dc-5203-4efe-b03e-569ff2628aa9/protocol-mappers/models/c56e2620-25f0-4c00-bc59-080321032222" 2026-08-01 02:45:26,745 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="9398c405-4c65-46eb-8b3c-7354cddff0c7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="47daf28f-aea7-46b8-9cd6-e64d20a6b7f7", client_auth_method="client-secret", username="admin", authSessionParentId="b443897b-98fa-4948-9612-72b49580687d", authSessionTabId="_qTeaQfQlVo" 2026-08-01 02:45:27,093 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/8f4f76fc-e265-45f0-9f81-1908583abbaf" 2026-08-01 02:45:27,536 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="073206c0-72cf-425d-bde5-5b64aa5803d0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="82fc797e-eee7-4782-a9c6-1e62ba5275b6", client_auth_method="client-secret", username="admin", authSessionParentId="8594070f-d427-409e-8a65-d2d27e7ecc48", authSessionTabId="IKw9JX9gpfQ" 2026-08-01 02:45:27,693 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/58e715cb-bc49-478e-8855-bbc6b2bde0fb" 2026-08-01 02:45:28,141 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="b254621c-e3a9-4c61-9c0b-1e37080ffaea", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1231eadb-b3ce-4331-93d4-4def6f2adce0", client_auth_method="client-secret", username="admin", authSessionParentId="dc45e955-db02-4887-843f-754a4764359a", authSessionTabId="fhVukfAjsC4" 2026-08-01 02:45:28,305 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/fcae970a-7502-44e5-ab03-3354af775346" 2026-08-01 02:45:29,042 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="0796d827-a201-4348-8d9b-d512b8da2fe7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bcbf6db4-5e2f-491e-bde0-a7529102a617", client_auth_method="client-secret", username="admin", authSessionParentId="3d7e3195-fb24-4594-bdf4-fb9d59903bde", authSessionTabId="E0oD6ZADWo8" 2026-08-01 02:45:29,703 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT_ROLE", resourcePath="clients/8f4f76fc-e265-45f0-9f81-1908583abbaf/roles/member" 2026-08-01 02:45:30,188 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="e3c6b8c5-532d-4151-b839-e775cabe1068", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0f8e55ff-9bc3-4e78-834d-5fdf5f01ae9e", client_auth_method="client-secret", username="admin", authSessionParentId="45d15bff-dab2-4cb2-9beb-ab51d191a640", authSessionTabId="lLNnGgvZlTE" 2026-08-01 02:45:30,303 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT_ROLE", resourcePath="clients/58e715cb-bc49-478e-8855-bbc6b2bde0fb/roles/admin" 2026-08-01 02:45:30,744 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="b7a27af5-52e8-4eba-a0d7-db7f237d877f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="35d91e14-1fa3-4209-a3e4-46cfbcf917cb", client_auth_method="client-secret", username="admin", authSessionParentId="77cc2d39-1b27-46ba-8059-3b89192ec022", authSessionTabId="F0lXU4ZEKW0" 2026-08-01 02:45:30,910 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT_ROLE", resourcePath="clients/58e715cb-bc49-478e-8855-bbc6b2bde0fb/roles/editor" 2026-08-01 02:45:31,321 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="33d83779-b38c-4c4c-a8d8-bb57383f5116", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="640f91ba-8d4a-4758-ac8d-da94b3b0ab06", client_auth_method="client-secret", username="admin", authSessionParentId="841acc05-f583-432f-b7ed-1eb9c10117b8", authSessionTabId="K7B24tZ2LhY" 2026-08-01 02:45:31,445 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT_ROLE", resourcePath="clients/58e715cb-bc49-478e-8855-bbc6b2bde0fb/roles/viewer" 2026-08-01 02:45:31,873 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="5570f462-5c72-4553-b650-2babeeb31c17", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="da78a75c-63f3-4717-8589-10145f2370d7", client_auth_method="client-secret", username="admin", authSessionParentId="b9d67542-843a-44a5-86e6-131dac728613", authSessionTabId="NdYOn_MaNJo" 2026-08-01 02:45:32,004 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT_ROLE", resourcePath="clients/fcae970a-7502-44e5-ab03-3354af775346/roles/member" 2026-08-01 02:47:51,601 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="d6922c4d-7d6f-4180-8429-d38939c18da4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a4ea8268-ffa0-48a3-96f5-a2b44b4cacb6", client_auth_method="client-secret", username="admin", authSessionParentId="bb09ad1b-6f8e-46e9-8ea6-1e6142f5c6a1", authSessionTabId="Ci2qmV_pi2M" 2026-08-01 02:47:52,232 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="REALM", resourcePath="null" 2026-08-01 02:47:53,969 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="20123629-e3e3-43e1-bde2-250bd8490527", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cd9dfe07-2b37-476e-96fa-acd6c344ddb6", client_auth_method="client-secret", username="admin", authSessionParentId="f3b69ea8-7bb3-4412-9a56-a4c1e8ed2ca5", authSessionTabId="wRusbjRscps" 2026-08-01 02:47:54,126 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/debcfbef-f42c-4591-80b0-2d657c36e869" 2026-08-01 02:47:54,821 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="6a745caf-2ba1-446c-97f1-178adeb52d43", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7cb6cb27-1b4a-4736-9747-35909c4abee0", client_auth_method="client-secret", username="admin", authSessionParentId="850c6413-c590-4e86-8d01-9e0eea1aa794", authSessionTabId="VPN7mjNGAvQ" 2026-08-01 02:47:55,339 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/b3c7d3f8-32ca-4343-abaa-b4f6ef3e5d97/role-mappings/clients/54fc9347-b71f-495b-9eed-adc656d4c19b" 2026-08-01 03:39:19,752 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="f48c1af5-5de1-48d0-a88f-b651611566df", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f0d0b7e3-76c8-464f-9cae-a2e386c0f19f", client_auth_method="client-secret", username="admin", authSessionParentId="a87bab61-ed10-4fea-848d-1b0a9f25d763", authSessionTabId="126DN1asqt0" 2026-08-01 03:39:20,014 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="REALM", resourcePath="null" 2026-08-01 03:39:20,962 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="e5a2c42d-d82d-422a-87ff-83cad5b9222b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="23ff184b-d575-4bc9-875e-4a944f868082", client_auth_method="client-secret", username="admin", authSessionParentId="95a6b630-618f-4f92-a184-087cd74323ea", authSessionTabId="avwPH3EbHZs" 2026-08-01 03:39:21,018 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/e76b03dc-5203-4efe-b03e-569ff2628aa9" 2026-08-01 03:39:21,076 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/e76b03dc-5203-4efe-b03e-569ff2628aa9/protocol-mappers/models/c56e2620-25f0-4c00-bc59-080321032222" 2026-08-01 03:39:27,696 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="009d3a00-c26b-4830-a261-bc4b94aa3934", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="93b6735f-8a19-41a6-9956-23398efc4c9b", client_auth_method="client-secret", username="admin", authSessionParentId="8841cd25-f4e3-4734-953b-b67117c3153a", authSessionTabId="jsWnTWAKejk" 2026-08-01 03:39:27,739 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/8f4f76fc-e265-45f0-9f81-1908583abbaf" 2026-08-01 03:39:28,157 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="6679aa2f-f2c9-456d-98c4-65d52bf91a92", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d90738ac-1fcd-407d-862f-66c8528665a1", client_auth_method="client-secret", username="admin", authSessionParentId="88bca165-7bfe-49f6-a43d-a5eaaeb0b058", authSessionTabId="ss9U4JiKbrg" 2026-08-01 03:39:28,215 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/58e715cb-bc49-478e-8855-bbc6b2bde0fb" 2026-08-01 03:39:28,634 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="8cf78987-cbbd-446d-904d-481cf3524ac1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="db3d1289-da97-4493-aed4-b80879ceae8f", client_auth_method="client-secret", username="admin", authSessionParentId="1635971b-6cf8-495d-886e-5556ed98239b", authSessionTabId="bBmmFwZEwd8" 2026-08-01 03:39:28,712 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/fcae970a-7502-44e5-ab03-3354af775346" 2026-08-01 03:39:29,363 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="d91bf54f-e247-4260-be84-acb618a0ec47", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="54742055-f64e-47f7-b082-1ae7b9379804", client_auth_method="client-secret", username="admin", authSessionParentId="95000273-1ac3-4e2b-9022-32187344be75", authSessionTabId="yLrcW3NqWbw" 2026-08-01 03:39:29,744 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="3cba3f9c-fe39-4070-9d19-2627c59cbf0b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="081c84f4-b303-498f-9edf-4ebbfa52060f", client_auth_method="client-secret", username="admin", authSessionParentId="506c4c87-61e5-40e1-b7d2-a530aa01ee0f", authSessionTabId="NHCW2gwMAG4" 2026-08-01 03:39:30,193 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="580305cc-08e4-4253-88a0-921f1d9a624d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1405c2a5-e397-4c41-8aa7-08dfa737b718", client_auth_method="client-secret", username="admin", authSessionParentId="fae91f15-5861-42b4-80cc-d961cd9a5490", authSessionTabId="RyHei3bVfzE" 2026-08-01 03:39:30,583 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="b72d2452-6453-438b-bc0e-4a54827f1e63", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4230537b-035d-4005-9f71-0f121f304d65", client_auth_method="client-secret", username="admin", authSessionParentId="97266b0b-0dd9-4f5a-94aa-ba0c1afa44ad", authSessionTabId="kd3jWTL-XQk" 2026-08-01 03:39:30,948 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="913e011b-7815-46fe-9240-2eae9954ccb2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1f6a5f15-2934-4ead-af47-93700a975546", client_auth_method="client-secret", username="admin", authSessionParentId="d2f83324-8d33-4a5c-9529-d1544075ac2d", authSessionTabId="dNszI1EH5VE" 2026-08-01 03:40:43,189 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="26fbefe0-408c-4214-b610-1e15de811290", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c80e3297-29b0-4724-8eaf-76049a206a9a", client_auth_method="client-secret", username="admin", authSessionParentId="58a6b885-165e-4c56-83ee-02dee3057fbd", authSessionTabId="v85CvubW8XI" 2026-08-01 03:40:43,334 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="REALM", resourcePath="null" 2026-08-01 03:40:44,938 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="e3ffd569-9274-455b-8251-296e129a079d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f78a59cc-9339-4e88-a77f-690b18aa747f", client_auth_method="client-secret", username="admin", authSessionParentId="8d954977-d3da-479c-9441-fcca64d7b0b5", authSessionTabId="a5wqcDxreuU" 2026-08-01 03:40:44,988 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="61401cd9-fd65-48bd-9477-eceeb9275e01", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", resourceType="CLIENT", resourcePath="clients/debcfbef-f42c-4591-80b0-2d657c36e869" 2026-08-01 03:40:45,663 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="596aec78-b77b-475a-9a37-522309bdbd1f", clientId="admin-cli", userId="b1fe923b-9eb6-40b0-8b05-3ec35eb6742c", ipAddress="199.204.45.242", auth_method="openid-connect", token_id="c42a0c05-1263-4da7-bb5a-eae8541c88c0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7f0d3699-f8e5-4503-b06a-467857860d4f", client_auth_method="client-secret", username="admin", authSessionParentId="6dbb0683-60e6-4864-9328-da61dad108cd", authSessionTabId="PDisnwtTtDs"