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-05-04 01:46:18,360 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 48930ms 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-05-04 01:46:23,433 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-05-04 01:46:31,026 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-04 01:46:31,426 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-04 01:46:31,922 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-04 01:46:32,523 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-04 01:46:32,530 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4e92b633-3929-4d98-9b5d-8a3e24ce1b48, name: keycloak-0-64302 2026-05-04 01:46:32,536 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-05-04 01:46:32,537 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-05-04 01:46:32,617 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44075 2026-05-04 01:46:34,785 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-64302: no members discovered after 2164 ms: creating cluster as coordinator 2026-05-04 01:46:34,821 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-64302|0] (1) [keycloak-0-64302] 2026-05-04 01:46:34,837 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-64302`, physical addresses are `[10.0.0.61:59611]` 2026-05-04 01:46:34,924 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-04 01:46:35,416 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-05-04 01:46:36,525 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-64302, Site name: null 2026-05-04 01:46:46,821 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-05-04 01:46:46,822 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-05-04 01:46:47,539 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-04 01:46:53,126 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-05-04 01:46:53,127 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-05-04 01:46:53,622 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-05-04 01:46:53,623 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-05-04 01:47:00,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:00,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:01,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:01,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:02,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:03,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:05,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-05-04 01:47:05,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:05,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:07,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-05-04 01:47:08,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:08,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-05-04 01:47:08,579 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:08,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:08,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-05-04 01:47:08,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:08,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:10,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:11,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:11,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:11,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-05-04 01:47:11,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:11,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:12,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:12,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:12,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:13,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:13,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:15,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:15,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:17,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:17,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:17,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:17,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:17,409 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-05-04 01:47:17,503 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-05-04 01:47:17,928 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-05-04 01:47:18,487 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-05-04 01:47:19,219 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-05-04 01:47:20,258 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-05-04 01:47:21,058 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-05-04 01:47:21,128 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-05-04 01:47:21,261 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-05-04 01:47:21,305 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-05-04 01:47:21,415 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-05-04 01:47:21,471 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-05-04 01:47:21,534 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-05-04 01:47:21,587 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-05-04 01:47:21,642 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-05-04 01:47:21,750 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-05-04 01:47:21,875 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-05-04 01:47:21,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:21,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-05-04 01:47:22,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:22,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:22,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:22,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:22,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:22,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:25,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:26,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:27,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:27,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:27,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-05-04 01:47:29,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:29,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:32,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:33,047 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:33,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:33,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:33,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:33,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-05-04 01:47:33,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:33,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:36,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-05-04 01:47:37,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-05-04 01:47:37,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:38,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-05-04 01:47:38,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:38,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-05-04 01:47:38,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:38,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:38,398 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-05-04 01:47:38,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:38,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:38,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-05-04 01:47:38,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:39,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:39,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:39,393 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:39,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:39,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:41,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:41,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-05-04 01:47:42,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:42,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:43,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:43,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-05-04 01:47:43,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-05-04 01:47:43,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:43,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-05-04 01:47:43,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:43,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:43,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:43,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-05-04 01:47:43,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:44,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:44,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:44,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:44,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:44,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:44,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:44,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:44,946 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-05-04 01:47:45,043 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-05-04 01:47:45,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-05-04 01:47:45,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:45,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:45,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:45,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:45,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:45,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:45,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:45,678 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-05-04 01:47:45,892 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-05-04 01:47:46,204 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-05-04 01:47:46,207 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:46,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:46,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:46,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-05-04 01:47:46,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:46,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:46,929 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-05-04 01:47:47,098 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-05-04 01:47:47,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:47,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-05-04 01:47:47,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:47,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:47,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:47,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-05-04 01:47:47,733 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-05-04 01:47:47,994 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-05-04 01:47:48,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-04 01:47:48,106 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-05-04 01:47:48,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-04 01:47:49,224 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-04 01:47:49,313 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-04 01:47:57,022 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 98.380s. Listening on: http://0.0.0.0:8080 2026-05-04 01:47:57,023 INFO [io.quarkus] (main) Profile prod activated. 2026-05-04 01:47:57,023 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-05-04 01:47:58,530 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-04 01:48:16,720 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="4b1c50c5-7bb0-48da-b7d5-cd7a1c624ba7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="28cc1e64-e845-49cc-8359-3c8180524dce", client_auth_method="client-secret", username="admin", authSessionParentId="2f4a2f8c-a2e3-42bb-b9e3-f20a8ff0d58c", authSessionTabId="TBbJxU4p_BA" 2026-05-04 01:48:22,028 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="REALM", resourcePath="atmosphere" 2026-05-04 01:48:23,317 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="0d34e677-6d0a-483b-b190-52aa53f71dcb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="03714765-8bc8-4f3c-b9d5-52adf2bdd358", client_auth_method="client-secret", username="admin", authSessionParentId="2fed8d54-3720-44ab-8e53-e73c946004c4", authSessionTabId="-JKQd48alfo" 2026-05-04 01:48:23,527 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1df789c7-4f82-48fe-a8d3-9a5d491e332a" 2026-05-04 01:48:23,726 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1df789c7-4f82-48fe-a8d3-9a5d491e332a/protocol-mappers/models/9de854c9-853f-4f4e-b286-5988a6c8b06d" 2026-05-04 01:48:44,596 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="6808b6d3-6313-45ea-996d-cea106561f94", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ad732460-4a44-4f17-b111-d8a7467ca7e2", client_auth_method="client-secret", username="admin", authSessionParentId="958e32ab-d1da-45f7-bc54-73d416782c36", authSessionTabId="ORZ3me9CxWE" 2026-05-04 01:48:44,828 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="CLIENT", resourcePath="clients/815f05ea-a97b-4ee8-9977-38d5e5d2bb25" 2026-05-04 01:48:45,245 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="bab6b3e0-37e1-4151-9011-99fbdbd8f542", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1b60279a-3137-4f93-9416-adee0c4d079f", client_auth_method="client-secret", username="admin", authSessionParentId="9d58d148-c2a7-47f0-928a-3879d968f188", authSessionTabId="i6oks3FVByE" 2026-05-04 01:48:45,414 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="CLIENT", resourcePath="clients/c07a481c-8bcd-49a5-ace9-5b83c4b6b901" 2026-05-04 01:48:45,765 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="80e1a324-199a-43da-b70f-e975d83747ef", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="73f15017-c8cc-47f7-a390-b5e9abc23300", client_auth_method="client-secret", username="admin", authSessionParentId="66d2c3e9-5b9c-4e25-939e-06e9adf0dbf0", authSessionTabId="Gui1l5D8l98" 2026-05-04 01:48:45,846 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="CLIENT", resourcePath="clients/139b343b-2cb1-48cf-b7b4-5c698525653e" 2026-05-04 01:48:46,433 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="b192c102-a6cc-43c3-a2b0-cad0c9f7ae7c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ec19130b-3d0d-4e89-aca4-63eae9376ed1", client_auth_method="client-secret", username="admin", authSessionParentId="8f8d4549-7ee2-4035-b0be-d90cc57120a2", authSessionTabId="vapWjDvfwMQ" 2026-05-04 01:48:47,943 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="CLIENT_ROLE", resourcePath="clients/815f05ea-a97b-4ee8-9977-38d5e5d2bb25/roles/member" 2026-05-04 01:48:48,327 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="958085c0-6fb6-441c-ad69-561b385efdcf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="aff42e2c-eb37-4e58-9ae8-0c8c1dbe597a", client_auth_method="client-secret", username="admin", authSessionParentId="e6f23bd8-aade-4abb-9372-7002528833fc", authSessionTabId="3ioyll9hNK0" 2026-05-04 01:48:48,439 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="CLIENT_ROLE", resourcePath="clients/c07a481c-8bcd-49a5-ace9-5b83c4b6b901/roles/admin" 2026-05-04 01:48:48,797 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="35c3cadc-5745-4516-8562-09dcbe02b86a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1649b341-9e98-4a81-8c81-9e16760256aa", client_auth_method="client-secret", username="admin", authSessionParentId="6e743702-8325-481e-8c28-f22660dff0bd", authSessionTabId="WV4joboKH8Q" 2026-05-04 01:48:48,884 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="CLIENT_ROLE", resourcePath="clients/c07a481c-8bcd-49a5-ace9-5b83c4b6b901/roles/editor" 2026-05-04 01:48:49,258 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="5412b386-bf13-4813-a785-237d806c65cb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e66eb245-7b52-47c9-8aed-90b6f8b0668d", client_auth_method="client-secret", username="admin", authSessionParentId="8df41d95-ef2e-4b0e-87d6-38c71a9d0ae7", authSessionTabId="fgOIBICCe7c" 2026-05-04 01:48:49,379 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="CLIENT_ROLE", resourcePath="clients/c07a481c-8bcd-49a5-ace9-5b83c4b6b901/roles/viewer" 2026-05-04 01:48:49,736 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="c2f0478b-862b-4f8b-863b-027aab9e6ede", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0288d7c1-bce0-4e8e-b747-6149b3fff7b4", client_auth_method="client-secret", username="admin", authSessionParentId="b592a1f2-9873-4486-973a-58cc94ff1d4b", authSessionTabId="7e-Pz7YV778" 2026-05-04 01:48:49,878 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="CLIENT_ROLE", resourcePath="clients/139b343b-2cb1-48cf-b7b4-5c698525653e/roles/member" 2026-05-04 01:51:15,320 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="93b0ca2a-c9df-4263-82d5-f6473b26ca75", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c39e68db-7d08-4823-abaa-422c0cfc5f1b", client_auth_method="client-secret", username="admin", authSessionParentId="07fabf29-ab47-493a-aa51-b4726d0df8e1", authSessionTabId="6mx9-VQycNI" 2026-05-04 01:51:15,749 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="REALM", resourcePath="null" 2026-05-04 01:51:17,245 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="4ad303be-9e6a-400b-a167-c9206a8d3590", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="58ddd3a0-87b4-46bf-91e5-38b0e5150f56", client_auth_method="client-secret", username="admin", authSessionParentId="29cfd1bc-3a74-4d98-ae73-d10b1a66ed9b", authSessionTabId="tJ4gFL2atr8" 2026-05-04 01:51:17,413 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="CLIENT", resourcePath="clients/baf59d59-2513-4eba-9119-a8360e63eeae" 2026-05-04 01:51:18,015 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="admin-cli", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", auth_method="openid-connect", token_id="4d5a9b67-100d-4ec0-a639-35cb47116470", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="be41c9c1-13e1-4eac-8d73-cf67e51e66a9", client_auth_method="client-secret", username="admin", authSessionParentId="d73b2973-4a5c-4f58-94aa-6c89087449dd", authSessionTabId="devTlag3IVw" 2026-05-04 01:51:18,445 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="b8df5180-b579-4e09-8dd3-447e8841d3ea", clientId="345221a9-9936-46a6-97da-1f48d45a7abb", userId="0532a3ef-2999-48dd-aa82-dfb02c382c80", ipAddress="199.204.45.116", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/0ea32f1d-a870-4245-a18f-0f3ef3dd5441/role-mappings/clients/c21e6f98-474e-4308-8583-8056dfa57656"