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-17 04:10:53,436 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4892ms 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-17 04:10:54,760 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-17 04:10:56,792 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-17 04:10:56,945 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-17 04:10:57,075 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-17 04:10:57,188 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-17 04:10:57,189 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c95899c1-cde7-4039-9b8d-3296446913df, name: keycloak-0-32985 2026-04-17 04:10:57,195 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-17 04:10:57,195 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-17 04:10:57,201 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33450 2026-04-17 04:10:57,504 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-17 04:10:59,206 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-32985: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-17 04:10:59,218 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-32985|0] (1) [keycloak-0-32985] 2026-04-17 04:10:59,230 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-32985`, physical addresses are `[10.0.0.249:48986]` 2026-04-17 04:10:59,624 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-32985, Site name: null 2026-04-17 04:11:00,380 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-17 04:11:00,381 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-17 04:11:00,532 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-17 04:11:00,739 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-17 04:11:00,739 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-17 04:11:00,848 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-17 04:11:00,849 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-17 04:12:08,570 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-17 04:12:08,596 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-17 04:12:10,763 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 77.161s. Listening on: http://0.0.0.0:8080 2026-04-17 04:12:10,764 INFO [io.quarkus] (main) Profile prod activated. 2026-04-17 04:12:10,764 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-17 04:12:10,944 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-17 04:12:23,374 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=6822abce-92f1-41e0-ac81-5a5243c52dcf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=da810471-dd25-4359-8bb4-91e519cbc3ff, client_auth_method=client-secret, username=admin, authSessionParentId=da991236-2e42-40ef-8225-605906872dca, authSessionTabId=h1qjF94Tc9c 2026-04-17 04:12:24,746 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=REALM, resourcePath=atmosphere 2026-04-17 04:12:25,525 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=2c0bebca-339d-4797-9e57-f41bf054000c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=99c40e59-0580-4e0d-bf86-bde735b455d4, client_auth_method=client-secret, username=admin, authSessionParentId=7f0d2b5c-8a8e-402e-8078-f98b6f41e637, authSessionTabId=9JlIZgN0Cjc 2026-04-17 04:12:25,619 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d3a3af1b-ed20-486c-bc27-390cb473e15f 2026-04-17 04:12:25,716 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d3a3af1b-ed20-486c-bc27-390cb473e15f/protocol-mappers/models/2bd31573-2be5-4cd7-9abf-3e06c673a748 2026-04-17 04:12:46,775 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=5daa8115-20ba-45af-95e4-aad62d1c2eeb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d66f4062-c301-4bea-8188-e0702681d86c, client_auth_method=client-secret, username=admin, authSessionParentId=3a25b471-72a8-4e2a-bed9-a178bcf3140d, authSessionTabId=h3AzFVJFdMI 2026-04-17 04:12:46,903 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/f80dee45-d1f7-45d6-a0c2-553dd849cefe 2026-04-17 04:12:47,281 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=658bb2a8-6428-4478-9792-cf2a424db954, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3a7af9f5-a559-4952-bc6d-79c5bb1dbd77, client_auth_method=client-secret, username=admin, authSessionParentId=4ce2fc6c-251e-4791-b14f-a5b3f0563137, authSessionTabId=5Hz7wFX4xhk 2026-04-17 04:12:47,401 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/00c111f9-153e-4320-83bc-bfeab904d7bb 2026-04-17 04:12:47,848 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=6b8e13e9-ca4e-4db7-969e-8fd616d339f1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4739a60d-1468-49d9-8e91-3389dcbaad3e, client_auth_method=client-secret, username=admin, authSessionParentId=7912cbe7-bf08-4e80-b0e1-decb27a5c72b, authSessionTabId=TYtWe4cvxu0 2026-04-17 04:12:47,947 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/651c7080-3d40-4c05-b8e7-cfa2700d4246 2026-04-17 04:12:48,543 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=2aa84823-d49d-44a8-b5a0-2b0dd66f35e4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ebda6851-ad8d-428c-9d02-2d1fa73f4897, client_auth_method=client-secret, username=admin, authSessionParentId=66324439-d5f4-4e5e-bbce-dd40825436d7, authSessionTabId=gknarq2V6FY 2026-04-17 04:12:48,669 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/f80dee45-d1f7-45d6-a0c2-553dd849cefe/roles/member 2026-04-17 04:12:49,049 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=4efed887-666d-44c3-88cb-e62adb58a800, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c78ff2c9-38d2-48b3-92c9-4347a01d2a62, client_auth_method=client-secret, username=admin, authSessionParentId=4dd2476f-1c42-4ee0-ae2b-a139cf394c92, authSessionTabId=5eCUKcwLao0 2026-04-17 04:12:49,176 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/00c111f9-153e-4320-83bc-bfeab904d7bb/roles/admin 2026-04-17 04:12:49,587 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=07901718-7a13-4f2c-99f3-6ce1a1d64dc5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e16af601-dc06-4975-8ba1-e479532dd3d9, client_auth_method=client-secret, username=admin, authSessionParentId=4a4dd77b-4c74-46fc-b987-bed0526d3989, authSessionTabId=DRQtbatTxHA 2026-04-17 04:12:49,682 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/00c111f9-153e-4320-83bc-bfeab904d7bb/roles/editor 2026-04-17 04:12:50,080 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=27cec074-6823-4835-af5c-ae6d2e6e0a8f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=09ff43f3-2128-46f8-84e9-6c2fe39b68d7, client_auth_method=client-secret, username=admin, authSessionParentId=c4cfde15-21f0-42d8-ace8-0c0e59a90d45, authSessionTabId=-pmBq4tlYJ4 2026-04-17 04:12:50,308 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/00c111f9-153e-4320-83bc-bfeab904d7bb/roles/viewer 2026-04-17 04:12:50,695 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=c4b5d622-0219-4d99-87f0-9b3fc62c260b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b33df52e-699f-421b-9a5e-514e5ae317d7, client_auth_method=client-secret, username=admin, authSessionParentId=0ad93e3a-cd4a-40d5-8496-fa1d236492aa, authSessionTabId=Zmg-Ei4xy0U 2026-04-17 04:12:50,810 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/651c7080-3d40-4c05-b8e7-cfa2700d4246/roles/member 2026-04-17 04:15:22,002 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=e83ad50e-af95-4a1b-bc52-d9fa59abd159, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6bee9f87-b2aa-461a-89bd-211c0494528f, client_auth_method=client-secret, username=admin, authSessionParentId=59eda85e-4446-42f4-bcb7-eaa1c6f7a26b, authSessionTabId=T_FZERKaLcg 2026-04-17 04:15:22,390 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=REALM, resourcePath=null 2026-04-17 04:15:23,732 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=809e9b1e-ccaf-4e84-bdd8-97efa7bf40b0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c942f516-d3c6-4f42-917b-30a656197eb6, client_auth_method=client-secret, username=admin, authSessionParentId=e515773e-5bd2-4d8f-8f3d-480f7afcb910, authSessionTabId=h5GU9W9ywng 2026-04-17 04:15:23,830 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/16278619-981c-46e3-9889-cdd92f1658b3 2026-04-17 04:15:24,393 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=75cb0701-ab67-47cb-9468-f60b19d5baa1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6d2120aa-dff2-45e5-8470-489ff4dc360a, client_auth_method=client-secret, username=admin, authSessionParentId=3aa4477f-c2f9-49c4-ba44-dbaf395a0ea3, authSessionTabId=yHhbKc_r2-w 2026-04-17 04:15:24,724 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/f271d94b-e5e3-497d-9728-2ce834b706b7/role-mappings/clients/11c04a0d-b431-4027-aad8-2aa748523d67 2026-04-17 04:19:35,372 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=c4bcbf4d-578b-403c-89e0-f9a44eed1015, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=221d86c8-0271-49c0-bb36-9ffd20eff689, client_auth_method=client-secret, username=admin, authSessionParentId=2c9ff61a-36a5-44e9-bd6a-bbba01c32d9e, authSessionTabId=H1wcHk77oek 2026-04-17 04:19:35,480 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=REALM, resourcePath=null 2026-04-17 04:19:36,070 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=6237c40c-08ab-43bd-926d-29a207554053, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4980cd51-84c4-47d1-bb61-f6cd3687d2d4, client_auth_method=client-secret, username=admin, authSessionParentId=f0b33294-b5a5-4e97-9ae1-0cec2d1a325d, authSessionTabId=xoiawj65I8U 2026-04-17 04:19:36,136 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d3a3af1b-ed20-486c-bc27-390cb473e15f 2026-04-17 04:19:36,198 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d3a3af1b-ed20-486c-bc27-390cb473e15f/protocol-mappers/models/2bd31573-2be5-4cd7-9abf-3e06c673a748 2026-04-17 04:19:41,787 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=b68a8a1f-480b-4bc4-af4f-848de38a6d28, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=295fcee4-3f61-41c0-a482-82c08a5403f4, client_auth_method=client-secret, username=admin, authSessionParentId=12540094-b6fb-4ad3-ac6e-cefa5874c78a, authSessionTabId=gCKYyOBPmmI 2026-04-17 04:19:41,843 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/f80dee45-d1f7-45d6-a0c2-553dd849cefe 2026-04-17 04:19:42,217 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=ae392ddb-d8f5-49a6-94c5-2da5386ccb59, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1cee331f-607f-4e35-b4c8-b85ddbc6ae94, client_auth_method=client-secret, username=admin, authSessionParentId=4743e4e3-57c2-4d56-9232-54ffb1307282, authSessionTabId=R94QWcloTiI 2026-04-17 04:19:42,265 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/00c111f9-153e-4320-83bc-bfeab904d7bb 2026-04-17 04:19:42,638 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=47b09f53-5175-4f08-bdc6-2dbb6ef36c4a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f3ada6f5-6be8-479e-8a60-4dae688edf99, client_auth_method=client-secret, username=admin, authSessionParentId=68e896bc-7254-4185-b923-0aa27b1bc4d4, authSessionTabId=1VqqXXlDSLI 2026-04-17 04:19:42,678 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/651c7080-3d40-4c05-b8e7-cfa2700d4246 2026-04-17 04:19:43,275 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=7049a719-dbd9-4f53-9438-67c09a338962, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=25933625-8f99-42fc-aa5b-e86b6ebd8824, client_auth_method=client-secret, username=admin, authSessionParentId=49068f54-829a-4929-a019-70ddeeb626d1, authSessionTabId=V4n9U0cAKYY 2026-04-17 04:19:43,641 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=13706cf4-6a51-4bff-9e6e-daf81f4b35b3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=851ced8c-9a6f-4a44-a0d5-1bcad87a93e1, client_auth_method=client-secret, username=admin, authSessionParentId=783e6845-e7d7-4f68-89a8-a6e878c678ca, authSessionTabId=kl3pLwgH-lw 2026-04-17 04:19:44,014 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=f9b239ca-a998-4a24-b2cd-4c36307c1a66, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a09a018d-b762-4dbf-8a9e-8e48992e9146, client_auth_method=client-secret, username=admin, authSessionParentId=2360c3ad-2606-4c59-ab8d-5aa89d870515, authSessionTabId=NNDk0RpA2gg 2026-04-17 04:19:44,358 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=eba11f67-fcb9-4ae0-b6a1-519f24fda585, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cea18412-54fd-4c3f-8823-a29138666b45, client_auth_method=client-secret, username=admin, authSessionParentId=92546f9c-fe87-4fa2-bdf0-8ccf794b78eb, authSessionTabId=2FESzES15Pg 2026-04-17 04:19:44,700 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=42fb3d2a-5ad9-4c5f-a604-550937b04661, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=acd3d980-aca1-4caf-8cee-f12275e94083, client_auth_method=client-secret, username=admin, authSessionParentId=d3e464a8-8c03-4b57-8604-b5714b89476a, authSessionTabId=RZ7Y9YClAsw 2026-04-17 04:20:35,401 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=8b2ce41f-00c0-4b0a-aab8-7e18623fac77, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ca4348a5-8a1d-4aa5-a56b-9e66407aee2c, client_auth_method=client-secret, username=admin, authSessionParentId=94a6c13a-9952-4f1a-8171-0d52a69913e7, authSessionTabId=nFTGo7quIkE 2026-04-17 04:20:35,527 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=REALM, resourcePath=null 2026-04-17 04:20:36,914 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=531a16e8-15b9-4c45-ba10-d746b5c1a7d7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3bf89658-704d-45fd-8f15-34e64d295e60, client_auth_method=client-secret, username=admin, authSessionParentId=625a5e61-2a1f-44ba-9c34-01622e27de49, authSessionTabId=fN96NGjrx6g 2026-04-17 04:20:36,970 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/16278619-981c-46e3-9889-cdd92f1658b3 2026-04-17 04:20:37,588 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=484a3436-5455-46b2-8161-d1d2525c50b5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d620afc0-0468-41d9-89cd-07aa84721f71, client_auth_method=client-secret, username=admin, authSessionParentId=777dc491-406d-4c1c-b571-61a9379fae5b, authSessionTabId=QROOUdiFygs 2026-04-17 04:20:55,167 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=admin-cli, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=db92bd09-3851-4cfb-83d8-fcb9a9341d82, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dce07e15-8dd5-4fad-a23e-3586fee16105, client_auth_method=client-secret, username=admin, authSessionParentId=295acf22-372d-4f19-b364-0861af478160, authSessionTabId=FkIxpYCiJbM 2026-04-17 04:20:55,242 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fc122468-e7a8-4b0b-902d-5d29456a6ac2, clientId=2d087ccc-18ee-4f16-af51-e224afb2c1d5, userId=dde520ac-9b17-4292-8d10-fc13a9687a89, ipAddress=199.204.45.222, resourceType=USER, resourcePath=users/f150db48-3fb3-4b68-a0f0-b8368146b4dd 2026-04-17 04:21:30,386 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=f271d94b-e5e3-497d-9728-2ce834b706b7, ipAddress=10.0.0.183, token_id=a988dbdf-b96e-4fa3-ae6d-3eeff1922757, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=c7c6e7d2-be6b-495d-a527-96cd0bed54c0, authSessionTabId=PcSd1dhDX48