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-14 23:22:00,186 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 6252ms 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-14 23:22:01,773 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-14 23:22:04,250 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-14 23:22:04,368 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-14 23:22:04,549 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-14 23:22:04,689 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-14 23:22:04,691 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1d5085c5-44bf-4f16-96d4-cc1d14da6292, name: keycloak-0-7737 2026-08-14 23:22:04,697 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-14 23:22:04,697 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-14 23:22:04,704 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38855 2026-08-14 23:22:04,894 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-14 23:22:06,708 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-7737: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-14 23:22:06,723 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-7737|0] (1) [keycloak-0-7737] 2026-08-14 23:22:06,737 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-7737`, physical addresses are `[10.0.0.169:54391]` 2026-08-14 23:22:07,232 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-7737, Site name: null 2026-08-14 23:22:07,891 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-14 23:22:07,891 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-14 23:22:08,067 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-14 23:22:08,279 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-14 23:22:08,279 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-14 23:22:08,399 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-14 23:22:08,399 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-14 23:22:40,345 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-14 23:22:40,380 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-14 23:22:43,026 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.644s. Listening on: http://0.0.0.0:8080 2026-08-14 23:22:43,027 INFO [io.quarkus] (main) Profile prod activated. 2026-08-14 23:22:43,027 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-14 23:22:43,194 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-14 23:23:01,932 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=e9d36b3e-b201-4145-901a-5511a517a422, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4e52f0e6-e8f8-4b0b-bacb-a2a4fe179d87, client_auth_method=client-secret, username=admin, authSessionParentId=3053bb86-ef75-4f1a-92ec-6c96b34363b9, authSessionTabId=0Ml1S6MXnh0 2026-08-14 23:23:03,319 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=REALM, resourcePath=atmosphere 2026-08-14 23:23:04,204 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=6e6db4ff-5843-462d-a59d-d24ceea2188d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bd954026-4915-47c8-ba5c-65f7e3dc0514, client_auth_method=client-secret, username=admin, authSessionParentId=ca7db4f2-8dec-478b-adb0-0e23afb59deb, authSessionTabId=cxhCPtzU_ss 2026-08-14 23:23:04,306 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/5e0a4426-6f37-415e-9c8b-68e08cd665bb 2026-08-14 23:23:04,406 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/5e0a4426-6f37-415e-9c8b-68e08cd665bb/protocol-mappers/models/68566ee1-da0c-461e-a9e2-8d2406cd8fc6 2026-08-14 23:23:25,825 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=554271e1-4952-45f0-a181-efb69637dbb0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1b5045f7-b3dc-46f6-8d6d-b59118234b40, client_auth_method=client-secret, username=admin, authSessionParentId=0123b425-ed85-44a3-848f-86e7df500f26, authSessionTabId=d6I4Q1VdTWA 2026-08-14 23:23:25,958 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=CLIENT, resourcePath=clients/61cf23ce-b6c5-43df-b820-36ad68f98095 2026-08-14 23:23:26,346 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=9705635f-f485-45da-97bd-85b90223a496, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e3410d82-b9f5-40d6-b6e7-e1d82af27bcf, client_auth_method=client-secret, username=admin, authSessionParentId=e8c7c641-8e6a-4aa0-a4aa-2e42e9d03144, authSessionTabId=t_kwg1B0Z0Y 2026-08-14 23:23:26,413 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=CLIENT, resourcePath=clients/bc11d999-ac6c-4f15-a62e-4a584aab6383 2026-08-14 23:23:26,809 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=5e1b5115-9e95-4fd1-9b2b-a540c86236b4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c558682d-e6c2-4ec0-a92d-b4e93a7bec83, client_auth_method=client-secret, username=admin, authSessionParentId=141735c4-cbce-49a1-ad7a-829fcec4abde, authSessionTabId=nB9nUwC90uo 2026-08-14 23:23:26,887 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=CLIENT, resourcePath=clients/dbf57060-de3e-4c56-a5ea-aebce149809d 2026-08-14 23:23:27,609 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=ff8b6770-d023-4a84-9dbf-dc56faac5973, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=12f82eae-8711-4c0f-bee9-c5b6479ebd9a, client_auth_method=client-secret, username=admin, authSessionParentId=fa5f2814-70ce-4259-a8fd-d4492345f69d, authSessionTabId=YIuzYX4bn28 2026-08-14 23:23:27,720 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=CLIENT_ROLE, resourcePath=clients/61cf23ce-b6c5-43df-b820-36ad68f98095/roles/member 2026-08-14 23:23:28,129 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=3ece6122-5ee7-4fa1-8ec9-2f954037964f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=06a37bc4-bb34-4589-890f-fcf2a56f694d, client_auth_method=client-secret, username=admin, authSessionParentId=3d23e73c-01b5-4a64-b760-e048552fbd72, authSessionTabId=kbKkyeTkE4Y 2026-08-14 23:23:28,225 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=CLIENT_ROLE, resourcePath=clients/bc11d999-ac6c-4f15-a62e-4a584aab6383/roles/admin 2026-08-14 23:23:28,616 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=ae7584e6-2811-45c0-b101-85a1f746d6b7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9ed573b5-ddbe-4bf0-9135-50f9997eabcc, client_auth_method=client-secret, username=admin, authSessionParentId=456f8676-75a3-44fc-beab-2856e523e7e8, authSessionTabId=zmJM8IH23Lo 2026-08-14 23:23:28,698 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=CLIENT_ROLE, resourcePath=clients/bc11d999-ac6c-4f15-a62e-4a584aab6383/roles/editor 2026-08-14 23:23:29,098 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=1a7dbf86-ce7d-4496-a6b6-b12bf54cd905, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b49b2a28-b7fb-4f72-94b0-6e6706919c1b, client_auth_method=client-secret, username=admin, authSessionParentId=92ab431f-a206-4676-a837-7de676428741, authSessionTabId=NnyIWcf4Gic 2026-08-14 23:23:29,194 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=CLIENT_ROLE, resourcePath=clients/bc11d999-ac6c-4f15-a62e-4a584aab6383/roles/viewer 2026-08-14 23:23:29,588 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=892b6c8f-0e71-457f-9058-7a080b86b1ab, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1ccee8a7-2d3b-453e-bdc6-936750549a0d, client_auth_method=client-secret, username=admin, authSessionParentId=9f37fb93-2926-41f1-8337-190bd6f20139, authSessionTabId=fVK-uwv-HOE 2026-08-14 23:23:29,683 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=CLIENT_ROLE, resourcePath=clients/dbf57060-de3e-4c56-a5ea-aebce149809d/roles/member 2026-08-14 23:25:49,179 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=50af2f83-a8dc-4986-88a7-0402d189ac77, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=08d9a7c4-6459-4c99-9355-836230000725, client_auth_method=client-secret, username=admin, authSessionParentId=3282a436-8d8c-4eaf-8106-ef978c6a9124, authSessionTabId=PNsL9qV8ggg 2026-08-14 23:25:49,393 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=REALM, resourcePath=null 2026-08-14 23:25:50,924 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=14516cb6-e0b3-495b-a7ed-a0cc251752df, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ba92a760-0469-4df1-b4cf-06a45e6ea44b, client_auth_method=client-secret, username=admin, authSessionParentId=2ec5464a-6d0c-4ae1-899b-f4b1259aae60, authSessionTabId=J29zneHcTEs 2026-08-14 23:25:51,014 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=CLIENT, resourcePath=clients/6efea43a-d38b-4cb5-968a-9a4c92f2f1f0 2026-08-14 23:25:51,703 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=admin-cli, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, auth_method=openid-connect, token_id=e0e45853-a9c7-4eb4-81d1-bf4b6eb49825, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e64070f4-6555-4d3e-9751-a57d223078f3, client_auth_method=client-secret, username=admin, authSessionParentId=e7639511-a38a-4abf-9d12-ebbc6a4024a7, authSessionTabId=ZZj2HqhUgi0 2026-08-14 23:25:52,000 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5be36ad3-9bb8-4312-b895-77f111daab30, clientId=92f6b5d0-609b-4c75-81dc-8b7d9e0fc227, userId=11329e0d-1f2d-45b5-ab92-55867185599b, ipAddress=199.19.213.204, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b8889fe9-5cdc-4ce2-a5ca-a24a839c09e9/role-mappings/clients/0d234de1-cb03-46c7-9b80-745e697c14fd