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-04-27 12:02:03,563 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 43044ms 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-04-27 12:02:08,328 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-04-27 12:02:17,226 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-27 12:02:17,718 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-27 12:02:18,502 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-27 12:02:19,019 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-27 12:02:19,020 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1e84f823-9cc8-41a4-97ff-ca62236725b3, name: keycloak-0-34422 2026-04-27 12:02:19,104 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-04-27 12:02:19,105 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-04-27 12:02:19,113 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27186 2026-04-27 12:02:20,322 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-04-27 12:02:21,117 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-34422: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-27 12:02:21,132 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-34422|0] (1) [keycloak-0-34422] 2026-04-27 12:02:21,151 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-34422`, physical addresses are `[10.0.0.174:42722]` 2026-04-27 12:02:21,208 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-27 12:02:22,920 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-34422, Site name: null 2026-04-27 12:02:22,922 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-27 12:02:32,806 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-04-27 12:02:32,807 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-04-27 12:02:33,221 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-27 12:02:38,627 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-04-27 12:02:38,627 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-04-27 12:02:39,134 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-04-27 12:02:39,134 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-04-27 12:02:46,827 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:47,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:47,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-04-27 12:02:47,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:50,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:50,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:52,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:52,720 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:52,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:55,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:56,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:56,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:56,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:57,071 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:57,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:57,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:57,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:58,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-04-27 12:02:59,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-04-27 12:02:59,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:59,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:02:59,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-04-27 12:03:00,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:00,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-04-27 12:03:00,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:00,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:02,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:02,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-04-27 12:03:03,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-04-27 12:03:04,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:04,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:04,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:05,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:05,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:05,121 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-04-27 12:03:05,204 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-04-27 12:03:05,291 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-04-27 12:03:05,401 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-04-27 12:03:05,501 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-04-27 12:03:05,619 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-04-27 12:03:05,707 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-04-27 12:03:05,792 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-04-27 12:03:05,949 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-04-27 12:03:06,003 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-04-27 12:03:06,141 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-04-27 12:03:06,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 12:03:06,307 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-04-27 12:03:06,392 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-04-27 12:03:06,474 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-04-27 12:03:06,611 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-04-27 12:03:06,760 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-04-27 12:03:06,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:06,903 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:06,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:07,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:07,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-04-27 12:03:07,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:07,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:07,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:09,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:09,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:09,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:09,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:09,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:11,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:11,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-04-27 12:03:12,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:12,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-04-27 12:03:12,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:12,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:12,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-04-27 12:03:13,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:13,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:14,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-04-27 12:03:18,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:18,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:19,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-04-27 12:03:19,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:19,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:19,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:19,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-04-27 12:03:19,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:19,371 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-04-27 12:03:19,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-04-27 12:03:19,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-04-27 12:03:19,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:19,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:20,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-04-27 12:03:20,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:20,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-04-27 12:03:20,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:20,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:21,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:21,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:21,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:21,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:22,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-04-27 12:03:22,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:22,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:22,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:22,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:22,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:22,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:23,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:23,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:23,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:23,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-04-27 12:03:23,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-04-27 12:03:23,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-04-27 12:03:23,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:23,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:23,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-04-27 12:03:23,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:23,829 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-04-27 12:03:23,900 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-04-27 12:03:23,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,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-04-27 12:03:24,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,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-04-27 12:03:24,199 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-04-27 12:03:24,276 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-04-27 12:03:24,346 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-04-27 12:03:24,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,436 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,524 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-04-27 12:03:24,593 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-04-27 12:03:24,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,606 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,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-04-27 12:03:24,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,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-04-27 12:03:24,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-04-27 12:03:24,880 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-04-27 12:03:24,944 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-04-27 12:03:24,948 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 12:03:24,997 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-04-27 12:03:25,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-04-27 12:03:26,428 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-27 12:03:33,819 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 90.002s. Listening on: http://0.0.0.0:8080 2026-04-27 12:03:33,819 INFO [io.quarkus] (main) Profile prod activated. 2026-04-27 12:03:33,819 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-04-27 12:03:35,505 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-27 12:03:45,526 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="1f9d2b0b-746d-4c0f-8da7-df43eefdfea0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a8e4f874-b329-4c9b-9a33-7c238652e792", client_auth_method="client-secret", username="admin", authSessionParentId="2eb7b651-ef91-46a1-bcba-b1135319d0b7", authSessionTabId="ir6kUWv0AS4" 2026-04-27 12:03:51,021 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="REALM", resourcePath="atmosphere" 2026-04-27 12:03:52,413 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="21db7f54-39c6-4b1c-b4b9-f308ce439080", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="aec85695-dc10-40b4-a287-7950aee485e4", client_auth_method="client-secret", username="admin", authSessionParentId="3e1354de-2535-4141-a192-b537a355652b", authSessionTabId="V8PHg_Z2sUs" 2026-04-27 12:03:52,633 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/2947cc70-e860-42ff-924c-1b8130c9f276" 2026-04-27 12:03:52,832 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/2947cc70-e860-42ff-924c-1b8130c9f276/protocol-mappers/models/9d50fcc3-c5ba-4486-b893-25f24d610cb6" 2026-04-27 12:04:13,540 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="d64e4d79-1a76-4127-b509-b61d9c82e76a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="87e4ba47-7a74-4245-b5e4-f94f60bb1032", client_auth_method="client-secret", username="admin", authSessionParentId="d4254fcc-0209-4416-9ecd-5f643213dc3d", authSessionTabId="txa_sdqQhcs" 2026-04-27 12:04:13,733 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT", resourcePath="clients/67f04bf4-a2ad-459d-89af-ddd33943c093" 2026-04-27 12:04:14,166 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="f55bd9ef-89a8-41b3-8a6c-4ecce2e7f89d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="664c51de-9e4f-4257-859d-b3cea3025659", client_auth_method="client-secret", username="admin", authSessionParentId="91dfa3f0-ecca-47a0-91f0-f641dadfb9ec", authSessionTabId="cjQhcTBzv_Y" 2026-04-27 12:04:14,320 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT", resourcePath="clients/df58476a-98bc-4bc6-8a7a-50d9c6f19d80" 2026-04-27 12:04:14,718 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="f4724e98-0be1-4ffc-96ac-3176a27ea73a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="435c4f7b-8337-49a1-a045-5878e223b203", client_auth_method="client-secret", username="admin", authSessionParentId="ea0c4149-4147-42da-8577-26cf9b9fe6b7", authSessionTabId="fynL5WF0jEE" 2026-04-27 12:04:14,846 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT", resourcePath="clients/395b4a82-ec89-40d1-af1b-a650ed67e771" 2026-04-27 12:04:15,427 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="58e69e32-e6f0-4dd3-af82-382297edba9c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c21e0570-acf7-4866-a287-8c3b10235625", client_auth_method="client-secret", username="admin", authSessionParentId="8b88f44d-0efc-4c54-8652-05e9dee5d9ff", authSessionTabId="XDiT7d9tfg4" 2026-04-27 12:04:15,638 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT_ROLE", resourcePath="clients/67f04bf4-a2ad-459d-89af-ddd33943c093/roles/member" 2026-04-27 12:04:16,033 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="4150afcb-2dfa-4244-b68b-d74b41fa7cad", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cf56b0e2-2e6a-4e75-8324-320998129c40", client_auth_method="client-secret", username="admin", authSessionParentId="035114bc-22fb-40e1-a821-db273c859c10", authSessionTabId="wN3xVx4Imak" 2026-04-27 12:04:16,148 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT_ROLE", resourcePath="clients/df58476a-98bc-4bc6-8a7a-50d9c6f19d80/roles/admin" 2026-04-27 12:04:16,565 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="95d28b2d-64a2-4f07-87af-9e224053e06f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bbfe8dec-3be4-4a38-9ad7-d9d4aca7e2a6", client_auth_method="client-secret", username="admin", authSessionParentId="812c87f8-22dd-4177-9440-f669b3e2d672", authSessionTabId="oTbs_4Eam2U" 2026-04-27 12:04:16,717 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT_ROLE", resourcePath="clients/df58476a-98bc-4bc6-8a7a-50d9c6f19d80/roles/editor" 2026-04-27 12:04:17,121 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="cc67d4ab-71e1-4e3a-8d17-413929210566", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="79a6c5a7-7a6a-468f-ba4c-e1d9cc180f1a", client_auth_method="client-secret", username="admin", authSessionParentId="93c0a0c3-ea63-4a00-8a31-3b94c12aea3c", authSessionTabId="Erds80XEeJ4" 2026-04-27 12:04:17,274 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT_ROLE", resourcePath="clients/df58476a-98bc-4bc6-8a7a-50d9c6f19d80/roles/viewer" 2026-04-27 12:04:17,641 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="08a8f21a-ea9d-46ad-b37c-74e9a83a7d54", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4d25fbfe-f7cc-488f-85ad-4401e1afc07c", client_auth_method="client-secret", username="admin", authSessionParentId="6038c13b-faa5-464e-bc8b-6843406f4b20", authSessionTabId="q1Fv9jSu03Y" 2026-04-27 12:04:17,834 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT_ROLE", resourcePath="clients/395b4a82-ec89-40d1-af1b-a650ed67e771/roles/member" 2026-04-27 12:06:11,355 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="cf0db9f3-2eb5-4e32-9693-8477fb19b27f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bf57d0b4-9bdf-425d-bbcb-c506d46e173d", client_auth_method="client-secret", username="admin", authSessionParentId="dfbefe56-37b2-41ea-b6f9-d33880a0c822", authSessionTabId="IIPHGq42MMY" 2026-04-27 12:06:11,922 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="REALM", resourcePath="null" 2026-04-27 12:06:13,402 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="fff3b5f9-2518-4ef8-8abd-aefe75b6004b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="41b4307e-afc7-4967-94c2-d4da04911f0e", client_auth_method="client-secret", username="admin", authSessionParentId="105c0cdf-c01b-481b-9611-fd6168f5031e", authSessionTabId="Z9DGxYjwjq8" 2026-04-27 12:06:13,517 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT", resourcePath="clients/11a0ed77-3c29-41d3-9781-df86a67ad8a5" 2026-04-27 12:06:14,099 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="94f14a98-1898-4f89-b279-9f2caf083b14", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7d90b6a9-1bd1-48f2-a407-7a7e9dc55134", client_auth_method="client-secret", username="admin", authSessionParentId="b846a809-57f2-47f1-85a6-7bb2ec60b671", authSessionTabId="JLn1ROBdJPk" 2026-04-27 12:06:14,546 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/05e73be5-90fe-431e-ab7f-bbd2fb8c65dc/role-mappings/clients/b7e4c45c-44e8-40fe-b738-3da1db8beba7" 2026-04-27 12:10:15,614 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="0b96ee9b-02eb-4887-8e8a-4b5f043f188d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5ebc1f57-df1c-4e1a-8939-4ea1676c35c4", client_auth_method="client-secret", username="admin", authSessionParentId="3de310c3-600a-493a-a0db-ebb651c300a0", authSessionTabId="4t2ZvWKhR7M" 2026-04-27 12:10:15,811 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="REALM", resourcePath="null" 2026-04-27 12:10:16,461 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="3830e6ae-94d2-4b2c-a4c0-061813b9d62f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="51be2a7f-c9fe-4b34-a905-a8e3b5f6e072", client_auth_method="client-secret", username="admin", authSessionParentId="61ffea7b-66e7-4960-97dd-85181b9d1251", authSessionTabId="A3nZdVLTHi4" 2026-04-27 12:10:16,524 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/2947cc70-e860-42ff-924c-1b8130c9f276" 2026-04-27 12:10:16,702 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/2947cc70-e860-42ff-924c-1b8130c9f276/protocol-mappers/models/9d50fcc3-c5ba-4486-b893-25f24d610cb6" 2026-04-27 12:10:22,404 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="94c4f6a6-490d-4b81-b3d3-c30e933b93bb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="15b914f3-8090-4e4a-88fb-5eddcc214021", client_auth_method="client-secret", username="admin", authSessionParentId="69d6686e-ca37-473c-af2b-bb6b1f6f854c", authSessionTabId="1dqLhQ8LnB8" 2026-04-27 12:10:22,461 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT", resourcePath="clients/67f04bf4-a2ad-459d-89af-ddd33943c093" 2026-04-27 12:10:22,826 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="e89c0e51-e905-4d33-82ea-931c68005033", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f5da325e-59e8-4f44-b77d-f919d1387e9a", client_auth_method="client-secret", username="admin", authSessionParentId="f5d4ac73-d528-4990-bfcf-195a82f40875", authSessionTabId="VX-VbXEKaYQ" 2026-04-27 12:10:22,872 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT", resourcePath="clients/df58476a-98bc-4bc6-8a7a-50d9c6f19d80" 2026-04-27 12:10:23,274 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="6a28be8b-cfee-473f-a94e-5db5e1be9ebe", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a13a6c69-28ea-448c-837b-85c45e53517f", client_auth_method="client-secret", username="admin", authSessionParentId="d44c1553-b240-4263-9a1b-d6c7bd597566", authSessionTabId="ZCJs-Khuq8c" 2026-04-27 12:10:23,328 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT", resourcePath="clients/395b4a82-ec89-40d1-af1b-a650ed67e771" 2026-04-27 12:10:23,944 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="855bed38-c39f-41a6-a39e-d562a3002611", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b906cb1b-4aec-4765-ae26-e6e72224f0da", client_auth_method="client-secret", username="admin", authSessionParentId="25829751-1ccc-46c5-9544-d1190d2d90df", authSessionTabId="PaxEewrQBPY" 2026-04-27 12:10:24,311 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="392e0de1-30b4-46bc-b538-abedd65afabf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c103c167-d7ce-4cc1-b2b7-844e2b45361e", client_auth_method="client-secret", username="admin", authSessionParentId="3918fee9-6d40-4ceb-9aa9-a2ae6917ff10", authSessionTabId="mrOC6_Xtd_E" 2026-04-27 12:10:24,654 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="892d2b29-36a4-4934-bd80-4787bd418c58", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b2f7bbb9-ea09-4c66-b797-3dde7636c573", client_auth_method="client-secret", username="admin", authSessionParentId="f76b263b-2e17-4709-8a10-29b45bbb1231", authSessionTabId="IUGVMkAXVnU" 2026-04-27 12:10:25,016 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="2920f423-767d-4526-ba9b-6c49ad2b2de8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8c5614c4-5821-4cba-8bc3-20f29117c997", client_auth_method="client-secret", username="admin", authSessionParentId="59197c83-1ca5-4636-96ab-ef8f453f92ec", authSessionTabId="z3gTmU2jJjk" 2026-04-27 12:10:25,404 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="4c550e39-58da-42f2-baaf-07997cf2d01c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2e31b8d0-e3b3-4333-935e-e5cce2071261", client_auth_method="client-secret", username="admin", authSessionParentId="08c6b704-32d8-418a-bba3-81e3bcf1239b", authSessionTabId="5k80TXOs_QU" 2026-04-27 12:11:12,397 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="58746f3d-4f13-4179-a5ff-f8e17da64e48", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="81075595-f65c-4ca2-8dd8-ddc290c89b49", client_auth_method="client-secret", username="admin", authSessionParentId="b33d89a3-a312-41a1-a0c2-fac12f00fe0a", authSessionTabId="dTTxNXgEdVM" 2026-04-27 12:11:12,519 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="REALM", resourcePath="null" 2026-04-27 12:11:13,849 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="ba5c9583-2d04-4e2d-ac6c-3f8ed38dac9e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8b327860-5411-4e6a-aecf-7d0426070ca1", client_auth_method="client-secret", username="admin", authSessionParentId="d0b40da0-5b6d-4420-8f07-bf503f74e171", authSessionTabId="GPf8jPoy1wg" 2026-04-27 12:11:13,891 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="CLIENT", resourcePath="clients/11a0ed77-3c29-41d3-9781-df86a67ad8a5" 2026-04-27 12:11:14,484 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="1adcc081-82ea-4e6c-8b87-8d5a0c246bfa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1879022c-6829-4d13-a614-3f30b8a3bdd5", client_auth_method="client-secret", username="admin", authSessionParentId="dabe2726-be40-4749-9a7e-8d7df4340ba6", authSessionTabId="JwZWGPDHB7U" 2026-04-27 12:11:30,698 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="admin-cli", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", auth_method="openid-connect", token_id="66002282-4d0a-4fc5-85c5-f659aceea2cb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1a270459-6125-4bac-a57f-32299a9a870d", client_auth_method="client-secret", username="admin", authSessionParentId="bd133c61-fd21-42c9-8808-aca8a947680b", authSessionTabId="hgGTZj02GNo" 2026-04-27 12:11:30,835 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="749e2aac-89b5-4583-970b-bacdec2228f5", clientId="2e617b99-8085-4838-989b-9a45ed3aed4a", userId="c8774a09-5275-450d-901d-fa27f840276d", ipAddress="199.19.213.102", resourceType="USER", resourcePath="users/9f01cc1f-4094-4b54-bc1f-d7e38635cf40" 2026-04-27 12:11:34,608 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="05e73be5-90fe-431e-ab7f-bbd2fb8c65dc", ipAddress="10.0.0.49", token_id="84e35712-cc19-46f4-9e0e-641697b0673d", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="808e94fd-7224-499b-8a53-a80e726255b0", authSessionTabId="LNibgdaHLj8"