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-27 02:01:42,137 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4891ms 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-27 02:01:43,663 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-27 02:01:46,037 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-27 02:01:46,139 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-27 02:01:46,418 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-27 02:01:46,552 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-27 02:01:46,555 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 479ea4b3-5c3b-4490-a46d-2a0ead1d3610, name: keycloak-0-16803 2026-03-27 02:01:46,562 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-27 02:01:46,562 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-27 02:01:46,570 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37133 2026-03-27 02:01:46,920 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-27 02:01:48,575 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-16803: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-27 02:01:48,587 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-16803|0] (1) [keycloak-0-16803] 2026-03-27 02:01:48,601 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-16803`, physical addresses are `[10.0.0.113:52669]` 2026-03-27 02:01:49,028 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-16803, Site name: null 2026-03-27 02:01:49,041 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-27 02:01:49,931 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-27 02:01:49,931 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-27 02:01:50,098 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-27 02:01:50,311 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-27 02:01:50,311 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-27 02:01:50,403 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-27 02:01:50,403 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-27 02:02:21,281 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-27 02:02:23,497 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.134s. Listening on: http://0.0.0.0:8080 2026-03-27 02:02:23,497 INFO [io.quarkus] (main) Profile prod activated. 2026-03-27 02:02:23,498 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-27 02:02:23,681 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-27 02:02:38,512 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=0054aa4e-e911-4116-8a86-ee4d38269641, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=706879f5-648f-4618-bc65-2e64f53d8e71, client_auth_method=client-secret, username=admin, authSessionParentId=9c784b8c-ce8c-425e-9899-ad3993db8516, authSessionTabId=1Cusqz-LQN8 2026-03-27 02:02:39,993 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=REALM, resourcePath=atmosphere 2026-03-27 02:02:40,789 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=e267be47-4720-4d68-ad15-b2b750d20a8e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=28a40573-9f04-45d9-982a-ea8a036709f2, client_auth_method=client-secret, username=admin, authSessionParentId=dcf5f715-3ac0-47ff-8a8e-2800586f27b5, authSessionTabId=jMGRCFdBoOY 2026-03-27 02:02:40,897 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/8368c4e3-e118-4f6e-ac8b-d6ee0a92b890 2026-03-27 02:02:40,988 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/8368c4e3-e118-4f6e-ac8b-d6ee0a92b890/protocol-mappers/models/01a2b62d-8e97-414e-8a80-777a8e95f8be 2026-03-27 02:03:02,587 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=db219c9d-89d3-4df1-a4b2-fbf1ce39c4b1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2428de1a-86bd-412b-bd13-ed59a7885909, client_auth_method=client-secret, username=admin, authSessionParentId=58cc67d9-b050-41d4-8525-5fdecf159f12, authSessionTabId=NXiggbX8g1M 2026-03-27 02:03:02,713 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=CLIENT, resourcePath=clients/cc79f4a7-8e9a-4adf-a958-f9d11058f86a 2026-03-27 02:03:03,107 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=303028db-c8b4-4b6a-8302-4dbff5847e81, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d98e7a12-a1ff-47ec-8d07-8627e07f2433, client_auth_method=client-secret, username=admin, authSessionParentId=336a02d6-a4a1-4ed2-8964-63bd6f2bdd08, authSessionTabId=7QeYD2zhfpg 2026-03-27 02:03:03,186 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=CLIENT, resourcePath=clients/58b5cc3f-21a4-484e-81ff-f3756ff042c1 2026-03-27 02:03:03,585 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=4f82f654-c1c0-497c-ab14-6630d1f4d96b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ad4d88cf-6a76-4f91-a811-2ff59ead3e96, client_auth_method=client-secret, username=admin, authSessionParentId=c0d1f171-e869-4457-8265-64abfea8ab5f, authSessionTabId=I19b2JSEe9M 2026-03-27 02:03:03,665 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=CLIENT, resourcePath=clients/b0c993ca-26d6-4306-91d8-a45db29891d1 2026-03-27 02:03:04,409 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=9907f2d3-7bc5-4511-9b5a-4e2e12909198, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f4cbe7aa-1513-4bdb-b497-303bc82fd999, client_auth_method=client-secret, username=admin, authSessionParentId=2d09bd34-0ed3-4967-9d0d-2293b0d5ada9, authSessionTabId=hED-Kje5k3M 2026-03-27 02:03:04,520 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=CLIENT_ROLE, resourcePath=clients/cc79f4a7-8e9a-4adf-a958-f9d11058f86a/roles/member 2026-03-27 02:03:04,916 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=6b8c4bb0-e050-4a2c-95b2-fe1abc187aa2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=415b66e7-64ce-40db-be31-d6024f83ca3e, client_auth_method=client-secret, username=admin, authSessionParentId=d7232a1e-5d5a-4bdc-8c27-6c24a985ac6e, authSessionTabId=6xLHqE6B9wI 2026-03-27 02:03:05,068 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=CLIENT_ROLE, resourcePath=clients/58b5cc3f-21a4-484e-81ff-f3756ff042c1/roles/admin 2026-03-27 02:03:05,452 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=32316cef-39e9-4210-88a0-b2dbf624383a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3455eaea-a0f4-471e-b1d6-032675ee5efe, client_auth_method=client-secret, username=admin, authSessionParentId=00e13ecf-9c05-46af-9dd8-48ffb2640dbc, authSessionTabId=e94noLWbMxo 2026-03-27 02:03:05,530 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=CLIENT_ROLE, resourcePath=clients/58b5cc3f-21a4-484e-81ff-f3756ff042c1/roles/editor 2026-03-27 02:03:05,932 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=850259dc-d5e4-4743-8fcc-23a5abfa125f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aeb3305f-f770-4447-8083-3890fd0f4d37, client_auth_method=client-secret, username=admin, authSessionParentId=007e26b7-1a1e-4b4a-a2c4-5e40042d87c3, authSessionTabId=CaVO3WJe72g 2026-03-27 02:03:06,037 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=CLIENT_ROLE, resourcePath=clients/58b5cc3f-21a4-484e-81ff-f3756ff042c1/roles/viewer 2026-03-27 02:03:06,424 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=28694060-c1e9-44aa-beb8-256376c2768c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b6b6eedb-2dac-4cde-8e86-6d1319d65c32, client_auth_method=client-secret, username=admin, authSessionParentId=b77344e4-9829-4ed4-ba62-390d9057fc7c, authSessionTabId=eBrK9Kg8efU 2026-03-27 02:03:06,510 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=CLIENT_ROLE, resourcePath=clients/b0c993ca-26d6-4306-91d8-a45db29891d1/roles/member 2026-03-27 02:05:20,591 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=b648032f-1637-4383-8a98-05edbcb8244e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=212f5fb4-75e0-45a6-973f-ef18d5d884a7, client_auth_method=client-secret, username=admin, authSessionParentId=e64dbed3-7a25-4354-8966-1c65a07c3cb6, authSessionTabId=t1WoMxzgK5U 2026-03-27 02:05:20,789 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=REALM, resourcePath=null 2026-03-27 02:05:22,343 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=4615189c-6e24-4b75-a6ac-3c8240c09a69, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8d664fc2-33fe-40e5-a900-5d4dbe08b9d2, client_auth_method=client-secret, username=admin, authSessionParentId=25693cec-ceeb-4b66-b1a5-a613c6ea2ac4, authSessionTabId=2NP_skxLiM4 2026-03-27 02:05:22,422 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=CLIENT, resourcePath=clients/f1036a5a-e1dd-4fda-b085-e45c5e5821ba 2026-03-27 02:05:23,054 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=admin-cli, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, auth_method=openid-connect, token_id=0cd8f742-c3e4-487e-bbe3-cf1a0f465489, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2f7fdad7-15e2-4ce1-8c96-7f84adbbfbd9, client_auth_method=client-secret, username=admin, authSessionParentId=c61a4ee9-da4b-481c-8d3d-35ac88778019, authSessionTabId=aatko6yowLg 2026-03-27 02:05:23,332 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=29a32011-7722-47b7-b62a-8d8371249137, clientId=9eaf4cb0-e48d-4e3a-a3c1-c8fab0c9d29c, userId=b5c0165f-41b9-4675-bac8-959eb8731ce0, ipAddress=199.204.45.122, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/82289402-3698-49d1-9eb0-704da62fa197/role-mappings/clients/a4cbaf8a-4e55-4ab7-b68f-fa9487b984cf