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-03-31 18:31:26,194 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5411ms 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-03-31 18:31:27,764 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-03-31 18:31:30,235 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-31 18:31:30,362 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-31 18:31:30,646 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-31 18:31:30,780 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-31 18:31:30,782 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8e36caf4-7c40-4ecb-8e59-b7f2968ec616, name: keycloak-0-57172 2026-03-31 18:31:30,792 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-03-31 18:31:30,793 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-03-31 18:31:30,805 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23570 2026-03-31 18:31:31,145 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-03-31 18:31:32,814 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-57172: no members discovered after 2005 ms: creating cluster as coordinator 2026-03-31 18:31:32,826 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-57172|0] (1) [keycloak-0-57172] 2026-03-31 18:31:32,842 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-57172`, physical addresses are `[10.0.0.57:39106]` 2026-03-31 18:31:33,364 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-57172, Site name: null 2026-03-31 18:31:33,375 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-31 18:31:34,086 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-03-31 18:31:34,086 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-03-31 18:31:34,259 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-31 18:31:34,499 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-03-31 18:31:34,500 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-03-31 18:31:34,624 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-03-31 18:31:34,624 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-03-31 18:32:10,358 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-31 18:32:12,586 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.169s. Listening on: http://0.0.0.0:8080 2026-03-31 18:32:12,587 INFO [io.quarkus] (main) Profile prod activated. 2026-03-31 18:32:12,587 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-03-31 18:32:12,753 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-31 18:32:28,198 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=c5807e0c-6cc8-4235-9c73-3b1056da3d6c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=65e439de-9592-4e70-b2f1-88dcc8281b78, client_auth_method=client-secret, username=admin, authSessionParentId=25583bfb-ab08-4837-a5d8-debc61be9ab3, authSessionTabId=sGRr_v6JbsE 2026-03-31 18:32:29,919 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=REALM, resourcePath=atmosphere 2026-03-31 18:32:30,800 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=618ae512-8465-4173-8cd1-ad89eef002a3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=20a44d59-ef6d-4fed-a271-f277a2c97dde, client_auth_method=client-secret, username=admin, authSessionParentId=b36ec8e6-0644-4ead-96a6-7b489899bdad, authSessionTabId=71O84bey8Vs 2026-03-31 18:32:30,903 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c8d62f46-dbe9-48a1-95b2-3985d1f017ac 2026-03-31 18:32:31,002 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c8d62f46-dbe9-48a1-95b2-3985d1f017ac/protocol-mappers/models/df2590d8-4b1c-48ce-9983-fa63ac487e27 2026-03-31 18:32:52,193 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=284bdaec-a415-4eaf-94ca-ee3187df8824, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cdf055c2-c4b3-45ee-9dd7-ad59b9e328c4, client_auth_method=client-secret, username=admin, authSessionParentId=70bac3d7-ba5d-44dc-a242-4ebe8b21d924, authSessionTabId=IyMV7dAJg9E 2026-03-31 18:32:52,303 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=CLIENT, resourcePath=clients/b5f207b1-6fed-460e-a554-06a6d795e7a2 2026-03-31 18:32:52,680 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=97beb0ad-dd56-4dae-809a-0c9d927a0718, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8ef75608-31f1-43ce-9108-017ee82e0c1e, client_auth_method=client-secret, username=admin, authSessionParentId=f5afdc78-f929-4689-85c8-bf43738dee45, authSessionTabId=4FRLBeHRKCQ 2026-03-31 18:32:52,753 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=CLIENT, resourcePath=clients/b3092e76-15b1-4d6f-9706-1b52f17cb4e1 2026-03-31 18:32:53,139 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=f5fdf9e1-c26f-4242-adb5-9fc1f1e39198, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bbab011c-d630-4b55-af8d-9db6e0077ae3, client_auth_method=client-secret, username=admin, authSessionParentId=c094cb22-5572-45c6-9ba5-36b4bc6873e7, authSessionTabId=Q3znuKIaRSU 2026-03-31 18:32:53,212 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=CLIENT, resourcePath=clients/b8a831e0-b027-4e71-a134-04355d291b94 2026-03-31 18:32:53,841 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=cb0fb586-c170-4885-99a2-8980549c60f3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b061bcbb-f6c3-421e-ac16-124e333fb290, client_auth_method=client-secret, username=admin, authSessionParentId=fe2371b6-349b-4766-ad38-4b498d4160e0, authSessionTabId=3GtRW084yUY 2026-03-31 18:32:54,033 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=CLIENT_ROLE, resourcePath=clients/b5f207b1-6fed-460e-a554-06a6d795e7a2/roles/member 2026-03-31 18:32:54,418 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=d29c6b33-4dd7-4229-ba6e-7244d49bf647, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=25545739-d788-484c-b50f-f845384200a6, client_auth_method=client-secret, username=admin, authSessionParentId=2285fa1d-45c9-4066-9e04-7939276dd9c3, authSessionTabId=HOiDVCjkcHE 2026-03-31 18:32:54,511 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=CLIENT_ROLE, resourcePath=clients/b3092e76-15b1-4d6f-9706-1b52f17cb4e1/roles/admin 2026-03-31 18:32:54,955 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=77a5ddcf-3b44-4839-9322-b3696f6eacec, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3d41d995-416f-4c33-90ad-c69297855f58, client_auth_method=client-secret, username=admin, authSessionParentId=cdb23292-660b-4774-baf4-f8c1f8414656, authSessionTabId=Z2FS6TDTCNM 2026-03-31 18:32:55,038 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=CLIENT_ROLE, resourcePath=clients/b3092e76-15b1-4d6f-9706-1b52f17cb4e1/roles/editor 2026-03-31 18:32:55,428 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=5e5f0247-3e01-4185-9ca8-a47a031e54a0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6d12d84d-3c72-4cd9-873c-5844ad3fe8e1, client_auth_method=client-secret, username=admin, authSessionParentId=20219509-7f20-48e5-bf33-c7c3385be5cf, authSessionTabId=UfWdQ3T21qE 2026-03-31 18:32:55,535 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=CLIENT_ROLE, resourcePath=clients/b3092e76-15b1-4d6f-9706-1b52f17cb4e1/roles/viewer 2026-03-31 18:32:55,925 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=7c9bf1a0-95e8-4d8b-b6b3-c19ca92d1e8c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6f23d802-e4d0-4b91-99c1-c073fbd94239, client_auth_method=client-secret, username=admin, authSessionParentId=06a52719-ec8e-4f76-9feb-19f54d6d6361, authSessionTabId=BNiaSPiaC90 2026-03-31 18:32:56,014 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=CLIENT_ROLE, resourcePath=clients/b8a831e0-b027-4e71-a134-04355d291b94/roles/member 2026-03-31 18:35:22,121 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=03aa6ded-13d8-473e-a473-2f69346e1d0a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5b4070a0-fcc3-4fd3-b7ee-2ab8dda22180, client_auth_method=client-secret, username=admin, authSessionParentId=f7c3a9fc-7067-470f-ba6a-55e4f0f9daa6, authSessionTabId=wbztXwZ3J-I 2026-03-31 18:35:22,328 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=REALM, resourcePath=null 2026-03-31 18:35:23,846 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=9d378c54-8a51-4766-a7be-83bc0f129989, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5d1673da-bcaf-4658-9ce2-2b4697d78a30, client_auth_method=client-secret, username=admin, authSessionParentId=59dda638-bf38-4054-b967-927f482a1497, authSessionTabId=DYORkib8Ld8 2026-03-31 18:35:23,942 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=CLIENT, resourcePath=clients/f10b4d78-6a67-46b1-8fde-1d93211703dd 2026-03-31 18:35:24,566 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=admin-cli, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, auth_method=openid-connect, token_id=828a597c-f0d3-4bd0-af55-316ebbdc4f0d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b7276834-132c-443a-8dff-bfb72de9da4b, client_auth_method=client-secret, username=admin, authSessionParentId=3ef224a4-4078-4dc2-8eac-11f0413b63a7, authSessionTabId=a1sU8vW0dhs 2026-03-31 18:35:24,872 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3dd0092e-15cc-476f-81c6-a807e1ce342c, clientId=453335bb-fdb0-4cd0-b307-5e6e3a30af6a, userId=9d8e78a6-79ed-42a2-b62a-1abf4cab4902, ipAddress=199.19.213.229, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/16a49caa-71b5-4507-8a1c-463282976087/role-mappings/clients/5309c314-a0b5-43c9-99ac-47eada2cf3a4