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-25 22:11:56,335 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4779ms 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-25 22:11:57,708 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-25 22:11:59,985 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-25 22:12:00,110 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-25 22:12:00,349 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-25 22:12:00,481 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-25 22:12:00,483 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f4d1af7b-56f0-473a-a293-93870b0f85a9, name: keycloak-0-43934 2026-02-25 22:12:00,490 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-25 22:12:00,491 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-25 22:12:00,498 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30256 2026-02-25 22:12:00,789 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-25 22:12:01,592 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-25 22:12:01,593 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-25 22:12:01,756 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-25 22:12:01,972 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-25 22:12:01,973 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-25 22:12:02,084 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-25 22:12:02,084 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-25 22:12:02,502 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-43934: no members discovered after 2002 ms: creating cluster as coordinator 2026-02-25 22:12:02,514 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-43934|0] (1) [keycloak-0-43934] 2026-02-25 22:12:02,528 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-43934`, physical addresses are `[10.0.0.94:45792]` 2026-02-25 22:12:50,760 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-43934, Site name: null 2026-02-25 22:12:50,928 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-25 22:12:50,948 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-25 22:12:53,341 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 56.808s. Listening on: http://0.0.0.0:8080 2026-02-25 22:12:53,342 INFO [io.quarkus] (main) Profile prod activated. 2026-02-25 22:12:53,342 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-25 22:12:53,490 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-25 22:13:11,123 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=e8458c3a-96ba-48e4-a038-726fd1285ecc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8eae23a7-3ff6-4a7d-8e20-8545e60662d0, client_auth_method=client-secret, username=admin, authSessionParentId=da752fba-1e97-4f3d-8f49-218059b82c38, authSessionTabId=byUod0MVOEk 2026-02-25 22:13:12,629 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=REALM, resourcePath=atmosphere 2026-02-25 22:13:13,581 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=daf240ec-7757-4ac8-b411-3c43ac45f4e4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=da419bb2-6356-47ce-b8b1-a523772b2f5d, client_auth_method=client-secret, username=admin, authSessionParentId=6fd6f1cc-fd4d-4586-a28f-25db0e9945ff, authSessionTabId=BVWJxyfGo_c 2026-02-25 22:13:13,695 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6b079334-9c16-49a7-a18d-c2c798706d4f 2026-02-25 22:13:13,799 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6b079334-9c16-49a7-a18d-c2c798706d4f/protocol-mappers/models/7ae4c9f0-8033-46d8-ad54-ccbc1ae523f4 2026-02-25 22:13:35,078 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=54c2cc4f-3559-478f-897a-b50eb4a8dece, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3167524f-1ef0-4316-8c33-e18f33eabc59, client_auth_method=client-secret, username=admin, authSessionParentId=23e27ad8-4b9f-445e-86e3-3d9cfff9c030, authSessionTabId=kHezwnAHBdE 2026-02-25 22:13:35,351 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=CLIENT, resourcePath=clients/79855814-2fd2-405a-8502-57eb7eca905e 2026-02-25 22:13:35,745 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=2c121850-a1e5-4fd3-92b1-bd0fc69ae990, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fa27fc8d-ff22-4c30-820e-ae6819d3557b, client_auth_method=client-secret, username=admin, authSessionParentId=659cfba8-4e7d-4246-af12-a31a9fcb6865, authSessionTabId=xTovsp8mMUA 2026-02-25 22:13:35,815 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=CLIENT, resourcePath=clients/7f41c48b-0b42-4e90-9bb9-10ff2e6ed5b5 2026-02-25 22:13:36,191 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=52d2e694-af67-4bfe-a3ad-a588f4bd5fd6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d709d9bb-1147-4033-96ce-c497d6bf3cd5, client_auth_method=client-secret, username=admin, authSessionParentId=caefd486-3dd3-4a6d-ae07-6e0c70aa9dd4, authSessionTabId=ocCuTgIFoa0 2026-02-25 22:13:36,274 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=CLIENT, resourcePath=clients/c3f3be5e-d6be-47b8-8ae8-31b2b1ed0c79 2026-02-25 22:13:36,895 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=b832bb7b-0521-4003-8457-1328e8774782, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=978fe72c-6b0d-4067-80ea-da4e499bf735, client_auth_method=client-secret, username=admin, authSessionParentId=06ef4639-e74d-4f1c-943a-3b1601bdc0ae, authSessionTabId=iYi0ReHeASo 2026-02-25 22:13:37,016 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/79855814-2fd2-405a-8502-57eb7eca905e/roles/member 2026-02-25 22:13:37,400 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=f3428fd6-d51f-4104-afde-dea4b9e7ec5b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b82655a3-cc86-435c-85ff-c9f60f5e8293, client_auth_method=client-secret, username=admin, authSessionParentId=35ecd14e-abb4-4c22-a4d3-d6ed4ddda6e4, authSessionTabId=O2THo_O6xj4 2026-02-25 22:13:37,782 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/7f41c48b-0b42-4e90-9bb9-10ff2e6ed5b5/roles/admin 2026-02-25 22:13:38,183 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=35e0a875-8d65-4a23-ab61-15449f11dcea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef64d98a-32e4-4d67-8c13-c95cc1b46f5b, client_auth_method=client-secret, username=admin, authSessionParentId=c4793663-9a16-48dc-b72a-4c1c02ac290e, authSessionTabId=jUTAmKVmG1o 2026-02-25 22:13:38,270 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/7f41c48b-0b42-4e90-9bb9-10ff2e6ed5b5/roles/editor 2026-02-25 22:13:38,668 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=e7e86b75-30f6-4479-b8f4-9d5f3393e39b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7397b04e-4b0b-4b5f-9fad-45ce1f71c3c2, client_auth_method=client-secret, username=admin, authSessionParentId=f6855928-da47-49a8-af90-37a9fd67f7fa, authSessionTabId=4N2n3Fp56ek 2026-02-25 22:13:38,768 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/7f41c48b-0b42-4e90-9bb9-10ff2e6ed5b5/roles/viewer 2026-02-25 22:13:39,145 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=2bd3dcd1-a7b9-4410-bfcc-26713e5fdabe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=78114467-6117-4a9b-92e6-2266a085b6ca, client_auth_method=client-secret, username=admin, authSessionParentId=4a0c7636-24b9-4409-a3f7-02be97a39f97, authSessionTabId=DwnVSlqcaFk 2026-02-25 22:13:39,243 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/c3f3be5e-d6be-47b8-8ae8-31b2b1ed0c79/roles/member 2026-02-25 22:16:27,702 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=e3a0abf0-e654-44e5-babb-61fb1f52fec8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f9a235da-33ec-4841-b261-6e47ffcf9928, client_auth_method=client-secret, username=admin, authSessionParentId=f2737bb9-9548-4c9d-9126-3b51deb3d60e, authSessionTabId=C75qcuOOi3g 2026-02-25 22:16:27,891 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=REALM, resourcePath=null 2026-02-25 22:16:29,224 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=132bc6ec-e3c5-4d04-b2a4-7c23f7978ce7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=42faf6ab-7c2e-4fe6-a68b-8d4747fd6df1, client_auth_method=client-secret, username=admin, authSessionParentId=47940263-2339-4aef-8be7-41501e4c2c82, authSessionTabId=gWRUHEqP4ME 2026-02-25 22:16:29,312 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=CLIENT, resourcePath=clients/c4a87ed5-a917-4b14-bb6d-4620a531d24b 2026-02-25 22:16:29,966 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=admin-cli, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=30d345c4-91ee-4892-b085-c276cb01e2cd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2d9c49b0-8b6e-4f00-bb92-5758892ffd7c, client_auth_method=client-secret, username=admin, authSessionParentId=23a5adbf-a242-42e5-bef1-c3c0fae4cf49, authSessionTabId=CiFbLJXs2jU 2026-02-25 22:16:30,236 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=40863d53-23d5-478f-a015-b41d29f8167c, clientId=16d92b2c-2e94-4db3-8a62-165fe561dd3c, userId=c24c216c-0c25-402b-b996-d2862d7df163, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/5e23f0c2-5120-4bb9-92fc-82c75545388e/role-mappings/clients/9cf217a4-0b18-46cf-9696-56484cd3f7c2