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-05 07:03:50,730 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4790ms 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-05 07:03:52,233 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-05 07:03:54,328 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 07:03:54,443 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 07:03:54,653 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 07:03:54,757 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 07:03:54,758 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f684b61d-9192-493e-bbcb-5a8f42f2688b, name: keycloak-0-13660 2026-05-05 07:03:54,764 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-05 07:03:54,764 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-05 07:03:54,770 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19716 2026-05-05 07:03:55,041 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-05 07:03:56,775 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-13660: no members discovered after 2001 ms: creating cluster as coordinator 2026-05-05 07:03:56,785 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-13660|0] (1) [keycloak-0-13660] 2026-05-05 07:03:56,798 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-13660`, physical addresses are `[10.0.0.30:35252]` 2026-05-05 07:03:57,181 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-13660, Site name: null 2026-05-05 07:03:57,193 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 07:03:57,916 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-05 07:03:57,916 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-05 07:03:58,061 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 07:03:58,236 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-05 07:03:58,236 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-05 07:03:58,327 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-05 07:03:58,327 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-05 07:04:27,442 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 07:04:30,289 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.373s. Listening on: http://0.0.0.0:8080 2026-05-05 07:04:30,290 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 07:04:30,290 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-05 07:04:30,447 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 07:04:47,587 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=abe617fe-86ce-4bcb-94bc-16ff8532c588, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=df145ef8-c85d-40f3-92b0-f40f71c96d1b, client_auth_method=client-secret, username=admin, authSessionParentId=5e638082-85e4-4a26-8f70-f2f4140cefe6, authSessionTabId=zbFFEjH-utY 2026-05-05 07:04:49,022 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=REALM, resourcePath=atmosphere 2026-05-05 07:04:49,805 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=a41def8a-1c8b-4a5e-8082-8ddc866351c4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3dbbd450-d11d-4f82-ae54-ed2492052bf0, client_auth_method=client-secret, username=admin, authSessionParentId=b960d5ed-aa39-4e9c-ac06-af972eeffd5b, authSessionTabId=M9hTtug54ic 2026-05-05 07:04:49,904 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/f79554ed-d723-4c33-adfb-76e144cb0b49 2026-05-05 07:04:49,997 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/f79554ed-d723-4c33-adfb-76e144cb0b49/protocol-mappers/models/9d0db604-9e57-484a-acf7-3edaa5eb632e 2026-05-05 07:05:10,662 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=7e97bb62-a0db-48ae-a6ff-b1715243c772, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=85354313-daa6-4f0f-8f8b-81a980e0c806, client_auth_method=client-secret, username=admin, authSessionParentId=06ce4c3c-f842-43f6-bd6c-55f4a59539ca, authSessionTabId=Gme8ySFg2bY 2026-05-05 07:05:10,778 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/b5c721bf-d44b-4410-9fb4-b52c403281f4 2026-05-05 07:05:11,125 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=8b8c6fb6-17ae-4d93-a837-250b5f3553ed, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=790fda40-5a4e-4130-812d-69f84fc77364, client_auth_method=client-secret, username=admin, authSessionParentId=846d48c0-765f-4f4f-ac97-2e055b99cdbd, authSessionTabId=zNH5652jl3U 2026-05-05 07:05:11,192 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/96110ed5-4559-4648-aa61-2307d2687a8d 2026-05-05 07:05:11,542 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=613ce11e-7aa1-4a06-8aaa-c64a19aecb2d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=96068d30-5b82-4ceb-9810-6bba4681ae74, client_auth_method=client-secret, username=admin, authSessionParentId=270a381c-457d-482c-9b26-3fd539a26d6c, authSessionTabId=rbLbKCZDg3k 2026-05-05 07:05:11,604 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/d216555b-c29a-45f9-b76a-0512996c6046 2026-05-05 07:05:12,206 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=42cab5cc-9f71-4887-b816-8420caa3e541, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=86496d46-026d-4346-9fe1-62585b70429d, client_auth_method=client-secret, username=admin, authSessionParentId=51b0d322-93ed-47fb-858a-27f669d29ef3, authSessionTabId=xpGP-NXtLR4 2026-05-05 07:05:12,308 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/b5c721bf-d44b-4410-9fb4-b52c403281f4/roles/member 2026-05-05 07:05:12,668 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=b6dfadbe-44a3-4ccd-bdfb-4e335c64d2dd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=83852a2d-a4df-4e36-92e6-04a116f01b42, client_auth_method=client-secret, username=admin, authSessionParentId=0cfde081-47a9-48c6-aeda-3047b1653b8e, authSessionTabId=-uFz1eUwxp8 2026-05-05 07:05:12,753 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/96110ed5-4559-4648-aa61-2307d2687a8d/roles/admin 2026-05-05 07:05:13,114 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=0d67faa6-f7b1-459d-8d7b-40e702d30baf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2217d068-84ae-4a00-953f-07c3937184aa, client_auth_method=client-secret, username=admin, authSessionParentId=52924b8f-cb16-499e-8f46-13b700b2fd32, authSessionTabId=G9cgFQvvggc 2026-05-05 07:05:13,181 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/96110ed5-4559-4648-aa61-2307d2687a8d/roles/editor 2026-05-05 07:05:13,535 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=0ca4afff-bb25-4cbf-8dfe-706a3e716587, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=db6fea04-ae1a-42f1-a0f0-a03392492e24, client_auth_method=client-secret, username=admin, authSessionParentId=6fd9399f-d8f4-493d-ab1d-657f77b385e3, authSessionTabId=pu3Op44vcHE 2026-05-05 07:05:13,611 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/96110ed5-4559-4648-aa61-2307d2687a8d/roles/viewer 2026-05-05 07:05:13,959 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=cef907b8-7afb-4e65-9364-fed5153180c6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6dbc2219-eab0-42ef-8b40-282d1fa0444d, client_auth_method=client-secret, username=admin, authSessionParentId=07f3480a-aad7-4453-a5b9-4d92f9ee53eb, authSessionTabId=Cvpb8Iu2QYk 2026-05-05 07:05:14,032 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/d216555b-c29a-45f9-b76a-0512996c6046/roles/member 2026-05-05 07:07:23,615 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=eae0f93e-6688-4363-b9f9-dd3d24aeddb3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1a60076b-94ca-44c0-94aa-66083d30cbf5, client_auth_method=client-secret, username=admin, authSessionParentId=5ddaef43-eb1b-4bbd-a865-97625f7d1bbc, authSessionTabId=EUhxEq2Mm2M 2026-05-05 07:07:23,808 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=REALM, resourcePath=null 2026-05-05 07:07:25,113 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=e007cf39-beed-48ba-8ad7-9865c424afc1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=98a680c0-af4a-4d61-890b-7a4d7edfea17, client_auth_method=client-secret, username=admin, authSessionParentId=30d7ccfc-4572-4226-a523-7a968826e1d2, authSessionTabId=k1YQn9KOfwo 2026-05-05 07:07:25,196 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/8306f58c-66a0-49f0-a8e3-3a761aee72a5 2026-05-05 07:07:25,810 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=admin-cli, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=c4d500d1-dc5c-4b36-b0a4-c0344e2b91d6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=52ead2a3-fa3c-4ae9-91a1-87ed7096b1ad, client_auth_method=client-secret, username=admin, authSessionParentId=f1c32b10-5648-4ea9-a24a-22f65f91bd11, authSessionTabId=jTKdp61F11E 2026-05-05 07:07:26,062 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8387a58b-636d-40ac-9593-969339f873c5, clientId=44e40b49-9313-4b34-99de-774edcc036a8, userId=e696d87f-4e8d-4575-b0e9-a2782930948d, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b2bd278b-1b99-4829-b120-6b3435b8bfce/role-mappings/clients/6210e83b-4df5-4f69-8c39-ddd122f6a25a