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-21 05:29:17,387 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5421ms 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-21 05:29:18,667 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-21 05:29:20,763 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-21 05:29:20,948 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-21 05:29:21,078 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-21 05:29:21,188 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-21 05:29:21,190 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4dff27e8-eccb-4697-b1da-a547a1c5bb74, name: keycloak-0-35698 2026-07-21 05:29:21,197 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-21 05:29:21,198 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-21 05:29:21,203 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20172 2026-07-21 05:29:21,390 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-21 05:29:22,112 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-21 05:29:22,113 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-21 05:29:22,242 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-21 05:29:22,437 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-21 05:29:22,437 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-21 05:29:22,534 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-21 05:29:22,534 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-21 05:29:23,207 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-35698: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-21 05:29:23,218 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-35698|0] (1) [keycloak-0-35698] 2026-07-21 05:29:23,231 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-35698`, physical addresses are `[10.0.0.211:35708]` 2026-07-21 05:29:54,590 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-35698, Site name: null 2026-07-21 05:29:54,738 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-21 05:29:54,751 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-21 05:29:57,077 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.517s. Listening on: http://0.0.0.0:8080 2026-07-21 05:29:57,078 INFO [io.quarkus] (main) Profile prod activated. 2026-07-21 05:29:57,078 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-21 05:29:57,264 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-21 05:30:07,129 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=cccc5701-d36a-4745-9a7e-f4292e1e8317, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=863a9167-f142-48ee-9996-75783de58f7b, client_auth_method=client-secret, username=admin, authSessionParentId=e670134f-6968-46f1-b0bf-a45722c1512b, authSessionTabId=-2ycwfYgsdg 2026-07-21 05:30:08,530 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=REALM, resourcePath=atmosphere 2026-07-21 05:30:09,257 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=76f95704-2678-4ab1-85c1-7790703e1da6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=db258387-f77e-4afa-b684-a66f8a3360d4, client_auth_method=client-secret, username=admin, authSessionParentId=c83b18f4-b6f3-419e-a273-9cae357b4cdc, authSessionTabId=rvWzJiKvmDY 2026-07-21 05:30:09,359 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/80d6da29-1d0e-4c74-8349-702d3bae79bf 2026-07-21 05:30:09,452 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/80d6da29-1d0e-4c74-8349-702d3bae79bf/protocol-mappers/models/0adb51ad-0359-4d46-97b5-ab40b5fc667e 2026-07-21 05:30:30,478 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=b990bbb2-adfa-411c-afdd-a622edaa49ee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fcf12fac-b967-441a-97f3-0497fc85010b, client_auth_method=client-secret, username=admin, authSessionParentId=404ced2f-5f25-41b4-bce9-def235c0a6c7, authSessionTabId=Awvc-h-GuUM 2026-07-21 05:30:30,676 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/6f559b11-6bfc-4774-8aab-b3edd3d7e31c 2026-07-21 05:30:31,046 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=8c51edc0-9699-4cf4-81d6-a2c14d6bfb00, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6f885ea0-5e43-4b44-8d9e-4a5f13831fe0, client_auth_method=client-secret, username=admin, authSessionParentId=7042d29d-5cf9-4448-8d26-a1815a697058, authSessionTabId=gEghSHxS3S8 2026-07-21 05:30:31,136 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/009f2e62-d760-4e0d-8a0a-61599d35f33b 2026-07-21 05:30:31,538 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=18ffe3db-e4d9-4185-ac38-e70374fe94bc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=567d07cd-074a-40d0-ae2d-5f9c239f2b31, client_auth_method=client-secret, username=admin, authSessionParentId=ff751477-a969-454d-80cb-17199c31a4f5, authSessionTabId=2lrnm7W700Y 2026-07-21 05:30:31,622 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/e6f5dede-5545-4924-ab6c-2af8e1d677bb 2026-07-21 05:30:32,184 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=5e2ee793-2ac4-4638-a1a0-850f5b7e5d52, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=239a8da3-ffc3-46d7-b175-a9114993bd92, client_auth_method=client-secret, username=admin, authSessionParentId=f4a834d4-0edd-4fc2-94dd-481321b75607, authSessionTabId=SyB20_3F22c 2026-07-21 05:30:32,301 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT_ROLE, resourcePath=clients/6f559b11-6bfc-4774-8aab-b3edd3d7e31c/roles/member 2026-07-21 05:30:32,667 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=6ff97150-8a27-4aa5-8861-84e19235c037, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f5383d4b-cd42-4a77-bf46-78e67581890f, client_auth_method=client-secret, username=admin, authSessionParentId=5d24c06b-4cff-4d84-a507-ac3dbd34c23c, authSessionTabId=oAVXC39nP7o 2026-07-21 05:30:32,745 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT_ROLE, resourcePath=clients/009f2e62-d760-4e0d-8a0a-61599d35f33b/roles/admin 2026-07-21 05:30:33,095 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=60468094-dd84-4f36-a3e5-f45840a7d380, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f117526b-99bf-434b-80d9-1f950c7be0a1, client_auth_method=client-secret, username=admin, authSessionParentId=ace75677-a4f1-44df-8789-99c2c6128869, authSessionTabId=u3Ne9i83uRA 2026-07-21 05:30:33,172 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT_ROLE, resourcePath=clients/009f2e62-d760-4e0d-8a0a-61599d35f33b/roles/editor 2026-07-21 05:30:33,532 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=66ba1a33-b476-4713-bb46-63796103cc82, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=28ba0d47-d54c-4d42-a7b4-1fef5f44caf5, client_auth_method=client-secret, username=admin, authSessionParentId=9455b72c-3167-415a-8239-65e7865de7bd, authSessionTabId=aohLg0Ba9WU 2026-07-21 05:30:33,623 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT_ROLE, resourcePath=clients/009f2e62-d760-4e0d-8a0a-61599d35f33b/roles/viewer 2026-07-21 05:30:33,983 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=e52d50a7-8725-45fc-a9e0-ec5388b2a53c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=95dc2a48-9e58-4f7f-8a0d-04868fb56fbb, client_auth_method=client-secret, username=admin, authSessionParentId=aeb510e0-6b9e-4f77-9535-4e68e7818551, authSessionTabId=KGpMdKrlMGw 2026-07-21 05:30:34,067 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT_ROLE, resourcePath=clients/e6f5dede-5545-4924-ab6c-2af8e1d677bb/roles/member 2026-07-21 05:32:52,153 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=0055776d-9dfa-48ca-a646-ba51591b0dab, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=77c73a7f-02cb-4f95-8a46-5fcd8d44dad5, client_auth_method=client-secret, username=admin, authSessionParentId=be48d57e-c926-40d1-b9d6-34adb631b8ee, authSessionTabId=ayJmBKw_QXQ 2026-07-21 05:32:52,352 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=REALM, resourcePath=null 2026-07-21 05:32:53,813 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=b7d6331e-1067-4a87-85a5-108e0eae7311, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=92aefedf-89ae-49a7-8db5-bd9b787092d5, client_auth_method=client-secret, username=admin, authSessionParentId=fe88ef0d-ec22-46a5-adb2-366c42f0bfe3, authSessionTabId=_8oZAsfDs54 2026-07-21 05:32:53,912 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/4f242c97-7c45-463c-9206-46762ca17ab9 2026-07-21 05:32:54,478 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=8895c48a-76a2-43a5-91ed-95331852d2a0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4c74cdb7-0998-4de7-ae4d-e4307ebc23ca, client_auth_method=client-secret, username=admin, authSessionParentId=169ae764-fc0d-48ec-a331-9ea1779b8020, authSessionTabId=n3M1qE293vw 2026-07-21 05:32:54,737 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/94b2c3ca-b553-4a6c-b716-98a5944b7d70/role-mappings/clients/361e4591-bfbf-40ad-b42c-aac755008c7d 2026-07-21 05:37:04,691 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=e7581ac8-1405-4887-a5fe-2aeee7f000f4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=812a084c-58ad-4854-85c5-21d6cc61e240, client_auth_method=client-secret, username=admin, authSessionParentId=6462c169-b828-4d76-93e0-9176ec353924, authSessionTabId=Xk_T3jnIkWo 2026-07-21 05:37:04,802 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=REALM, resourcePath=null 2026-07-21 05:37:05,394 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=feeab423-7315-4d1b-ba22-439f336bf767, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=58f53ac1-2946-4605-a1d2-d21b93af760f, client_auth_method=client-secret, username=admin, authSessionParentId=983a710c-c90a-4deb-8e9f-5482afc616e5, authSessionTabId=tpzychs4jNI 2026-07-21 05:37:05,460 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/80d6da29-1d0e-4c74-8349-702d3bae79bf 2026-07-21 05:37:05,525 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/80d6da29-1d0e-4c74-8349-702d3bae79bf/protocol-mappers/models/0adb51ad-0359-4d46-97b5-ab40b5fc667e 2026-07-21 05:37:11,303 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=faa5d300-9ac8-48f8-871a-86039fe57dfe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=27697e3a-6d19-434b-b17b-4dcf47070dbf, client_auth_method=client-secret, username=admin, authSessionParentId=02217f57-d086-42e2-87a9-ef94fff40495, authSessionTabId=ltVFK6Mbv20 2026-07-21 05:37:11,358 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/6f559b11-6bfc-4774-8aab-b3edd3d7e31c 2026-07-21 05:37:11,740 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=23f3f005-2c01-43b3-aa8f-dd47c93f24e5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4bc2ba15-b32b-4180-b03e-0e6aa600917c, client_auth_method=client-secret, username=admin, authSessionParentId=c8d1034d-1be7-42cf-bb99-0e53fef27bf1, authSessionTabId=54dfamzgi00 2026-07-21 05:37:11,792 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/009f2e62-d760-4e0d-8a0a-61599d35f33b 2026-07-21 05:37:12,161 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=4e82cc38-613f-48eb-a86b-b03f18199127, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef26a4db-d18f-4ef4-81a9-bc3501f62761, client_auth_method=client-secret, username=admin, authSessionParentId=3491186a-563e-490f-b541-67b6625ba030, authSessionTabId=-ZVSJcSBuug 2026-07-21 05:37:12,214 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/e6f5dede-5545-4924-ab6c-2af8e1d677bb 2026-07-21 05:37:12,844 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=fa6755c8-e40c-4ce5-9873-6befe5a1fff5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8ec66ea4-e0b1-496e-a6c0-83338e66feb7, client_auth_method=client-secret, username=admin, authSessionParentId=af7e2ce6-bfbd-4d38-8d43-47eb7bd40745, authSessionTabId=r6UUpB9ByH4 2026-07-21 05:37:13,236 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=137152a6-abea-4117-b0bc-469f0c28df92, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f254445c-1ffc-46ae-87dc-822775a908b6, client_auth_method=client-secret, username=admin, authSessionParentId=d1aadfd9-a0f9-4e57-bb0c-895d70be1013, authSessionTabId=jpORs2wM25A 2026-07-21 05:37:13,631 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=07780342-7a19-464f-942e-fc7840fe48e1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cffd7011-24a0-4ffc-a711-8a115542d511, client_auth_method=client-secret, username=admin, authSessionParentId=96a904f5-a8c1-4052-9375-5f056da30b81, authSessionTabId=ifflCwp7klQ 2026-07-21 05:37:14,015 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=348cb668-ae86-44af-b929-a37af35602f5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3dee10ec-7833-4ccd-8cf7-ca6d2b4d1229, client_auth_method=client-secret, username=admin, authSessionParentId=906cc305-eb66-4aa9-ae91-6f2eb69eb2a4, authSessionTabId=jSrxR9JbcDc 2026-07-21 05:37:14,382 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=49399aaa-9a11-49a5-a92f-e315110b69fa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=03f95acb-51a4-4821-a608-aa48dfcf10a2, client_auth_method=client-secret, username=admin, authSessionParentId=4fb12ff5-40ee-422b-8664-ca7bc32c5de7, authSessionTabId=z5F9Ii9tEnA 2026-07-21 05:38:04,358 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=a9c7f25a-f0c4-44ec-8da3-10917b36aa0c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7eabdafc-e55b-49cb-a39c-d883ce4c995e, client_auth_method=client-secret, username=admin, authSessionParentId=4dc6ae6f-96f8-41b8-8028-35b8aea92a20, authSessionTabId=4-v7lhblYtQ 2026-07-21 05:38:04,454 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=REALM, resourcePath=null 2026-07-21 05:38:05,795 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=be4bde73-0b4b-4d14-9d7a-81514b7c0279, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=031e2ab9-ce0d-4006-8707-b6415d70a5d2, client_auth_method=client-secret, username=admin, authSessionParentId=23e1d3c5-783e-4454-a009-8a456fda63bf, authSessionTabId=F1ejuvd6M7k 2026-07-21 05:38:05,841 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=CLIENT, resourcePath=clients/4f242c97-7c45-463c-9206-46762ca17ab9 2026-07-21 05:38:06,429 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=2fdc4c7e-cdd7-4b93-906d-185a079cc1b4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=729d9109-a41d-427c-a04e-9f07a6542988, client_auth_method=client-secret, username=admin, authSessionParentId=66bc8b06-fcdf-4f90-a74b-cdc1456bdedc, authSessionTabId=suQRyFJwz2A 2026-07-21 05:38:24,379 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=admin-cli, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, auth_method=openid-connect, token_id=c3c36a36-84e3-4fc5-a998-220fc356e156, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e8677857-a3de-4c80-a469-92d1c1ce4e4b, client_auth_method=client-secret, username=admin, authSessionParentId=fc1f0bf4-1ef6-4540-84f6-ced9319ace3f, authSessionTabId=JEBGMBRN36E 2026-07-21 05:38:24,458 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9813dca6-badd-48d5-a0d3-bd400bcf92f1, clientId=dafee6f9-4e55-46af-971d-7c53398f67b2, userId=fc2b3e89-5293-408f-acdc-aa2ee557b08d, ipAddress=199.19.213.242, resourceType=USER, resourcePath=users/59c156b2-2276-490f-a978-736b2df11d08 2026-07-21 05:38:26,178 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=94b2c3ca-b553-4a6c-b716-98a5944b7d70, ipAddress=10.0.0.214, token_id=c876fa5f-9e2e-4a38-be7f-2b2cba8da4d0, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=939a0afa-b8a0-43a4-8d33-47678a6ba4c5, authSessionTabId=wOSSPrDx8xU