Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-02 22:36:42,978 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4985ms 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-04-02 22:36:44,434 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-02 22:36:46,798 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-02 22:36:46,975 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-02 22:36:47,145 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-02 22:36:47,271 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-02 22:36:47,273 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 27c06765-8b0a-488f-9ef5-da0ffb7867d2, name: keycloak-0-29004 2026-04-02 22:36:47,282 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-02 22:36:47,282 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-02 22:36:47,293 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.34064 2026-04-02 22:36:47,537 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-02 22:36:47,543 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-02 22:36:49,306 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29004: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-02 22:36:49,312 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29004|0] (1) [keycloak-0-29004] 2026-04-02 22:36:49,325 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29004`, physical addresses are `[10.0.0.176:49600]` 2026-04-02 22:36:49,809 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29004, Site name: null 2026-04-02 22:36:50,546 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 22:36:50,546 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 22:36:50,706 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-02 22:36:50,912 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 22:36:50,912 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 22:36:51,011 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 22:36:51,011 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 22:37:23,010 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-02 22:37:25,207 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.056s. Listening on: http://0.0.0.0:8080 2026-04-02 22:37:25,208 INFO [io.quarkus] (main) Profile prod activated. 2026-04-02 22:37:25,208 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-04-02 22:37:25,370 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-02 22:37:45,475 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=4a273965-3ca6-43e7-a1f5-303110226c4e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=65de5274-d71f-4d66-a4e3-7644d453abb9, client_auth_method=client-secret, username=admin, authSessionParentId=533d959a-8d3f-43f9-8121-82986bcb3121, authSessionTabId=6ivETwV8c3k 2026-04-02 22:37:47,511 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=REALM, resourcePath=atmosphere 2026-04-02 22:37:48,337 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=8881c91d-aa28-4984-aa20-135481a9c3b7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f21b2c81-3353-422f-85ff-d11c9d9684c7, client_auth_method=client-secret, username=admin, authSessionParentId=cfbfff80-c459-4ce5-927c-d5b275b441ff, authSessionTabId=1IU88lTuvRY 2026-04-02 22:37:48,439 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/da886a76-715f-44d4-8963-895cf5eea81e 2026-04-02 22:37:48,541 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/da886a76-715f-44d4-8963-895cf5eea81e/protocol-mappers/models/4afedb98-618d-4994-aa20-f905108f7e65 2026-04-02 22:38:09,846 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=7d7c3ef2-bc47-4b3a-91cb-fdd3b97eb8e9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c49661ec-95e4-43ad-a2be-b46f9ae5ca1b, client_auth_method=client-secret, username=admin, authSessionParentId=1c39777b-5240-4cdb-a2e6-3c8475242e4e, authSessionTabId=bkKfFgFJDxE 2026-04-02 22:38:09,959 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=CLIENT, resourcePath=clients/6caed34c-e6e0-4b66-89f5-7bd44db10120 2026-04-02 22:38:10,394 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=170f974c-1d89-415f-a225-8a2e7e6abd32, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f41716a9-13ee-4bd6-b524-f6ad64a6a11d, client_auth_method=client-secret, username=admin, authSessionParentId=2844a728-0698-4d30-830e-52827e3259a2, authSessionTabId=fl8iCYxex5I 2026-04-02 22:38:10,469 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=CLIENT, resourcePath=clients/e8e3baa0-cf12-4c24-a89b-3a699a8bfbb2 2026-04-02 22:38:10,842 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=2aa7a663-4a69-4591-bd04-2666aafcae6a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ad87f47a-aca3-45ba-9c59-a7d2b6a2e162, client_auth_method=client-secret, username=admin, authSessionParentId=e32e2940-34c6-4b00-bf2f-142cf032aded, authSessionTabId=lQyKozhxp28 2026-04-02 22:38:10,914 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=CLIENT, resourcePath=clients/5b865634-9595-457c-ac8c-a7a4be85402a 2026-04-02 22:38:11,580 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=25561282-05fa-404e-a7bf-69bffed3e78e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=93302b58-aab3-4cfd-9ccf-f15bb6a5717d, client_auth_method=client-secret, username=admin, authSessionParentId=86fce5b3-4d9a-47f3-8ea1-b579de4305f2, authSessionTabId=v7x_F90gLf8 2026-04-02 22:38:11,683 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=CLIENT_ROLE, resourcePath=clients/6caed34c-e6e0-4b66-89f5-7bd44db10120/roles/member 2026-04-02 22:38:12,072 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=e17d583d-ebf1-4db2-811c-56afaa03dfe4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=20cfeeb3-07b6-4558-aee5-b79970c6997d, client_auth_method=client-secret, username=admin, authSessionParentId=2ee3d8d9-1b26-444d-988f-81efc2e26c01, authSessionTabId=MwxB9_-X4-8 2026-04-02 22:38:12,163 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=CLIENT_ROLE, resourcePath=clients/e8e3baa0-cf12-4c24-a89b-3a699a8bfbb2/roles/admin 2026-04-02 22:38:12,539 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=fd2391a2-fe2a-4bd2-8345-b62ba13e5c4d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a0e01159-dfa3-4058-8067-ec80ff322fa3, client_auth_method=client-secret, username=admin, authSessionParentId=7b40971a-b92b-4a33-a129-15ef717ca053, authSessionTabId=nKS-O08J5lQ 2026-04-02 22:38:12,624 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=CLIENT_ROLE, resourcePath=clients/e8e3baa0-cf12-4c24-a89b-3a699a8bfbb2/roles/editor 2026-04-02 22:38:13,013 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=ec4c4158-8282-46d1-b3b6-cf40bc75d0e3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fa33b2b9-2603-4f7d-be38-f103dd3bfb00, client_auth_method=client-secret, username=admin, authSessionParentId=766d7276-0405-4675-8684-de37f2e9503a, authSessionTabId=KEK2np5XPbU 2026-04-02 22:38:13,106 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=CLIENT_ROLE, resourcePath=clients/e8e3baa0-cf12-4c24-a89b-3a699a8bfbb2/roles/viewer 2026-04-02 22:38:13,500 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=ef7b8d31-879d-4bb2-bd91-cf8de82c7ee9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aa753ddc-0530-4d3a-ad15-415d5effd6ac, client_auth_method=client-secret, username=admin, authSessionParentId=a4605734-aafe-4935-ae91-1a7bd2f0faad, authSessionTabId=Ky-IdCS0bQU 2026-04-02 22:38:13,588 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=CLIENT_ROLE, resourcePath=clients/5b865634-9595-457c-ac8c-a7a4be85402a/roles/member 2026-04-02 22:40:27,700 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=d0156cfb-42e9-48cc-9492-f2e9a0097ff9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8a05abda-86be-4989-8f66-18ba4eddc31f, client_auth_method=client-secret, username=admin, authSessionParentId=aab525d1-9a07-4ae9-a977-ac04e32e1348, authSessionTabId=TqWd4wxFy0o 2026-04-02 22:40:27,891 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=REALM, resourcePath=null 2026-04-02 22:40:29,458 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=9fe8d0f2-cea8-4e7f-ba9f-cd3e055d911c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1ca517df-15b6-47f8-b158-b39d4bb8a10a, client_auth_method=client-secret, username=admin, authSessionParentId=bf6ca696-ff6b-4647-952c-144ffef304a2, authSessionTabId=b2QA7ruPcA4 2026-04-02 22:40:29,561 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=CLIENT, resourcePath=clients/901b7410-1ebf-4688-ac34-1caca7e67f85 2026-04-02 22:40:30,303 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=admin-cli, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=b0992c3e-1192-46a0-b75e-8b7eb91ea067, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=650012d1-7d35-402c-a5c6-06e5b97afe99, client_auth_method=client-secret, username=admin, authSessionParentId=e6f64f80-e3bc-4d17-8658-66fe0dd89fe4, authSessionTabId=EQxjX8BWODM 2026-04-02 22:40:30,636 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5b803e13-905a-417e-958d-42fba2751c73, clientId=7411bc61-e9e8-45d7-9442-fbbb50a61b4a, userId=9b3200a1-20dc-46c8-af99-6e6d3c4e6bd1, ipAddress=199.19.213.249, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/c962f37e-b5e0-4b6f-99ec-ff17aa000bc8/role-mappings/clients/0d77236a-f45a-4593-bd02-b3957db819f9