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-09 02:10:17,428 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4739ms 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-09 02:10:18,773 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-09 02:10:20,843 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-09 02:10:20,940 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-09 02:10:21,181 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-09 02:10:21,286 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-09 02:10:21,288 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1e0ff1be-fc0d-4c6d-929c-0323f97c1fc0, name: keycloak-0-59913 2026-04-09 02:10:21,295 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-09 02:10:21,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-09 02:10:21,302 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24620 2026-04-09 02:10:21,611 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-09 02:10:22,340 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-09 02:10:22,340 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-09 02:10:22,489 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-09 02:10:22,661 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-09 02:10:22,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-09 02:10:22,749 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-09 02:10:22,749 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-09 02:10:23,307 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-59913: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-09 02:10:23,317 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-59913|0] (1) [keycloak-0-59913] 2026-04-09 02:10:23,334 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-59913`, physical addresses are `[10.0.0.232:40156]` 2026-04-09 02:10:51,811 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-59913, Site name: null 2026-04-09 02:10:51,977 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-09 02:10:51,997 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-09 02:10:53,982 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 36.349s. Listening on: http://0.0.0.0:8080 2026-04-09 02:10:53,982 INFO [io.quarkus] (main) Profile prod activated. 2026-04-09 02:10:53,982 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-09 02:10:54,136 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-09 02:11:09,865 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=c494a95b-c089-43a2-8bf7-ef74c2922783, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a2426e5d-9683-43dd-b048-bc2036aacc40, client_auth_method=client-secret, username=admin, authSessionParentId=7b7c82bb-b932-4567-84c9-cc563dc84c3c, authSessionTabId=p1PJ2JDpMig 2026-04-09 02:11:11,249 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=REALM, resourcePath=atmosphere 2026-04-09 02:11:12,023 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=764949be-b5aa-4dfb-8e62-e6a82ae48a7a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d3328448-9214-4a72-829e-ea9a9b12f172, client_auth_method=client-secret, username=admin, authSessionParentId=310a3281-03d7-4fcf-83e2-b40968391c0c, authSessionTabId=s_3_XmbxE4Y 2026-04-09 02:11:12,106 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/fa17e254-ef4e-48f4-b923-d8fb45a6d024 2026-04-09 02:11:12,181 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/fa17e254-ef4e-48f4-b923-d8fb45a6d024/protocol-mappers/models/6cfac5f7-4242-41e4-8ec6-593e056ef1d5 2026-04-09 02:11:32,914 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=3fb2a836-c98a-4214-bb98-d802bda54eb8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9de5a8b4-ad1b-4490-a9cf-c1cd5e08ad7e, client_auth_method=client-secret, username=admin, authSessionParentId=fca25518-434a-4613-8b5a-e7ac37395b0f, authSessionTabId=gKyVXwrObD4 2026-04-09 02:11:33,015 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=CLIENT, resourcePath=clients/26cbe7f7-12fb-47ee-bbd4-5ba61b49d5de 2026-04-09 02:11:33,379 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=53edaebd-9c36-4ec2-9252-32de413c8931, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4c415f81-da45-486c-9ef7-ef088d83bba9, client_auth_method=client-secret, username=admin, authSessionParentId=66bfe69e-276c-4303-9f73-9f8b75369460, authSessionTabId=yDzBGnL-9h0 2026-04-09 02:11:33,515 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=CLIENT, resourcePath=clients/14a7e7a3-e662-460f-93db-7521f60f60b1 2026-04-09 02:11:33,892 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=847208ce-f446-412c-b825-7e0d2d91cb66, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6b6126cf-84f8-40f1-9c84-db31ff54c58a, client_auth_method=client-secret, username=admin, authSessionParentId=87a3386c-2bc3-4f74-8c37-9e7cbb74a371, authSessionTabId=95hfrT-2RMw 2026-04-09 02:11:33,963 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=CLIENT, resourcePath=clients/6bd233e4-ff89-468d-920d-529546feb572 2026-04-09 02:11:34,557 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=58a29260-2ef5-441c-ad67-f373ad5f373e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b55e8b06-de2a-4562-84ba-46eb510af408, client_auth_method=client-secret, username=admin, authSessionParentId=9671d0d7-9acd-495b-86c8-7c21fc16247e, authSessionTabId=uxK7P8CQ8Y0 2026-04-09 02:11:34,664 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=CLIENT_ROLE, resourcePath=clients/26cbe7f7-12fb-47ee-bbd4-5ba61b49d5de/roles/member 2026-04-09 02:11:35,042 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=3dac7e3a-d7b0-4777-ba89-c3d0d8fe0858, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bacd9765-9619-4601-b748-18c79430a138, client_auth_method=client-secret, username=admin, authSessionParentId=8feaca9c-b763-4d4f-b73d-2fae790f51dc, authSessionTabId=ZToZ9fy_dDI 2026-04-09 02:11:35,117 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=CLIENT_ROLE, resourcePath=clients/14a7e7a3-e662-460f-93db-7521f60f60b1/roles/admin 2026-04-09 02:11:35,471 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=ef2a92da-94e0-4655-b753-fe6c8bf5a34f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3846d35d-c4c4-4b4f-abb5-970a788d3dd6, client_auth_method=client-secret, username=admin, authSessionParentId=4f493877-bc14-4e72-885e-dbe9829ebf96, authSessionTabId=LoTkc8Z3LYk 2026-04-09 02:11:35,550 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=CLIENT_ROLE, resourcePath=clients/14a7e7a3-e662-460f-93db-7521f60f60b1/roles/editor 2026-04-09 02:11:35,921 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=121118be-304f-42b3-9bf3-058d720c749c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=70b3579f-7d3b-4509-854b-2184f32d52b1, client_auth_method=client-secret, username=admin, authSessionParentId=d7581994-fe4a-402c-8023-4c1b4bfc2d21, authSessionTabId=BIBEBA2U6ao 2026-04-09 02:11:36,013 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=CLIENT_ROLE, resourcePath=clients/14a7e7a3-e662-460f-93db-7521f60f60b1/roles/viewer 2026-04-09 02:11:36,362 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=1e3a6f12-b622-4317-bf49-80187dc0007b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=13525f53-e86a-4746-a05f-ccb69617fad3, client_auth_method=client-secret, username=admin, authSessionParentId=97e8b89d-76d7-4136-a434-6c410199f72a, authSessionTabId=Ea37jYGwhs0 2026-04-09 02:11:36,438 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=CLIENT_ROLE, resourcePath=clients/6bd233e4-ff89-468d-920d-529546feb572/roles/member 2026-04-09 02:13:44,504 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=ec626199-d0a7-4f35-bb97-01dc4fe54b67, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ca3642c8-bf1a-42cb-b3ca-4d313425b402, client_auth_method=client-secret, username=admin, authSessionParentId=cb8fac06-263f-4409-b08c-0c12d2032230, authSessionTabId=3NDYem7X688 2026-04-09 02:13:44,673 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=REALM, resourcePath=null 2026-04-09 02:13:46,042 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=0858fb68-0b72-4d88-ae26-1bbeb64c0106, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2e527fc0-1eb2-4382-8e5e-1e720d733115, client_auth_method=client-secret, username=admin, authSessionParentId=56b3f861-ca6e-4c36-af2e-b653ef8444b8, authSessionTabId=HnEwTmtd2bc 2026-04-09 02:13:46,132 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=CLIENT, resourcePath=clients/5e36ebb2-1bc6-49b7-a0a6-f92a2d710cc0 2026-04-09 02:13:46,730 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=admin-cli, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, auth_method=openid-connect, token_id=e71022bf-fbaf-4622-bc13-c8e814f07de4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1782875a-1f2d-42fa-98c3-7d61d64d94ff, client_auth_method=client-secret, username=admin, authSessionParentId=62b0847c-3aa3-48fc-92aa-c716d6dbc52a, authSessionTabId=FAEiVu97CSc 2026-04-09 02:13:46,973 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=7deb7dd2-bc0f-48ec-8f07-c7c91756d33e, clientId=a15bcb7f-b45d-45b6-acd7-2978ca6625e4, userId=5006fa15-9714-4e0e-b023-7ace8e7d207c, ipAddress=199.204.45.44, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/179376cc-dbe1-40c8-aa88-ce53b9361fac/role-mappings/clients/048bc8f2-27bd-405e-bbfd-fd6871ac58a1