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-06-26 10:21:48,491 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5289ms 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-06-26 10:21:49,874 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-06-26 10:21:51,889 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-26 10:21:52,028 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-26 10:21:52,193 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-26 10:21:52,295 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-26 10:21:52,297 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 49fc9fa5-5841-4b0d-991b-eecfde773e22, name: keycloak-0-31230 2026-06-26 10:21:52,302 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-06-26 10:21:52,303 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-06-26 10:21:52,308 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21303 2026-06-26 10:21:52,602 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-06-26 10:21:53,309 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-06-26 10:21:53,310 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-06-26 10:21:53,497 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-26 10:21:53,715 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-06-26 10:21:53,715 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-06-26 10:21:53,864 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-06-26 10:21:53,864 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-06-26 10:21:54,312 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-31230: no members discovered after 2001 ms: creating cluster as coordinator 2026-06-26 10:21:54,323 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-31230|0] (1) [keycloak-0-31230] 2026-06-26 10:21:54,336 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-31230`, physical addresses are `[10.0.0.192:36839]` 2026-06-26 10:23:23,167 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-31230, Site name: null 2026-06-26 10:23:23,285 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-26 10:23:23,309 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-26 10:23:25,584 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 96.924s. Listening on: http://0.0.0.0:8080 2026-06-26 10:23:25,584 INFO [io.quarkus] (main) Profile prod activated. 2026-06-26 10:23:25,585 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-06-26 10:23:25,767 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-26 10:23:39,771 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=admin-cli, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, auth_method=openid-connect, token_id=4b88e6b3-5b1f-4ec5-9bcb-147914b52967, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=076cc267-5c97-4134-911e-3a8f556db7d0, client_auth_method=client-secret, username=admin, authSessionParentId=e1eb1572-5b66-4d28-a04c-dda216272be3, authSessionTabId=c0XtHSziw-Q 2026-06-26 10:23:41,499 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=1b927f7c-91dd-4814-9002-c530f2fd4b05, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, resourceType=REALM, resourcePath=atmosphere 2026-06-26 10:23:42,235 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=admin-cli, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, auth_method=openid-connect, token_id=25b5ca83-7bea-4649-813e-9d4f5694b5fb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b0925578-145c-4ed8-ade8-d867afb8a169, client_auth_method=client-secret, username=admin, authSessionParentId=8a2de36e-0a42-443d-80b2-9dcb2eb850d5, authSessionTabId=idvgzJfIE0c 2026-06-26 10:23:42,331 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=1b927f7c-91dd-4814-9002-c530f2fd4b05, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6b8ee800-253a-4fe8-ab8b-67c749763db2 2026-06-26 10:23:42,625 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=1b927f7c-91dd-4814-9002-c530f2fd4b05, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6b8ee800-253a-4fe8-ab8b-67c749763db2/protocol-mappers/models/a0c9a232-7a22-4ada-8e46-3cdc9f32ee8d 2026-06-26 10:24:03,657 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=admin-cli, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, auth_method=openid-connect, token_id=cf9959a3-9ae0-46ae-a73f-93b4b22acf7e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=090e15f9-25e6-4881-868c-e61b06710517, client_auth_method=client-secret, username=admin, authSessionParentId=86b2fba4-f227-4c35-8b1d-5d705431af1b, authSessionTabId=b0EE544e9M4 2026-06-26 10:24:03,925 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=1b927f7c-91dd-4814-9002-c530f2fd4b05, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, resourceType=CLIENT, resourcePath=clients/509a22a9-c9e4-4eda-9f7b-563e4a82fad5 2026-06-26 10:24:04,305 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=admin-cli, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, auth_method=openid-connect, token_id=dd31d035-7e69-4530-8b7b-32b3f13af1d0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=49d8e984-464d-44d8-bed2-be7404456546, client_auth_method=client-secret, username=admin, authSessionParentId=4a73850d-0cfb-4be5-9bca-d06a9c4ea7c1, authSessionTabId=0vS_TxssJ-A 2026-06-26 10:24:04,649 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=1b927f7c-91dd-4814-9002-c530f2fd4b05, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, resourceType=CLIENT, resourcePath=clients/80e7d8cb-3e1c-4e7f-a69c-f5e9c15adf7a 2026-06-26 10:24:05,009 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=admin-cli, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, auth_method=openid-connect, token_id=e739d711-7d45-48e1-882d-d3509742ea92, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ede173cf-3a49-4f28-9228-2565d164f716, client_auth_method=client-secret, username=admin, authSessionParentId=045295cf-a5f2-47fe-a2bc-a57ba469a8b5, authSessionTabId=R1GJB_ZknQE 2026-06-26 10:24:05,091 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=1b927f7c-91dd-4814-9002-c530f2fd4b05, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, resourceType=CLIENT, resourcePath=clients/49294483-67a4-429e-be52-3c12db270758 2026-06-26 10:24:05,653 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=admin-cli, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, auth_method=openid-connect, token_id=c0c17eed-98c9-44cb-9066-dc5645a8fc64, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=022106db-301a-4975-b492-ca990797ea92, client_auth_method=client-secret, username=admin, authSessionParentId=6df3d5a5-dafc-4ebe-9131-bad3cb696831, authSessionTabId=1ROG2E2BI5Y 2026-06-26 10:24:05,757 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=1b927f7c-91dd-4814-9002-c530f2fd4b05, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, resourceType=CLIENT_ROLE, resourcePath=clients/509a22a9-c9e4-4eda-9f7b-563e4a82fad5/roles/member 2026-06-26 10:24:06,128 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=admin-cli, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, auth_method=openid-connect, token_id=f2b471ff-b347-42c8-b013-4745184ac262, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=68f26bfa-ef5b-4514-8a42-e384dab6e52e, client_auth_method=client-secret, username=admin, authSessionParentId=988ecb5b-8760-4ef4-b161-3acaacd2f73b, authSessionTabId=RtwesxIbE1w 2026-06-26 10:24:06,510 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=1b927f7c-91dd-4814-9002-c530f2fd4b05, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, resourceType=CLIENT_ROLE, resourcePath=clients/80e7d8cb-3e1c-4e7f-a69c-f5e9c15adf7a/roles/admin 2026-06-26 10:24:06,882 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=admin-cli, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, auth_method=openid-connect, token_id=b80d8861-c339-421e-9591-f40826df87fc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=78d15868-57dc-4ec7-bf38-5b138149a93b, client_auth_method=client-secret, username=admin, authSessionParentId=b87eaf43-c847-4e39-9ea7-42c53c75b214, authSessionTabId=iDZGAmfca_Y 2026-06-26 10:24:06,976 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=1b927f7c-91dd-4814-9002-c530f2fd4b05, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, resourceType=CLIENT_ROLE, resourcePath=clients/80e7d8cb-3e1c-4e7f-a69c-f5e9c15adf7a/roles/editor 2026-06-26 10:24:07,343 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=admin-cli, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, auth_method=openid-connect, token_id=f17f089d-c58d-4056-a132-22b1460807cf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ddd9a6a3-52b7-431e-b821-57a894e7a4ce, client_auth_method=client-secret, username=admin, authSessionParentId=4d92a4b9-c1d9-4be9-ab5c-6e0bd03829bf, authSessionTabId=keSF0T1MCns 2026-06-26 10:24:07,439 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=1b927f7c-91dd-4814-9002-c530f2fd4b05, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, resourceType=CLIENT_ROLE, resourcePath=clients/80e7d8cb-3e1c-4e7f-a69c-f5e9c15adf7a/roles/viewer 2026-06-26 10:24:07,806 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=admin-cli, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, auth_method=openid-connect, token_id=84c5f92b-8286-4179-867d-0c307f203cda, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=45555061-8f92-4754-a2e3-b14b54b27309, client_auth_method=client-secret, username=admin, authSessionParentId=28e92ce1-422d-4901-881c-40b03608c811, authSessionTabId=KpMxd5GTfpM 2026-06-26 10:24:07,897 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9e8316f2-3fe2-4e57-ba38-39c36828f81b, clientId=1b927f7c-91dd-4814-9002-c530f2fd4b05, userId=d3772b70-0316-4a63-9275-451334d17717, ipAddress=199.19.213.196, resourceType=CLIENT_ROLE, resourcePath=clients/49294483-67a4-429e-be52-3c12db270758/roles/member