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-02-26 21:43:14,485 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5074ms 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-02-26 21:43:15,988 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-02-26 21:43:18,257 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-26 21:43:18,433 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-26 21:43:18,580 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-26 21:43:18,702 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-26 21:43:18,705 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 5aa49b7e-b514-4f46-9bbc-3ef3aae72c6d, name: keycloak-0-55127 2026-02-26 21:43:18,711 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-02-26 21:43:18,711 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-02-26 21:43:18,723 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25950 2026-02-26 21:43:18,951 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-02-26 21:43:19,738 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-02-26 21:43:19,738 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-02-26 21:43:19,916 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-26 21:43:20,115 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-02-26 21:43:20,115 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-02-26 21:43:20,223 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-02-26 21:43:20,223 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-02-26 21:43:20,735 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-55127: no members discovered after 2003 ms: creating cluster as coordinator 2026-02-26 21:43:20,747 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-55127|0] (1) [keycloak-0-55127] 2026-02-26 21:43:20,760 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-55127`, physical addresses are `[10.0.0.182:41486]` 2026-02-26 21:43:56,781 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-55127, Site name: null 2026-02-26 21:43:56,948 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-26 21:43:57,001 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-26 21:43:59,147 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.446s. Listening on: http://0.0.0.0:8080 2026-02-26 21:43:59,147 INFO [io.quarkus] (main) Profile prod activated. 2026-02-26 21:43:59,148 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-02-26 21:43:59,327 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-26 21:44:16,261 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=935b6dab-a0d0-4e5e-82da-2a2b0122e72e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dcfba1cc-51fc-441f-b9a6-63733e54f80e, client_auth_method=client-secret, username=admin, authSessionParentId=3461e51a-79fe-4c3e-b9ee-3cd0b1264aee, authSessionTabId=lRsBbO48NJQ 2026-02-26 21:44:17,500 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=REALM, resourcePath=atmosphere 2026-02-26 21:44:18,306 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=723b2207-4985-48b0-9f14-3c44049da5e9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8bc1d63c-f8ad-473f-ba6e-d4937f08dcfb, client_auth_method=client-secret, username=admin, authSessionParentId=a20d196d-6f68-4054-9110-d03f2de94465, authSessionTabId=73p31JI-bCk 2026-02-26 21:44:18,394 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/1a2be132-0858-42e2-8b88-2cdcbf9c26eb 2026-02-26 21:44:18,475 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/1a2be132-0858-42e2-8b88-2cdcbf9c26eb/protocol-mappers/models/cd8ebbd7-74af-4419-99b7-d1daa0bb6aec 2026-02-26 21:44:39,278 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=298b3946-fc03-4e50-aec6-639b3e055cbc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=371b3153-1760-47c4-83a1-6c76dc1f5a11, client_auth_method=client-secret, username=admin, authSessionParentId=2c505a0e-5eb7-4e1c-a7c7-2b42f66369dc, authSessionTabId=EbN8DvzHC9U 2026-02-26 21:44:39,563 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=CLIENT, resourcePath=clients/41d34632-78bb-4973-9b33-09d615e7f393 2026-02-26 21:44:39,937 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=e9d11c3f-c524-4970-81ca-38e6d0d84a2e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f7e6560e-63cf-4d2e-b7d4-a88091ae1370, client_auth_method=client-secret, username=admin, authSessionParentId=e30d4e7d-b226-4547-b39c-5b2a3f88398a, authSessionTabId=09JV5VSFc7o 2026-02-26 21:44:41,841 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=CLIENT, resourcePath=clients/1d6e0759-a112-4f30-a3b2-ef37a2dd7d3c 2026-02-26 21:44:42,236 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=635b8438-71ee-41c8-bf82-3089e0de4c19, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=676152f4-0fcd-49c6-a81b-7b7def5f2e33, client_auth_method=client-secret, username=admin, authSessionParentId=8d382d30-c6d5-4625-b4b8-b33c19d85774, authSessionTabId=2qRxGSpCmKs 2026-02-26 21:44:42,303 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=CLIENT, resourcePath=clients/eba65454-b818-43c4-820a-4056f318bf45 2026-02-26 21:44:42,867 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=73ef901c-dac7-419c-ab32-c2640a75826f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7f230974-bde0-4efa-8473-f92c0ba62ce8, client_auth_method=client-secret, username=admin, authSessionParentId=77db72a3-e136-4bcb-b825-8964c8d1bf50, authSessionTabId=Uv27JXFJW9M 2026-02-26 21:44:42,970 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=CLIENT_ROLE, resourcePath=clients/41d34632-78bb-4973-9b33-09d615e7f393/roles/member 2026-02-26 21:44:43,766 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=c5f43b10-181e-4de7-af75-45a5fc530940, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b30bad4c-6566-40ae-ad13-70fec5d7ce75, client_auth_method=client-secret, username=admin, authSessionParentId=e0db64dd-b1e9-441c-afda-06e363332363, authSessionTabId=KJPHNZ8qOgU 2026-02-26 21:44:43,853 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=CLIENT_ROLE, resourcePath=clients/1d6e0759-a112-4f30-a3b2-ef37a2dd7d3c/roles/admin 2026-02-26 21:44:44,215 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=c4ea6c4a-bf77-41f4-93f3-970c378eac8e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bd618ffe-1e8e-4bbc-8a52-ea313aa9d9be, client_auth_method=client-secret, username=admin, authSessionParentId=8c96b382-06b0-46e0-ad4b-b3d6ed306c12, authSessionTabId=S0paHIp8nPs 2026-02-26 21:44:44,282 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=CLIENT_ROLE, resourcePath=clients/1d6e0759-a112-4f30-a3b2-ef37a2dd7d3c/roles/editor 2026-02-26 21:44:44,644 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=efd3be19-b477-4916-a674-3053a350ce55, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=333d1f91-82a7-4ac4-a9ab-5e88eb7b4b52, client_auth_method=client-secret, username=admin, authSessionParentId=392dc7c0-4d1f-4135-9119-415815d523b3, authSessionTabId=ZxZjisM3RPc 2026-02-26 21:44:44,731 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=CLIENT_ROLE, resourcePath=clients/1d6e0759-a112-4f30-a3b2-ef37a2dd7d3c/roles/viewer 2026-02-26 21:44:45,075 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=caf7cc0c-d8b9-4ea5-b774-16adf56b8bc6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=28c1782c-94d3-47bb-9a6c-c663a0e0921d, client_auth_method=client-secret, username=admin, authSessionParentId=5cddcf8e-b95e-42f3-a9ba-b4bba0d7438a, authSessionTabId=AMMPRqqVr50 2026-02-26 21:44:45,153 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=CLIENT_ROLE, resourcePath=clients/eba65454-b818-43c4-820a-4056f318bf45/roles/member 2026-02-26 21:47:27,341 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=96cb0a4b-d482-4619-963d-b74b4f700fc0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=24074fb2-9101-4573-b03e-78655415e587, client_auth_method=client-secret, username=admin, authSessionParentId=5f01d383-cca2-42e4-bc0b-7b4e0a287ce2, authSessionTabId=1j1MYtAeqwo 2026-02-26 21:47:27,691 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=REALM, resourcePath=null 2026-02-26 21:47:28,990 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=3bbb8a78-6650-456e-b542-4e916c7b98e6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f0e6f3d1-d3ba-416d-8795-c4f2c1a9bc55, client_auth_method=client-secret, username=admin, authSessionParentId=497f9338-15ae-47c3-831e-be1792a0e5fc, authSessionTabId=iLhY3Dl0iS8 2026-02-26 21:47:29,066 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=CLIENT, resourcePath=clients/9db6c5fb-d849-4f9f-bfee-cb6ce3547cd8 2026-02-26 21:47:29,715 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=admin-cli, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=5540f093-b03a-4c69-a76a-ce84097f28fe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1aae4960-6a53-47fb-a0ae-50bbb0832bff, client_auth_method=client-secret, username=admin, authSessionParentId=a319e475-e2bd-4165-8688-ada64f5abe6d, authSessionTabId=PJxyWcrChc8 2026-02-26 21:47:29,998 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a76f4176-634a-4a2e-a783-a73d81f3dc6c, clientId=98811a70-8126-40ec-be67-a2d0c7339343, userId=16eec064-dfde-43dc-a3e9-9df41140ab62, ipAddress=162.253.55.43, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/01493c87-91a2-4059-9d8f-1e9bfd278504/role-mappings/clients/c5ab79c4-3c44-4062-9928-252b269ebf8a