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-04-27 16:07:33,693 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5277ms 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-04-27 16:07:35,052 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-04-27 16:07:37,196 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-27 16:07:37,369 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-27 16:07:37,494 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-27 16:07:37,607 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-27 16:07:37,610 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 418f87a3-7e0d-4d6f-bb79-465ec61877fc, name: keycloak-0-65408 2026-04-27 16:07:37,618 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-04-27 16:07:37,618 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-04-27 16:07:37,625 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41953 2026-04-27 16:07:37,866 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-04-27 16:07:39,629 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-65408: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-27 16:07:39,640 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-65408|0] (1) [keycloak-0-65408] 2026-04-27 16:07:39,654 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-65408`, physical addresses are `[10.0.0.92:57489]` 2026-04-27 16:07:40,039 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-65408, Site name: null 2026-04-27 16:07:40,042 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-27 16:07:40,769 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-04-27 16:07:40,769 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-04-27 16:07:40,943 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-27 16:07:41,133 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-04-27 16:07:41,134 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-04-27 16:07:41,238 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-04-27 16:07:41,238 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-04-27 16:08:19,910 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-27 16:08:22,112 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 48.258s. Listening on: http://0.0.0.0:8080 2026-04-27 16:08:22,113 INFO [io.quarkus] (main) Profile prod activated. 2026-04-27 16:08:22,113 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-04-27 16:08:22,301 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-27 16:08:34,152 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=6272d251-a290-4c4c-8347-e76879d9e32d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2331b91c-1bcc-4106-892c-2999e361e612, client_auth_method=client-secret, username=admin, authSessionParentId=667211ff-b818-4bb9-862c-3409294813bb, authSessionTabId=vzI4PcSORHE 2026-04-27 16:08:35,931 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=REALM, resourcePath=atmosphere 2026-04-27 16:08:36,691 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=4ba6284f-0931-4f8f-b2e6-c96a7891192c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=27ffe6a6-c2c9-4177-bd7e-3234ae073dae, client_auth_method=client-secret, username=admin, authSessionParentId=40dc2261-b153-412d-903c-cf4b13a09ed8, authSessionTabId=UaWVT-Z3aIU 2026-04-27 16:08:36,769 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b1911da5-a00d-4a1e-a3ce-c7d4217b5d45 2026-04-27 16:08:36,857 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b1911da5-a00d-4a1e-a3ce-c7d4217b5d45/protocol-mappers/models/5effe78c-3633-4cf0-a817-bb34f37c3507 2026-04-27 16:08:57,599 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=f3dc511d-050b-4595-bbae-711f9e4c149e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ee8984d0-06fe-4d88-8df1-f610d6770c8c, client_auth_method=client-secret, username=admin, authSessionParentId=33f85a7a-6012-4f6c-8669-8d8404f231be, authSessionTabId=VCTKRRJ0YE0 2026-04-27 16:08:57,711 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT, resourcePath=clients/705693ac-fbd0-40c2-82e1-d9031af77117 2026-04-27 16:08:58,068 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=f9d0fad7-8a0a-44b6-b161-6ebf5cccb053, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b614bbed-8d4d-4afb-992e-7fb247953077, client_auth_method=client-secret, username=admin, authSessionParentId=07b0ec2c-9ca2-4321-bf21-4830ca6b87ef, authSessionTabId=-x8Arg9rPx8 2026-04-27 16:08:58,144 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT, resourcePath=clients/90ba7c8c-3dab-4ca0-abaf-fdbb1d6ed8e2 2026-04-27 16:08:58,508 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=5a190589-987c-4e76-bcbb-8ef8a96a88cc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=71030d81-6033-48d9-b69d-bf895b330de9, client_auth_method=client-secret, username=admin, authSessionParentId=b7325456-7025-4137-900d-0ee845019127, authSessionTabId=LmdQDpTUrAI 2026-04-27 16:08:58,579 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT, resourcePath=clients/3fb0c135-70e3-44ed-97fb-d31d6a06b802 2026-04-27 16:08:59,152 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=5da2f4ea-3333-487f-97a2-45cfc25ff11d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8fe4c7ca-fcdb-499d-b4b1-1e7f302a2746, client_auth_method=client-secret, username=admin, authSessionParentId=47e431c3-1b6b-4b46-a199-ef8fb0adae2b, authSessionTabId=PZUiWw_TCAA 2026-04-27 16:08:59,257 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT_ROLE, resourcePath=clients/705693ac-fbd0-40c2-82e1-d9031af77117/roles/member 2026-04-27 16:08:59,640 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=32af3003-d989-4418-bff0-a43b0c4a7bf0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=21d2a67e-3425-4583-817f-aca7f4df2301, client_auth_method=client-secret, username=admin, authSessionParentId=b644570b-b460-48cd-925d-adda860dc601, authSessionTabId=o93pLvrc9Co 2026-04-27 16:08:59,736 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT_ROLE, resourcePath=clients/90ba7c8c-3dab-4ca0-abaf-fdbb1d6ed8e2/roles/admin 2026-04-27 16:09:00,130 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=47de0f8d-38f4-43e7-8d13-686671dc92f4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f599af79-b5a2-45db-be72-6e66bdb0b02d, client_auth_method=client-secret, username=admin, authSessionParentId=dd88c058-f82c-4bfd-bc22-fb674b5fbd3f, authSessionTabId=81PFQwEbC_M 2026-04-27 16:09:00,207 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT_ROLE, resourcePath=clients/90ba7c8c-3dab-4ca0-abaf-fdbb1d6ed8e2/roles/editor 2026-04-27 16:09:00,567 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=1f02b54f-6d5b-4d7c-9dcb-c13a496b173f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6d92a3f3-72a9-400f-9523-81ff3c8e9e5a, client_auth_method=client-secret, username=admin, authSessionParentId=de9b3030-dd71-4683-b63f-94ddc109615a, authSessionTabId=Wvw7wovEDkQ 2026-04-27 16:09:00,656 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT_ROLE, resourcePath=clients/90ba7c8c-3dab-4ca0-abaf-fdbb1d6ed8e2/roles/viewer 2026-04-27 16:09:01,014 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=5f280e80-f76f-4f36-90c2-2c44a55115b6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=828e5cfb-40d0-45ea-b898-8ffbbc29c794, client_auth_method=client-secret, username=admin, authSessionParentId=c4c5e42a-2c30-4bc6-8de1-98d6adb3a26d, authSessionTabId=UNlLTOcJfgI 2026-04-27 16:09:01,094 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT_ROLE, resourcePath=clients/3fb0c135-70e3-44ed-97fb-d31d6a06b802/roles/member 2026-04-27 16:10:57,891 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=5597e614-6cf2-4582-bd55-de7bcf33d2e1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=18d741fa-d54a-4606-9fd0-0692f199c0a8, client_auth_method=client-secret, username=admin, authSessionParentId=282eccf2-890f-4ae0-bd2b-b0688c14bce2, authSessionTabId=QWXK1yO0G1w 2026-04-27 16:10:58,057 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=REALM, resourcePath=null 2026-04-27 16:10:59,410 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=e714b1e3-5a4b-4939-934c-2df06d045964, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5ed977d5-86d0-4680-907e-f51ccad06e10, client_auth_method=client-secret, username=admin, authSessionParentId=560c50ad-7571-4f3f-9d7e-ed1901649268, authSessionTabId=omj253n6cOg 2026-04-27 16:10:59,511 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT, resourcePath=clients/c00d55e1-6636-424d-a7a7-64199f2338f2 2026-04-27 16:11:00,099 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=54dc44db-0cdc-4b6d-8934-9863993b8345, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=40941d17-f916-44b5-9308-ba8d2b1a97da, client_auth_method=client-secret, username=admin, authSessionParentId=13f952b8-5fd2-4433-8999-edfeb3e14298, authSessionTabId=1kW1Dk3VDSA 2026-04-27 16:11:00,367 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/72513309-45c8-4999-b602-eb16ea35f09c/role-mappings/clients/329ab78a-776d-418e-8b6a-935363ede7f3 2026-04-27 16:15:06,529 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=b945b4e2-6153-4fb8-89b2-1e9cacc77840, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f34d9071-26c5-4090-af55-2a5c1ba8ec6b, client_auth_method=client-secret, username=admin, authSessionParentId=7ad6b26f-2597-4f87-8ada-94f032d5bf3a, authSessionTabId=lVdA98cvzGw 2026-04-27 16:15:06,657 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=REALM, resourcePath=null 2026-04-27 16:15:07,278 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=7da8f702-5e6e-4f9e-99d3-cf3508569563, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b6176ecc-6eb0-4e5f-883c-089787bfd745, client_auth_method=client-secret, username=admin, authSessionParentId=b868a5f5-1417-444c-8a0c-f9fb02e108e9, authSessionTabId=7WH_LN0L0JU 2026-04-27 16:15:07,346 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b1911da5-a00d-4a1e-a3ce-c7d4217b5d45 2026-04-27 16:15:07,403 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b1911da5-a00d-4a1e-a3ce-c7d4217b5d45/protocol-mappers/models/5effe78c-3633-4cf0-a817-bb34f37c3507 2026-04-27 16:15:13,364 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=0760b111-f777-4a87-bd0e-2c65fab61c25, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cbd6ce59-0e4a-4728-90be-887a374d7411, client_auth_method=client-secret, username=admin, authSessionParentId=e09b7973-210a-44eb-9dff-9b1e673ceb8c, authSessionTabId=4Vy_48F3joI 2026-04-27 16:15:13,422 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT, resourcePath=clients/705693ac-fbd0-40c2-82e1-d9031af77117 2026-04-27 16:15:13,827 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=12b77e1e-31af-4177-a5e1-0b208e6bbab5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dc8a4964-8a24-4477-b399-ddaccad2d864, client_auth_method=client-secret, username=admin, authSessionParentId=c52e1184-dec9-41ad-8d9b-360c77c63d7e, authSessionTabId=kFul5r4VpCY 2026-04-27 16:15:13,892 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT, resourcePath=clients/90ba7c8c-3dab-4ca0-abaf-fdbb1d6ed8e2 2026-04-27 16:15:14,351 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=aaaf4ec7-1363-44dc-b444-1f1b60a11a8e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=490d89c4-17d1-4b40-8161-25abe5864024, client_auth_method=client-secret, username=admin, authSessionParentId=4e187f7e-a389-45f6-976e-bde0e334ca5f, authSessionTabId=gf6uy-NUk6w 2026-04-27 16:15:14,405 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT, resourcePath=clients/3fb0c135-70e3-44ed-97fb-d31d6a06b802 2026-04-27 16:15:14,992 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=82d7cfac-ed41-41bc-a213-62f8e91d3611, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e2788911-b6ed-4996-8647-2f4366c563c6, client_auth_method=client-secret, username=admin, authSessionParentId=d6142608-c56b-47b8-ac12-1893c1898865, authSessionTabId=Qr9cuIFQgl4 2026-04-27 16:15:15,372 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=908666bd-fc41-45f6-b4e6-4b073a180819, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e70f4c5d-06c0-449d-bfb7-3ec09efebeeb, client_auth_method=client-secret, username=admin, authSessionParentId=5aa5b40b-07b6-48c3-a14e-072cc8e3e2a1, authSessionTabId=5nR7MverCZY 2026-04-27 16:15:15,745 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=60a59423-109c-4fda-a6ea-e74235a5b6c1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dd8dd55b-0423-4d34-9e24-72504ffa1b9b, client_auth_method=client-secret, username=admin, authSessionParentId=2a143a61-6489-46fa-aa05-7dac8241bb91, authSessionTabId=DE6kE6ktLbc 2026-04-27 16:15:16,161 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=a1abc774-9c34-4fc3-82a0-97a83c649950, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c26f3922-b7b1-4d56-a49c-63e4d89456d5, client_auth_method=client-secret, username=admin, authSessionParentId=f483b1ef-33f1-476d-b610-eb465344fe26, authSessionTabId=Qbejq8suaBs 2026-04-27 16:15:16,529 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=e7642792-14ef-4bd4-8d09-f8b55b5c385a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7f5454c5-ea4e-46d2-bdf2-d8b3b34fc66e, client_auth_method=client-secret, username=admin, authSessionParentId=4c1f8d22-2a16-4bae-b771-6ce0cb07ef45, authSessionTabId=_pW86P4IB1I 2026-04-27 16:16:05,778 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=05f33ab3-5d23-44a4-890d-db7efbbcbc9e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4e90c588-0ca4-4dad-ac85-5551a8ab000a, client_auth_method=client-secret, username=admin, authSessionParentId=e5dc24bf-e584-498b-b9a9-17bd20084d29, authSessionTabId=E-fHZzRPXTw 2026-04-27 16:16:05,860 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=REALM, resourcePath=null 2026-04-27 16:16:07,151 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=347654f3-afc2-4f50-b0ff-7c2c203aded0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=556cae71-7de1-4839-8feb-25a080987551, client_auth_method=client-secret, username=admin, authSessionParentId=2eb490de-da60-455e-87f9-2791a27bb6ba, authSessionTabId=CILQajsjHiQ 2026-04-27 16:16:07,205 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=CLIENT, resourcePath=clients/c00d55e1-6636-424d-a7a7-64199f2338f2 2026-04-27 16:16:07,778 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=24a52000-7501-41db-bf22-4f601081e054, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=92a3041f-e3f6-4ecd-b56c-92fa6124dfff, client_auth_method=client-secret, username=admin, authSessionParentId=d3df78cb-0f67-4895-a246-d4f14bd0f608, authSessionTabId=vFjlEcGJLSU 2026-04-27 16:16:25,331 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=admin-cli, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, auth_method=openid-connect, token_id=6ce362da-a2b5-44a8-801d-3ac2b685b380, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e5bbc525-34b5-4531-a431-00f3cc079d82, client_auth_method=client-secret, username=admin, authSessionParentId=fa9ed2c6-6aa7-449a-a3b7-710f24f01c96, authSessionTabId=VEHHfJ6UjI8 2026-04-27 16:16:25,403 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=45b58654-d897-401a-82e4-7ef6576316a8, clientId=c0486e05-7376-4ad0-8ff7-b418fbad9821, userId=e4d2f490-ebae-4b7d-9ffb-62bdb19dec0b, ipAddress=199.19.213.191, resourceType=USER, resourcePath=users/ccfd1f60-8e10-448f-bbe6-542bbcfe85db 2026-04-27 16:16:27,095 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=72513309-45c8-4999-b602-eb16ea35f09c, ipAddress=10.0.0.14, token_id=772198ed-15f4-443a-8792-0a8a17df9754, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=75979890-4722-47ac-853a-e9b9ddbfef96, authSessionTabId=sJwCl2U0JYI