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-07-01 07:32:15,060 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4682ms 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-07-01 07:32:16,467 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-07-01 07:32:18,726 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-01 07:32:18,897 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-01 07:32:19,046 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-01 07:32:19,154 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-01 07:32:19,155 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 9312f8c2-f76b-46a9-91fb-1095b9e60e91, name: keycloak-0-55754 2026-07-01 07:32:19,161 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-07-01 07:32:19,161 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-07-01 07:32:19,168 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43176 2026-07-01 07:32:19,401 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-07-01 07:32:19,404 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-01 07:32:21,173 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-55754: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-01 07:32:21,185 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-55754|0] (1) [keycloak-0-55754] 2026-07-01 07:32:21,197 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-55754`, physical addresses are `[10.0.0.157:58712]` 2026-07-01 07:32:21,592 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-55754, Site name: null 2026-07-01 07:32:22,419 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-07-01 07:32:22,419 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-07-01 07:32:22,578 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-01 07:32:22,794 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-07-01 07:32:22,794 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-07-01 07:32:22,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-07-01 07:32:22,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-07-01 07:32:53,051 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-01 07:32:55,118 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.885s. Listening on: http://0.0.0.0:8080 2026-07-01 07:32:55,118 INFO [io.quarkus] (main) Profile prod activated. 2026-07-01 07:32:55,119 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-07-01 07:32:55,272 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-01 07:33:11,951 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=e48b3f27-c66d-434c-bd96-12485602b2d5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=49cc493a-b6a0-4aa0-8b17-222cf772b2d0, client_auth_method=client-secret, username=admin, authSessionParentId=0a6a0a26-0965-4264-a04b-848591916b4c, authSessionTabId=WaEfQF65oOs 2026-07-01 07:33:13,652 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=REALM, resourcePath=atmosphere 2026-07-01 07:33:14,433 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=54d13398-995c-424a-b6c6-223d2978c3b5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8a36d640-11c3-4384-a053-0e518fb1a61e, client_auth_method=client-secret, username=admin, authSessionParentId=08b8517f-d06a-4290-90eb-960a17fd366e, authSessionTabId=AK5zAOdBYeY 2026-07-01 07:33:14,522 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/25e47329-fee1-4e05-8250-3311594cae65 2026-07-01 07:33:14,617 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/25e47329-fee1-4e05-8250-3311594cae65/protocol-mappers/models/7290b32d-9d52-49a7-897b-0a347695a9db 2026-07-01 07:33:35,494 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=7eacf40e-edf0-4da1-83b0-ead707f8ba20, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c3c03508-4d9d-42ee-9a0f-4463d89a12fc, client_auth_method=client-secret, username=admin, authSessionParentId=1e26d552-791d-4909-af19-9e1f9e61a59c, authSessionTabId=2AU5Q6wpbgY 2026-07-01 07:33:35,600 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT, resourcePath=clients/cd8c7cdf-2836-44ef-bf32-0b297b5ede39 2026-07-01 07:33:35,988 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=a7fa9a09-d7cf-459c-95e8-8bcb3c7034b8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cb1dbc5d-31b7-4fcc-802a-ad706f7eb77d, client_auth_method=client-secret, username=admin, authSessionParentId=c0172c8a-4fe0-430c-8c1e-734ea3cf9a11, authSessionTabId=W21tLGuNp_4 2026-07-01 07:33:36,056 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT, resourcePath=clients/f574d34a-6467-4404-ba0b-d3a0c435a037 2026-07-01 07:33:36,418 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=3e65ac01-4d38-479f-82f3-6a96a159ca43, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dea7412a-44c0-4874-8700-6aec3c2dd835, client_auth_method=client-secret, username=admin, authSessionParentId=4f8b3456-a8e4-4005-84d7-017c0e954799, authSessionTabId=h7rjo7p5IMM 2026-07-01 07:33:36,490 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT, resourcePath=clients/8c5310c8-7343-460c-8ece-2d17264ff882 2026-07-01 07:33:37,152 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=b3e83fac-911e-4d28-9212-c6997a579fcf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=957931ee-0312-4834-912f-7cc957ee6072, client_auth_method=client-secret, username=admin, authSessionParentId=34cea065-6637-4c29-aab2-feedab9369ce, authSessionTabId=JrAHzXA0iuE 2026-07-01 07:33:37,258 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT_ROLE, resourcePath=clients/cd8c7cdf-2836-44ef-bf32-0b297b5ede39/roles/member 2026-07-01 07:33:37,600 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=2a7b6e3a-e8ca-48b6-8e5b-2ad8ca60112f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=19ecf5cd-b914-4f04-8b3e-8ae29f8887b3, client_auth_method=client-secret, username=admin, authSessionParentId=b591ccaf-fd0e-4306-aa43-0548fd519f57, authSessionTabId=nsUZbxRvYUM 2026-07-01 07:33:37,679 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT_ROLE, resourcePath=clients/f574d34a-6467-4404-ba0b-d3a0c435a037/roles/admin 2026-07-01 07:33:38,044 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=a08d32df-c74d-4383-9a95-5267197b036b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=499d36e6-737b-41e6-a2da-fc59fb4a047f, client_auth_method=client-secret, username=admin, authSessionParentId=39dbaeec-29c8-4eb7-9137-b957316f1a14, authSessionTabId=75LT8FtFi_c 2026-07-01 07:33:38,115 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT_ROLE, resourcePath=clients/f574d34a-6467-4404-ba0b-d3a0c435a037/roles/editor 2026-07-01 07:33:38,476 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=e3ef29e7-a341-4684-85ee-11c129ecd81a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7956845b-1c54-44cf-9311-d07f00fa7ffa, client_auth_method=client-secret, username=admin, authSessionParentId=95676602-42bb-404c-ac70-cf82713b613d, authSessionTabId=qO3zb4JtSSQ 2026-07-01 07:33:38,552 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT_ROLE, resourcePath=clients/f574d34a-6467-4404-ba0b-d3a0c435a037/roles/viewer 2026-07-01 07:33:38,896 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=d151ddd3-108f-40de-a01c-3834b86111ae, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=296e74fd-0b00-433d-9029-17a2986191f3, client_auth_method=client-secret, username=admin, authSessionParentId=cbf6818a-2bd4-4ff1-94ce-7f5c4e7f43de, authSessionTabId=MWk5t6JqIsU 2026-07-01 07:33:38,974 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT_ROLE, resourcePath=clients/8c5310c8-7343-460c-8ece-2d17264ff882/roles/member 2026-07-01 07:35:53,791 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=814f8af4-443e-47d3-8d31-f1faa9e1780b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=61057ff5-ea44-414c-9569-d1c2596f298c, client_auth_method=client-secret, username=admin, authSessionParentId=0fd642f4-508f-4fa6-8844-ef81dc04bf76, authSessionTabId=4B3bZYx6C38 2026-07-01 07:35:53,958 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=REALM, resourcePath=null 2026-07-01 07:35:55,268 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=7a19ba98-bbe6-47c9-84fc-40e7c990c4d6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0bb64545-240e-44ea-8808-0af608ba00bc, client_auth_method=client-secret, username=admin, authSessionParentId=0f82bbf4-c895-4b4e-9ad5-af8cdf69e3ed, authSessionTabId=_r5r8MGRc2k 2026-07-01 07:35:55,357 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT, resourcePath=clients/e39bd872-e0d8-46ed-a59c-46916b4f5679 2026-07-01 07:35:56,015 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=045ab48e-4dfd-4a1d-b394-af38ce2629de, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a7fbb342-8485-4982-814c-ad6201d47bcc, client_auth_method=client-secret, username=admin, authSessionParentId=dc030f9a-b0d5-4a49-a62d-3437993d3099, authSessionTabId=gAWtNS-CPFk 2026-07-01 07:35:56,264 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2632518c-0fbd-4a7a-a747-fb6b2f64d7f4/role-mappings/clients/a6ea9054-ea3e-4b62-9c6d-7c6972250d4a 2026-07-01 08:24:54,986 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=333aeaa3-be60-43a8-87f1-25addc6b4c3a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f8d93ef0-9edf-4d35-9c45-d9833c01bb5d, client_auth_method=client-secret, username=admin, authSessionParentId=0084947e-5ab3-42b5-afd7-a1a2b5ae53cb, authSessionTabId=ULdBNqT8F9o 2026-07-01 08:24:55,095 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=REALM, resourcePath=null 2026-07-01 08:24:55,815 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=a3e8cab7-aacf-4c28-89ad-9e01220910ae, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0f9898a6-781e-4519-9a82-c90282669934, client_auth_method=client-secret, username=admin, authSessionParentId=a4d6207f-33c2-452c-8907-00379402fe21, authSessionTabId=4K4Zt2bcBvM 2026-07-01 08:24:55,881 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/25e47329-fee1-4e05-8250-3311594cae65 2026-07-01 08:24:55,943 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/25e47329-fee1-4e05-8250-3311594cae65/protocol-mappers/models/7290b32d-9d52-49a7-897b-0a347695a9db 2026-07-01 08:25:02,140 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=735cf800-7e6f-4e2e-9909-c07e3982bb86, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b979ee6e-a5c7-4685-a38b-f23e67095a39, client_auth_method=client-secret, username=admin, authSessionParentId=e5f7a043-bdfe-4a1c-ac06-590dbd2cd6fd, authSessionTabId=Zk04Z6_U1kU 2026-07-01 08:25:02,208 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT, resourcePath=clients/cd8c7cdf-2836-44ef-bf32-0b297b5ede39 2026-07-01 08:25:02,550 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=1332f2c5-a72c-442d-90ee-332f2da87ea5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9d28110c-2cc9-4a8a-95dd-ecabedf82e88, client_auth_method=client-secret, username=admin, authSessionParentId=7ef9b597-bfe4-4b00-92e1-60b220014aa5, authSessionTabId=DRHKD7oGc-s 2026-07-01 08:25:02,599 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT, resourcePath=clients/f574d34a-6467-4404-ba0b-d3a0c435a037 2026-07-01 08:25:02,981 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=d5328937-bf61-41a4-b09e-3ab96902262f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c67c7d85-96db-4dd1-b542-3d4320a211b7, client_auth_method=client-secret, username=admin, authSessionParentId=34a775b8-1e8f-456f-8847-cfe3211e29ba, authSessionTabId=L_a5egXwNP0 2026-07-01 08:25:03,029 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT, resourcePath=clients/8c5310c8-7343-460c-8ece-2d17264ff882 2026-07-01 08:25:03,704 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=e6fb39c3-4435-40b7-9a22-b7d17a5e0340, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=123ef2f3-0167-4666-b708-7e3d1fe6b7da, client_auth_method=client-secret, username=admin, authSessionParentId=5dea7271-e3c3-486d-b9c4-1801d0cf310c, authSessionTabId=fSSjj_-8uGE 2026-07-01 08:25:04,081 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=5bd118de-e3a8-454c-b34f-b33e283f8f67, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d4b3c427-6230-491d-8920-7b0a5688d9ea, client_auth_method=client-secret, username=admin, authSessionParentId=363d6d5a-3a9f-4e72-82da-9920340b1d4c, authSessionTabId=BS4D_c_7Tc4 2026-07-01 08:25:04,439 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=c21cc3a0-a096-4cfa-9c63-232a5f991cb4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=751ec418-e40b-4a9a-86ff-131123101925, client_auth_method=client-secret, username=admin, authSessionParentId=a02b6dd7-9f34-4f1e-9c6f-b901569343af, authSessionTabId=EoExtKlWJA4 2026-07-01 08:25:04,803 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=2d1cecd7-d109-4cbf-9da3-00d63cb1bc1c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e9dfa0e4-df89-4d8d-a5b6-1a9403312c69, client_auth_method=client-secret, username=admin, authSessionParentId=07d2fb52-e102-4a93-8b31-55b85a7343f8, authSessionTabId=3ftdUHwAeUc 2026-07-01 08:25:05,207 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=9684e43f-7615-43d8-9355-dca101e43f17, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=24f3788a-6a0a-4b0f-b3c7-d5096aed59df, client_auth_method=client-secret, username=admin, authSessionParentId=139ce54f-12cb-4fa8-9ce2-380a6e46f2c2, authSessionTabId=r47ccI2itug 2026-07-01 08:26:19,129 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=4d04f366-175e-4e34-903c-d5f74a8597ce, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1422df7e-04c8-4219-b92e-1e46e8c467bb, client_auth_method=client-secret, username=admin, authSessionParentId=bd0265bb-e3a0-49fb-8af7-432c0980c125, authSessionTabId=VzF7kkhTYK4 2026-07-01 08:26:19,227 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=REALM, resourcePath=null 2026-07-01 08:26:20,652 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=b153baa8-9abe-4d49-9d66-359ca0a4b869, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bfd1cb80-73a5-4961-b91b-0016d66ff1d1, client_auth_method=client-secret, username=admin, authSessionParentId=4e7d4dda-3afa-40ff-af14-5d59db1cc631, authSessionTabId=7_2d8l1ChOU 2026-07-01 08:26:20,704 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=fc1d8ba7-78ac-4bff-87ad-2c6f55a3b674, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, resourceType=CLIENT, resourcePath=clients/e39bd872-e0d8-46ed-a59c-46916b4f5679 2026-07-01 08:26:21,350 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04c351cc-65aa-4bcf-afe2-57ec9d7de924, clientId=admin-cli, userId=dc3ba3f1-f0f7-4246-9563-1d187e23e383, ipAddress=199.19.213.37, auth_method=openid-connect, token_id=0bef0f8c-3079-4ca3-8b79-2d4c457b0c57, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2fc9685d-a436-4e78-b4a5-3786192f2726, client_auth_method=client-secret, username=admin, authSessionParentId=1488b218-d682-4980-a784-a55f127321f8, authSessionTabId=HMdu6FXDM3s