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-08 10:58:29,837 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5364ms 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-08 10:58:31,202 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-08 10:58:33,281 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-08 10:58:33,381 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-08 10:58:33,477 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-08 10:58:33,586 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-08 10:58:33,588 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 84f1a0b2-1f77-4db0-865d-1178cffc7d4e, name: keycloak-0-30194 2026-04-08 10:58:33,594 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-08 10:58:33,595 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-08 10:58:33,603 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23526 2026-04-08 10:58:34,293 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-08 10:58:35,608 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-30194: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-08 10:58:35,623 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-30194|0] (1) [keycloak-0-30194] 2026-04-08 10:58:35,639 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-30194`, physical addresses are `[10.0.0.48:39062]` 2026-04-08 10:58:36,092 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-30194, Site name: null 2026-04-08 10:58:36,902 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-08 10:58:36,902 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-08 10:58:38,159 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-08 10:58:38,353 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-08 10:58:38,353 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-08 10:58:39,825 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-08 10:58:39,825 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-08 10:59:31,814 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-08 10:59:31,829 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-08 10:59:34,124 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 64.109s. Listening on: http://0.0.0.0:8080 2026-04-08 10:59:34,125 INFO [io.quarkus] (main) Profile prod activated. 2026-04-08 10:59:34,125 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-08 10:59:34,280 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-08 10:59:55,651 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=81ea9434-0ee1-4943-ac96-2d785bb5fb89, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e5e71aa6-adb8-4cae-b4fc-4db7b97480df, client_auth_method=client-secret, username=admin, authSessionParentId=6fcc4dc8-6bbc-419d-8d9e-349f40cca48f, authSessionTabId=s4XrqbYQd6I 2026-04-08 10:59:57,566 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=REALM, resourcePath=atmosphere 2026-04-08 10:59:58,468 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=1a9728da-df7b-40ce-b9dd-92a316609970, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bba37ff4-dfb9-40fa-b1e1-1455092afc80, client_auth_method=client-secret, username=admin, authSessionParentId=4a878982-0f85-43b5-804e-5060cc9ca26b, authSessionTabId=pZGGXboZNKQ 2026-04-08 10:59:58,586 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0427c958-2c3a-4b60-8c2f-7372f2da70e9 2026-04-08 10:59:58,722 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0427c958-2c3a-4b60-8c2f-7372f2da70e9/protocol-mappers/models/8ce22c5c-e7ee-4de6-8d7f-88b8e91ca0e8 2026-04-08 11:00:20,042 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=1ad3c3af-9513-4e1f-be84-195e67a64903, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=45d8f15c-5f4e-477f-8c36-72281e44fc21, client_auth_method=client-secret, username=admin, authSessionParentId=383c4a29-a50b-4056-ad9f-8181ae788017, authSessionTabId=QafLlgn7NkE 2026-04-08 11:00:20,177 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=CLIENT, resourcePath=clients/64056ca2-c457-445d-b1de-0ff917ecc201 2026-04-08 11:00:20,555 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=9889d55f-689b-436e-a1f0-635314cf9268, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=430d9265-c9db-4ca4-a78f-6dee33c3b0a3, client_auth_method=client-secret, username=admin, authSessionParentId=28e8407b-8fb4-4106-8347-a7f725b4366b, authSessionTabId=NMzin2_Imls 2026-04-08 11:00:20,643 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=CLIENT, resourcePath=clients/c73221fd-52ba-476e-ba4b-ffcbc5d039cc 2026-04-08 11:00:21,030 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=88692e3a-1085-4d71-be4b-5ddea4f7be77, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4256c99f-302d-454d-985c-337bbe3ca0b5, client_auth_method=client-secret, username=admin, authSessionParentId=928296ef-d000-47d7-9d7c-73abdca32e55, authSessionTabId=WcvlvE7i8Xk 2026-04-08 11:00:21,724 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=CLIENT, resourcePath=clients/dd935018-4a60-48c1-8774-a8daed39b653 2026-04-08 11:00:22,350 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=d41e0caa-eb00-468f-927a-f28102ae7e3f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0e448e24-18a9-4431-882b-cc5e4e89b97a, client_auth_method=client-secret, username=admin, authSessionParentId=545f6ff6-5975-427a-b66f-73a0c73c949f, authSessionTabId=u3g94QMcg90 2026-04-08 11:00:22,465 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=CLIENT_ROLE, resourcePath=clients/64056ca2-c457-445d-b1de-0ff917ecc201/roles/member 2026-04-08 11:00:22,850 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=4c778f86-9ba8-43e1-9789-56fd99d4e2b1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a3fcd1ee-ade7-4bbd-b2fb-1f82af5cc21a, client_auth_method=client-secret, username=admin, authSessionParentId=79a5e1b1-e083-4ad3-b282-04ccc1c2a5bd, authSessionTabId=IuJTrWfZOto 2026-04-08 11:00:23,161 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=CLIENT_ROLE, resourcePath=clients/c73221fd-52ba-476e-ba4b-ffcbc5d039cc/roles/admin 2026-04-08 11:00:23,600 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=3c6a2bed-7fec-4151-8339-95fdc3af5341, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f7e912ea-4c7a-44f7-89aa-974dbdc891be, client_auth_method=client-secret, username=admin, authSessionParentId=601fa990-641b-4b6e-bdbe-7b81cc052d87, authSessionTabId=t0yacLhrqa8 2026-04-08 11:00:23,717 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=CLIENT_ROLE, resourcePath=clients/c73221fd-52ba-476e-ba4b-ffcbc5d039cc/roles/editor 2026-04-08 11:00:24,095 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=43d94708-ab65-42a7-a5e4-5a62dceae189, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=075f7802-450b-4317-ae21-67eac921d94c, client_auth_method=client-secret, username=admin, authSessionParentId=9f61ed3c-73cb-4a52-95d3-192e00a5a321, authSessionTabId=HJJDczl5rGE 2026-04-08 11:00:24,762 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=CLIENT_ROLE, resourcePath=clients/c73221fd-52ba-476e-ba4b-ffcbc5d039cc/roles/viewer 2026-04-08 11:00:25,154 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=69f432ba-06a0-45ec-b5f3-b1f33ec4d0c1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5818dc54-ffb3-40b5-bd84-a9f21340154d, client_auth_method=client-secret, username=admin, authSessionParentId=194dfb69-0607-48ca-90cd-ac8479098f57, authSessionTabId=E6SsvMKUxyc 2026-04-08 11:00:25,534 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=CLIENT_ROLE, resourcePath=clients/dd935018-4a60-48c1-8774-a8daed39b653/roles/member 2026-04-08 11:03:11,807 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=4389170b-78f2-402e-8fab-719f706b0c19, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=04a7bed5-00c9-4c4b-bcb0-7a0fc7186ea7, client_auth_method=client-secret, username=admin, authSessionParentId=00d31b7f-fb40-4f58-859f-a1cbbc3a000b, authSessionTabId=X1cNSmJPaNU 2026-04-08 11:03:12,040 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=REALM, resourcePath=null 2026-04-08 11:03:13,490 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=b7d1f564-a575-4741-9de2-7bdcfb47e3da, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=26141120-b2a6-431a-a3ff-42b4311c2e3a, client_auth_method=client-secret, username=admin, authSessionParentId=17b4bafb-273e-439a-9abe-e8a974b04b10, authSessionTabId=-DU0coJLwXY 2026-04-08 11:03:13,580 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=CLIENT, resourcePath=clients/e86ac572-f5d0-4685-84c7-c86b5876e6fd 2026-04-08 11:03:14,210 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=admin-cli, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, auth_method=openid-connect, token_id=920f34ca-2581-4e8e-90e6-573bae51719b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ea3ee419-bdf8-407b-ad6d-e18f7d2a4dc9, client_auth_method=client-secret, username=admin, authSessionParentId=de8893e0-2320-457e-bb41-70f2e7e5ec4f, authSessionTabId=gnW4nJRGCw8 2026-04-08 11:03:14,496 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b1b8d841-86e9-40f2-b675-1514cfcea5d6, clientId=07ca3ada-cb2d-445a-9ef2-326e69dbb369, userId=8197991b-afb1-462b-8410-a21ae63080e2, ipAddress=199.19.213.249, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/7fdbcfc2-659f-4c44-9063-8724ee10f71e/role-mappings/clients/787cb915-18cc-4223-9889-1d02922f3f2c