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-13 17:08:54,088 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 41356ms 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-13 17:08:59,201 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-13 17:09:07,002 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-13 17:09:07,540 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-13 17:09:08,114 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-13 17:09:08,621 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-13 17:09:08,698 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b1354ac1-676b-4741-9ce3-f15e0fc3f974, name: keycloak-0-37413 2026-04-13 17:09:08,706 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-13 17:09:08,707 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-13 17:09:08,713 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33578 2026-04-13 17:09:09,801 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-13 17:09:09,812 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-13 17:09:10,801 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-37413: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-13 17:09:10,809 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-37413|0] (1) [keycloak-0-37413] 2026-04-13 17:09:10,825 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-37413`, physical addresses are `[10.0.0.160:49114]` 2026-04-13 17:09:10,832 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-13 17:09:12,524 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-37413, Site name: null 2026-04-13 17:09:23,316 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-13 17:09:23,316 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-13 17:09:23,831 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-13 17:09:30,119 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-13 17:09:30,119 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-13 17:09:30,616 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-13 17:09:30,616 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-13 17:09:38,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-04-13 17:09:38,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:39,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:39,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:41,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:41,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:44,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:44,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:44,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:47,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:48,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:48,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:49,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:49,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:49,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:49,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:49,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:51,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-04-13 17:09:53,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-13 17:09:53,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:53,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:53,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-04-13 17:09:53,743 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:53,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:53,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:54,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:55,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:55,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:57,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-13 17:09:57,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:58,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:58,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:58,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:09:58,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:09:58,438 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-13 17:09:58,519 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-13 17:09:58,599 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-13 17:09:58,724 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-13 17:09:58,821 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-13 17:09:58,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-04-13 17:09:59,021 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-13 17:09:59,098 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-13 17:09:59,233 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-13 17:09:59,277 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-13 17:09:59,390 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-13 17:09:59,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-13 17:09:59,529 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-13 17:09:59,592 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-13 17:09:59,658 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-13 17:09:59,775 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-13 17:09:59,910 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-13 17:09:59,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:00,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-04-13 17:10:00,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:00,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:00,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:00,229 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:00,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:00,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-13 17:10:02,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:02,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-13 17:10:02,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:02,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:02,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:04,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-04-13 17:10:04,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-13 17:10:05,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:05,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:05,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:05,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:05,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-04-13 17:10:05,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:05,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:06,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-04-13 17:10:09,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:10,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:10,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:10,848 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:10,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-04-13 17:10:10,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:10,959 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:10,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:11,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-13 17:10:11,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:11,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:11,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:11,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:11,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:11,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:11,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-04-13 17:10:11,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:11,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:12,743 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:12,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:12,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:12,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:13,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:13,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-04-13 17:10:13,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:13,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:13,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-04-13 17:10:13,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:13,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-13 17:10:13,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:13,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:13,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,137 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,494 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-13 17:10:14,555 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-13 17:10:14,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,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-13 17:10:14,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:14,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,779 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-13 17:10:14,836 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-13 17:10:14,884 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-13 17:10:14,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:14,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-04-13 17:10:14,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:15,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-04-13 17:10:15,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-13 17:10:15,060 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-13 17:10:15,121 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-13 17:10:15,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:15,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:15,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:15,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:15,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:15,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 17:10:15,409 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-13 17:10:15,472 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-13 17:10:15,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-13 17:10:15,525 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-13 17:10:15,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-13 17:10:16,727 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-13 17:10:23,724 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 89.397s. Listening on: http://0.0.0.0:8080 2026-04-13 17:10:23,724 INFO [io.quarkus] (main) Profile prod activated. 2026-04-13 17:10:23,725 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-13 17:10:25,602 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-13 17:10:38,713 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="00920097-0039-4fa8-8d80-3224ed976cb7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="83b50897-84d8-4251-b938-976dfd362524", client_auth_method="client-secret", username="admin", authSessionParentId="44500c64-3ef5-473c-868a-517e476c9b58", authSessionTabId="TbMK2wWrn2I" 2026-04-13 17:10:44,703 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="REALM", resourcePath="atmosphere" 2026-04-13 17:10:45,904 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="a987627a-e082-493e-ba14-f815f35456a8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="32259af6-6c30-4f65-a23e-4249eb9c224c", client_auth_method="client-secret", username="admin", authSessionParentId="8e2a3471-e2ec-4f7c-a0bb-8549a23af699", authSessionTabId="7rnVKSASx0Q" 2026-04-13 17:10:46,111 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/8495505e-e4bb-432f-ac51-46249f9670d2" 2026-04-13 17:10:46,297 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/8495505e-e4bb-432f-ac51-46249f9670d2/protocol-mappers/models/d1608836-ae81-49e1-9b8a-adcd075a3b57" 2026-04-13 17:11:07,290 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="1cc31cb7-5e99-42d3-a313-884630525b77", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d2bbbfb5-ef27-424f-977a-fbbd796784f3", client_auth_method="client-secret", username="admin", authSessionParentId="225a0624-f087-4461-8f31-0e018d4ea409", authSessionTabId="-axxHtTDohU" 2026-04-13 17:11:07,498 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT", resourcePath="clients/c92e8e33-91cb-4966-a479-22670ed5ff7f" 2026-04-13 17:11:07,874 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="1175c2f9-4590-4b8e-b036-013a27e73762", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="56c58be7-cf41-4e26-a562-67b4f3acfc69", client_auth_method="client-secret", username="admin", authSessionParentId="a009be74-2407-4c7b-ab85-b5a98916e013", authSessionTabId="lBbgOCfqgAM" 2026-04-13 17:11:07,946 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT", resourcePath="clients/3ae38bbb-2786-4cba-a6c1-fa73eb52d4db" 2026-04-13 17:11:08,328 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="d44a3d51-9f1b-4da0-91be-3423b2f83950", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5ba5242b-8ad7-431a-848f-be8ac5f71187", client_auth_method="client-secret", username="admin", authSessionParentId="1443161c-c5b3-40ce-b163-3ef0a72fab12", authSessionTabId="lIBTwbpOU-k" 2026-04-13 17:11:08,431 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT", resourcePath="clients/a9b8135e-bdd4-465e-b205-d3267e63684e" 2026-04-13 17:11:09,031 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="0937a920-4a95-4b5c-a793-4e253c425afc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0ffe3d40-55e3-49b7-84df-8b88b67628b2", client_auth_method="client-secret", username="admin", authSessionParentId="4e973b6e-4fd1-4c3f-8b7e-6d5019054f47", authSessionTabId="Ldst3ylTR6Q" 2026-04-13 17:11:09,277 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT_ROLE", resourcePath="clients/c92e8e33-91cb-4966-a479-22670ed5ff7f/roles/member" 2026-04-13 17:11:09,650 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="fc59adfd-8c0a-4bd3-8c22-d720cdb37898", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ad2cc39a-a5dc-4ac1-a668-710be46c413c", client_auth_method="client-secret", username="admin", authSessionParentId="9e9c5ab7-7581-4183-8f5b-e4d9e314df06", authSessionTabId="6MlK3in9O98" 2026-04-13 17:11:09,749 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT_ROLE", resourcePath="clients/3ae38bbb-2786-4cba-a6c1-fa73eb52d4db/roles/admin" 2026-04-13 17:11:10,143 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="cf3b6efb-2850-433f-8433-18804b92c6e5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="05c92407-fb8a-4adb-a773-b6103880cfcc", client_auth_method="client-secret", username="admin", authSessionParentId="1fb37961-c454-443b-82d6-3912e42d60ad", authSessionTabId="DGXflZLnU-E" 2026-04-13 17:11:10,304 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT_ROLE", resourcePath="clients/3ae38bbb-2786-4cba-a6c1-fa73eb52d4db/roles/editor" 2026-04-13 17:11:10,644 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="b5f0ebc8-d59a-4678-b9b2-8562d4d24a99", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3ce57508-ebd8-49bc-b6c4-c5a7a6136583", client_auth_method="client-secret", username="admin", authSessionParentId="1acccbad-989a-4fc6-ae12-6b748c2334a7", authSessionTabId="xRu_4THRy8g" 2026-04-13 17:11:10,768 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT_ROLE", resourcePath="clients/3ae38bbb-2786-4cba-a6c1-fa73eb52d4db/roles/viewer" 2026-04-13 17:11:11,174 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="2368c58c-62b4-4cf0-8e74-17042a9b806b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="53d682f6-e696-4ac0-b51b-7bb238c8fc16", client_auth_method="client-secret", username="admin", authSessionParentId="374dc330-56df-47ee-aa86-cbb2af7b3393", authSessionTabId="xyxknhoCLRk" 2026-04-13 17:11:11,254 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT_ROLE", resourcePath="clients/a9b8135e-bdd4-465e-b205-d3267e63684e/roles/member" 2026-04-13 17:13:20,967 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="a595eecc-f2ef-46ea-ae36-03136bf0c55d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8c5f954b-3174-4b85-a50e-421076e3573b", client_auth_method="client-secret", username="admin", authSessionParentId="fde31c6d-52aa-41c0-8717-a2479f586dc8", authSessionTabId="j6-U-Ah69NY" 2026-04-13 17:13:21,596 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="REALM", resourcePath="null" 2026-04-13 17:13:23,154 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="fd148055-dd2c-439b-bf51-d0d4146ca9f8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b8f85a0c-cc1e-48ac-b458-cf0cce451f5e", client_auth_method="client-secret", username="admin", authSessionParentId="612b1309-0373-4ea8-8237-1ed2ee3fbdce", authSessionTabId="fGCUclNVbYo" 2026-04-13 17:13:23,295 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT", resourcePath="clients/ff1fc091-9203-4479-ad7f-cec3f4e7af86" 2026-04-13 17:13:23,995 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="ce59c394-aef7-4c60-80c0-029dfc4e9dd5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7d9dc707-f4ae-4a2c-9b3e-d53f3b96b839", client_auth_method="client-secret", username="admin", authSessionParentId="3317153b-d22c-4d93-9d1f-a58e324011d6", authSessionTabId="mRpGrmGJDzc" 2026-04-13 17:13:24,618 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/f0fd0ed9-cb2c-45b4-a556-8e406495bcba/role-mappings/clients/0ea52c1b-b7da-4b89-8434-4e535afdf175" 2026-04-13 17:17:31,198 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="b4445702-1096-48d9-ae7c-e34b3fb962d3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8787c38e-26d4-4346-9cde-532df1d98870", client_auth_method="client-secret", username="admin", authSessionParentId="b992d22f-73f2-46af-9b47-c9f360b22a9b", authSessionTabId="xKO7VauPzLo" 2026-04-13 17:17:31,346 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="REALM", resourcePath="null" 2026-04-13 17:17:32,051 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="94f5ae52-7059-4a54-8674-000629bde4f5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="91cfd49c-7312-434d-b755-dcb574b9a3a5", client_auth_method="client-secret", username="admin", authSessionParentId="fbed1bf2-018b-4073-95b2-15ba8b342ec8", authSessionTabId="SWsLwtGrmUo" 2026-04-13 17:17:32,130 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/8495505e-e4bb-432f-ac51-46249f9670d2" 2026-04-13 17:17:32,198 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/8495505e-e4bb-432f-ac51-46249f9670d2/protocol-mappers/models/d1608836-ae81-49e1-9b8a-adcd075a3b57" 2026-04-13 17:17:38,442 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="1b63d6c3-2b57-491f-b662-fac736a71d2e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="43b885f4-b6e0-41ff-b78b-8490b766ccb0", client_auth_method="client-secret", username="admin", authSessionParentId="53ece6c6-4d55-45ba-b577-d6946c910647", authSessionTabId="jI1uv5MqG3k" 2026-04-13 17:17:38,532 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT", resourcePath="clients/c92e8e33-91cb-4966-a479-22670ed5ff7f" 2026-04-13 17:17:38,917 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="098b37a5-56ca-44c2-b761-12059bd9defe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="acb99488-2474-4f40-a89c-93713af61f67", client_auth_method="client-secret", username="admin", authSessionParentId="46565462-08d6-4242-bc33-825baa8d3653", authSessionTabId="Cr2DPtwvTRc" 2026-04-13 17:17:39,039 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT", resourcePath="clients/3ae38bbb-2786-4cba-a6c1-fa73eb52d4db" 2026-04-13 17:17:39,497 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="6c005de0-af81-4064-a29b-a2c8e5c8b01b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c830e7bf-aa73-4969-b266-8d255d171ca6", client_auth_method="client-secret", username="admin", authSessionParentId="ba0dc901-f3a8-452b-9d16-d7e493b5a23b", authSessionTabId="jDFN5e3xMHI" 2026-04-13 17:17:39,588 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT", resourcePath="clients/a9b8135e-bdd4-465e-b205-d3267e63684e" 2026-04-13 17:17:40,196 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="1dae38af-857e-4266-bcae-a849fd4d39dc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c0d45a80-d55c-415c-97da-157e9090ded0", client_auth_method="client-secret", username="admin", authSessionParentId="a21d03e7-1bff-4b39-9c21-0b0432ee24d7", authSessionTabId="klZa5cBm5mc" 2026-04-13 17:17:40,558 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="5a940999-551d-4a89-90d8-29f67c9c12a9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0c9e8ddb-d87c-4e61-bf90-700e3ee79ba4", client_auth_method="client-secret", username="admin", authSessionParentId="94a146eb-93a2-40f9-8b57-6cb06a30c2fa", authSessionTabId="PjC-Ek-HACs" 2026-04-13 17:17:40,961 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="87462fe0-d41d-418a-88a1-dccdb747fa78", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6d1d95d0-9c34-4ba1-8c42-3379c3009f41", client_auth_method="client-secret", username="admin", authSessionParentId="4e237286-4ecf-4d0b-a537-cca02e6a0e04", authSessionTabId="HF6HmeLY37o" 2026-04-13 17:17:41,331 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="574b02fc-f1c7-4f78-b99e-c46c61909616", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="97a276c2-1134-49d4-8c1f-82efd49ed38d", client_auth_method="client-secret", username="admin", authSessionParentId="fe7603df-2793-4bee-a915-805f2953ec03", authSessionTabId="Rslk1WnMFgQ" 2026-04-13 17:17:41,705 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="da331a21-6a36-4265-acc3-755cadc5554f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="65f6b8eb-202b-4226-a562-5778a6a84350", client_auth_method="client-secret", username="admin", authSessionParentId="12e72d88-bd5e-409b-a3d7-22cb089526e6", authSessionTabId="IgB7b-p8vI0" 2026-04-13 17:18:30,869 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="b01c333d-fb9b-404d-8224-1f125645b28e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="26aab8e3-f144-4db7-be95-82033a609f3a", client_auth_method="client-secret", username="admin", authSessionParentId="e00258f9-1aae-4eca-bf8c-93c01d982c31", authSessionTabId="wfLLAnhChIY" 2026-04-13 17:18:31,014 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="REALM", resourcePath="null" 2026-04-13 17:18:32,363 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="c0e73df6-ccb6-466d-9809-eaa04ab14c20", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="692884af-53e7-4704-84c4-703fd119756f", client_auth_method="client-secret", username="admin", authSessionParentId="f29dfae7-5aea-4592-ab38-ac374222d3ac", authSessionTabId="YRaeLMTp5h0" 2026-04-13 17:18:32,414 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="CLIENT", resourcePath="clients/ff1fc091-9203-4479-ad7f-cec3f4e7af86" 2026-04-13 17:18:33,063 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="3d8e817f-5b4f-47dd-97c9-328a01fb440f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6776165d-c55c-4247-8d73-da43fc202cd8", client_auth_method="client-secret", username="admin", authSessionParentId="34813bc7-194c-447d-9454-cd90dc377a8b", authSessionTabId="Qp5OzNTmrq0" 2026-04-13 17:18:51,747 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="admin-cli", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", auth_method="openid-connect", token_id="a80d0d64-a930-4fec-b255-2ab9bc0a8910", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f82f8efa-469a-4d72-b799-46c966b34efc", client_auth_method="client-secret", username="admin", authSessionParentId="3f9b8a7e-a48c-413f-a136-64e8810cfa9d", authSessionTabId="Zi6lZRfANao" 2026-04-13 17:18:51,871 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="c4f06fd2-68db-4c9b-a5bc-5730941f43d8", clientId="8a97d9f9-ee2a-4ab3-9880-f6143b3907e3", userId="8283d5fe-c0c1-4596-8b81-09ed51acad4e", ipAddress="199.19.213.150", resourceType="USER", resourcePath="users/3ed3a5cb-9d98-4d65-9563-1f05883cf96a" 2026-04-13 17:18:53,803 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="f0fd0ed9-cb2c-45b4-a556-8e406495bcba", ipAddress="10.0.0.231", token_id="4b0e234d-ecf1-4fc4-bdfe-a69bda11a888", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="022dd448-cdc1-4277-9f6e-b92f82f12300", authSessionTabId="tlt18fCG6jI"