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-05-07 03:29:57,643 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4738ms 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-05-07 03:29:59,064 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-05-07 03:30:01,230 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-07 03:30:01,346 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-07 03:30:01,637 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-07 03:30:01,751 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-07 03:30:01,753 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 7f0f7882-219d-4469-88b8-77958f802c8c, name: keycloak-0-54833 2026-05-07 03:30:01,760 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-05-07 03:30:01,760 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-05-07 03:30:01,766 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20328 2026-05-07 03:30:02,073 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-05-07 03:30:02,871 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-05-07 03:30:02,872 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-05-07 03:30:03,035 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-07 03:30:03,240 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-05-07 03:30:03,240 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-05-07 03:30:03,348 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-05-07 03:30:03,348 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-05-07 03:30:03,771 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-54833: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-07 03:30:03,782 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-54833|0] (1) [keycloak-0-54833] 2026-05-07 03:30:03,795 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-54833`, physical addresses are `[10.0.0.81:35864]` 2026-05-07 03:30:30,990 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-54833, Site name: null 2026-05-07 03:30:31,142 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-07 03:30:31,158 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-07 03:30:33,107 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 35.243s. Listening on: http://0.0.0.0:8080 2026-05-07 03:30:33,107 INFO [io.quarkus] (main) Profile prod activated. 2026-05-07 03:30:33,108 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-05-07 03:30:33,262 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-07 03:30:50,003 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=5fec8283-1a8c-46a9-8fe0-80ad2c7fb5a8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=07ca5851-73bd-43af-b6bb-1905c7e3e97e, client_auth_method=client-secret, username=admin, authSessionParentId=a2d6b39c-bab1-44fd-b21d-729ffc242556, authSessionTabId=BTqi0uN0H2M 2026-05-07 03:30:51,362 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=atmosphere 2026-05-07 03:30:52,076 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=483a6608-f68b-4b76-8a99-2659bec327cb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4d3f0e0a-7aeb-4925-a6f5-ef6d2826fe4e, client_auth_method=client-secret, username=admin, authSessionParentId=3d0961a2-a99c-44f5-b2bf-10c44c1c4669, authSessionTabId=W-u7zjxyiiA 2026-05-07 03:30:52,161 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/62ea6db4-0ff5-4924-a97f-bcfc2e401548 2026-05-07 03:30:52,253 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/62ea6db4-0ff5-4924-a97f-bcfc2e401548/protocol-mappers/models/b4f2d279-c1fa-427b-a898-d5cd756de4bd 2026-05-07 03:31:12,971 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=e0c8071e-7403-4659-a20e-3f129455e86c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f1d43975-37aa-4b25-b02c-8a77b220b2a8, client_auth_method=client-secret, username=admin, authSessionParentId=8bcd9ee7-79e0-48d9-9976-8a18a482e064, authSessionTabId=yDYdVh_Fpf0 2026-05-07 03:31:13,111 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/f516de19-08b1-4c73-b472-db46accb02c8 2026-05-07 03:31:13,461 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=2f465b39-f381-457c-b9a3-ff349591da99, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e6204031-051f-4861-82f9-f96322aa3107, client_auth_method=client-secret, username=admin, authSessionParentId=e42fa24a-21de-4134-8b66-bfe9d2ccb075, authSessionTabId=D-5BNoNDI1E 2026-05-07 03:31:13,529 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/acbf179b-e857-44da-a8ba-8dc518cfc8d7 2026-05-07 03:31:13,892 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=fe15e144-b499-4d4e-be2a-91f0255f376b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f571913b-514a-4fed-9d39-ce75b31c0ab9, client_auth_method=client-secret, username=admin, authSessionParentId=169ffb49-5508-406b-a793-9ac2ed0a3b1b, authSessionTabId=wedcdeN2_mg 2026-05-07 03:31:13,947 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/9b0172b2-9a33-4087-9f1f-5b87a349ec72 2026-05-07 03:31:14,585 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=ff702cc7-d681-42e5-8beb-1ffbb4d797d3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=45883a7d-7c2c-457d-87ea-a1ecec93bf30, client_auth_method=client-secret, username=admin, authSessionParentId=8b92e4ea-b0c0-440b-b947-459711d8f976, authSessionTabId=5jo79k6VoTo 2026-05-07 03:31:14,691 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/f516de19-08b1-4c73-b472-db46accb02c8/roles/member 2026-05-07 03:31:15,047 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=3a0306ac-63e3-48a7-b864-7edd9711db49, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=46c229bf-335a-40b3-990e-bca17e68bc6c, client_auth_method=client-secret, username=admin, authSessionParentId=98923278-4295-46bd-8c91-58c50a0f020c, authSessionTabId=qSSiJ3XZAwA 2026-05-07 03:31:15,125 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/acbf179b-e857-44da-a8ba-8dc518cfc8d7/roles/admin 2026-05-07 03:31:15,485 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=21ee65b0-1654-4d4a-aa7b-9037e20cf850, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f44668a7-ea67-4b9a-838a-2aadb8fd0d55, client_auth_method=client-secret, username=admin, authSessionParentId=755f352c-3c92-4824-b707-37cba9748803, authSessionTabId=4ZZque0wT88 2026-05-07 03:31:15,564 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/acbf179b-e857-44da-a8ba-8dc518cfc8d7/roles/editor 2026-05-07 03:31:15,935 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=241dd230-f2db-4025-9c5b-dfef9a2c6622, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=904e9118-681b-456b-8a7e-4b0c262d0f56, client_auth_method=client-secret, username=admin, authSessionParentId=c8e43117-f546-490c-8339-75f184bcb7d0, authSessionTabId=axXzeGPiLxI 2026-05-07 03:31:16,026 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/acbf179b-e857-44da-a8ba-8dc518cfc8d7/roles/viewer 2026-05-07 03:31:16,384 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=ecb23f49-fcdf-4947-a502-561f59875ba1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0d5c1272-aed9-4ed7-b60c-47f2595d0f17, client_auth_method=client-secret, username=admin, authSessionParentId=e16f1302-6643-4bf4-bc1e-8e7ce628adef, authSessionTabId=hKPXHJfqry8 2026-05-07 03:31:16,460 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/9b0172b2-9a33-4087-9f1f-5b87a349ec72/roles/member 2026-05-07 03:33:24,825 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=64544c5d-cd37-482c-a5c9-b3f2cf0dd7aa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=45166676-b152-4a9b-a49b-698a94eb1b81, client_auth_method=client-secret, username=admin, authSessionParentId=5e48925e-37de-41aa-abe5-0652eb4d9493, authSessionTabId=KpKBXr9Gwk0 2026-05-07 03:33:25,159 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=null 2026-05-07 03:33:26,463 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=14a85349-4421-49ae-a9e4-2516f51aa541, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c1ff4a5a-9cd8-4524-940a-cd4e1c538440, client_auth_method=client-secret, username=admin, authSessionParentId=df45b069-6eb0-46ff-a9fb-b3a4ab54b9a2, authSessionTabId=1RbBIm0Y1b0 2026-05-07 03:33:26,561 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/52edb7dc-29ac-43e0-a899-330869440797 2026-05-07 03:33:27,164 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=c6dd3330-fcaa-4785-bb62-55d56f36cea2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1141f9de-c0d6-4453-a1cc-6485f7244714, client_auth_method=client-secret, username=admin, authSessionParentId=2f58f971-67a5-4cf5-ae85-3ae91be31a9e, authSessionTabId=LWAKFOaUIpI 2026-05-07 03:33:27,442 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b368c162-0d46-44b3-a3a5-e2a00dffa8d0/role-mappings/clients/830252d5-0e45-4078-beb4-89d7fec7bbbc 2026-05-07 04:22:06,187 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=95cd14ba-28bc-472b-aaf0-bd7eb6946891, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c636d3aa-9cb9-46a7-aec7-4e1ef1a3e74c, client_auth_method=client-secret, username=admin, authSessionParentId=a15c092d-38bb-4b80-9ec4-c1f8c52784f3, authSessionTabId=4oQzDXGA-TU 2026-05-07 04:22:06,322 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=null 2026-05-07 04:22:07,101 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=9fdc97a7-378c-4d94-b8ad-3579d64b9e28, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=950ba83b-9202-4055-9662-e5a579091ee0, client_auth_method=client-secret, username=admin, authSessionParentId=9f3b80db-2c11-4fbd-a5a8-541e8454a3b4, authSessionTabId=JRGF9aIYhb4 2026-05-07 04:22:07,169 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/62ea6db4-0ff5-4924-a97f-bcfc2e401548 2026-05-07 04:22:07,224 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/62ea6db4-0ff5-4924-a97f-bcfc2e401548/protocol-mappers/models/b4f2d279-c1fa-427b-a898-d5cd756de4bd 2026-05-07 04:22:13,990 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=d4e5f227-54c0-4b16-bde6-64dc35df56ab, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6788ce54-8b48-46ff-8428-39ceadfb25fb, client_auth_method=client-secret, username=admin, authSessionParentId=fff4528b-ee7b-42e7-8fb6-c35c01d7b8f3, authSessionTabId=7AYGkN2ECFo 2026-05-07 04:22:14,054 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/f516de19-08b1-4c73-b472-db46accb02c8 2026-05-07 04:22:14,429 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=a132c619-d2c4-4db1-8c07-b32f7a865a35, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=46ac3d01-e18a-4ff2-bb69-3e753b4f3db7, client_auth_method=client-secret, username=admin, authSessionParentId=650a07a4-f8bf-40b9-8fd3-0a5e249372d7, authSessionTabId=jmzHiL7aR0M 2026-05-07 04:22:14,487 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/acbf179b-e857-44da-a8ba-8dc518cfc8d7 2026-05-07 04:22:14,868 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=9061b6ec-aca4-4654-9302-00831505023b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c6b1d414-76bb-4dc1-a2c6-2b01b1e4bcc6, client_auth_method=client-secret, username=admin, authSessionParentId=17c758c3-2e31-4135-9d24-2548277a467e, authSessionTabId=_JpGwj9iyZU 2026-05-07 04:22:14,925 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/9b0172b2-9a33-4087-9f1f-5b87a349ec72 2026-05-07 04:22:15,711 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=3ac338e4-82fd-4647-88d2-94e949ff0d5b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5a2972ef-1631-4cfd-b3b2-4ecb0ae22c89, client_auth_method=client-secret, username=admin, authSessionParentId=75297e56-b18f-4a52-9130-94f10c766e75, authSessionTabId=0PYmsQ_ervM 2026-05-07 04:22:16,087 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=6378957b-2cba-4685-8873-a1469037a436, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1a78192c-7675-4a77-bde0-7ea84d296afe, client_auth_method=client-secret, username=admin, authSessionParentId=50c4895e-55f4-4ecb-a782-ab86bee93282, authSessionTabId=paDR7Zp4u4A 2026-05-07 04:22:16,468 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=47755f12-0c90-4af5-8771-6afbc07cbfe8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cd162431-b7e1-4b5a-8a09-44020a69f56a, client_auth_method=client-secret, username=admin, authSessionParentId=07861103-c4db-4019-93c8-29b0d60d29e1, authSessionTabId=h8yBfmIwbnw 2026-05-07 04:22:16,847 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=15486899-0695-416e-bd0f-ca3fd1976ec0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=34f3b53d-12d4-449f-87cc-fbb673c866e3, client_auth_method=client-secret, username=admin, authSessionParentId=72606861-751b-41e9-98ed-eded517bc451, authSessionTabId=95lKgA-vpkI 2026-05-07 04:22:17,222 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=a618b167-c41e-4032-8169-9bf2fb65abea, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=02c742cb-867b-4ccf-bd89-60d9474dc9b9, client_auth_method=client-secret, username=admin, authSessionParentId=52506fdd-e037-433b-9d87-7e9a172e77d5, authSessionTabId=6THbjI1aGUI 2026-05-07 04:23:35,607 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=71f907a8-81bc-4296-93e8-b7bdb313e9fd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0150ca01-5e02-472d-9533-c229f35975c7, client_auth_method=client-secret, username=admin, authSessionParentId=99c376de-493c-4e09-8a26-78059547742d, authSessionTabId=S9Hw-YDbWIs 2026-05-07 04:23:35,706 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=null 2026-05-07 04:23:37,362 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=15188b26-e14a-440e-9d12-3b563a362ed5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6b27c8f3-08f8-4058-abe9-ff8db38075f6, client_auth_method=client-secret, username=admin, authSessionParentId=7343a744-ad77-45ca-8a0a-a5aa6473b2a3, authSessionTabId=W2ePyJMnS9Y 2026-05-07 04:23:37,412 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=42a45998-493e-4f29-97a8-fd62e779028c, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/52edb7dc-29ac-43e0-a899-330869440797 2026-05-07 04:23:38,218 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f740146-9609-456c-9764-5e6a9e25ffa6, clientId=admin-cli, userId=5a92e6bb-2564-483c-8921-485f4cdc1783, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=b67bc8f5-1c8d-4ac6-976a-1c4ac7d04373, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=caa7d3d2-edd3-491d-8f61-7890afc0794a, client_auth_method=client-secret, username=admin, authSessionParentId=cdf858b8-eac8-43ae-b6ae-ddf6997c21d0, authSessionTabId=nV0Yt7OYc_c