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-05-19 13:40:27,393 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5425ms 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-05-19 13:40:28,820 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-05-19 13:40:31,376 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-19 13:40:31,572 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-19 13:40:31,761 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-19 13:40:31,894 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-19 13:40:31,896 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e41a3bca-cbc7-4fb3-9721-6ec8cf15afa0, name: keycloak-0-37496 2026-05-19 13:40:31,914 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-05-19 13:40:31,914 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-05-19 13:40:31,923 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19601 2026-05-19 13:40:32,101 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-05-19 13:40:33,930 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-37496: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-19 13:40:33,940 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-37496|0] (1) [keycloak-0-37496] 2026-05-19 13:40:33,954 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-37496`, physical addresses are `[10.0.0.131:35137]` 2026-05-19 13:40:34,490 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-37496, Site name: null 2026-05-19 13:40:35,248 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-05-19 13:40:35,248 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-05-19 13:40:35,404 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-19 13:40:35,609 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-05-19 13:40:35,610 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-05-19 13:40:35,711 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-05-19 13:40:35,712 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-05-19 13:41:07,025 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-19 13:41:07,039 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-19 13:41:09,696 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.093s. Listening on: http://0.0.0.0:8080 2026-05-19 13:41:09,697 INFO [io.quarkus] (main) Profile prod activated. 2026-05-19 13:41:09,697 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-05-19 13:41:09,849 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-19 13:41:29,565 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=0bc450c0-c586-457f-8d5e-1019067c5e85, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=669fc905-7b66-4191-95c6-e99162b6cbba, client_auth_method=client-secret, username=admin, authSessionParentId=28efb135-f1dc-44af-8824-366d6fe1fcd1, authSessionTabId=NgMZqgCI5MI 2026-05-19 13:41:31,699 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=REALM, resourcePath=atmosphere 2026-05-19 13:41:32,534 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=dd98cad8-be38-448b-9814-0a2f281a768f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6cd15747-77ce-4f65-8a47-55dfdfe1dbf4, client_auth_method=client-secret, username=admin, authSessionParentId=acb17c88-e263-4bc5-b7ec-f4b109f6eedf, authSessionTabId=fOWKRE_OC-Y 2026-05-19 13:41:32,640 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/adb5fc89-52f4-4126-9c3c-c2b723391660 2026-05-19 13:41:32,738 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/adb5fc89-52f4-4126-9c3c-c2b723391660/protocol-mappers/models/d3b839b5-8a8f-40a9-9a28-ec0e03d5fd3e 2026-05-19 13:42:23,669 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=04dfc761-9c55-410e-956c-cc7a52cbcb4b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=217e35be-026c-4c4a-abe4-69efb69d311b, client_auth_method=client-secret, username=admin, authSessionParentId=46d4d13d-d7d1-44a6-a1c1-b5353bad5b55, authSessionTabId=46h7IdyrXbo 2026-05-19 13:42:23,780 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=CLIENT, resourcePath=clients/1e0d02f7-591c-48de-9ae6-100621ddc3bd 2026-05-19 13:42:24,154 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=079320c3-73c9-45fa-b636-ab903ca9a2b5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6e42fdf4-e3a8-49fe-9f2a-5409af4a66e1, client_auth_method=client-secret, username=admin, authSessionParentId=bb255f89-0b8f-4b47-8b04-96e534597bdd, authSessionTabId=Xs_XVaCHvrI 2026-05-19 13:42:24,225 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=CLIENT, resourcePath=clients/15c53a09-c07e-4444-85f7-f2a3cd54a4ae 2026-05-19 13:42:24,596 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=ea1dcec9-f17c-4588-8cc0-f4de694e35fa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=21bf3268-c0e4-409d-bfbc-fdd5be1c6fe2, client_auth_method=client-secret, username=admin, authSessionParentId=89377fc8-bda4-4696-b617-ed1a3f542f75, authSessionTabId=SeSj_PnE92M 2026-05-19 13:42:24,676 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=CLIENT, resourcePath=clients/5b9d94b7-8ed5-40b6-9fa6-f2e243d410a3 2026-05-19 13:42:25,287 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=ac743d83-50c9-4a2f-8bf2-7fb0cb4b80d1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=009c93e9-0ba2-493a-9be7-9b6c553732fa, client_auth_method=client-secret, username=admin, authSessionParentId=b0fb18fd-b600-45dc-823b-653ff63e52e1, authSessionTabId=Am836FqxLkk 2026-05-19 13:42:25,390 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=CLIENT_ROLE, resourcePath=clients/1e0d02f7-591c-48de-9ae6-100621ddc3bd/roles/member 2026-05-19 13:42:25,753 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=c9754479-88f0-45a4-9db8-0d0ff273d651, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=665abbd0-529c-4d6c-be0f-7a6b663cbae9, client_auth_method=client-secret, username=admin, authSessionParentId=5139923e-7743-47cb-83f4-46761c573a3a, authSessionTabId=wzSqqs5Mp50 2026-05-19 13:42:25,836 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=CLIENT_ROLE, resourcePath=clients/15c53a09-c07e-4444-85f7-f2a3cd54a4ae/roles/admin 2026-05-19 13:42:26,203 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=ca68cea4-defb-4f89-b7d9-0dd926426c08, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=32e5ba7c-9b9e-4635-99da-b2cdfeb62451, client_auth_method=client-secret, username=admin, authSessionParentId=7e11fe84-3281-46af-8fd7-029c6380722f, authSessionTabId=iBhTr7WTSeU 2026-05-19 13:42:26,290 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=CLIENT_ROLE, resourcePath=clients/15c53a09-c07e-4444-85f7-f2a3cd54a4ae/roles/editor 2026-05-19 13:42:26,662 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=69e1b397-fd76-42fa-b0d8-725797c02b1f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=97cf61a2-0580-4bf0-a43d-f248cb485942, client_auth_method=client-secret, username=admin, authSessionParentId=97d128c5-a2b0-4634-ace0-0bc40c6b6d65, authSessionTabId=Ozy1diAXh64 2026-05-19 13:42:26,753 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=CLIENT_ROLE, resourcePath=clients/15c53a09-c07e-4444-85f7-f2a3cd54a4ae/roles/viewer 2026-05-19 13:42:27,155 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=dff64805-efb9-48d7-bf82-4b3516fba00a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d2f932ba-06d3-4ecd-8700-57e0d46b6bcc, client_auth_method=client-secret, username=admin, authSessionParentId=2235ba19-8939-4ca4-a3ce-21540aeac790, authSessionTabId=INKskc0DtAA 2026-05-19 13:42:27,245 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=CLIENT_ROLE, resourcePath=clients/5b9d94b7-8ed5-40b6-9fa6-f2e243d410a3/roles/member 2026-05-19 13:44:40,411 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=745ec563-485c-4d5f-b0cc-5282481eac08, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=adf0aa1b-9ab5-43fa-b82c-19f1f2e4ba96, client_auth_method=client-secret, username=admin, authSessionParentId=98820656-02b4-4861-9f38-12ea1255684a, authSessionTabId=E06OmcEFuw4 2026-05-19 13:44:40,612 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=REALM, resourcePath=null 2026-05-19 13:44:41,966 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=948469a7-4cab-4ba2-afff-9c09a982c78a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b2735265-5848-4479-a8f0-408c3b470536, client_auth_method=client-secret, username=admin, authSessionParentId=e4820867-08c3-477e-a0aa-8ab66afbc5e9, authSessionTabId=yZVnIdb4bqU 2026-05-19 13:44:42,051 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=CLIENT, resourcePath=clients/dd6867de-fc7b-4d0b-b623-9d5f8b2355b7 2026-05-19 13:44:42,717 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=admin-cli, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=2646d221-1a17-4aa8-b059-c7acb2f7a5dd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d494a688-8ffe-48fc-bac5-83587d7b47cb, client_auth_method=client-secret, username=admin, authSessionParentId=c4fd2097-3ede-4082-a52a-7bfe26a8a700, authSessionTabId=pW0XHlqZuQI 2026-05-19 13:44:43,009 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63e5e4ba-a9e5-44d8-9b0d-1f8871031430, clientId=1cf0accb-b713-405b-a4a5-5a64d8da2fbe, userId=9d45e930-7f6e-4f45-be16-853e0d1df53f, ipAddress=199.19.213.168, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/92cdb5d4-934b-4d50-a4f4-f5836bba7386/role-mappings/clients/10c66da7-cfcf-4165-a53e-7a8f7ed7447c