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-14 01:37:58,956 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5234ms 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-14 01:38:00,477 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-14 01:38:02,892 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-14 01:38:03,070 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-14 01:38:03,223 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-14 01:38:03,326 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-14 01:38:03,328 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 24e7d79e-b609-4943-89f6-18288914c2b6, name: keycloak-0-40555 2026-03-14 01:38:03,337 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-14 01:38:03,337 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-14 01:38:03,354 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20444 2026-03-14 01:38:03,636 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-14 01:38:04,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-14 01:38:04,499 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-14 01:38:04,673 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-14 01:38:04,902 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-14 01:38:04,902 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-14 01:38:05,023 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-14 01:38:05,023 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-14 01:38:05,360 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-40555: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-14 01:38:05,371 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-40555|0] (1) [keycloak-0-40555] 2026-03-14 01:38:05,385 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-40555`, physical addresses are `[10.0.0.8:35980]` 2026-03-14 01:38:37,937 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-40555, Site name: null 2026-03-14 01:38:38,096 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-14 01:38:38,115 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-14 01:38:40,224 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.063s. Listening on: http://0.0.0.0:8080 2026-03-14 01:38:40,224 INFO [io.quarkus] (main) Profile prod activated. 2026-03-14 01:38:40,225 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-14 01:38:40,401 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-14 01:38:54,811 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=420f28d5-42c4-48f7-aa3f-6c6c34587ca6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0ece6ec2-dbfb-4819-9233-5b30d41cb28f, client_auth_method=client-secret, username=admin, authSessionParentId=1e5fd677-1850-4245-9ff0-59dcba22f655, authSessionTabId=Hl2BL5oH1c0 2026-03-14 01:38:56,328 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=atmosphere 2026-03-14 01:38:57,130 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=6649e5be-88bb-443b-900d-31c38b880a98, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=74be99cf-ee78-4aa0-ac4e-0f1d85721135, client_auth_method=client-secret, username=admin, authSessionParentId=4de0a98c-e7f6-4af1-a2c1-d0f879177777, authSessionTabId=izEGG4_Z59Y 2026-03-14 01:38:57,219 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/f0846cb6-1778-4a11-9020-e43ebd85bef2 2026-03-14 01:38:57,307 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/f0846cb6-1778-4a11-9020-e43ebd85bef2/protocol-mappers/models/f9cf651e-11f6-41dc-968f-fb0a3f40fcb8 2026-03-14 01:39:18,191 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=b12bf87e-cca1-49ab-afbc-af947753c334, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=479ab463-379f-4211-9b53-5e84d1aa2637, client_auth_method=client-secret, username=admin, authSessionParentId=e89a07ec-7b74-437c-b05a-5b7dc6035044, authSessionTabId=g3eUh0l_ieE 2026-03-14 01:39:18,295 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/320b17f7-1673-4599-baa1-ec5a23ce7395 2026-03-14 01:39:18,640 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=83404d1a-b97d-4008-a934-997ba0750f6c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=365aa3a2-2a0a-443f-909c-ddd67b9f57a2, client_auth_method=client-secret, username=admin, authSessionParentId=202e3a07-9812-4a85-9ddc-63ea02bcd231, authSessionTabId=W4wU4eXIx4k 2026-03-14 01:39:18,717 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/e3c80383-04ff-4ecf-8d0c-c70884541e16 2026-03-14 01:39:19,360 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=717e092b-0203-436d-ace7-c5f71b4ea521, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9fe9477a-81fc-45cf-a478-08fc69101aaa, client_auth_method=client-secret, username=admin, authSessionParentId=ae0f63f1-7d64-4f51-b547-b2773b0db3e3, authSessionTabId=KmU5xgZVtLc 2026-03-14 01:39:19,437 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/4076614f-204a-4062-b087-d3d88d792994 2026-03-14 01:39:20,124 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=e1a775cf-d3bd-420e-aca3-43c03ef24f6a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=409dad2d-aea6-4834-a163-5ed549cad77d, client_auth_method=client-secret, username=admin, authSessionParentId=d133cfe4-e3fd-4aed-9701-5c346742cc8f, authSessionTabId=_oXJghI6vKs 2026-03-14 01:39:20,247 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/320b17f7-1673-4599-baa1-ec5a23ce7395/roles/member 2026-03-14 01:39:20,623 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=08e88cf0-b657-48f8-97c0-415e3f1d57aa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aeab7025-11ee-4a76-a253-d223c944ef70, client_auth_method=client-secret, username=admin, authSessionParentId=6dc706f2-c3e1-47ed-866d-c7b536d040ac, authSessionTabId=YD4b3nI4VJA 2026-03-14 01:39:20,704 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/e3c80383-04ff-4ecf-8d0c-c70884541e16/roles/admin 2026-03-14 01:39:21,091 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=00645a34-d107-416e-a757-0e3121067af6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=17f321dc-6a69-4da7-bd3f-1936d715029d, client_auth_method=client-secret, username=admin, authSessionParentId=3561a9c3-34b6-4151-8b7e-8a37dafe79c8, authSessionTabId=4nF8wX335S0 2026-03-14 01:39:21,259 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/e3c80383-04ff-4ecf-8d0c-c70884541e16/roles/editor 2026-03-14 01:39:21,644 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=1118e02b-7dad-44d1-a57a-ea244f764f8c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f75c1134-9496-42a7-a358-595a713f4445, client_auth_method=client-secret, username=admin, authSessionParentId=b6527c40-2f52-4988-b8c1-5b27929b4fa4, authSessionTabId=50Qai31YuHw 2026-03-14 01:39:22,736 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/e3c80383-04ff-4ecf-8d0c-c70884541e16/roles/viewer 2026-03-14 01:39:23,114 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=e95d86dc-3ea3-4558-af9f-240e30fd36c6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2be15bf4-4f34-4492-9f51-16bd485553d8, client_auth_method=client-secret, username=admin, authSessionParentId=ccf800c4-ae23-47cd-a964-450c706784f3, authSessionTabId=wZN4l1qfpio 2026-03-14 01:39:23,191 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/4076614f-204a-4062-b087-d3d88d792994/roles/member 2026-03-14 01:41:52,566 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=e3e7b933-970f-48b5-aadd-9c1c3841b05f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e4099f22-bfdb-4908-9f0b-cb3ab52ac6f2, client_auth_method=client-secret, username=admin, authSessionParentId=40ea2538-dce0-4323-b172-ccec2cfb62b5, authSessionTabId=smhFGi237YU 2026-03-14 01:41:52,733 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=null 2026-03-14 01:41:54,475 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=09e3cda6-193d-47b2-8390-6b4cb820f456, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8be23636-92b2-4005-9cbd-3b1ab4deb114, client_auth_method=client-secret, username=admin, authSessionParentId=bb2e4ebc-ac66-4cb9-9c62-441eea22d806, authSessionTabId=uv83Xb7_Kjg 2026-03-14 01:41:54,560 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/af85ee63-e104-4de5-a913-ee61fb2232a8 2026-03-14 01:41:55,141 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=admin-cli, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=a718cab7-a529-4b2c-aafe-490bd97ddb4e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5e695322-0856-437a-8b70-f1b4f84554ad, client_auth_method=client-secret, username=admin, authSessionParentId=cc96e4ca-5948-4e9c-9143-b82181011bbf, authSessionTabId=oK5c54UcAEM 2026-03-14 01:41:55,395 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ba84a709-bbf5-4145-86ca-440e734a7f62, clientId=a01777fd-338a-4d14-a33d-fed6e30c969c, userId=aaac93dc-3c24-4fff-8b4c-b036c50e5008, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/d948cde9-63cc-4564-a4bb-3dfef6547652/role-mappings/clients/5b166596-483c-44d5-866c-0a5384e46a11