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-16 22:54:36,318 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5023ms 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-16 22:54:37,769 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-16 22:54:39,941 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-16 22:54:40,076 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-16 22:54:40,256 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-16 22:54:40,363 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-16 22:54:40,365 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 68e44223-4594-4ec7-8537-f5c69b6d15ab, name: keycloak-0-9701 2026-04-16 22:54:40,372 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-16 22:54:40,372 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-16 22:54:40,379 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19347 2026-04-16 22:54:40,675 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-16 22:54:41,417 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-16 22:54:41,417 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-16 22:54:41,559 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-16 22:54:41,750 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-16 22:54:41,750 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-16 22:54:41,853 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-16 22:54:41,853 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-16 22:54:42,383 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9701: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-16 22:54:42,395 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9701|0] (1) [keycloak-0-9701] 2026-04-16 22:54:42,409 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9701`, physical addresses are `[10.0.0.227:34883]` 2026-04-16 22:55:10,880 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9701, Site name: null 2026-04-16 22:55:11,033 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-16 22:55:11,050 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-16 22:55:13,191 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 36.655s. Listening on: http://0.0.0.0:8080 2026-04-16 22:55:13,191 INFO [io.quarkus] (main) Profile prod activated. 2026-04-16 22:55:13,191 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-16 22:55:13,364 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-16 22:55:29,216 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=608654ba-fdaf-4b58-a6f7-d0dc9661a0c5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ad35627f-5560-4cc8-be0d-559f8e0fc8c6, client_auth_method=client-secret, username=admin, authSessionParentId=35fec120-60aa-4fec-936a-39fba37b7756, authSessionTabId=OLiCySnaWEU 2026-04-16 22:55:30,927 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=REALM, resourcePath=atmosphere 2026-04-16 22:55:31,732 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=7c69057a-66f4-4df7-a6d9-75ede0ddb653, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5add0923-f899-4f70-be8f-b150da444a19, client_auth_method=client-secret, username=admin, authSessionParentId=51fdfa30-7877-4baa-ba11-460ee75b2eeb, authSessionTabId=6tAUSWAq6G4 2026-04-16 22:55:31,834 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/1129a5ae-7b50-4e0d-b190-17a9f4f7adf0 2026-04-16 22:55:31,928 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/1129a5ae-7b50-4e0d-b190-17a9f4f7adf0/protocol-mappers/models/a06a48aa-0d83-4342-8cba-ccb3377a4f9a 2026-04-16 22:55:52,780 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=37eaf1c8-4f23-4404-962a-b043787248fa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=50c13916-5884-4652-873d-89bd9e2d49f3, client_auth_method=client-secret, username=admin, authSessionParentId=3347c446-5ce8-4eee-8f2f-d2bf5ad6e358, authSessionTabId=46chghXyogU 2026-04-16 22:55:52,898 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/cbabece5-dcf9-4960-b538-39bd5a3e4f78 2026-04-16 22:55:53,420 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=4dd77b22-61c7-4c5c-bb9a-e445a2e3c908, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=36de143a-2fba-47f5-8c2d-529fa5af44cc, client_auth_method=client-secret, username=admin, authSessionParentId=a491beae-6046-4c8e-ba34-166ffd8e143e, authSessionTabId=jxtavadq62A 2026-04-16 22:55:53,498 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/3222aa9e-71d5-43b7-8e57-e92726a66b77 2026-04-16 22:55:53,864 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=91d2b745-bc0c-4108-84d4-ad07dab5a611, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=03e4d2ba-b953-4fc2-9775-348da130436e, client_auth_method=client-secret, username=admin, authSessionParentId=48303aed-1308-461a-952c-f8e9dcce75ac, authSessionTabId=-j8svH9q8FM 2026-04-16 22:55:53,933 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/3f3b7ec0-d9c5-4580-8c0c-ad96e401a4d5 2026-04-16 22:55:54,572 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=642ef29e-69b9-4891-a796-456720c860ae, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=96090b0d-2cf3-4a71-ae3a-f826129323ae, client_auth_method=client-secret, username=admin, authSessionParentId=d646a210-2ca6-4986-8791-420573a177cb, authSessionTabId=fvY2LzXypLg 2026-04-16 22:55:54,673 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/cbabece5-dcf9-4960-b538-39bd5a3e4f78/roles/member 2026-04-16 22:55:55,049 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=cf27dd39-13cc-40a2-85a3-110b83bd0e2f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5e6b0285-a741-40b3-b24c-cef34b3b30a8, client_auth_method=client-secret, username=admin, authSessionParentId=35c885af-d6c9-4251-ac90-877c4cd62f51, authSessionTabId=m6VQcrf_j1k 2026-04-16 22:55:55,101 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/3222aa9e-71d5-43b7-8e57-e92726a66b77/roles/admin 2026-04-16 22:55:55,456 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=ae1dc0c1-efcc-4963-94d1-60f076335464, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=16bc27be-47cb-417b-95c9-f1d57f79d1fa, client_auth_method=client-secret, username=admin, authSessionParentId=3fa3b510-9944-47a3-b107-a2a8f6f1dce8, authSessionTabId=lo6p9CIWhoc 2026-04-16 22:55:55,535 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/3222aa9e-71d5-43b7-8e57-e92726a66b77/roles/editor 2026-04-16 22:55:55,910 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=67448831-8e38-4da1-a065-797ba0243b07, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=04baaa74-a42c-498f-9b74-9e83b1f34e6d, client_auth_method=client-secret, username=admin, authSessionParentId=40797f0f-ad45-4402-8ae8-22c8f4b6ba7b, authSessionTabId=RrRn71FxGZo 2026-04-16 22:55:56,000 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/3222aa9e-71d5-43b7-8e57-e92726a66b77/roles/viewer 2026-04-16 22:55:56,387 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=4598d9ae-f886-4347-b439-69e1b4d3ef8d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3fff356b-6f6f-494a-ad30-5d7c12a9e42f, client_auth_method=client-secret, username=admin, authSessionParentId=9e3601b3-2e60-429b-b558-444adced8d48, authSessionTabId=LR9flAaQC8Q 2026-04-16 22:55:56,471 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/3f3b7ec0-d9c5-4580-8c0c-ad96e401a4d5/roles/member 2026-04-16 22:58:25,849 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=bedd0346-9128-4394-9792-8cbf9b314b62, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aa88bafe-dd60-421a-884f-b5050e74fda8, client_auth_method=client-secret, username=admin, authSessionParentId=3b8f96fc-2043-40ce-80c8-3796a0bf2100, authSessionTabId=gKy5emNksB8 2026-04-16 22:58:26,040 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=REALM, resourcePath=null 2026-04-16 22:58:27,610 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=60f8a660-4c39-4ecb-8e90-4bb404aad98e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bfe34b51-4792-4dfb-a9cb-40c0e35eafdd, client_auth_method=client-secret, username=admin, authSessionParentId=a5085c74-44fc-4d04-9b05-c37994ac5b01, authSessionTabId=JK6AJFY95e8 2026-04-16 22:58:27,694 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/08dbe425-b564-46a1-823d-4b37a3dcded7 2026-04-16 22:58:28,373 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=admin-cli, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=12cb2cc3-5aeb-4ac2-b293-504b8b0d2a31, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d2f2d149-ba3e-4bb2-92cf-6ed156811536, client_auth_method=client-secret, username=admin, authSessionParentId=2887d3a9-ee9f-4664-ac91-6e6d1b08d367, authSessionTabId=StQH81e8r_g 2026-04-16 22:58:28,624 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=156ba697-3f5d-41b4-aec2-58393c1c2510, clientId=aa9df1b7-021a-4331-810d-f10518f5ba63, userId=495ae501-de77-42bc-893c-40f59977fbf9, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/a1abb4a5-1457-49a2-ba21-0fc7531105bf/role-mappings/clients/c3b83b79-5d0e-4ec9-a823-244b9f35764a