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-08-19 09:18:17,525 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4961ms 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-08-19 09:18:18,883 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-08-19 09:18:21,114 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-19 09:18:21,191 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-19 09:18:21,396 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-19 09:18:21,617 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-19 09:18:21,619 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ae9542c3-eea2-43b3-bce5-0cd4afcd38dc, name: keycloak-0-9442 2026-08-19 09:18:21,625 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-08-19 09:18:21,625 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-08-19 09:18:21,631 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30079 2026-08-19 09:18:22,004 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-08-19 09:18:22,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-08-19 09:18:22,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-08-19 09:18:22,871 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-19 09:18:23,047 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-08-19 09:18:23,047 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-08-19 09:18:23,158 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-08-19 09:18:23,158 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-08-19 09:18:23,636 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9442: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-19 09:18:23,646 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9442|0] (1) [keycloak-0-9442] 2026-08-19 09:18:23,659 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9442`, physical addresses are `[10.0.0.80:45615]` 2026-08-19 09:18:53,304 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9442, Site name: null 2026-08-19 09:18:53,496 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-19 09:18:53,519 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-19 09:18:55,781 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.059s. Listening on: http://0.0.0.0:8080 2026-08-19 09:18:55,782 INFO [io.quarkus] (main) Profile prod activated. 2026-08-19 09:18:55,782 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-08-19 09:18:55,937 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-19 09:19:13,740 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=adedd0a0-e807-4094-9616-99daf49903c7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=79f29029-6cc7-4e65-9813-3559784a4054, client_auth_method=client-secret, username=admin, authSessionParentId=69e5a4ee-407d-47e2-b186-d638100096bf, authSessionTabId=xpsYsWmWmJ8 2026-08-19 09:19:14,923 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=REALM, resourcePath=atmosphere 2026-08-19 09:19:15,755 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=edc315d8-4520-4ece-b20c-296bb88300d6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9cd284f9-ca1b-43d2-a29b-e88e781be7fc, client_auth_method=client-secret, username=admin, authSessionParentId=d86386a7-eff3-4a14-87a2-48b5c23f2d13, authSessionTabId=8ABBUrqxIAM 2026-08-19 09:19:15,846 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/7c513430-67b2-42ed-aff1-b42722c32317 2026-08-19 09:19:15,934 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/7c513430-67b2-42ed-aff1-b42722c32317/protocol-mappers/models/e9dd1621-2883-49b5-b4db-35a52aff7d77 2026-08-19 09:19:36,951 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=52a4e10c-5cd5-441d-8e69-9b82e86a7be5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6ea0632e-f45b-43de-b7e9-54e61af6c7e3, client_auth_method=client-secret, username=admin, authSessionParentId=0849107f-ea71-4c2c-87e1-3f4760fe064d, authSessionTabId=oVj8WY6WueM 2026-08-19 09:19:37,052 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=CLIENT, resourcePath=clients/84505be5-b512-4d65-8308-60546246e572 2026-08-19 09:19:37,426 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=4b9fb724-8bda-4682-a2cc-91812fb00237, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=135c6e2c-43f5-4a7e-b577-403fa0b20c6f, client_auth_method=client-secret, username=admin, authSessionParentId=f6f254c1-75c2-4619-8d78-e462108d1160, authSessionTabId=5czmiV7L6NI 2026-08-19 09:19:37,498 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=CLIENT, resourcePath=clients/5625f83b-6d83-4d72-a103-31ed2837b99b 2026-08-19 09:19:37,865 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=e6f2ac28-c416-4031-8f25-8e1745ace0d3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0e6d39e8-53ca-49e3-b42c-14da43b9d574, client_auth_method=client-secret, username=admin, authSessionParentId=f32e75ae-f16e-468f-bff1-017ffcc19900, authSessionTabId=RmyjhSfPJ8I 2026-08-19 09:19:37,934 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=CLIENT, resourcePath=clients/3af3a909-a953-4b38-82c9-5ea8fedf8b63 2026-08-19 09:19:38,543 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=bd8c5dc3-c89a-419f-b55e-31c24361bac2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b8681f29-5bd1-4e3f-be4c-de4e0951d1ea, client_auth_method=client-secret, username=admin, authSessionParentId=cfb5a4a6-a711-4d13-9580-96ccd677259e, authSessionTabId=Au4AjR3IpvY 2026-08-19 09:19:38,663 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=CLIENT_ROLE, resourcePath=clients/84505be5-b512-4d65-8308-60546246e572/roles/member 2026-08-19 09:19:39,039 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=e8f604b2-28ea-4dad-8273-1e4b9d28364b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3c518a09-a97f-4111-b8e0-dbbde2d87963, client_auth_method=client-secret, username=admin, authSessionParentId=7df1f91a-ac5f-4adb-a006-6dbf55277499, authSessionTabId=m62hgELhcCg 2026-08-19 09:19:39,129 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=CLIENT_ROLE, resourcePath=clients/5625f83b-6d83-4d72-a103-31ed2837b99b/roles/admin 2026-08-19 09:19:39,521 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=6f131f38-0829-4f03-b926-fe24b1b8d8e1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=04464089-d314-4eea-b7f4-6b9d9efcede6, client_auth_method=client-secret, username=admin, authSessionParentId=9b52c947-3184-4c51-85d0-d321a3eb31d2, authSessionTabId=L88-p3Ab1p8 2026-08-19 09:19:39,604 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=CLIENT_ROLE, resourcePath=clients/5625f83b-6d83-4d72-a103-31ed2837b99b/roles/editor 2026-08-19 09:19:39,972 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=4f8c6fc1-9f0b-4f50-83e8-47405c2ff6d2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d8bbe891-f605-4ab7-a712-bcca0ccd07a0, client_auth_method=client-secret, username=admin, authSessionParentId=c9ca79ec-dc1b-423f-90de-bae9b9db2354, authSessionTabId=mEfzqqFXE3g 2026-08-19 09:19:40,065 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=CLIENT_ROLE, resourcePath=clients/5625f83b-6d83-4d72-a103-31ed2837b99b/roles/viewer 2026-08-19 09:19:40,423 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=a3e7cef7-ddac-48f8-8610-45c44c85cd5a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=07cbf10e-0b7c-4a7b-b3dc-3973440dcf76, client_auth_method=client-secret, username=admin, authSessionParentId=b708d6eb-1618-4f61-91a4-531adcca24b4, authSessionTabId=5sUSga7FpHk 2026-08-19 09:19:40,511 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=CLIENT_ROLE, resourcePath=clients/3af3a909-a953-4b38-82c9-5ea8fedf8b63/roles/member 2026-08-19 09:21:54,084 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=d4a18739-c3df-4809-9446-01b2a71eae9a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ed0c0fa4-fec0-4800-98ef-6454e321f7b8, client_auth_method=client-secret, username=admin, authSessionParentId=9b498157-0127-4018-89b6-2d99c3cc405d, authSessionTabId=OE8KGLUlfYY 2026-08-19 09:21:54,264 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=REALM, resourcePath=null 2026-08-19 09:21:55,774 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=7fefd565-aa53-4cd6-b9df-0e13b919962d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1464aca6-40e0-445e-b500-3357b436f628, client_auth_method=client-secret, username=admin, authSessionParentId=659a5b47-bb10-4719-bca1-a1992da8152e, authSessionTabId=lylPYgbrftE 2026-08-19 09:21:55,855 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=CLIENT, resourcePath=clients/bc2677bd-d918-4ff2-9460-7acaa26d9fc2 2026-08-19 09:21:56,468 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=admin-cli, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, auth_method=openid-connect, token_id=cc2f51fe-33cb-4c53-8170-6f0259bce6c3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8a1ec9fc-1d60-41c1-b4b3-5fc17024d8a4, client_auth_method=client-secret, username=admin, authSessionParentId=ac1fce15-608f-4ba9-a3e0-d44e328279a8, authSessionTabId=skE9tliBW_c 2026-08-19 09:21:56,732 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9ce3bed6-152a-4dac-bf8c-92b83c27d3e4, clientId=edc15229-32de-43f2-86be-de993cc708d7, userId=af51c736-c478-47be-9110-ca28bdebe3dc, ipAddress=199.19.213.73, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2a4e42af-ddf3-435c-9d09-168b07c9b683/role-mappings/clients/6669fac5-d678-49e5-a86e-e1e264b41fda