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-28 06:08:58,390 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4781ms 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-28 06:08:59,691 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-28 06:09:01,730 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-28 06:09:01,840 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-28 06:09:01,969 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-28 06:09:02,092 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-28 06:09:02,094 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 08ad189d-96af-4714-9dc4-a656e8aece07, name: keycloak-0-20840 2026-04-28 06:09:02,099 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-28 06:09:02,099 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-28 06:09:02,105 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27733 2026-04-28 06:09:02,272 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-28 06:09:02,275 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-28 06:09:04,109 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-20840: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-28 06:09:04,120 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-20840|0] (1) [keycloak-0-20840] 2026-04-28 06:09:04,132 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-20840`, physical addresses are `[10.0.0.200:43269]` 2026-04-28 06:09:04,544 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-20840, Site name: null 2026-04-28 06:09:05,323 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-28 06:09:05,323 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-28 06:09:05,483 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-28 06:09:05,670 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-28 06:09:05,670 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-28 06:09:05,764 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-28 06:09:05,764 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-28 06:09:36,988 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-28 06:09:38,978 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.419s. Listening on: http://0.0.0.0:8080 2026-04-28 06:09:38,979 INFO [io.quarkus] (main) Profile prod activated. 2026-04-28 06:09:38,979 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-28 06:09:39,156 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-28 06:09:48,766 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=21248f49-4613-440c-8b6c-e51449e18a2f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5183a5b5-68fd-4e35-84d9-cba2c7e09c82, client_auth_method=client-secret, username=admin, authSessionParentId=01888fa2-74b4-45cd-b3f2-50fd3592058a, authSessionTabId=SwCKp_QG-U4 2026-04-28 06:09:50,015 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=REALM, resourcePath=atmosphere 2026-04-28 06:09:50,804 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=7af4a8d4-1907-458e-8747-8c71f1a0549b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4bd03bf7-0fdb-4c05-a9ef-014bcbfe088f, client_auth_method=client-secret, username=admin, authSessionParentId=16933309-e419-4f79-8137-55d3d32effaa, authSessionTabId=X-q6hUO2138 2026-04-28 06:09:50,895 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/26f6ca36-3e0e-4439-97a8-9c89eacc5ba7 2026-04-28 06:09:50,987 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/26f6ca36-3e0e-4439-97a8-9c89eacc5ba7/protocol-mappers/models/e8b5d6cb-e58b-472b-b222-2e28980dea51 2026-04-28 06:10:11,678 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=bcbcaa98-6fca-45c5-bf70-582f50a606a9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=85c16416-9734-4e15-ac2e-709b5bd92a00, client_auth_method=client-secret, username=admin, authSessionParentId=9aebda1d-b70c-44e2-b061-1be1580b25d4, authSessionTabId=6SSNy9V8nAQ 2026-04-28 06:10:11,776 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT, resourcePath=clients/bcb008e6-955b-49e7-9bac-1bf585a02e89 2026-04-28 06:10:12,145 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=10c7d58d-1e4a-4672-9a3e-acae342a3d76, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c503c7fc-353d-4cf0-955c-5a2050fbb6b3, client_auth_method=client-secret, username=admin, authSessionParentId=776fc8d4-f3b9-4ee4-911b-3d257ffb4210, authSessionTabId=9O7ty-S9mDQ 2026-04-28 06:10:12,224 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT, resourcePath=clients/d004321e-fad4-4233-a415-27202589bd4d 2026-04-28 06:10:12,585 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=16754919-f539-4330-8968-fc935940e90f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a5f3ac5e-a3a4-4e3a-ad05-f2a5555f24cc, client_auth_method=client-secret, username=admin, authSessionParentId=94c01f82-68de-4eaa-b925-ad961acd3505, authSessionTabId=Yy1F6GiOR54 2026-04-28 06:10:12,670 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT, resourcePath=clients/fa880405-2d44-4e7f-863a-3629c700f64b 2026-04-28 06:10:13,233 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=a4ad86a7-5fa6-4eae-b9de-544ffd46a0de, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=333fa720-f16a-41c1-8738-18b54e2c56e2, client_auth_method=client-secret, username=admin, authSessionParentId=f35c4e2e-436d-4c66-bed6-fd0a53b9c565, authSessionTabId=CC7BoeYdQDU 2026-04-28 06:10:13,338 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT_ROLE, resourcePath=clients/bcb008e6-955b-49e7-9bac-1bf585a02e89/roles/member 2026-04-28 06:10:13,687 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=2da97db1-6bed-4cb7-a701-7ad922f41168, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2c021985-1c55-47fc-99b3-176296477014, client_auth_method=client-secret, username=admin, authSessionParentId=c42ffdf9-52a7-4aef-8dd3-9dad5078d8c8, authSessionTabId=zEhBQZNEDV4 2026-04-28 06:10:13,762 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT_ROLE, resourcePath=clients/d004321e-fad4-4233-a415-27202589bd4d/roles/admin 2026-04-28 06:10:14,116 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=c22dd6bb-32e5-4792-8c30-8e195ffd23e2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a206fe36-21b4-406f-837c-e4cf1587c032, client_auth_method=client-secret, username=admin, authSessionParentId=546f23e2-2b15-46d7-bd9e-30dadf4214ac, authSessionTabId=NMAkqwbrgkA 2026-04-28 06:10:14,220 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT_ROLE, resourcePath=clients/d004321e-fad4-4233-a415-27202589bd4d/roles/editor 2026-04-28 06:10:14,646 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=639c73ca-07a3-4702-a86c-526c1eb5af38, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f0fb8caa-37bf-44d9-9f47-0312fd95aa32, client_auth_method=client-secret, username=admin, authSessionParentId=7efad780-ea1e-4f44-9ec5-1f7d4642a756, authSessionTabId=oEk-J1L3kTw 2026-04-28 06:10:14,744 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT_ROLE, resourcePath=clients/d004321e-fad4-4233-a415-27202589bd4d/roles/viewer 2026-04-28 06:10:15,102 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=56845384-3dbc-4bd7-8a51-2333627de6d0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5795f72b-9b0f-49bb-822e-f964e362effc, client_auth_method=client-secret, username=admin, authSessionParentId=7a489266-7def-48aa-896c-9b5b9693e7de, authSessionTabId=vJoE0RyUG8U 2026-04-28 06:10:15,170 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT_ROLE, resourcePath=clients/fa880405-2d44-4e7f-863a-3629c700f64b/roles/member 2026-04-28 06:12:10,265 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=3034bbfe-eaf6-4898-a423-e846ac199db3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e399cc8b-b96d-44bf-a593-9a2e80bf5673, client_auth_method=client-secret, username=admin, authSessionParentId=d0a43231-4cc2-42e4-86c9-f2ad62ff8ab4, authSessionTabId=xYjooEsf86A 2026-04-28 06:12:10,441 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=REALM, resourcePath=null 2026-04-28 06:12:11,726 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=e24c1bc9-bb27-49c1-bf65-35e71e8334e3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=48a6ec88-abd4-47b6-b7f4-9945d5257447, client_auth_method=client-secret, username=admin, authSessionParentId=f7ed9164-8dfb-4893-9305-c4bb4a9c4633, authSessionTabId=zcwod5x2D6g 2026-04-28 06:12:11,813 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT, resourcePath=clients/711e1451-80eb-41d3-8b5c-16e224931742 2026-04-28 06:12:12,339 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=3c0354ef-baf0-4734-89c4-afaf35516609, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=faa39ab3-9fad-48d8-a63a-e97a00b61f65, client_auth_method=client-secret, username=admin, authSessionParentId=76342076-8a0a-400e-ae03-af0d6a0a5624, authSessionTabId=E1Tmmu5CKBE 2026-04-28 06:12:12,612 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/fbd157f8-d6ac-441c-b6b7-ffc90760cb93/role-mappings/clients/9e687434-e45f-464c-b3b3-738c39109041 2026-04-28 06:16:14,978 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=2a1f4a7c-43be-496d-827e-4848856e83c3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=671de09c-552a-4946-ae00-2c8083bde65f, client_auth_method=client-secret, username=admin, authSessionParentId=2a2fdb1d-da33-41a3-9a5c-25f286c79e40, authSessionTabId=vtPGFdCG36M 2026-04-28 06:16:15,121 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=REALM, resourcePath=null 2026-04-28 06:16:15,725 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=b45cbc0f-c798-47f6-af24-dcf18f3d8180, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5b5c6089-4945-4590-9b0d-8ac2f61084a7, client_auth_method=client-secret, username=admin, authSessionParentId=cc992a66-8347-4e06-ae54-f52369ed787d, authSessionTabId=i0oX0iu-dbc 2026-04-28 06:16:15,772 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/26f6ca36-3e0e-4439-97a8-9c89eacc5ba7 2026-04-28 06:16:15,832 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/26f6ca36-3e0e-4439-97a8-9c89eacc5ba7/protocol-mappers/models/e8b5d6cb-e58b-472b-b222-2e28980dea51 2026-04-28 06:16:21,369 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=6a631d45-60b2-413b-ada9-4153b6f0b9d8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2a39df95-7607-488c-af1e-14dcae82240d, client_auth_method=client-secret, username=admin, authSessionParentId=ecc804d6-e344-4a38-b17a-de29addc3cf5, authSessionTabId=0oZUR-NCWDY 2026-04-28 06:16:21,420 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT, resourcePath=clients/bcb008e6-955b-49e7-9bac-1bf585a02e89 2026-04-28 06:16:21,767 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=2af5c590-89f7-49dc-82f9-f81196d71a81, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=67d46733-8985-48c9-887d-a08d3b44ff57, client_auth_method=client-secret, username=admin, authSessionParentId=aab42396-4815-4843-a9f6-1c465aed4ba7, authSessionTabId=-BLTMUCfmDE 2026-04-28 06:16:21,813 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT, resourcePath=clients/d004321e-fad4-4233-a415-27202589bd4d 2026-04-28 06:16:22,181 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=476562bb-4ea7-4d14-bf31-e050acff544e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=24a87161-bc46-4990-a902-b088135837f3, client_auth_method=client-secret, username=admin, authSessionParentId=fa1fb27f-665a-4557-903a-fe77bbd0a993, authSessionTabId=c5f_ofpUjYw 2026-04-28 06:16:22,222 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT, resourcePath=clients/fa880405-2d44-4e7f-863a-3629c700f64b 2026-04-28 06:16:22,787 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=93b26f7e-bcc4-41b8-961f-570b0480fb6a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6a429796-2a31-4d51-bf11-22b318449d2f, client_auth_method=client-secret, username=admin, authSessionParentId=667fafbd-a1f2-4e13-aa00-5f45c3f19900, authSessionTabId=o0Xa1V8mq7M 2026-04-28 06:16:23,154 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=3039f5b4-59c7-43a1-8208-c29856e66fed, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a734d743-b624-488a-9ee9-c47342122583, client_auth_method=client-secret, username=admin, authSessionParentId=8f90e6a5-37c1-419a-be7b-b171132e6836, authSessionTabId=HybXWxWEzoI 2026-04-28 06:16:23,504 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=5c0b5a08-4eef-4082-b4e0-64d1de658ad9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=12eea5ad-8390-46e4-b2c8-0b3998392bfd, client_auth_method=client-secret, username=admin, authSessionParentId=59702642-f603-4b0b-81d7-56fe3f1763f0, authSessionTabId=Q6mZ1k-hYj0 2026-04-28 06:16:23,857 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=fbc727f2-434b-421a-a07b-16f2f9d44cf3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9ca667b1-6525-43c0-a849-5d31a127bb08, client_auth_method=client-secret, username=admin, authSessionParentId=05313ae4-ca5f-4bd4-ac99-fcb70a9481e2, authSessionTabId=nKSXdQcuQcI 2026-04-28 06:16:24,203 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=f73510b6-be1e-43ca-b782-761fc7799979, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0f41878e-f2d5-4157-b4f4-85bdcc3a31c8, client_auth_method=client-secret, username=admin, authSessionParentId=7f449ea8-83a6-496a-8a5d-061496b44c15, authSessionTabId=52oxF4yNlhU 2026-04-28 06:17:13,548 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=19f3720d-9662-412b-93f4-90bb57a3243d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8bdd12f1-5d59-472d-9884-257be3a6769b, client_auth_method=client-secret, username=admin, authSessionParentId=876f872d-0521-4d69-b6a8-1f67181ca4d0, authSessionTabId=Rs_wfkBR8nw 2026-04-28 06:17:13,629 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=REALM, resourcePath=null 2026-04-28 06:17:14,923 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=5894f281-0d20-4d2d-8e97-c94cc736b05c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1936bef4-9b8e-459b-b6fe-2cd82547b611, client_auth_method=client-secret, username=admin, authSessionParentId=fc282d21-558c-4944-b823-cceda63ead67, authSessionTabId=j9waoqlRc-k 2026-04-28 06:17:14,974 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=CLIENT, resourcePath=clients/711e1451-80eb-41d3-8b5c-16e224931742 2026-04-28 06:17:15,607 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=256b265c-d1c0-4b63-93a8-a886cf487509, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c8ca5024-e63c-41ea-9173-d9e9e2aa820c, client_auth_method=client-secret, username=admin, authSessionParentId=68c03e62-059f-4cc4-961f-90bb8d4a1964, authSessionTabId=wDFkU0vPIfE 2026-04-28 06:17:33,253 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=admin-cli, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=95d2891f-55c5-4d4c-9704-da47176b3381, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2a12288f-acda-4b55-a523-11aea5740d70, client_auth_method=client-secret, username=admin, authSessionParentId=cf53c2a4-6814-436c-b67e-8cf47a3241d1, authSessionTabId=7acWG5Hy1d8 2026-04-28 06:17:33,324 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=4b7f2773-0e76-4213-96ea-034662228390, clientId=f07490b1-c523-467f-8299-01d9053fbc4c, userId=ddaff327-dd7b-4ba5-9814-56418141372b, ipAddress=199.204.45.242, resourceType=USER, resourcePath=users/babaed31-f269-4d9e-9035-c7253f96377e 2026-04-28 06:17:35,064 INFO [org.keycloak.events] (executor-thread-2) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=fbd157f8-d6ac-441c-b6b7-ffc90760cb93, ipAddress=10.0.0.213, token_id=4b006849-2099-42fe-9348-1e91ae8d8ad2, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=9bd43dbc-3b95-4b65-9437-94b299787b97, authSessionTabId=mwMGnD8zJTM