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-12 20:58:05,769 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5343ms 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-12 20:58:07,363 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-12 20:58:09,756 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-12 20:58:09,930 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-12 20:58:10,148 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-12 20:58:10,281 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-12 20:58:10,283 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b9a9fd07-e6ec-44c9-8d63-a11cd9ab17a8, name: keycloak-0-7381 2026-04-12 20:58:10,294 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-12 20:58:10,295 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-12 20:58:10,308 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40779 2026-04-12 20:58:10,537 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-12 20:58:10,543 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-12 20:58:12,320 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-7381: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-12 20:58:12,330 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-7381|0] (1) [keycloak-0-7381] 2026-04-12 20:58:12,344 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-7381`, physical addresses are `[10.0.0.247:56315]` 2026-04-12 20:58:12,846 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-7381, Site name: null 2026-04-12 20:58:13,660 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-12 20:58:13,661 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-12 20:58:13,811 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-12 20:58:14,006 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-12 20:58:14,006 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-12 20:58:14,217 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-12 20:58:14,217 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-12 20:58:58,127 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-12 20:59:00,045 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 54.072s. Listening on: http://0.0.0.0:8080 2026-04-12 20:59:00,045 INFO [io.quarkus] (main) Profile prod activated. 2026-04-12 20:59:00,046 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-12 20:59:00,226 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-12 20:59:16,704 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=fe3a060e-963e-4d1f-8447-8829b5a12ee3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8d273223-3304-412f-8b16-edc7a51d4557, client_auth_method=client-secret, username=admin, authSessionParentId=94141068-1290-4ec5-8e16-0a44b79c227c, authSessionTabId=Si4MQyYWYdY 2026-04-12 20:59:18,520 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=atmosphere 2026-04-12 20:59:19,380 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=37a35966-a7be-4f74-bd63-971b63a371ab, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0b449221-456c-4573-8aa1-3b5620bef3b6, client_auth_method=client-secret, username=admin, authSessionParentId=ff0b934c-3ab4-4eaa-82ec-018043418b87, authSessionTabId=dnlKEMst0lk 2026-04-12 20:59:19,494 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/99109a61-0aac-4058-8224-e2e326770efc 2026-04-12 20:59:19,589 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/99109a61-0aac-4058-8224-e2e326770efc/protocol-mappers/models/790394d4-b0c9-4d4d-97f8-440062587265 2026-04-12 20:59:40,591 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=d83c21e3-e895-48df-aeed-95364b24dc16, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=54bcff57-19ef-4b83-964f-2790f58901e1, client_auth_method=client-secret, username=admin, authSessionParentId=136a51b5-4b0e-4bce-9753-d93f9731ec1c, authSessionTabId=DJuLELPeqHQ 2026-04-12 20:59:40,690 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/ee2da33c-204e-4316-8845-1cda9e6cf04e 2026-04-12 20:59:41,088 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=2a2cad0f-77f6-4185-838c-660f646f174b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=efccb199-26d0-4658-b8e2-6ec9c67132e2, client_auth_method=client-secret, username=admin, authSessionParentId=efae31e5-4be7-40da-9d70-0134ed64bb06, authSessionTabId=O6yMk--mQPk 2026-04-12 20:59:41,163 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/7355fcf3-429a-4dc0-b470-634a5321434d 2026-04-12 20:59:41,541 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=7ce6a1bc-4eb8-4199-86a0-b1dde273fbc9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=19d8d0f8-c780-414e-b9ec-f98d2948d366, client_auth_method=client-secret, username=admin, authSessionParentId=58236fc0-17d3-4f6c-accc-3a3a07db459d, authSessionTabId=X9JceBo3aP0 2026-04-12 20:59:41,609 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/99b66f02-10f3-4691-aa85-f61448d24426 2026-04-12 20:59:42,254 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=2f196feb-1541-4709-98e4-9336ea8b5020, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7bcf6a32-b4a1-442b-ac93-17d82c123e0b, client_auth_method=client-secret, username=admin, authSessionParentId=707ad76a-a315-4f28-aba4-41f389f60603, authSessionTabId=NtThU70hJi0 2026-04-12 20:59:42,363 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/ee2da33c-204e-4316-8845-1cda9e6cf04e/roles/member 2026-04-12 20:59:42,755 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=9be289cf-ccb1-427c-a9c2-0f2ed58d86d0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=19e31b97-0f4f-430a-bcac-371c6966854c, client_auth_method=client-secret, username=admin, authSessionParentId=cfaf48aa-7270-4a82-94d4-86ae76ad26b3, authSessionTabId=hh-8h1gz9kI 2026-04-12 20:59:42,854 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/7355fcf3-429a-4dc0-b470-634a5321434d/roles/admin 2026-04-12 20:59:43,256 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=265cee8d-2f0f-48f3-8a66-50ced5a6e393, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d5026d15-cd8d-4fc3-9f7a-ae8c7fe2a636, client_auth_method=client-secret, username=admin, authSessionParentId=6333c2b5-fc78-4909-9d9b-3bdf4915b7ca, authSessionTabId=FJ8NI_JHPPQ 2026-04-12 20:59:43,347 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/7355fcf3-429a-4dc0-b470-634a5321434d/roles/editor 2026-04-12 20:59:43,718 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=4e184b4d-d07f-4bc8-8ea4-b70607aaa883, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=42efdf55-bb36-442e-86ab-e09167370971, client_auth_method=client-secret, username=admin, authSessionParentId=dd09ccb8-89cd-440c-b5de-87174e095115, authSessionTabId=eM8fri4aM_8 2026-04-12 20:59:43,819 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/7355fcf3-429a-4dc0-b470-634a5321434d/roles/viewer 2026-04-12 20:59:44,225 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=83310009-2df2-4538-93fc-3e6c3fcc93db, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=30709df6-ef07-4345-9e16-e3d72d9cba0d, client_auth_method=client-secret, username=admin, authSessionParentId=ba78a7d3-feca-4c5d-905a-4736b0b7da02, authSessionTabId=I7Q-ct_Li8o 2026-04-12 20:59:44,427 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/99b66f02-10f3-4691-aa85-f61448d24426/roles/member 2026-04-12 21:02:25,545 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=7d4db13c-fa09-4a39-8d53-600175b634c5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b6346155-5648-4a1e-8151-8bd1fce2f2b2, client_auth_method=client-secret, username=admin, authSessionParentId=10686485-22ff-40ec-b3bc-b5ddb26213aa, authSessionTabId=wHegFNL0dDA 2026-04-12 21:02:25,739 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=null 2026-04-12 21:02:27,083 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=a5bed2ef-4c9c-4b4b-8cac-6466a5cf2c51, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ff0ccf81-673e-4567-95a0-6fd32ac7630b, client_auth_method=client-secret, username=admin, authSessionParentId=23e462cb-3406-4a11-a3b0-8f8cc7f09ec0, authSessionTabId=p4WldDn3h_0 2026-04-12 21:02:27,166 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/01397432-9058-4d5d-9c6d-f9986bbe67f5 2026-04-12 21:02:27,834 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=admin-cli, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=428f24af-4c8c-4c24-b1cf-feb02772b694, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=90177915-3474-4315-936f-d965043978f6, client_auth_method=client-secret, username=admin, authSessionParentId=a116f2e0-39da-4615-885b-0fe9eb41ec80, authSessionTabId=-LV0wUI1Ezg 2026-04-12 21:02:28,129 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=868834ca-1a3e-4f06-a386-bb6e002ae3dd, clientId=a52c30cb-520b-4d03-92ca-8828904e7cd5, userId=8138d9e0-bdce-4ea1-9b92-fbeaa682b873, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/183f3c5c-8aca-4c55-b26b-c8aef561bbb2/role-mappings/clients/e9c99f87-012f-420a-b2ab-66470030d51e