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 23:03:27,765 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4979ms 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 23:03:29,236 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 23:03:31,462 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-08 23:03:31,625 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-08 23:03:31,760 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 23:03:31,855 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-08 23:03:31,857 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4927a37b-4000-46b9-b6c3-f117d78799a3, name: keycloak-0-58930 2026-04-08 23:03:31,863 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 23:03:31,864 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 23:03:31,870 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32233 2026-04-08 23:03:32,131 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 23:03:32,868 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 23:03:32,868 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 23:03:33,022 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-08 23:03:33,219 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 23:03:33,219 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 23:03:33,320 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 23:03:33,320 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 23:03:33,875 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-58930: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-08 23:03:33,888 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-58930|0] (1) [keycloak-0-58930] 2026-04-08 23:03:33,902 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-58930`, physical addresses are `[10.0.0.130:47769]` 2026-04-08 23:04:12,336 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-58930, Site name: null 2026-04-08 23:04:12,467 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-08 23:04:12,483 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-08 23:04:14,674 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.715s. Listening on: http://0.0.0.0:8080 2026-04-08 23:04:14,675 INFO [io.quarkus] (main) Profile prod activated. 2026-04-08 23:04:14,675 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 23:04:14,838 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-08 23:04:29,261 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=a737fad1-6ebe-46e1-b94c-20604591307f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7d005875-67c9-4c80-b687-d380884d6fa6, client_auth_method=client-secret, username=admin, authSessionParentId=1d371e7d-a6e8-4bfc-8490-fba652d4433a, authSessionTabId=chKC0IgSRBM 2026-04-08 23:04:30,791 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=atmosphere 2026-04-08 23:04:31,567 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=7a56673e-10c0-46d5-9d78-224924549c4f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7050b583-f693-4629-a7f5-8c7075954ca2, client_auth_method=client-secret, username=admin, authSessionParentId=db41820b-7dd4-4f8c-b817-608194fcc4d4, authSessionTabId=Ufl5uZxD0qY 2026-04-08 23:04:31,661 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b9227232-b6c7-4106-b444-27574f2c58aa 2026-04-08 23:04:31,747 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b9227232-b6c7-4106-b444-27574f2c58aa/protocol-mappers/models/375fb4b2-0469-4efe-aa33-017cdd93d483 2026-04-08 23:04:52,543 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=3e1e5c50-060b-41d4-bcc1-1663b6768c19, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=85df8d59-514e-4669-a47b-26a4c9cfbe88, client_auth_method=client-secret, username=admin, authSessionParentId=8db5bd38-3e70-4405-a119-0191200ad2e2, authSessionTabId=cydeoxMn5UM 2026-04-08 23:04:52,660 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/5eb12a11-6b2c-4ed0-bed3-616f96c588bd 2026-04-08 23:04:53,025 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=6c88a000-ddd2-4d63-b0a1-1c70f0d25643, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=21195a2c-31c9-4d03-ac6f-16a96abf405e, client_auth_method=client-secret, username=admin, authSessionParentId=c75ddf3f-563c-4ece-bca3-cb6cbbe27968, authSessionTabId=Xs_ft_-Joqc 2026-04-08 23:04:53,097 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/a86abf94-ed5d-45a4-827b-789d68259ecd 2026-04-08 23:04:53,445 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=21fa009c-1ab2-4322-a21a-391491e5442a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=115be5c3-c98c-4b88-866d-1d2586e1ac76, client_auth_method=client-secret, username=admin, authSessionParentId=720ad329-7608-4e86-9f9c-3c20bcb657ca, authSessionTabId=5OmjdE0eBb8 2026-04-08 23:04:53,515 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/2463a562-e534-446e-b65e-bffc3373d2c5 2026-04-08 23:04:54,136 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=22932ac6-f21a-4207-a824-4c7c3710b04d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e595c325-bdde-4b35-b380-193dec2f657a, client_auth_method=client-secret, username=admin, authSessionParentId=36e5daf1-4617-4c74-bfce-5000724361d8, authSessionTabId=XT1frJdVBsg 2026-04-08 23:04:54,251 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/5eb12a11-6b2c-4ed0-bed3-616f96c588bd/roles/member 2026-04-08 23:04:54,607 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=6c03e856-c13c-4098-a9b6-e5ea3ff23f8a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f6aaac91-6817-4b3b-8706-a810ef129b6b, client_auth_method=client-secret, username=admin, authSessionParentId=79b03990-af28-4641-8235-ed72d0cb07fa, authSessionTabId=n3vC6d9NTY8 2026-04-08 23:04:54,687 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/a86abf94-ed5d-45a4-827b-789d68259ecd/roles/admin 2026-04-08 23:04:55,063 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=4cb9bc08-3739-4a40-acdb-278df7214711, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dd2de9a9-319e-4dd5-8067-4462d1342d3e, client_auth_method=client-secret, username=admin, authSessionParentId=b47d8603-956a-4a42-adb0-23385bfc71fa, authSessionTabId=JaKmB9AUpXU 2026-04-08 23:04:55,145 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/a86abf94-ed5d-45a4-827b-789d68259ecd/roles/editor 2026-04-08 23:04:55,511 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=473d5339-cb5e-4399-8107-85ce4027f87c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8481f5d8-4458-425b-b519-2682ad4e212a, client_auth_method=client-secret, username=admin, authSessionParentId=39ba503b-ec37-4c2c-8137-64d299dbc398, authSessionTabId=zwRt1Sqzl2I 2026-04-08 23:04:55,616 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/a86abf94-ed5d-45a4-827b-789d68259ecd/roles/viewer 2026-04-08 23:04:55,973 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=4b7d3949-a309-41a1-89c3-434bebe2bc3b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9908974a-bec5-4781-b90a-2513132b2740, client_auth_method=client-secret, username=admin, authSessionParentId=bd4a7b37-453c-4751-8b34-7428ffe31bcb, authSessionTabId=vsHAn9MleA0 2026-04-08 23:04:56,109 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/2463a562-e534-446e-b65e-bffc3373d2c5/roles/member 2026-04-08 23:07:23,429 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=79fd45cf-f198-48c9-8346-87651542dd77, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=93476787-d8ee-4630-a087-68dd0363c2c9, client_auth_method=client-secret, username=admin, authSessionParentId=efe5281b-9d1d-44dc-8655-cbac8a654a92, authSessionTabId=wqwpQ_vrcZ4 2026-04-08 23:07:23,607 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=null 2026-04-08 23:07:25,018 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=9a433f41-e567-4ebf-97ab-0eaf68720bfe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a950cc76-bce1-4141-aa88-1f487e40528c, client_auth_method=client-secret, username=admin, authSessionParentId=1a870220-22c7-4d2b-9b85-857132006b05, authSessionTabId=uRNKfTI1Lwg 2026-04-08 23:07:25,101 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/03c53dc5-30ed-4cba-b34f-fb8dacfb028c 2026-04-08 23:07:25,765 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=admin-cli, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=782a2638-5694-4c54-b599-3713e5ae54e0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f7b9af6e-13da-4a65-bba9-7fb4bcaa4cc0, client_auth_method=client-secret, username=admin, authSessionParentId=9628fb87-e0ac-4ddb-b6b3-a6f1f0f8f3e4, authSessionTabId=7rAgJ6jpbXs 2026-04-08 23:07:26,026 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=82bf9ba5-ce0a-44a0-a3a8-6c45d41b9148, clientId=e0acb6b9-dc2e-422a-b6e2-8d3f8150502c, userId=a852a6e5-3b2c-4015-9e6e-c50a851186b1, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/274e4966-5d8f-4fce-8e09-61a30bc2dc98/role-mappings/clients/3058a6b2-c22c-44ea-8e89-79df547ea836