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 21:02:45,293 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5032ms 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 21:02:46,794 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 21:02:49,025 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-20 21:02:49,142 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-20 21:02:49,349 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 21:02:49,485 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-20 21:02:49,487 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b68b077d-18c4-434c-a372-9f3d5d73d050, name: keycloak-0-50843 2026-04-20 21:02:49,495 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 21:02:49,495 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 21:02:49,505 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27329 2026-04-20 21:02:49,795 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 21:02:50,678 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 21:02:50,678 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 21:02:50,845 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-20 21:02:51,047 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 21:02:51,047 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 21:02:51,162 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 21:02:51,163 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 21:02:51,512 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-50843: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-20 21:02:51,524 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-50843|0] (1) [keycloak-0-50843] 2026-04-20 21:02:51,537 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-50843`, physical addresses are `[10.0.0.112:42865]` 2026-04-20 21:03:25,665 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-50843, Site name: null 2026-04-20 21:03:25,826 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-20 21:03:25,853 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-20 21:03:27,935 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.474s. Listening on: http://0.0.0.0:8080 2026-04-20 21:03:27,936 INFO [io.quarkus] (main) Profile prod activated. 2026-04-20 21:03:27,936 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 21:03:28,098 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-20 21:03:47,873 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=f826eb89-8786-4001-89ac-3bc62d8eb74a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=915419c8-bb17-4ec4-8267-224b9fc0f34e, client_auth_method=client-secret, username=admin, authSessionParentId=918ab5cc-9df8-4e85-a9ff-b99f51c27c55, authSessionTabId=pOqOynak7Ww 2026-04-20 21:03:49,158 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=REALM, resourcePath=atmosphere 2026-04-20 21:03:50,027 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=bb9fce1f-6838-4e86-be01-bb7df073ebd1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a9d7df4b-55c3-4cac-975f-4b36a9272f2b, client_auth_method=client-secret, username=admin, authSessionParentId=baf81109-1593-4e51-a11e-bc723fca391b, authSessionTabId=1ODx1qQAcrY 2026-04-20 21:03:50,112 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/3b0e97b2-e2e0-46f2-9827-da9a95ee63e2 2026-04-20 21:03:50,198 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/3b0e97b2-e2e0-46f2-9827-da9a95ee63e2/protocol-mappers/models/d1722df2-1446-4649-84a0-279b73b73f0d 2026-04-20 21:04:10,899 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=e5284c3c-9c1d-4eaa-9661-7b68353146ec, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ade1fe7e-340b-490d-b0f1-45eda8e8121e, client_auth_method=client-secret, username=admin, authSessionParentId=b372c8f0-0d13-4af9-a7d5-e10a2f4943ef, authSessionTabId=jDwMpSt7AmA 2026-04-20 21:04:11,010 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=CLIENT, resourcePath=clients/9cf837ce-b0d1-49ca-9c90-79cafd6423b7 2026-04-20 21:04:11,394 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=589cdd6a-5899-4b7c-a0c7-8fb038335ada, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0ca492b0-2116-42f1-95d4-04d569d3f3fa, client_auth_method=client-secret, username=admin, authSessionParentId=a1308c7f-403a-43fd-be5a-c69980d269f4, authSessionTabId=J-t-DkL4BHA 2026-04-20 21:04:11,465 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=CLIENT, resourcePath=clients/d6300fbc-11e1-4662-a832-f1ecd31dc212 2026-04-20 21:04:11,853 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=f5d121cb-36b5-4f45-a469-4b0391e7f4fb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=534a8727-9873-4069-b0b1-a407d3630ca4, client_auth_method=client-secret, username=admin, authSessionParentId=abadaa75-48a0-4e31-ab6a-8687022d58f2, authSessionTabId=NqpZnshOF3A 2026-04-20 21:04:11,925 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=CLIENT, resourcePath=clients/18c247ce-a63a-4375-8a57-63a35580516f 2026-04-20 21:04:12,542 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=58f6312c-1215-4863-8cea-3f53abe98a01, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=95f538bf-deae-42ef-9bca-c3e9105f4be3, client_auth_method=client-secret, username=admin, authSessionParentId=92633d46-d7e0-4be5-819e-8a1b9af470c0, authSessionTabId=y_bCkmn_SlQ 2026-04-20 21:04:12,642 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=CLIENT_ROLE, resourcePath=clients/9cf837ce-b0d1-49ca-9c90-79cafd6423b7/roles/member 2026-04-20 21:04:13,127 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=34f3c859-3849-40b6-958d-1aa298160f20, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=00a4afa3-cefa-402f-823e-6a708c3243cd, client_auth_method=client-secret, username=admin, authSessionParentId=53181cb4-d73d-408c-9f5d-bff5871847ce, authSessionTabId=ZU8rSJ6zUsM 2026-04-20 21:04:13,214 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=CLIENT_ROLE, resourcePath=clients/d6300fbc-11e1-4662-a832-f1ecd31dc212/roles/admin 2026-04-20 21:04:13,582 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=11247d99-8f26-4307-bb6f-47fab2aaa9aa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=78a74f14-11e3-4e80-80bd-615f50436a57, client_auth_method=client-secret, username=admin, authSessionParentId=1c7d880d-af6f-4c7a-9569-5375a0e21978, authSessionTabId=hxQgZJbhXU8 2026-04-20 21:04:13,677 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=CLIENT_ROLE, resourcePath=clients/d6300fbc-11e1-4662-a832-f1ecd31dc212/roles/editor 2026-04-20 21:04:14,045 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=45d9e852-9d73-48e8-8284-d40ae9e362d7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=24a6c9f0-7406-4cb0-a2d7-41c24ddf33a4, client_auth_method=client-secret, username=admin, authSessionParentId=ccbe8e98-7030-4dc0-a47f-9a66f931a9bb, authSessionTabId=daQVELLgmLE 2026-04-20 21:04:14,134 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=CLIENT_ROLE, resourcePath=clients/d6300fbc-11e1-4662-a832-f1ecd31dc212/roles/viewer 2026-04-20 21:04:14,503 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=080f2838-7560-4b90-95f2-b65c8c753b6e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=69496da4-140b-4476-b4c6-ae5bbf1d1a5d, client_auth_method=client-secret, username=admin, authSessionParentId=4b7fcc34-f44d-4d5a-a73a-f3b327e9c829, authSessionTabId=PK97OOlAw1g 2026-04-20 21:04:14,590 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=CLIENT_ROLE, resourcePath=clients/18c247ce-a63a-4375-8a57-63a35580516f/roles/member 2026-04-20 21:06:29,775 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=83f39cba-82a6-4f0f-a221-c7144bc66831, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da496951-35e6-4941-9484-9af938215c3f, client_auth_method=client-secret, username=admin, authSessionParentId=1cea191b-faac-4696-84bd-8a1586bc4028, authSessionTabId=_DLgaCo9EYU 2026-04-20 21:06:29,988 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=REALM, resourcePath=null 2026-04-20 21:06:31,350 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=ca6d3cd5-7c94-487e-b896-ca3817793a20, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0e6617db-7507-4d99-8205-6e3a1e2d4de0, client_auth_method=client-secret, username=admin, authSessionParentId=34f4a5dd-bf2e-4665-8362-aee985d6b9b6, authSessionTabId=WOK8kSoKHII 2026-04-20 21:06:31,435 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=CLIENT, resourcePath=clients/1fa74362-7f65-4a44-b4f4-a700970b4255 2026-04-20 21:06:32,114 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=admin-cli, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, auth_method=openid-connect, token_id=da45ad5a-b9c1-4414-9b5b-e4a44b4f23a3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b3a3d427-7069-4e1a-8122-9b699934bd46, client_auth_method=client-secret, username=admin, authSessionParentId=a58be912-dee5-498d-8613-9ee0cd024c63, authSessionTabId=E7E7isF1VsM 2026-04-20 21:06:32,395 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c9087284-7df4-49ad-9bc2-bb876f55c17b, clientId=4759ba9f-2b30-42ca-b528-945a4c086ff9, userId=ffca01c7-c390-4eda-8568-dd84983d3da3, ipAddress=199.19.213.139, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/c8868494-ad1f-4bad-9d24-b02a972b2d08/role-mappings/clients/9d388bc9-5c75-49b4-ac2f-73c2e5fcae60