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-11 01:02:34,655 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5612ms 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-11 01:02:36,149 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-11 01:02:38,452 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-11 01:02:38,555 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-11 01:02:38,804 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-11 01:02:38,919 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-11 01:02:38,920 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ba8f75b7-6f4f-4470-968a-8e844eabaf87, name: keycloak-0-60082 2026-05-11 01:02:38,927 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-11 01:02:38,927 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-11 01:02:38,937 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25659 2026-05-11 01:02:39,292 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-11 01:02:40,137 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-11 01:02:40,138 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-11 01:02:40,304 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-11 01:02:40,498 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-11 01:02:40,498 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-11 01:02:40,586 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-11 01:02:40,586 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-11 01:02:40,943 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-60082: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-11 01:02:40,957 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-60082|0] (1) [keycloak-0-60082] 2026-05-11 01:02:40,974 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-60082`, physical addresses are `[10.0.0.197:41195]` 2026-05-11 01:03:09,512 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-60082, Site name: null 2026-05-11 01:03:09,697 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-11 01:03:09,747 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-11 01:03:11,928 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.076s. Listening on: http://0.0.0.0:8080 2026-05-11 01:03:11,929 INFO [io.quarkus] (main) Profile prod activated. 2026-05-11 01:03:11,929 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-11 01:03:12,105 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-11 01:03:31,310 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=93c676da-d1db-4ab1-9887-7f52327306bb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=95112192-09a0-4b64-bcbc-65d85c106c95, client_auth_method=client-secret, username=admin, authSessionParentId=78b86f4b-3af6-46fb-8af9-c4fa7bd4d3ea, authSessionTabId=BhWtztcMVKI 2026-05-11 01:03:32,794 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=REALM, resourcePath=atmosphere 2026-05-11 01:03:33,687 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=3f24ff91-e229-4507-a328-32ccd9009328, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dd6d65fd-4db7-4a8e-9297-747e5fbc9c56, client_auth_method=client-secret, username=admin, authSessionParentId=800d592a-e4cd-427a-91df-14aaa32c7e70, authSessionTabId=T6qwszaqGXc 2026-05-11 01:03:33,786 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/137be18d-2ed8-446b-968c-2b2c52d71db5 2026-05-11 01:03:33,879 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/137be18d-2ed8-446b-968c-2b2c52d71db5/protocol-mappers/models/ae3586c9-b8c8-4fd5-9116-90c36ff57252 2026-05-11 01:03:55,087 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=cbe76075-13a1-4602-8ab2-85d9d36bf53e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=601b0341-33e7-4765-99fd-606ef2125928, client_auth_method=client-secret, username=admin, authSessionParentId=157954a3-1e1d-4133-8fc2-cf45c700eaef, authSessionTabId=dUG_psIObWI 2026-05-11 01:03:55,196 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT, resourcePath=clients/ca9f3d96-ff20-4658-872f-5f71d791a707 2026-05-11 01:03:55,573 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=5b7dc6f6-b457-451a-9bb2-f87731ad886c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=adda23ae-b18d-4cb1-ac63-30c08e9b08f4, client_auth_method=client-secret, username=admin, authSessionParentId=c3f91d47-c76d-4785-9282-1c12c05a55a9, authSessionTabId=qlUnxJFHD8E 2026-05-11 01:03:55,652 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT, resourcePath=clients/6a68af59-7dd9-443b-85e3-cb413cb69992 2026-05-11 01:03:56,058 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=87198019-38f1-4217-b6ac-5171146ae0c3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=98049a8a-098d-42e2-98a8-2825705c6112, client_auth_method=client-secret, username=admin, authSessionParentId=1abd1f83-9f55-4198-a3b3-429b77cc6f6d, authSessionTabId=lZ6pv_SH9sQ 2026-05-11 01:03:56,132 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT, resourcePath=clients/715ea2a0-05fc-4468-a63b-92559169d124 2026-05-11 01:03:56,798 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=a581510e-cdba-4953-9438-b36e1f36fd12, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=510306d8-b77b-4997-ab74-bd287495d837, client_auth_method=client-secret, username=admin, authSessionParentId=fd9506bb-4a21-4eaf-a1f1-fda0bd57395f, authSessionTabId=AHJyFUNvNVI 2026-05-11 01:03:56,908 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT_ROLE, resourcePath=clients/ca9f3d96-ff20-4658-872f-5f71d791a707/roles/member 2026-05-11 01:03:57,290 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=3e1061e1-2c82-4963-8d29-2bb8cd95ea88, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f1803da7-5a0a-42cd-a15d-75b50fd855c0, client_auth_method=client-secret, username=admin, authSessionParentId=403b8c58-1d41-42d8-af16-0e431f73db07, authSessionTabId=POhH-EDkCHY 2026-05-11 01:03:57,374 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT_ROLE, resourcePath=clients/6a68af59-7dd9-443b-85e3-cb413cb69992/roles/admin 2026-05-11 01:03:57,759 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=13978216-a262-4979-bbe7-39fb778faec5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d8a72d53-0ad7-40f3-aca3-d73c7c6bd99b, client_auth_method=client-secret, username=admin, authSessionParentId=b38226c1-bc5f-4d6c-adfd-d6df3613517a, authSessionTabId=ttTg_8fVdO4 2026-05-11 01:03:57,854 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT_ROLE, resourcePath=clients/6a68af59-7dd9-443b-85e3-cb413cb69992/roles/editor 2026-05-11 01:03:58,209 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=cbc917dd-9c9b-4baf-b7a0-86952f78dfe6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=187297da-46f1-4a4c-87c8-752081b62547, client_auth_method=client-secret, username=admin, authSessionParentId=a0151d62-aff3-4583-899e-10e71f900a3c, authSessionTabId=SKAurCyTfH4 2026-05-11 01:03:58,296 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT_ROLE, resourcePath=clients/6a68af59-7dd9-443b-85e3-cb413cb69992/roles/viewer 2026-05-11 01:03:58,666 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=3b3dd7c5-c40d-4fe2-bda4-d6b139bf2ca6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b167fd46-a75a-4ed5-a607-3e335c610ffa, client_auth_method=client-secret, username=admin, authSessionParentId=74a46b01-fb8a-4276-a9ed-5ede63aeed7a, authSessionTabId=Gv768NpTH_g 2026-05-11 01:03:58,752 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT_ROLE, resourcePath=clients/715ea2a0-05fc-4468-a63b-92559169d124/roles/member 2026-05-11 01:06:13,729 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=26504c1c-89ee-4be8-bb77-788e567b736f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d297707f-37fa-4f53-bda8-63ed7b41b748, client_auth_method=client-secret, username=admin, authSessionParentId=53c2d880-65fc-4738-a065-e975d7bb456e, authSessionTabId=JqKx-j1KPJI 2026-05-11 01:06:13,928 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=REALM, resourcePath=null 2026-05-11 01:06:15,327 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=542da1dd-bcba-4688-849d-5c5e1cf9cf8d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c5ec26be-5bde-4a7a-a309-f6e30aa44e92, client_auth_method=client-secret, username=admin, authSessionParentId=b19307b8-94d4-41b2-9f1f-bec7f3707a25, authSessionTabId=uP1KyD6499w 2026-05-11 01:06:15,420 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT, resourcePath=clients/b9b1c693-a7f2-46a7-b91a-4baef44241e7 2026-05-11 01:06:16,168 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=e6639e6c-299a-4022-aacc-a534ac04dcad, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e85194de-a50f-4fbc-8d8a-0af899ecf975, client_auth_method=client-secret, username=admin, authSessionParentId=13b49635-04dd-45af-af16-479024d6ee25, authSessionTabId=z-Nf0aYapzk 2026-05-11 01:06:16,437 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b2e4ac2b-f0f0-49f4-a8b1-e22bc90bb8a6/role-mappings/clients/09edf7c0-1770-43c6-b192-6854c1e2cc2f 2026-05-11 01:55:52,993 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=bee375cc-d17f-49bc-9ca7-68b3071e1005, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=64559a97-dec7-4cb6-a7f3-e4008d6e1a27, client_auth_method=client-secret, username=admin, authSessionParentId=9faa093c-c6b6-479a-babb-ee0cbeac9983, authSessionTabId=af4J8RuBtgQ 2026-05-11 01:55:53,096 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=REALM, resourcePath=null 2026-05-11 01:55:53,836 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=2698de4e-e666-4e8e-88ec-9a31f6890841, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d419a418-c832-4ac3-b125-fca0229166ad, client_auth_method=client-secret, username=admin, authSessionParentId=2e90c549-6ff1-4a1d-8e0d-0392f2d26c47, authSessionTabId=IVeQfuNG1vQ 2026-05-11 01:55:53,895 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/137be18d-2ed8-446b-968c-2b2c52d71db5 2026-05-11 01:55:53,951 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/137be18d-2ed8-446b-968c-2b2c52d71db5/protocol-mappers/models/ae3586c9-b8c8-4fd5-9116-90c36ff57252 2026-05-11 01:56:00,405 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=392f9d4e-ba7e-4d3f-98c5-9625c691fe7d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eb5a1e5d-f2e7-4cff-982d-7d56931a26ee, client_auth_method=client-secret, username=admin, authSessionParentId=658f1759-a609-45c7-9205-07a31126457c, authSessionTabId=l4YcNlo2sVQ 2026-05-11 01:56:00,468 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT, resourcePath=clients/ca9f3d96-ff20-4658-872f-5f71d791a707 2026-05-11 01:56:00,829 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=4b7fd736-fcc6-4273-823a-2784c7908667, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e2955072-4e6e-4705-9696-80be0e8a924f, client_auth_method=client-secret, username=admin, authSessionParentId=993e302c-8044-4c12-8471-6b005c71320c, authSessionTabId=a0k-I8ujhjo 2026-05-11 01:56:00,877 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT, resourcePath=clients/6a68af59-7dd9-443b-85e3-cb413cb69992 2026-05-11 01:56:01,264 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=b30c3737-9c50-4a4d-95a2-ebe6b67b846b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=94e81968-d0f9-4308-944a-4a8f51a9180a, client_auth_method=client-secret, username=admin, authSessionParentId=6f247c56-e7ff-4640-8fd2-9f252a2a14bf, authSessionTabId=XVziqxLQutU 2026-05-11 01:56:01,321 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT, resourcePath=clients/715ea2a0-05fc-4468-a63b-92559169d124 2026-05-11 01:56:02,012 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=85ad5439-f6cf-4c41-a57f-db7e47516dc1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0526360e-f40b-4293-8ab6-99267f570490, client_auth_method=client-secret, username=admin, authSessionParentId=de607002-ca55-4597-81c7-178742df22d1, authSessionTabId=uDRLD03P4n4 2026-05-11 01:56:02,392 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=bcec7e31-e3c0-41b8-9bf9-28430ce26cee, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dc099040-8ce0-43d8-8516-55de3642e677, client_auth_method=client-secret, username=admin, authSessionParentId=83d8d63b-2163-484b-9c5c-0fe627eb3e1f, authSessionTabId=wpjZP8ng9MY 2026-05-11 01:56:02,748 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=b6492cf2-693b-45f0-9bb0-c781eff4ac72, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bf9d9617-4c0b-461f-bf37-48a60301d1e8, client_auth_method=client-secret, username=admin, authSessionParentId=395894ca-7ab4-4720-af01-3374396ee4e3, authSessionTabId=covqWbuQTps 2026-05-11 01:56:03,130 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=a3a35e8a-e55c-48c0-a0b9-8703fc8cef4e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=26255ffe-0485-41b0-b79e-1ff041f634dd, client_auth_method=client-secret, username=admin, authSessionParentId=8bb29dc8-ad0a-451f-bf72-c30fedc3300f, authSessionTabId=xin9FGHdplQ 2026-05-11 01:56:03,504 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=f67ad432-c3dc-4d16-8db9-07526fa78209, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3459a8d0-c66d-4c91-bf41-f5a65d7b817a, client_auth_method=client-secret, username=admin, authSessionParentId=428cd071-cf2d-42ac-a2e2-50f6705823da, authSessionTabId=XmoeWI3lsTw 2026-05-11 01:57:20,120 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=1506aba9-f4ba-4475-846c-161df9f5aa82, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=adf5b46e-5e1c-4fad-a570-a54ed94fa5ff, client_auth_method=client-secret, username=admin, authSessionParentId=32f7c20b-78d2-4306-b027-384cf93e081c, authSessionTabId=rqgIEAxzk7Q 2026-05-11 01:57:20,221 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=REALM, resourcePath=null 2026-05-11 01:57:21,786 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=a373d8b8-edf5-4aca-a740-eaba1b43f257, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e5ed512e-89b9-4661-9e39-fde59a3c26f8, client_auth_method=client-secret, username=admin, authSessionParentId=7c500787-9f34-4123-be19-ebe7fecff16d, authSessionTabId=Raeln7jIYAw 2026-05-11 01:57:21,846 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=60b2ff1b-d04e-4470-9274-76f38ba5a4d1, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, resourceType=CLIENT, resourcePath=clients/b9b1c693-a7f2-46a7-b91a-4baef44241e7 2026-05-11 01:57:22,568 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=65b39f76-6b39-4595-a3c0-3312b27ec5d5, clientId=admin-cli, userId=41e1f963-f56c-4015-aef2-3dd4fd4eb33e, ipAddress=199.204.45.23, auth_method=openid-connect, token_id=3f52d3dc-e4d5-41ce-8b5e-0340d2f33f19, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0f4962fb-3ac1-4ad9-ae0f-9081309ac033, client_auth_method=client-secret, username=admin, authSessionParentId=2c7bb569-d74a-43f4-bb05-44177016a58b, authSessionTabId=hnUI4e5H5bw