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-06-17 02:50:16,813 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5011ms 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 WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-06-17 02:50:18,273 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-06-17 02:50:20,465 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-17 02:50:20,557 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-17 02:50:20,765 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-17 02:50:20,935 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-17 02:50:20,937 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: efc8f095-b372-4daa-afd4-684aae1ce848, name: keycloak-0-16339 2026-06-17 02:50:20,942 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-06-17 02:50:20,943 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-06-17 02:50:20,950 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44646 2026-06-17 02:50:21,282 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-06-17 02:50:22,955 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-16339: no members discovered after 2002 ms: creating cluster as coordinator 2026-06-17 02:50:22,964 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-16339|0] (1) [keycloak-0-16339] 2026-06-17 02:50:22,980 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-16339`, physical addresses are `[10.0.0.37:60182]` 2026-06-17 02:50:23,438 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-16339, Site name: null 2026-06-17 02:50:24,255 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-06-17 02:50:24,255 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-06-17 02:50:24,416 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-17 02:50:24,713 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-06-17 02:50:24,713 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-06-17 02:50:24,833 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-06-17 02:50:24,833 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-06-17 02:50:59,869 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-17 02:50:59,890 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-17 02:51:02,520 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 45.505s. Listening on: http://0.0.0.0:8080 2026-06-17 02:51:02,521 INFO [io.quarkus] (main) Profile prod activated. 2026-06-17 02:51:02,521 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, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-06-17 02:51:02,704 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-17 02:51:19,370 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=c65bf6b4-2c6f-44b4-9c69-77176511f42d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c6f71032-d998-4b8f-ae55-1b5188846b81, client_auth_method=client-secret, username=admin, authSessionParentId=2dd34216-17fd-4e17-8a5c-f51df02f0eea, authSessionTabId=E44fGCgfENo 2026-06-17 02:51:20,942 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=REALM, resourcePath=atmosphere 2026-06-17 02:51:21,871 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=a3d1537c-1cc5-47aa-89d0-001a598dbc77, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=134c7abb-7f00-4bb2-9df4-fec64b6adce7, client_auth_method=client-secret, username=admin, authSessionParentId=f8574243-c13a-4ff1-8c4a-cd9040ba5ae0, authSessionTabId=6xdBZJgG-VM 2026-06-17 02:51:21,991 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/88db64c7-fb03-4836-b66f-eec87f53a023 2026-06-17 02:51:22,103 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/88db64c7-fb03-4836-b66f-eec87f53a023/protocol-mappers/models/03b596cf-d19b-47a1-a5ee-3ab73cae9eea 2026-06-17 02:51:43,843 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=8a68b0ed-4860-4617-8704-127855137bfe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=deaed570-76c6-4dc0-9d47-127395402d77, client_auth_method=client-secret, username=admin, authSessionParentId=383b9b94-9398-49e1-90a6-17772f3b81ce, authSessionTabId=Iekkzydsrz0 2026-06-17 02:51:43,978 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/dc340aac-264b-4b6d-b5b8-a8f159d27742 2026-06-17 02:51:44,377 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=33647425-bfd5-495a-a616-efb8acf1717e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dc9b5641-200c-423e-82da-9ecdb41be713, client_auth_method=client-secret, username=admin, authSessionParentId=5316d3dc-bced-4f06-b180-f5b4786c1001, authSessionTabId=-qFaSIMuFZA 2026-06-17 02:51:44,685 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/39b8a058-aef5-46bf-a664-64c8f16dd954 2026-06-17 02:51:45,112 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=f5c1eef4-3d26-4fcf-bcf2-b11de0361548, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=42ffe39e-a068-444f-b460-7c1a5d027dd8, client_auth_method=client-secret, username=admin, authSessionParentId=e5cb5d92-437a-46df-94d5-c389bf3d13cb, authSessionTabId=Gp5zF0hfDb4 2026-06-17 02:51:45,189 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/f1b8d872-018a-4062-be11-d8d4b85443ac 2026-06-17 02:51:45,905 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=e8052042-8273-4bc9-b424-048402c1a92f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7cafba46-e73d-4e99-b9f8-a313336d00d6, client_auth_method=client-secret, username=admin, authSessionParentId=61e7e07c-be37-4f86-b5a6-115d64c45566, authSessionTabId=x85TBkQxNpM 2026-06-17 02:51:46,024 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/dc340aac-264b-4b6d-b5b8-a8f159d27742/roles/member 2026-06-17 02:51:46,434 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=41a3b19a-de92-4e7c-9ceb-2cf85eaea619, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aa9a78eb-8f4c-4b64-ac22-7a167acd860c, client_auth_method=client-secret, username=admin, authSessionParentId=ea73f39c-0a96-46e2-bbf9-294e5254070e, authSessionTabId=XdZAsz5-WCk 2026-06-17 02:51:46,537 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/39b8a058-aef5-46bf-a664-64c8f16dd954/roles/admin 2026-06-17 02:51:46,936 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=5e3b0cd6-0dd5-459c-81bb-678c79eafa34, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1d0f4a69-3049-43ec-bed6-dd113219caf8, client_auth_method=client-secret, username=admin, authSessionParentId=f45c3f8d-2d6d-4581-9a92-38f0a061561a, authSessionTabId=ILUFg1t75wY 2026-06-17 02:51:47,037 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/39b8a058-aef5-46bf-a664-64c8f16dd954/roles/editor 2026-06-17 02:51:47,440 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=1daf6c57-076f-4917-af67-17c258d905cf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e84b1e7d-0cc5-40ee-b141-f434309f1eeb, client_auth_method=client-secret, username=admin, authSessionParentId=84f618da-cc44-4aec-b18a-0ed4832214d8, authSessionTabId=Z1LMyjdDfbA 2026-06-17 02:51:47,932 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/39b8a058-aef5-46bf-a664-64c8f16dd954/roles/viewer 2026-06-17 02:51:48,373 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=d751fe8e-d4c2-49b8-9d7b-c8ef0629c778, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=784969ef-87d8-4a40-882e-ba0dace87622, client_auth_method=client-secret, username=admin, authSessionParentId=dc020244-6fe8-4261-85e7-68a4255211ac, authSessionTabId=WeLTGiRmif8 2026-06-17 02:51:48,465 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/f1b8d872-018a-4062-be11-d8d4b85443ac/roles/member 2026-06-17 02:54:11,095 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=4c3e0e77-0831-43af-a626-df84e9c9f4b5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7d1553d2-766c-4e5f-99dd-7da82a299f60, client_auth_method=client-secret, username=admin, authSessionParentId=d7f7e37c-d3e4-44ff-bef1-031c61f6bcb3, authSessionTabId=qYFybFFjkU4 2026-06-17 02:54:11,310 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=REALM, resourcePath=null 2026-06-17 02:54:12,904 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=721834f8-7e1e-469a-93ee-5a4a4c2bb3d4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9a9a8abf-1241-4009-a347-43e0e5a198a7, client_auth_method=client-secret, username=admin, authSessionParentId=ffe3fa2d-6f8d-4a6e-a5d0-06922159fe97, authSessionTabId=EZhuyqWpOe8 2026-06-17 02:54:13,019 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/1e65952a-d4bf-4539-b28a-739249725aec 2026-06-17 02:54:13,807 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=admin-cli, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=f6e76e6f-14d8-4c09-ada1-cae0662cd547, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cf3c09a9-90f8-4c5b-ad90-9379da2e92d9, client_auth_method=client-secret, username=admin, authSessionParentId=501a7929-3823-45dc-943e-305beba2fa5f, authSessionTabId=VgQELE2hjtY 2026-06-17 02:54:14,151 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=926d4130-a4fa-4bbd-ac8c-5da300b25f31, clientId=7322030e-5b9d-4bfa-bd79-a80f0820f128, userId=01be9db6-8d71-4b80-811a-68b3aee9a8b0, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/eb7a324e-1420-4f50-bc7c-d319c93339e0/role-mappings/clients/4fcf0697-7ef5-4da0-a668-fa77660cf650