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-02-27 16:56:26,536 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5313ms 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-02-27 16:56:28,030 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-02-27 16:56:30,350 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-27 16:56:30,429 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-27 16:56:30,594 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-27 16:56:30,809 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-27 16:56:30,811 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1c897e43-b331-459e-9a15-9273f2100560, name: keycloak-0-17588 2026-02-27 16:56:30,819 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-02-27 16:56:30,820 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-02-27 16:56:30,827 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.28531 2026-02-27 16:56:31,186 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-02-27 16:56:31,190 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-27 16:56:32,033 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-02-27 16:56:32,033 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-02-27 16:56:32,190 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-27 16:56:32,411 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-02-27 16:56:32,411 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-02-27 16:56:32,522 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-02-27 16:56:32,522 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-02-27 16:56:32,831 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-17588: no members discovered after 2002 ms: creating cluster as coordinator 2026-02-27 16:56:32,845 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-17588|0] (1) [keycloak-0-17588] 2026-02-27 16:56:32,862 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-17588`, physical addresses are `[10.0.0.34:44067]` 2026-02-27 16:57:02,588 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-17588, Site name: null 2026-02-27 16:57:02,754 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-27 16:57:04,730 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.982s. Listening on: http://0.0.0.0:8080 2026-02-27 16:57:04,730 INFO [io.quarkus] (main) Profile prod activated. 2026-02-27 16:57:04,731 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-02-27 16:57:04,906 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-27 16:57:22,469 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=a8699e11-9900-4949-a7e5-40a0deed63fa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=63af3de9-3cd5-4ad8-a9f8-e83a2cedb15c, client_auth_method=client-secret, username=admin, authSessionParentId=b183cbaa-3114-473c-9187-25a6b7b6476c, authSessionTabId=92SCFE19_JE 2026-02-27 16:57:24,047 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=REALM, resourcePath=atmosphere 2026-02-27 16:57:24,940 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=42b2a405-096f-4f34-b1dc-d0e187d101bc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f9a12900-3721-4206-9b67-19ca53d146c1, client_auth_method=client-secret, username=admin, authSessionParentId=3680474b-1620-48ed-8ddc-c53038f29198, authSessionTabId=UQ45QW4mPvw 2026-02-27 16:57:25,044 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/182b0742-e079-462e-b92a-31c2b619c2ea 2026-02-27 16:57:25,151 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/182b0742-e079-462e-b92a-31c2b619c2ea/protocol-mappers/models/de890d29-f9e2-44e5-94b8-73784ef979d9 2026-02-27 16:57:46,163 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=fa2bbb56-0528-4a7e-8899-6546a21affe4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2e900230-21d1-4c03-921c-bc4b43e84c84, client_auth_method=client-secret, username=admin, authSessionParentId=a3fb67f3-2ac7-4b1d-8fab-f5c16e6fd573, authSessionTabId=Ss8Q9E6mOdY 2026-02-27 16:57:46,283 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=CLIENT, resourcePath=clients/b3649ebb-6c34-40b1-9ee8-f9425e9369bb 2026-02-27 16:57:46,652 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=beae131f-536e-4718-981a-f8a5f8008439, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=610defda-d86c-4830-aacf-028b2b30f3db, client_auth_method=client-secret, username=admin, authSessionParentId=98a97f9b-0b6e-4c01-8fdb-931c7929f08a, authSessionTabId=7zZPyvjpkK8 2026-02-27 16:57:46,719 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=CLIENT, resourcePath=clients/872b4f65-1cd0-4926-a979-0a1827af65e0 2026-02-27 16:57:47,111 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=5bfef626-56a2-461e-877a-1905b1827cb5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=80cdac98-6d77-4077-9874-683f02ba9205, client_auth_method=client-secret, username=admin, authSessionParentId=9edee88d-a302-4e41-82a0-afbc8e332750, authSessionTabId=bZoJkqJ2hek 2026-02-27 16:57:47,189 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=CLIENT, resourcePath=clients/b488d5cc-5070-4ed4-b808-c74a552c7d8e 2026-02-27 16:57:47,825 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=c576b14e-8f23-464b-86d6-05d86f70ad1b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ce099fed-f53b-4064-add5-cb53659fbe28, client_auth_method=client-secret, username=admin, authSessionParentId=fe2d3ba7-4b0e-46d6-a2c5-c96750353e02, authSessionTabId=9NHD3bnNQmM 2026-02-27 16:57:47,929 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=CLIENT_ROLE, resourcePath=clients/b3649ebb-6c34-40b1-9ee8-f9425e9369bb/roles/member 2026-02-27 16:57:48,319 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=0af6421d-b479-42ae-8633-c4bbfcdf7a72, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7af89b97-8b45-49dc-b954-f42318aa4426, client_auth_method=client-secret, username=admin, authSessionParentId=3c3ca162-4c67-4288-b958-c80b1e2ad6a0, authSessionTabId=pmkhM0U_pVk 2026-02-27 16:57:48,403 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=CLIENT_ROLE, resourcePath=clients/872b4f65-1cd0-4926-a979-0a1827af65e0/roles/admin 2026-02-27 16:57:48,798 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=f6e9eb47-1f95-4a33-a321-5f8368c20aa9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fb7d578f-64cc-4fdc-88d6-5c25a30ccd5c, client_auth_method=client-secret, username=admin, authSessionParentId=4a8fab93-6f03-47bd-b4f3-f9f6f0a45919, authSessionTabId=yYrzOpvwMEI 2026-02-27 16:57:48,887 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=CLIENT_ROLE, resourcePath=clients/872b4f65-1cd0-4926-a979-0a1827af65e0/roles/editor 2026-02-27 16:57:49,279 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=20e2e4de-174e-486b-ab09-5df071d4d02c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a20e2ca7-d7df-4790-848a-1637e9aa89dc, client_auth_method=client-secret, username=admin, authSessionParentId=c090cc22-a3f6-4e53-beaf-cfe16708f71e, authSessionTabId=DO7_miEzS5U 2026-02-27 16:57:49,386 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=CLIENT_ROLE, resourcePath=clients/872b4f65-1cd0-4926-a979-0a1827af65e0/roles/viewer 2026-02-27 16:57:49,771 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=ac25262d-66b1-4be0-8e99-7dd1ecc6d8ec, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=df3c81fc-0b3f-40cc-968c-c8ace9e32661, client_auth_method=client-secret, username=admin, authSessionParentId=22195c34-187b-437c-88bc-0c8097163c78, authSessionTabId=eN8jCqWIUCc 2026-02-27 16:57:49,854 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=CLIENT_ROLE, resourcePath=clients/b488d5cc-5070-4ed4-b808-c74a552c7d8e/roles/member 2026-02-27 17:00:04,077 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=5b2b8aaa-5cad-4b03-a6c2-d3cf61822e61, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=abc992e0-8a71-45ee-9441-26e6adee0ee5, client_auth_method=client-secret, username=admin, authSessionParentId=97209b3a-74ac-4c89-a6f2-b90c1046b74d, authSessionTabId=0mFgOLl0fU4 2026-02-27 17:00:04,268 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=REALM, resourcePath=null 2026-02-27 17:00:05,627 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=24d0b044-961d-491d-87da-08cd8fad4a16, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=31505909-d32e-4a1c-8ce4-e7b6c1d06feb, client_auth_method=client-secret, username=admin, authSessionParentId=2824fcbc-1489-4e52-849e-8275916c9f81, authSessionTabId=CiMeu7_o-vg 2026-02-27 17:00:05,710 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=CLIENT, resourcePath=clients/0a0c8e27-96d8-443a-9753-825a17c44cbb 2026-02-27 17:00:06,354 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=admin-cli, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, auth_method=openid-connect, token_id=fb1cff4f-c1de-4207-ba6d-3f0f01483c02, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=71bb923b-56cb-4f69-99be-8f15bdef8c07, client_auth_method=client-secret, username=admin, authSessionParentId=acc6afed-c6c3-4d9f-8971-6a7805008a38, authSessionTabId=MDzNKXnCKH4 2026-02-27 17:00:06,632 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2c6e4ff2-9cf2-4361-8ae3-e26d25b10881, clientId=8cfcf8bd-b463-4b40-aa84-13758aeb0902, userId=6c544bfb-bfbb-46ed-b1ba-379e9e91a735, ipAddress=162.253.55.209, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/0c87f4a6-0704-4f92-9d75-f6ef741bcee9/role-mappings/clients/db2abdf7-3b25-4b3f-aa60-26a8c8ec2145