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-08-22 10:44:54,654 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4821ms 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-08-22 10:44:56,093 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-08-22 10:44:58,300 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-22 10:44:58,389 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-22 10:44:58,593 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-22 10:44:58,764 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-22 10:44:58,765 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 881b6a9a-f620-4811-9683-28257d7b0a2f, name: keycloak-0-7383 2026-08-22 10:44:58,771 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-08-22 10:44:58,772 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-08-22 10:44:58,778 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38482 2026-08-22 10:44:59,103 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-08-22 10:44:59,106 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-22 10:45:00,782 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-7383: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-22 10:45:00,793 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-7383|0] (1) [keycloak-0-7383] 2026-08-22 10:45:00,805 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-7383`, physical addresses are `[10.0.0.71:54018]` 2026-08-22 10:45:01,214 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-7383, Site name: null 2026-08-22 10:45:02,006 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-08-22 10:45:02,006 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-08-22 10:45:02,164 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-22 10:45:02,401 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-08-22 10:45:02,401 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-08-22 10:45:02,509 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-08-22 10:45:02,510 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-08-22 10:45:30,866 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-22 10:45:32,635 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.804s. Listening on: http://0.0.0.0:8080 2026-08-22 10:45:32,636 INFO [io.quarkus] (main) Profile prod activated. 2026-08-22 10:45:32,636 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-08-22 10:45:32,801 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-22 10:45:51,400 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=d00b576f-4507-4db9-91c3-fddf28d482d4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5369b02a-8972-4bd4-8453-1434ec80248c, client_auth_method=client-secret, username=admin, authSessionParentId=fbeb60d5-49b4-469d-8f72-d0480d3f1f7e, authSessionTabId=fd7Owl4LAZY 2026-08-22 10:45:53,010 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=REALM, resourcePath=atmosphere 2026-08-22 10:45:53,932 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=95592a97-1a3e-4d00-8157-ba8af13610dd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8e79c22d-c329-4882-bad9-f24720c982e9, client_auth_method=client-secret, username=admin, authSessionParentId=c7fb54f3-6fc9-4dd3-a203-2327e9a7b398, authSessionTabId=0fKulgwKrP4 2026-08-22 10:45:54,020 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c39c9d6f-872d-435f-a4b6-4f3e2b956851 2026-08-22 10:45:54,102 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c39c9d6f-872d-435f-a4b6-4f3e2b956851/protocol-mappers/models/20626942-d1e8-40d6-8aae-7885b0be0fb4 2026-08-22 10:46:15,296 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=defd61ce-23f4-4aee-bd81-3485b5dfd550, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=af6665da-9e05-4746-9846-677ceb1f652a, client_auth_method=client-secret, username=admin, authSessionParentId=ab65ef3b-96f2-4bda-8da9-286ba02a4f9d, authSessionTabId=TY_OFVwhmDE 2026-08-22 10:46:15,401 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=CLIENT, resourcePath=clients/0712f7f7-505c-4fc2-97ae-81dfc0ae89cb 2026-08-22 10:46:15,767 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=5c6b8a8d-3368-460f-b438-6e1ec7c35458, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4ffa0f02-fbd8-4831-9ec1-8b923d382ff9, client_auth_method=client-secret, username=admin, authSessionParentId=47c83401-e5e7-4ae3-8093-41ccf8d4680f, authSessionTabId=AOd2R5L4YXM 2026-08-22 10:46:15,843 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=CLIENT, resourcePath=clients/69b45d27-05de-4d40-8716-cecfe758c909 2026-08-22 10:46:16,200 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=fc380a83-ab02-41c2-884f-f09c32b0446a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f32f5459-6434-4e9c-af90-36ee1ff73dc4, client_auth_method=client-secret, username=admin, authSessionParentId=48cc3b49-b7fb-43b5-a25d-45f09259afac, authSessionTabId=Ay5ExXmiJ8k 2026-08-22 10:46:16,262 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=CLIENT, resourcePath=clients/4982d4a4-eb70-4d78-ac6b-cbb972f7b52b 2026-08-22 10:46:16,985 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=dbf3f316-138f-42c2-bbba-1b8c9ece3bef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3e18690b-49a2-4926-a951-fb20dbfa3142, client_auth_method=client-secret, username=admin, authSessionParentId=01e0d990-571e-4773-a89c-deff4df1d87b, authSessionTabId=JylHA2YCdIs 2026-08-22 10:46:17,095 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=CLIENT_ROLE, resourcePath=clients/0712f7f7-505c-4fc2-97ae-81dfc0ae89cb/roles/member 2026-08-22 10:46:17,489 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=b82e100c-8c52-4645-8300-e3ee26067bdf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=23a97d9b-9aa4-4ee5-89f4-4cf9fe4a79a7, client_auth_method=client-secret, username=admin, authSessionParentId=28dd5651-fdae-42ae-a20a-814f9c62a89e, authSessionTabId=idFq_-wuLbI 2026-08-22 10:46:17,574 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=CLIENT_ROLE, resourcePath=clients/69b45d27-05de-4d40-8716-cecfe758c909/roles/admin 2026-08-22 10:46:17,945 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=d525928f-775e-4be5-b980-38ffa70f47e3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=123abb79-b677-4a50-a6c2-a94bf30e5d68, client_auth_method=client-secret, username=admin, authSessionParentId=70f84da5-8d09-456c-9970-153bf22cba61, authSessionTabId=dHaZF6JWzrM 2026-08-22 10:46:18,027 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=CLIENT_ROLE, resourcePath=clients/69b45d27-05de-4d40-8716-cecfe758c909/roles/editor 2026-08-22 10:46:18,394 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=0dad305a-95c9-4008-8d9b-f389a39b33e0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=34b85d20-4e02-44d9-aed6-ad09c99da93a, client_auth_method=client-secret, username=admin, authSessionParentId=d543787c-5f2a-4ade-b839-3b74616813c9, authSessionTabId=E4cvhV_lfIw 2026-08-22 10:46:18,477 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=CLIENT_ROLE, resourcePath=clients/69b45d27-05de-4d40-8716-cecfe758c909/roles/viewer 2026-08-22 10:46:18,853 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=a5992494-434a-4770-b8dd-54f276c063d4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bc72a7ea-b372-4e75-a640-d5d53d98669d, client_auth_method=client-secret, username=admin, authSessionParentId=ff4ecfcf-5103-4238-b234-f496d30c3a03, authSessionTabId=G-pUIosBz60 2026-08-22 10:46:18,921 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=CLIENT_ROLE, resourcePath=clients/4982d4a4-eb70-4d78-ac6b-cbb972f7b52b/roles/member 2026-08-22 10:48:33,939 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=6afd4081-510c-425c-b239-9d78ea5f210a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c0309d2c-60f0-459f-ba23-71f4bfb20ccb, client_auth_method=client-secret, username=admin, authSessionParentId=2263dc19-8ae6-4a4e-9082-a76fe985a102, authSessionTabId=lJZBwJXaS0A 2026-08-22 10:48:34,131 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=REALM, resourcePath=null 2026-08-22 10:48:35,662 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=1779b055-300f-456a-88c2-27945a18e2b0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a231bc86-ee63-41c4-8ca7-dd161be15ccc, client_auth_method=client-secret, username=admin, authSessionParentId=93e836ea-6795-4030-8f5f-cf003e7d713d, authSessionTabId=JU0gzjHf8Wg 2026-08-22 10:48:35,746 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=CLIENT, resourcePath=clients/bbaa3e21-ac1d-4a44-a883-a7c00d880789 2026-08-22 10:48:36,363 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=admin-cli, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, auth_method=openid-connect, token_id=08154ed2-7a59-4a00-bf9b-c151b4fa5219, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eb3e0457-7756-434c-a94b-60e2ced661bf, client_auth_method=client-secret, username=admin, authSessionParentId=2a198ad7-2388-41ff-adc3-6482826b0153, authSessionTabId=R0tb1JDfEDg 2026-08-22 10:48:36,624 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=75a7ce17-db99-49dd-b21c-d02b3d833c29, clientId=b82a620e-0239-4c6a-b2af-f2c10cfa53d6, userId=74b34f34-0fed-4102-8990-e6468db6d44f, ipAddress=199.19.213.145, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/8ef45b45-78f3-43ee-9e61-4771e732f545/role-mappings/clients/2ce1efd3-e75a-4d07-bd87-7906a60ac6d5