Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-08-15 04:57:29,408 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 56814ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-08-15 04:57:34,100 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-08-15 04:57:42,869 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-15 04:57:43,272 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-15 04:57:43,877 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-15 04:57:44,571 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-15 04:57:44,573 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d8f4cdb2-c420-466f-89c3-341e5d01df0b, name: keycloak-0-34284 2026-08-15 04:57:44,579 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-08-15 04:57:44,579 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-08-15 04:57:44,667 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.17487 2026-08-15 04:57:46,674 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-34284: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-15 04:57:46,682 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-34284|0] (1) [keycloak-0-34284] 2026-08-15 04:57:46,777 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-34284`, physical addresses are `[10.0.0.10:33023]` 2026-08-15 04:57:46,867 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-15 04:57:46,870 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-08-15 04:57:46,982 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-15 04:57:48,671 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-34284, Site name: null 2026-08-15 04:57:58,793 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-15 04:57:58,858 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-15 04:57:59,274 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-15 04:58:04,773 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-15 04:58:04,773 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-15 04:58:05,483 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-15 04:58:05,484 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-15 04:58:12,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:12,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:13,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-08-15 04:58:13,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:15,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:15,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:17,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:17,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:17,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:19,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:20,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:20,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:20,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-08-15 04:58:20,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:20,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:20,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-08-15 04:58:20,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:22,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:23,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:23,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-08-15 04:58:23,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:23,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:24,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:24,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:24,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-08-15 04:58:24,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:25,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:25,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:26,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:27,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:27,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:27,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:27,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:27,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:27,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:28,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:28,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:28,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:28,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:28,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-08-15 04:58:28,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:28,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:28,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:28,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:28,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:28,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:28,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:28,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:29,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:29,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:29,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:29,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:29,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:29,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:29,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-08-15 04:58:29,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:29,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:29,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:29,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:31,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:31,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-08-15 04:58:31,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-08-15 04:58:31,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:31,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-08-15 04:58:32,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:32,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-08-15 04:58:33,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:33,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:33,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:33,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:33,978 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:34,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:34,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:34,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-08-15 04:58:37,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:38,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:38,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:38,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-08-15 04:58:38,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:38,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:38,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-08-15 04:58:38,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:38,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:38,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:38,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:39,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:39,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58: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-08-15 04:58:39,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:39,574 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:39,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:39,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-08-15 04:58:40,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-08-15 04:58:40,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:40,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:40,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:41,372 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:41,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:41,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:41,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-08-15 04:58:41,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:41,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:41,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:41,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:41,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:41,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,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-08-15 04:58:42,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,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-08-15 04:58:42,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:42,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:42,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-08-15 04:58:42,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,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-08-15 04:58:42,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:42,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:42,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:42,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:42,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:43,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:43,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:43,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-08-15 04:58:43,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:43,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-08-15 04:58:43,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:43,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:43,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-08-15 04:58:43,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:43,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:43,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:43,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:43,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:43,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:43,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-15 04:58:43,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-15 04:58:43,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-08-15 04:58:44,793 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-15 04:58:53,276 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.505s. Listening on: http://0.0.0.0:8080 2026-08-15 04:58:53,277 INFO [io.quarkus] (main) Profile prod activated. 2026-08-15 04:58:53,277 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-08-15 04:58:55,378 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-15 04:59:14,080 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="864561ee-bdf8-4104-9d14-de88b6d7fa6f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4f54e33d-011f-4a2b-9a86-338c6f188071", client_auth_method="client-secret", username="admin", authSessionParentId="3745284b-beb9-4795-ac1c-3660fdb2cf76", authSessionTabId="mWQ4emDtOO8" 2026-08-15 04:59:19,977 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="atmosphere" 2026-08-15 04:59:21,364 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="a659077a-9bfd-42b1-a029-94054a9f16f5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="eddc834b-70ac-4dc6-aa2e-be911eaf971b", client_auth_method="client-secret", username="admin", authSessionParentId="9e20356d-8aa5-46b0-bc48-27aeda9f4cfb", authSessionTabId="tTeaES_4RJo" 2026-08-15 04:59:21,566 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a6da4942-013b-4c3c-8ee7-335c5bc6cffa" 2026-08-15 04:59:21,784 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a6da4942-013b-4c3c-8ee7-335c5bc6cffa/protocol-mappers/models/47899f8a-0449-4ab1-b1ae-405d5470ea8a" 2026-08-15 04:59:42,880 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="ecf6c22a-9144-41d0-a045-284df81ccf42", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f365c754-d067-4969-8939-41431ac83c78", client_auth_method="client-secret", username="admin", authSessionParentId="fb772e47-387b-4e27-9dd5-16c258554901", authSessionTabId="bf1FC3U_F-I" 2026-08-15 04:59:43,096 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/8c62b0e4-f3b1-4c39-9e43-351319d81d57" 2026-08-15 04:59:43,514 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="4e06ae93-7861-4987-9195-d1dd302c76ac", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1d94bc3f-26fe-4084-b3db-a7a65d7a0625", client_auth_method="client-secret", username="admin", authSessionParentId="e61bf58e-d9e4-4224-82a7-5575be6cd814", authSessionTabId="0t3iWl_2cp4" 2026-08-15 04:59:43,674 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/1c850ef0-c4fa-43a0-8f96-a8e61ecad19f" 2026-08-15 04:59:44,048 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="64a2a3cb-7b81-43ab-8fa0-30753e1ef385", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2ccb953c-5597-49e7-8b57-b3c731f62b41", client_auth_method="client-secret", username="admin", authSessionParentId="a6d4ab6c-5e94-447c-a3be-c02ec1624def", authSessionTabId="95dhoXMecsc" 2026-08-15 04:59:44,170 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/8ada2af8-c298-4c27-b262-23658722c26d" 2026-08-15 04:59:44,859 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="2b532b46-f66f-461f-bb54-248fd3a6c1ff", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3e303586-c2f9-4868-a61f-dcee9c17ed54", client_auth_method="client-secret", username="admin", authSessionParentId="d4598997-a506-4fb9-afe4-e970cf255dee", authSessionTabId="WkwlhjODyLw" 2026-08-15 04:59:45,001 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/8c62b0e4-f3b1-4c39-9e43-351319d81d57/roles/member" 2026-08-15 04:59:45,480 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="55c68e6d-cca5-43e3-a9b8-855b1a215646", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f2e8c20e-7f59-4a0c-98de-03a724c22c3a", client_auth_method="client-secret", username="admin", authSessionParentId="7c13bbb5-b6a0-473c-8a31-f2e43fe33bdf", authSessionTabId="MWPmCqIb9LM" 2026-08-15 04:59:45,587 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/1c850ef0-c4fa-43a0-8f96-a8e61ecad19f/roles/admin" 2026-08-15 04:59:45,970 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="8c669b45-e199-4963-8f3a-92c675b87e89", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="277da9d1-48c8-431b-b730-cb8e154f0c01", client_auth_method="client-secret", username="admin", authSessionParentId="2d980bb5-df09-4716-91cc-b501d8207afd", authSessionTabId="mtilUisWeUg" 2026-08-15 04:59:46,113 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/1c850ef0-c4fa-43a0-8f96-a8e61ecad19f/roles/editor" 2026-08-15 04:59:46,502 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="f0ed0172-454e-4010-b197-518e9834a52c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f6cd21f8-41f1-486c-bfc3-4572bdf421b1", client_auth_method="client-secret", username="admin", authSessionParentId="dd9c78c0-a5ba-4cec-83e4-d75dca9894cf", authSessionTabId="wPkpWUEqpLI" 2026-08-15 04:59:46,713 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/1c850ef0-c4fa-43a0-8f96-a8e61ecad19f/roles/viewer" 2026-08-15 04:59:47,117 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="964c9d46-0ac8-411b-be6b-800b9d6dd9f1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="af0b8d42-591d-482c-805f-cb1b0e6b34e3", client_auth_method="client-secret", username="admin", authSessionParentId="3e322b5d-de3f-45ea-8606-469d68b97d53", authSessionTabId="ihjgdFXUoV0" 2026-08-15 04:59:47,207 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/8ada2af8-c298-4c27-b262-23658722c26d/roles/member" 2026-08-15 05:02:00,025 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="e4974a1e-c5cf-47c6-8f6d-57dd86ec0786", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c60ae5a2-7eed-4dc1-8c1c-1dd6a94cbafb", client_auth_method="client-secret", username="admin", authSessionParentId="46ed2a94-2f6e-4cd2-bec4-7974bd15bdcb", authSessionTabId="W8MQZtwy0l8" 2026-08-15 05:02:00,487 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="null" 2026-08-15 05:02:01,983 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="0c39c34e-2637-4c5a-94c4-6ce078b7ecc0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e9655aa9-9ed1-4471-8a65-bd5780a81f8e", client_auth_method="client-secret", username="admin", authSessionParentId="d473ed52-80b4-4c3f-984d-a54b227cc7c2", authSessionTabId="Ct8vVycQdU8" 2026-08-15 05:02:02,102 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/6099f438-4b76-4ddb-8a50-b38d504d5e57" 2026-08-15 05:02:02,828 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="admin-cli", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="7529ed4f-96ed-4f2f-af4f-ca67ed96be3d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="01265e82-3948-4813-ad72-f663f91416dd", client_auth_method="client-secret", username="admin", authSessionParentId="fdb18bd9-bbb0-4b3a-aba0-5b86f7023ed1", authSessionTabId="LklsUT3CEaE" 2026-08-15 05:02:03,376 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="62012716-98a2-4fc6-92dc-a242db4e3590", clientId="7dfb501a-f7fa-439e-950c-c1ce76d86b05", userId="496feea1-9617-4f1d-98cf-daaa6e58603a", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/fb0507f3-93b8-406d-a50e-a490b360f204/role-mappings/clients/bc8ae8da-a29c-44dd-b5d5-1179f2bfa7f2"