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-02 05:17:29,329 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4931ms 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-02 05:17:30,718 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-02 05:17:32,796 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-02 05:17:32,898 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-02 05:17:33,125 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-02 05:17:33,227 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-02 05:17:33,229 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8df162fc-c293-40b9-b6c5-9d5eb98074b2, name: keycloak-0-63347 2026-07-02 05:17:33,235 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-02 05:17:33,236 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-02 05:17:33,244 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39106 2026-07-02 05:17:33,582 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-02 05:17:33,587 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-02 05:17:34,356 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-02 05:17:34,356 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-02 05:17:34,518 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-02 05:17:34,711 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-02 05:17:34,711 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-02 05:17:34,808 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-02 05:17:34,808 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-02 05:17:35,248 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-63347: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-02 05:17:35,260 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-63347|0] (1) [keycloak-0-63347] 2026-07-02 05:17:35,274 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-63347`, physical addresses are `[10.0.0.40:54642]` 2026-07-02 05:18:06,846 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-63347, Site name: null 2026-07-02 05:18:07,032 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-02 05:18:09,494 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.969s. Listening on: http://0.0.0.0:8080 2026-07-02 05:18:09,495 INFO [io.quarkus] (main) Profile prod activated. 2026-07-02 05:18:09,495 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-02 05:18:09,657 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-02 05:18:26,145 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=7fd756f1-9823-43d5-9553-0b1e29f81aa4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ad66d6cc-c9f8-4ede-a1b3-93250be82e39, client_auth_method=client-secret, username=admin, authSessionParentId=abe9369f-707c-4f6f-8728-0ca03ca9b331, authSessionTabId=5ECTGt0a26k 2026-07-02 05:18:27,696 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=REALM, resourcePath=atmosphere 2026-07-02 05:18:28,521 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=23e4e8b5-02f9-485f-9660-81d6b4df8cdd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ca0aac91-269a-4495-b1d7-531a4f3b3d28, client_auth_method=client-secret, username=admin, authSessionParentId=f1c6baa6-66ad-4d81-8963-dc99683874e5, authSessionTabId=-qCe_i-GRSk 2026-07-02 05:18:28,614 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6e058d94-96e0-41c4-b902-73a860e0afa0 2026-07-02 05:18:28,702 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6e058d94-96e0-41c4-b902-73a860e0afa0/protocol-mappers/models/145de48e-8629-43b8-8847-2b0deac9dd26 2026-07-02 05:18:49,510 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=825ad04a-349a-46aa-b25a-42d2501c6765, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=52ca5d74-c820-4647-9046-8fba0c139c6b, client_auth_method=client-secret, username=admin, authSessionParentId=966240b1-ee80-4c88-ae25-9bc80290e0b3, authSessionTabId=soKNgfalMeE 2026-07-02 05:18:49,614 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT, resourcePath=clients/353dd69c-a740-46b3-ac4a-6a347444e57d 2026-07-02 05:18:49,977 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=f669d500-e13c-4bab-995c-de41c5f23fc8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b685cd5e-c369-4fed-af28-4f7efe5eb031, client_auth_method=client-secret, username=admin, authSessionParentId=5fcfe7bf-842c-40c7-9e4d-e6e45d492c25, authSessionTabId=kWjl1D4gzkM 2026-07-02 05:18:50,048 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT, resourcePath=clients/671dfecd-4a63-418e-93d4-ca16207d862c 2026-07-02 05:18:50,420 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=af927601-0eb2-4f35-aca2-11c05601ef77, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aa14e60d-5c1f-42f8-b967-d10bdc0834c3, client_auth_method=client-secret, username=admin, authSessionParentId=4e810822-652a-499d-a8fe-f64b6cddf360, authSessionTabId=4eAcJ4cWs4U 2026-07-02 05:18:50,487 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT, resourcePath=clients/8e995b83-845c-4d63-aa7c-76b96e466860 2026-07-02 05:18:51,116 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=9b41784e-303b-4075-a9a3-1d3ee58a1b69, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ddb4f1b5-c595-4693-96a0-e94d59b82d76, client_auth_method=client-secret, username=admin, authSessionParentId=5dd7cf60-7182-463f-9ad1-b94572fc651e, authSessionTabId=hYB56vKEO4A 2026-07-02 05:18:51,201 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT_ROLE, resourcePath=clients/353dd69c-a740-46b3-ac4a-6a347444e57d/roles/member 2026-07-02 05:18:51,557 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=b12699d1-fb01-4517-ad82-054d0a9eef94, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7427dd04-011b-41b1-8a62-04408ddd11e8, client_auth_method=client-secret, username=admin, authSessionParentId=522959e5-6353-48ce-a57d-2abc70cd64c8, authSessionTabId=CcVp9dup9h8 2026-07-02 05:18:51,641 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT_ROLE, resourcePath=clients/671dfecd-4a63-418e-93d4-ca16207d862c/roles/admin 2026-07-02 05:18:52,005 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=c5815342-808a-402f-9776-216f27969e73, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=359e7920-abe9-4e72-87f9-5d6db6ed888e, client_auth_method=client-secret, username=admin, authSessionParentId=210423a6-7448-4367-acfe-8b9d279f79c4, authSessionTabId=SuWKnTVXU6w 2026-07-02 05:18:52,079 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT_ROLE, resourcePath=clients/671dfecd-4a63-418e-93d4-ca16207d862c/roles/editor 2026-07-02 05:18:52,441 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=82d4a040-5194-45d6-b057-815fcd8a9f9c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=296a1bc8-41d7-470e-ac33-5e748d3e6b13, client_auth_method=client-secret, username=admin, authSessionParentId=58a61e38-7b97-40b8-9081-1659b9427bf5, authSessionTabId=JD39v5IxKmM 2026-07-02 05:18:52,523 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT_ROLE, resourcePath=clients/671dfecd-4a63-418e-93d4-ca16207d862c/roles/viewer 2026-07-02 05:18:52,883 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=6c899aac-6e75-4e8a-b583-7d8123a8730a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f7eddd77-af21-4664-b1d6-9cac85aedda8, client_auth_method=client-secret, username=admin, authSessionParentId=e7835e78-81f8-42fc-a52b-1aa74fdafd5e, authSessionTabId=LY6vN8E3c7Q 2026-07-02 05:18:52,954 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT_ROLE, resourcePath=clients/8e995b83-845c-4d63-aa7c-76b96e466860/roles/member 2026-07-02 05:21:12,353 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=300e6838-4d32-4613-bd09-c0d273ce6d0f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c2ce8ec8-e421-4eaf-b8c2-a3deb4617d0f, client_auth_method=client-secret, username=admin, authSessionParentId=2e3ba26e-a2de-494d-a65b-d2790b6cc931, authSessionTabId=djN_QC4Tvq4 2026-07-02 05:21:12,548 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=REALM, resourcePath=null 2026-07-02 05:21:13,961 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=286c50b3-dd88-49c4-b727-2070103bfa4e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c9f00a7a-9ee6-4af3-aea8-fc4f1b31367f, client_auth_method=client-secret, username=admin, authSessionParentId=9568679a-0625-46d5-8461-4be6171e4fe4, authSessionTabId=OZ1y0UWpzY4 2026-07-02 05:21:14,039 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT, resourcePath=clients/3bf2360d-81a8-4282-ac7a-619bc2d87604 2026-07-02 05:21:14,662 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=6598a701-d7d3-4398-837d-6da234c4a938, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e2a3b97d-d46d-498b-b0db-857830baa071, client_auth_method=client-secret, username=admin, authSessionParentId=129b28eb-3363-49e2-9d89-90851ab4b115, authSessionTabId=qC-Xw4mAzyA 2026-07-02 05:21:14,932 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/bc2a26eb-141a-447c-bdde-90b95b991ed4/role-mappings/clients/ee0de00c-8c51-4cda-a33b-4b0d30791dff 2026-07-02 06:13:13,952 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=bda96c96-ae24-418d-aae6-f796d7e149c8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d6a3d9c0-ca23-4037-83a5-ace0b272ad8f, client_auth_method=client-secret, username=admin, authSessionParentId=f8a79b0e-42a6-45f3-b675-e524256487c7, authSessionTabId=R8Ll1XHg0Ik 2026-07-02 06:13:14,083 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=REALM, resourcePath=null 2026-07-02 06:13:14,790 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=660acfa7-782f-4b6f-9ee4-e01f8d81028c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8b6003ad-2cf7-4406-ac9a-fbfd9b624efa, client_auth_method=client-secret, username=admin, authSessionParentId=2676ed87-a0e5-408e-8e8e-74fd4a386d80, authSessionTabId=dMoDQ78dWmA 2026-07-02 06:13:14,867 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6e058d94-96e0-41c4-b902-73a860e0afa0 2026-07-02 06:13:14,927 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6e058d94-96e0-41c4-b902-73a860e0afa0/protocol-mappers/models/145de48e-8629-43b8-8847-2b0deac9dd26 2026-07-02 06:13:21,337 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=4a635767-6582-4437-a4fa-93f222025b5c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dbe0805f-b813-447e-9732-6e23055cb685, client_auth_method=client-secret, username=admin, authSessionParentId=e1c9dd56-c6c5-47b7-9c2e-41efb2620dc2, authSessionTabId=RjLpFmgKKgg 2026-07-02 06:13:21,396 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT, resourcePath=clients/353dd69c-a740-46b3-ac4a-6a347444e57d 2026-07-02 06:13:21,753 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=cb85212c-bb6f-4386-acb9-dfc05e7e838a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ca136b9e-532f-4904-bb59-2af9d6cfb54c, client_auth_method=client-secret, username=admin, authSessionParentId=88eb767f-d908-4592-b098-a108099eb4b4, authSessionTabId=kVGgMAEszGc 2026-07-02 06:13:21,805 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT, resourcePath=clients/671dfecd-4a63-418e-93d4-ca16207d862c 2026-07-02 06:13:22,164 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=2c07ed12-1ad9-4a67-8438-d78e854d82d5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7c7b4b44-a675-4ef7-8414-445671568a4e, client_auth_method=client-secret, username=admin, authSessionParentId=bc0bad54-be68-48a5-9b37-c351dff5db0e, authSessionTabId=NEYT-97WSLo 2026-07-02 06:13:22,216 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT, resourcePath=clients/8e995b83-845c-4d63-aa7c-76b96e466860 2026-07-02 06:13:22,883 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=367ad46b-5f45-4a90-914b-a263b424267d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a3cf1fcd-af4c-4628-8491-13f4c269fbde, client_auth_method=client-secret, username=admin, authSessionParentId=6d7ff5e2-76ce-4469-af7d-35022afedd73, authSessionTabId=eMdicml_VRA 2026-07-02 06:13:23,264 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=a16a661b-2c30-4517-947f-55a76af2d465, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f60e04f4-368d-4b54-bd32-e36bd064920a, client_auth_method=client-secret, username=admin, authSessionParentId=89198d92-cff4-4a0e-b244-142a281dd5fb, authSessionTabId=XLNrccZcQpk 2026-07-02 06:13:23,604 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=8ed36a59-027c-4a88-87e1-01a4fbc71a84, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=514ab9fa-7fe3-49a8-8816-708851b9784f, client_auth_method=client-secret, username=admin, authSessionParentId=d69a7fd8-9d77-4cec-87e6-100c8af020d9, authSessionTabId=ezdcjpGdIs0 2026-07-02 06:13:23,960 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=1fa95778-45fa-4257-946d-c49de5aa0a78, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=34466d1e-8934-4650-a553-4d5009e37b85, client_auth_method=client-secret, username=admin, authSessionParentId=11151310-ea21-4cb3-9d3e-b36e3299b5cd, authSessionTabId=FGVL4hoBH9g 2026-07-02 06:13:24,310 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=0cd853ac-d9e6-4638-8ae8-4511631188d8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b19a2eca-f399-4ef4-96e1-5b98bdd84aca, client_auth_method=client-secret, username=admin, authSessionParentId=d186edfa-f4af-4aa7-9470-1f1e986a6dc7, authSessionTabId=KV3CWcPgE3g 2026-07-02 06:14:41,438 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=90e1612e-9289-4a6f-b339-8aef38e2c9ba, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3ef982c3-e496-42ef-9801-7e1e12b6c835, client_auth_method=client-secret, username=admin, authSessionParentId=f1635dc0-2a40-4191-b0d7-948c3938fc47, authSessionTabId=8VRUz3IF4fI 2026-07-02 06:14:41,551 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=REALM, resourcePath=null 2026-07-02 06:14:43,018 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=b94ba9c5-95cf-4e20-b24b-37281c9a2565, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3b7462f9-552d-4827-adb7-41297841e9d4, client_auth_method=client-secret, username=admin, authSessionParentId=8d4efee8-ee84-4ec2-9fc9-e5d75e70f6a1, authSessionTabId=eX3RSFklmkg 2026-07-02 06:14:43,067 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=74777e26-2c07-45b9-b7fc-8277a2930086, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, resourceType=CLIENT, resourcePath=clients/3bf2360d-81a8-4282-ac7a-619bc2d87604 2026-07-02 06:14:43,759 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7dd3385-e67a-42bc-a1d5-c9eadbe98194, clientId=admin-cli, userId=9c66bc8b-1032-41dc-b4fe-765e621a6660, ipAddress=199.19.213.193, auth_method=openid-connect, token_id=acd5fc44-8602-4c67-9fff-baabedb79c60, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=00775a36-8bb1-4995-9b68-087eac975096, client_auth_method=client-secret, username=admin, authSessionParentId=1eb489c2-8e3d-4a02-b5d7-58da8e11164b, authSessionTabId=WV3jgNxibQI