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-03-27 02:02:00,943 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4645ms 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-03-27 02:02:02,294 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-03-27 02:02:04,288 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-27 02:02:04,448 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-27 02:02:04,594 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-27 02:02:04,686 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-27 02:02:04,687 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6b583640-792b-43a4-a312-d49df9229b88, name: keycloak-0-32368 2026-03-27 02:02:04,693 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-03-27 02:02:04,693 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-03-27 02:02:04,704 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27233 2026-03-27 02:02:04,955 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-03-27 02:02:05,731 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-03-27 02:02:05,731 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-03-27 02:02:05,877 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-27 02:02:06,062 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-03-27 02:02:06,063 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-03-27 02:02:06,171 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-03-27 02:02:06,171 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-03-27 02:02:06,717 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-32368: no members discovered after 2003 ms: creating cluster as coordinator 2026-03-27 02:02:06,730 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-32368|0] (1) [keycloak-0-32368] 2026-03-27 02:02:06,744 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-32368`, physical addresses are `[10.0.0.246:42769]` 2026-03-27 02:02:36,200 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-32368, Site name: null 2026-03-27 02:02:36,353 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-27 02:02:36,372 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-27 02:02:38,507 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.375s. Listening on: http://0.0.0.0:8080 2026-03-27 02:02:38,507 INFO [io.quarkus] (main) Profile prod activated. 2026-03-27 02:02:38,507 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-03-27 02:02:38,665 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-27 02:02:57,364 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=b289c40d-4377-4454-88ff-41112a6ee01d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=188ca196-d18b-48d2-b474-971bb46192a4, client_auth_method=client-secret, username=admin, authSessionParentId=39b69236-a605-498b-93cb-f2f991c47be3, authSessionTabId=OG915vAkgO4 2026-03-27 02:02:58,932 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=REALM, resourcePath=atmosphere 2026-03-27 02:02:59,750 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=54fc8d46-11ba-4ae5-9784-6652b5285f8e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b6fd8f95-8709-4022-9966-d1b2d1abe406, client_auth_method=client-secret, username=admin, authSessionParentId=9d87b9ea-7147-4554-86ff-2f51f6c2d1b7, authSessionTabId=2PWTRakMzWs 2026-03-27 02:02:59,830 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/fc5fcd28-526b-4e8a-a250-c2ed463208b5 2026-03-27 02:02:59,911 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/fc5fcd28-526b-4e8a-a250-c2ed463208b5/protocol-mappers/models/440fb7f8-9417-41ea-b0de-305af58da503 2026-03-27 02:03:20,829 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=67006933-14fd-4d9c-8796-a3803de60326, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=059fee2e-9d67-435d-b879-b4506e0b3c46, client_auth_method=client-secret, username=admin, authSessionParentId=5cbf5e1e-adde-44cd-b49d-636201184aa9, authSessionTabId=Du3VRbKzfRo 2026-03-27 02:03:20,934 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/17a76283-b7d8-403b-8c36-4122d250d26d 2026-03-27 02:03:21,288 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=2741109b-38b2-45bc-88ad-927e743b32dc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=04ec10c6-4f05-43d5-9545-96efa5935969, client_auth_method=client-secret, username=admin, authSessionParentId=9e593cfc-bc30-489a-9cbe-50a2a5b897a4, authSessionTabId=VhZDE-Bkq9A 2026-03-27 02:03:21,358 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/d60d4067-bfb5-4d57-8a6a-147d7eb02ee6 2026-03-27 02:03:21,710 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=dba9e527-00d4-494a-9b7b-74b3abfd0819, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=63899428-9dec-4c6c-8386-b2a97b364f8b, client_auth_method=client-secret, username=admin, authSessionParentId=46082673-35f1-4388-a76e-f73bd8e5cc97, authSessionTabId=F-lpdt7Tjto 2026-03-27 02:03:21,781 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/c81d2f7d-149e-4059-b28a-45210acf1663 2026-03-27 02:03:22,384 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=9249aba4-71b2-47f7-a753-2789afbd81f3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=651d726a-aab5-46a6-b98c-3e0b4821be8c, client_auth_method=client-secret, username=admin, authSessionParentId=50d1a31c-02d4-46d2-99c9-614b80efab90, authSessionTabId=98IWVLMj-DE 2026-03-27 02:03:22,668 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/17a76283-b7d8-403b-8c36-4122d250d26d/roles/member 2026-03-27 02:03:23,033 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=99d34dad-b49c-48b1-b8aa-f45babbb02e8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6fa0224d-39c2-40d4-999b-06fd1c510698, client_auth_method=client-secret, username=admin, authSessionParentId=9a861025-b653-4f66-bfa0-35e2c0fbcdbd, authSessionTabId=BzsaRUEkCWs 2026-03-27 02:03:23,115 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/d60d4067-bfb5-4d57-8a6a-147d7eb02ee6/roles/admin 2026-03-27 02:03:23,485 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=7f83dae9-68be-4ff2-9b47-2da78fe617e2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=413f4cec-65d8-4104-8013-58907c206199, client_auth_method=client-secret, username=admin, authSessionParentId=87213e2d-d109-41b3-a457-688db768a8ee, authSessionTabId=CpuPP2xFrkc 2026-03-27 02:03:23,572 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/d60d4067-bfb5-4d57-8a6a-147d7eb02ee6/roles/editor 2026-03-27 02:03:23,944 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=c267636b-7cc6-4ee3-b836-a6fb295522bb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2402a88f-7ca1-4e4a-88d8-b15ff8a48349, client_auth_method=client-secret, username=admin, authSessionParentId=0510a6b1-ac42-4784-a578-6ea933dd9074, authSessionTabId=MYI6_LDRmrU 2026-03-27 02:03:24,038 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/d60d4067-bfb5-4d57-8a6a-147d7eb02ee6/roles/viewer 2026-03-27 02:03:24,424 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=e9f68abd-33e1-467b-a3a6-b81e91977b26, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=268e71bf-7321-4fce-84c5-6ac0eb9c6910, client_auth_method=client-secret, username=admin, authSessionParentId=4174389b-2960-4a0f-a987-0a9f09db4f29, authSessionTabId=Fb43Bjc81eQ 2026-03-27 02:03:24,502 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/c81d2f7d-149e-4059-b28a-45210acf1663/roles/member 2026-03-27 02:05:34,565 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=abcd6ad5-6f21-4b9d-be48-47a1bd027577, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5e7c57b0-15d5-4007-89c2-dd8cd8390ce9, client_auth_method=client-secret, username=admin, authSessionParentId=079e0380-37b4-458e-b819-51ba517a16b8, authSessionTabId=Bg3YJSU2z4s 2026-03-27 02:05:34,768 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=REALM, resourcePath=null 2026-03-27 02:05:36,181 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=1dde06ed-2cc3-4d06-a2ec-d27efea1a113, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3fc0da4a-cdc3-46f9-a0cd-69ea32cfc3b3, client_auth_method=client-secret, username=admin, authSessionParentId=e4d82c5a-2b12-4ef1-ad4b-97b9919d30e4, authSessionTabId=3_Z-uBtereE 2026-03-27 02:05:36,268 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/c74ee9e8-75ef-4df9-a42e-2d51bdaa41dc 2026-03-27 02:05:36,898 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=admin-cli, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=111ccfac-45b9-42e1-8cdc-70406ffa0d61, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=47d103b7-948d-499e-be65-a57713042d88, client_auth_method=client-secret, username=admin, authSessionParentId=663cb8ba-71ec-44b2-adc1-aa31e7a1f089, authSessionTabId=9AY3emF6_Oc 2026-03-27 02:05:37,158 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8466ded5-141d-402b-993e-d7ad4444733a, clientId=d7250344-ff19-402f-809f-60de9830914e, userId=46c0d11a-a97b-4e2e-8bdd-642e90792373, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2127e1a0-5d50-4414-bec9-6ea2a473c6af/role-mappings/clients/389d6dfd-6b3c-4204-bbee-f0bbee5f399e