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-20 02:10:28,319 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5096ms 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-20 02:10:29,655 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-20 02:10:32,054 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-20 02:10:32,270 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-20 02:10:32,428 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-20 02:10:32,575 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-20 02:10:32,577 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e1eefc8f-536b-4279-bdc2-c49c73a3c4f3, name: keycloak-0-49917 2026-04-20 02:10:32,584 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-20 02:10:32,584 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-20 02:10:32,590 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40840 2026-04-20 02:10:32,827 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-20 02:10:34,595 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-49917: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-20 02:10:34,608 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-49917|0] (1) [keycloak-0-49917] 2026-04-20 02:10:34,620 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-49917`, physical addresses are `[10.0.0.90:56376]` 2026-04-20 02:10:35,025 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-49917, Site name: null 2026-04-20 02:10:35,033 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-20 02:10:35,800 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-20 02:10:35,800 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-20 02:10:35,970 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-20 02:10:36,208 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-20 02:10:36,208 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-20 02:10:36,324 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-20 02:10:36,325 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-20 02:11:18,914 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-20 02:11:20,774 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 52.261s. Listening on: http://0.0.0.0:8080 2026-04-20 02:11:20,775 INFO [io.quarkus] (main) Profile prod activated. 2026-04-20 02:11:20,775 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-20 02:11:20,939 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-20 02:11:41,049 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=a88ff630-258e-4049-9513-9494d827c584, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6aa14362-2175-44bf-9bd6-08fd6091b7c6, client_auth_method=client-secret, username=admin, authSessionParentId=6a26a422-2e2a-453c-9820-13a04576355c, authSessionTabId=XeRQudIqp5I 2026-04-20 02:11:42,668 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=REALM, resourcePath=atmosphere 2026-04-20 02:11:43,543 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=db94b62f-3397-4936-9734-d3cecfe3ff16, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2441b7c7-8959-4f06-bef5-ad2a46cd6ab4, client_auth_method=client-secret, username=admin, authSessionParentId=38ae5f7b-1daa-48eb-9a1b-20ae6a6323af, authSessionTabId=maQTV_OzjBs 2026-04-20 02:11:43,694 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2343bc3b-da34-4975-8257-2c61b25a281e 2026-04-20 02:11:43,796 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2343bc3b-da34-4975-8257-2c61b25a281e/protocol-mappers/models/a28b9579-18f1-4737-83d1-6f099d32dc32 2026-04-20 02:12:04,956 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=5539ceec-51fc-44d8-9f1c-c360319bc82f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f24c0d2e-8115-40a6-8f01-36a947504bd2, client_auth_method=client-secret, username=admin, authSessionParentId=feccb0ae-b2b3-4630-9403-1bbac8fd3d25, authSessionTabId=SViTl7ynCP0 2026-04-20 02:12:05,072 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/ed5aa2b7-c035-4b3b-8526-48f06e0c5aa3 2026-04-20 02:12:05,452 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=4041890e-b1a8-4394-88d0-3549480879f0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=957349fc-89b8-4763-9112-23a062078d25, client_auth_method=client-secret, username=admin, authSessionParentId=29ed1dfc-6c57-4e75-b30b-dfdc6962ca36, authSessionTabId=SSIa0c3U7IQ 2026-04-20 02:12:05,526 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/96906b91-e4c8-43ac-acc2-a4927a4a047f 2026-04-20 02:12:05,895 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=29afb5c7-2473-4511-bdcc-a60573452088, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ae0e4439-3bbd-439c-ba2d-dbc9f66149ec, client_auth_method=client-secret, username=admin, authSessionParentId=0cc59ec1-d0d2-4a14-8f19-e558ddfe6493, authSessionTabId=3U7ozTtpICY 2026-04-20 02:12:05,967 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/f9b69fa1-ded3-4414-875b-406b0f1c770e 2026-04-20 02:12:06,576 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=1ebfcb67-6a94-459f-94fd-3f45a8e84d57, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=81710b9e-17e7-464f-8daa-b752cff29454, client_auth_method=client-secret, username=admin, authSessionParentId=018446bd-2675-4df0-8c76-187d2a6e4172, authSessionTabId=72mpLdTqVvY 2026-04-20 02:12:06,699 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/ed5aa2b7-c035-4b3b-8526-48f06e0c5aa3/roles/member 2026-04-20 02:12:07,107 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=2c47c1be-a317-438a-aeef-984ac43b593a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0ceeb513-dc3a-4330-becc-410abac0b50d, client_auth_method=client-secret, username=admin, authSessionParentId=c9460f5f-72e6-4e61-a7ed-fed1e85514bb, authSessionTabId=iuzwfveEgSk 2026-04-20 02:12:07,199 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/96906b91-e4c8-43ac-acc2-a4927a4a047f/roles/admin 2026-04-20 02:12:07,606 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=9a42363e-5128-481d-805b-bce2a3eff6a1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=76541e15-b004-4f96-99a7-c643af71d667, client_auth_method=client-secret, username=admin, authSessionParentId=ad3b7d96-7706-40e4-9b80-650fffac51ca, authSessionTabId=veaA291yUM8 2026-04-20 02:12:07,706 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/96906b91-e4c8-43ac-acc2-a4927a4a047f/roles/editor 2026-04-20 02:12:08,100 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=be869f5e-830e-4cbb-89c0-c3c098e3df14, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d2e69273-0ebd-4a4b-a61f-889f84fef8e5, client_auth_method=client-secret, username=admin, authSessionParentId=c13a9a92-6d3d-4407-ac87-71b631a76c10, authSessionTabId=s49AbVHFniw 2026-04-20 02:12:08,190 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/96906b91-e4c8-43ac-acc2-a4927a4a047f/roles/viewer 2026-04-20 02:12:08,601 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=30abf1c0-98d0-42c3-8420-355a75c4f9a9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=88a17ec8-ce6e-40de-9849-be6c1220a428, client_auth_method=client-secret, username=admin, authSessionParentId=5bc60609-c1e1-4483-8bd5-b1ff408902ec, authSessionTabId=7NGQEOl_Qck 2026-04-20 02:12:08,684 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/f9b69fa1-ded3-4414-875b-406b0f1c770e/roles/member 2026-04-20 02:14:29,086 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=fe68e74b-f55c-4e7e-ae56-ec85e502a141, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7f93607c-3885-4cd4-b956-f5d39f216509, client_auth_method=client-secret, username=admin, authSessionParentId=c1379696-9647-4048-bccc-4db0ef963a71, authSessionTabId=s9sDBMQQlW4 2026-04-20 02:14:29,293 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=REALM, resourcePath=null 2026-04-20 02:14:30,734 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=b75745bb-ffab-4705-b76d-bf46570e710b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=171ac933-b868-4d70-afea-148727a4b6b9, client_auth_method=client-secret, username=admin, authSessionParentId=73218ac0-46b8-431e-9435-df59c10e2b70, authSessionTabId=ONV_gH1f-yI 2026-04-20 02:14:30,828 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/f53d1989-f249-4154-8b21-3ee09aa02b38 2026-04-20 02:14:31,556 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=admin-cli, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=3848c331-2d57-432e-bd44-e226fe9d0aa5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d39d7ea5-27da-413b-9704-02fca2a6bcd0, client_auth_method=client-secret, username=admin, authSessionParentId=abf9467e-e203-45f3-9bba-e258c00f16c9, authSessionTabId=SPZd6xQF46w 2026-04-20 02:14:31,833 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=55ab2dff-806c-4a51-ad1e-0434777a6904, clientId=3d1bca49-ef02-4b83-9178-e5043ac7529a, userId=37a91624-92ff-4762-b4a7-11b98de73982, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/628312f8-2a22-47a9-941b-a5e83476e6f3/role-mappings/clients/6c658efd-dcdb-4e42-8f80-c73dc6b176f0