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-22 00:33:09,852 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4598ms 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-22 00:33:11,244 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-22 00:33:13,406 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-22 00:33:13,572 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-22 00:33:13,774 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-22 00:33:13,872 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-22 00:33:13,873 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b829b091-e608-4a2f-89b1-438971d096d8, name: keycloak-0-35259 2026-04-22 00:33:13,879 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-22 00:33:13,879 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-22 00:33:13,885 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29342 2026-04-22 00:33:14,202 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-22 00:33:14,211 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-22 00:33:14,967 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-22 00:33:14,968 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-22 00:33:15,249 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-22 00:33:15,465 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-22 00:33:15,466 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-22 00:33:15,779 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-22 00:33:15,780 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-22 00:33:15,889 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-35259: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-22 00:33:15,901 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-35259|0] (1) [keycloak-0-35259] 2026-04-22 00:33:15,916 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-35259`, physical addresses are `[10.0.0.166:44878]` 2026-04-22 00:33:59,909 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-35259, Site name: null 2026-04-22 00:34:00,080 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-22 00:34:02,521 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 52.482s. Listening on: http://0.0.0.0:8080 2026-04-22 00:34:02,521 INFO [io.quarkus] (main) Profile prod activated. 2026-04-22 00:34: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-04-22 00:34:02,686 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-22 00:34:22,571 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=21ab2730-f387-4e50-9d9a-f2e2f70d2590, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6f0f57ec-d148-449c-8377-d97ad6155e66, client_auth_method=client-secret, username=admin, authSessionParentId=a2a12b73-c33a-4e0f-8f22-75d6b8ba7719, authSessionTabId=TVlPGO1T3Wc 2026-04-22 00:34:24,379 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=REALM, resourcePath=atmosphere 2026-04-22 00:34:25,183 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=08e80fb9-2bfa-409b-86f9-d848265615e6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6739f50c-fc0f-4529-ab0e-ac8e78954e59, client_auth_method=client-secret, username=admin, authSessionParentId=8c4da4df-8d0f-4389-853f-13a506ebeded, authSessionTabId=eJUucP-IDiY 2026-04-22 00:34:25,285 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2b77a507-3495-46c2-bf2d-8bacc2c64537 2026-04-22 00:34:25,379 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2b77a507-3495-46c2-bf2d-8bacc2c64537/protocol-mappers/models/a972a420-3353-40cd-84d6-b23e9753a994 2026-04-22 00:34:46,203 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=cafaf6df-1045-43bb-b0f1-f24635a4f7f2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4d732d3b-dd83-45ea-a9ee-ebf82cc19e78, client_auth_method=client-secret, username=admin, authSessionParentId=35a2ac54-29e3-4b6c-a42c-f65fd1d6fa66, authSessionTabId=Qa8iqlyfJck 2026-04-22 00:34:46,783 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/1fb0322e-6d66-4d61-b3fd-9e5be01eea59 2026-04-22 00:34:47,151 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=f954715b-57f5-4b08-872c-4a29a04422f7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3dcabe2a-3cc3-4996-976d-bb1e1f46a74c, client_auth_method=client-secret, username=admin, authSessionParentId=f4ccbc26-9201-4c60-9f7b-5a769b83f881, authSessionTabId=5_qZWCIH2Ds 2026-04-22 00:34:47,223 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/9b6029a7-2a22-4d46-95b7-91a552daebb0 2026-04-22 00:34:47,602 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=919bc5f5-299c-4f50-a81e-cd7618fbab1e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f257dff3-49cd-4662-96de-5a095dfc55f1, client_auth_method=client-secret, username=admin, authSessionParentId=9bc9be99-5abd-4f19-8f37-9100cb580ddf, authSessionTabId=ip3-k36iAho 2026-04-22 00:34:47,685 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/0e4af14a-52b1-47ff-a2d5-fa0f43944ed2 2026-04-22 00:34:48,420 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=8f0a3ba7-a0f2-402c-ba57-b58501a48f8a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bc559790-203b-4fcd-9c8e-70f1afbf3dcc, client_auth_method=client-secret, username=admin, authSessionParentId=1b13ddd6-4361-403d-98a0-aea3d51b7718, authSessionTabId=0FVdJ_BEZhY 2026-04-22 00:34:48,535 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/1fb0322e-6d66-4d61-b3fd-9e5be01eea59/roles/member 2026-04-22 00:34:48,915 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=1937a286-96ae-4c51-92f6-081ad133870a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=30b1ab87-d384-427a-8c9d-e354527f5618, client_auth_method=client-secret, username=admin, authSessionParentId=711077e1-0f97-49db-8e1f-32dd7cc790c2, authSessionTabId=KdBYJcgLjd4 2026-04-22 00:34:49,006 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/9b6029a7-2a22-4d46-95b7-91a552daebb0/roles/admin 2026-04-22 00:34:49,423 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=7971e477-162b-4800-a887-ed5835788b4b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ad827683-0840-4a14-9e1d-98462350df1e, client_auth_method=client-secret, username=admin, authSessionParentId=2c0ad253-ed7a-4179-919f-94d4ba6f54fc, authSessionTabId=gBoTHOpynW0 2026-04-22 00:34:49,512 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/9b6029a7-2a22-4d46-95b7-91a552daebb0/roles/editor 2026-04-22 00:34:49,883 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=021ac243-3187-4b76-8fb2-ccf5bf1eb0fe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5c2a0efc-af1a-4e31-8a77-c741fbf06e58, client_auth_method=client-secret, username=admin, authSessionParentId=f0a3d270-2b77-4880-8a0d-1c0a81930dfb, authSessionTabId=NexwW59qwWs 2026-04-22 00:34:49,977 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/9b6029a7-2a22-4d46-95b7-91a552daebb0/roles/viewer 2026-04-22 00:34:50,345 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=d5148c53-c35b-4cd9-9aea-e6384d8a41c1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1c9f363c-9643-4f1d-8452-63f343f52676, client_auth_method=client-secret, username=admin, authSessionParentId=77f3f2c2-d52e-42bd-8595-5df2800dd1ce, authSessionTabId=b7s2pqrmGxo 2026-04-22 00:34:50,435 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/0e4af14a-52b1-47ff-a2d5-fa0f43944ed2/roles/member 2026-04-22 00:37:05,091 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=85bc616c-2d04-48cf-966a-904805df66fd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ec960b38-ffd4-459f-b815-2cf7aac3a7ab, client_auth_method=client-secret, username=admin, authSessionParentId=8c87ae78-286d-453f-9b8c-e9b911411756, authSessionTabId=L4tkCshuHWM 2026-04-22 00:37:05,298 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=REALM, resourcePath=null 2026-04-22 00:37:06,702 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=80d4e34c-cfcc-4548-953e-550073cda902, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=efd3b443-3981-408e-ab2e-88bd46e18d93, client_auth_method=client-secret, username=admin, authSessionParentId=02298584-6bfd-40e8-abfc-111bda082a28, authSessionTabId=0H84ESE2Fss 2026-04-22 00:37:06,808 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/d5a3efea-4af4-4a64-8293-e6f406c555f3 2026-04-22 00:37:07,490 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=admin-cli, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=aa9a98c4-f114-4ae8-ab6c-e657464fed90, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=da37c7e3-5250-435c-9d6a-28f706159ca7, client_auth_method=client-secret, username=admin, authSessionParentId=1e1cd259-4dae-4178-b96f-16a2a7ac9515, authSessionTabId=260v8wv-U5k 2026-04-22 00:37:07,780 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5986df02-a400-44e9-951e-fca410f2fa48, clientId=8164771d-6ca2-4827-967b-3678fe76c33c, userId=e55fc4d1-c84a-4034-a4fc-70fa5445b357, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/bf77e4e0-edbc-4fe8-899d-bddf7a0cf1a3/role-mappings/clients/9b9cc7d5-c6ad-471b-aa13-3ca5113a635d