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-24 20:46:43,308 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4616ms 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-24 20:46:44,797 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-24 20:46:46,931 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-24 20:46:47,104 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-24 20:46:47,259 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-24 20:46:47,369 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-24 20:46:47,371 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f6658755-51a3-48cf-84fc-2ac5c5613d87, name: keycloak-0-8052 2026-08-24 20:46:47,379 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-24 20:46:47,379 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-24 20:46:47,387 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18907 2026-08-24 20:46:47,626 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-24 20:46:48,393 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-24 20:46:48,393 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-24 20:46:48,568 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-24 20:46:48,810 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-24 20:46:48,810 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-24 20:46:48,945 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-24 20:46:48,945 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-24 20:46:49,391 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-8052: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-24 20:46:49,403 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-8052|0] (1) [keycloak-0-8052] 2026-08-24 20:46:49,417 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-8052`, physical addresses are `[10.0.0.25:34443]` 2026-08-24 20:47:18,589 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-8052, Site name: null 2026-08-24 20:47:18,714 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-24 20:47:18,737 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-24 20:47:20,628 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.145s. Listening on: http://0.0.0.0:8080 2026-08-24 20:47:20,628 INFO [io.quarkus] (main) Profile prod activated. 2026-08-24 20:47:20,628 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-24 20:47:20,798 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-24 20:47:35,582 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=fd3db48b-d304-4b97-b90c-280b64f71da8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b5062b1c-4799-476d-b698-2c186164606d, client_auth_method=client-secret, username=admin, authSessionParentId=ab5426a5-5eed-4498-847c-e1cf6be63345, authSessionTabId=SCNFwLxrmUw 2026-08-24 20:47:37,379 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=REALM, resourcePath=atmosphere 2026-08-24 20:47:38,211 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=24c69ab0-7385-4d37-97e3-71c09d3f47bb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=22421dd0-0266-439d-bb6a-bdfbf7b026d6, client_auth_method=client-secret, username=admin, authSessionParentId=34772cbe-f7d3-4d8e-98b2-b1ede51af4b7, authSessionTabId=XMXnmBveV-k 2026-08-24 20:47:38,302 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/187acc8a-93dc-4ac0-95c9-aa5e18d993e2 2026-08-24 20:47:38,392 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/187acc8a-93dc-4ac0-95c9-aa5e18d993e2/protocol-mappers/models/50f3abbe-8214-473b-a624-9df1c7553d2b 2026-08-24 20:47:59,336 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=3b1cb1c5-27cb-4233-95e9-b98d5336eebb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a00a0d88-8caa-4167-82f5-b3dbc514b7b5, client_auth_method=client-secret, username=admin, authSessionParentId=1ae6a2cd-76cb-4d63-8407-91f9a307741c, authSessionTabId=_ce1Il7trLw 2026-08-24 20:47:59,445 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/5a405c97-fcda-486c-b646-48712888166e 2026-08-24 20:47:59,795 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=c169ac08-61aa-41dd-bb5e-44f8d9897c9d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3e45e8b4-f76d-4624-8d47-e3f1dc5333df, client_auth_method=client-secret, username=admin, authSessionParentId=942d2213-e95c-451c-9611-7e7166c88eca, authSessionTabId=2pW2MHVhurE 2026-08-24 20:47:59,866 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/97975ea9-d74a-445f-b692-bbc574a0fd1d 2026-08-24 20:48:00,222 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=5295006c-bcc5-4ee2-891c-94835250e752, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d1e32e7c-72f4-4f48-85b8-b31f1921d094, client_auth_method=client-secret, username=admin, authSessionParentId=f91ae352-7ef3-4624-90cc-202ee2a22198, authSessionTabId=1-Pwy4PgsS8 2026-08-24 20:48:00,279 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/54fa22b6-e3cf-4e7d-835f-0822544949aa 2026-08-24 20:48:00,861 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=b1caca6a-18ea-4b95-b5ce-853ca20c59e0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=85518dd7-ff97-49c4-9377-c373446cff19, client_auth_method=client-secret, username=admin, authSessionParentId=1a1e34fa-c628-4893-a085-5efa6a0a08f7, authSessionTabId=2Y0rNRw7lkA 2026-08-24 20:48:00,969 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/5a405c97-fcda-486c-b646-48712888166e/roles/member 2026-08-24 20:48:01,339 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=ba54880c-3eb0-40c0-997f-6e052c49fcec, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=752853dc-ad9f-48c3-90ce-e7330eb35436, client_auth_method=client-secret, username=admin, authSessionParentId=3ad31bae-0eca-4e18-ad7c-ebfddd6297d1, authSessionTabId=a2mR0DC6LeE 2026-08-24 20:48:01,415 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/97975ea9-d74a-445f-b692-bbc574a0fd1d/roles/admin 2026-08-24 20:48:01,767 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=29ead004-41e0-4694-a0e1-292f016ceacd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5e36b2b4-8de7-4722-9340-528bee8b53ff, client_auth_method=client-secret, username=admin, authSessionParentId=a4c27802-213f-4443-8fa4-687bf5fe5f2a, authSessionTabId=-sBXuQR1j4c 2026-08-24 20:48:01,839 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/97975ea9-d74a-445f-b692-bbc574a0fd1d/roles/editor 2026-08-24 20:48:02,200 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=4fec76d2-bff3-4403-b2d2-00e49a6de7d9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2d8d68ff-49ef-412d-ba68-58ccd4bb13b3, client_auth_method=client-secret, username=admin, authSessionParentId=e71d720a-54b7-4048-81c6-e657eb9cba22, authSessionTabId=g779rIkrZRo 2026-08-24 20:48:02,285 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/97975ea9-d74a-445f-b692-bbc574a0fd1d/roles/viewer 2026-08-24 20:48:02,635 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=a4399e30-5d41-448b-8542-6978bc94d1d5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cfcab0c2-60d5-46e7-af7a-a93d134282fa, client_auth_method=client-secret, username=admin, authSessionParentId=2f8efe45-6fea-425c-83ba-57e9d270acfb, authSessionTabId=rDC4j5ZV5iE 2026-08-24 20:48:02,705 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/54fa22b6-e3cf-4e7d-835f-0822544949aa/roles/member 2026-08-24 20:50:14,821 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=7218d0c1-df74-447f-9646-55607c3f4e2e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8ec1c2d0-4e79-4f4d-86bd-49957063edf7, client_auth_method=client-secret, username=admin, authSessionParentId=0d10a78d-1494-443f-ad46-49cb44de3caf, authSessionTabId=QCIJHmFxYBY 2026-08-24 20:50:14,996 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=REALM, resourcePath=null 2026-08-24 20:50:16,502 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=92834141-d5dd-4875-9b9b-cf65309a9f8f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=52fec019-9b2b-4c6f-842d-6d6d6c05f8fc, client_auth_method=client-secret, username=admin, authSessionParentId=4798e47a-9dfd-4fd8-98c0-3135cfb4ee47, authSessionTabId=E6nDS-vgWr8 2026-08-24 20:50:16,571 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/b2777724-fa32-4a22-90b9-f4322343b563 2026-08-24 20:50:17,210 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=admin-cli, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=7dff5218-8713-42c5-9507-89b8fbadb1e4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=80542198-bb95-48cc-85f7-de0be3034d79, client_auth_method=client-secret, username=admin, authSessionParentId=91c2e2b0-2c45-4220-982d-0ffdcc95e88b, authSessionTabId=hGFylk317s8 2026-08-24 20:50:17,465 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f2a29d3a-c423-4f51-bc48-8f4c2394b04b, clientId=88620094-4399-4a21-b1cd-9047bf41ea5c, userId=93a32573-28c7-4cf4-b76a-9a4e0ac8afe5, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/8f7e74df-1bea-46ea-9a9e-a04102842247/role-mappings/clients/7732cd89-dae7-4b86-84f3-66da072d64af