Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-05-19 19:13:52,562 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5057ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-05-19 19:13:53,815 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-05-19 19:13:55,878 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-19 19:13:56,020 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-19 19:13:56,141 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-19 19:13:56,235 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-19 19:13:56,236 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 00f2d6d1-b248-40a1-aea5-35ce107e7236, name: keycloak-0-10833 2026-05-19 19:13:56,242 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-05-19 19:13:56,242 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-05-19 19:13:56,252 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25525 2026-05-19 19:13:56,485 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-05-19 19:13:56,490 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-19 19:13:57,224 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 19:13:57,225 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 19:13:57,373 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-19 19:13:57,546 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 19:13:57,547 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 19:13:57,643 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 19:13:57,643 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 19:13:58,259 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-10833: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-19 19:13:58,271 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-10833|0] (1) [keycloak-0-10833] 2026-05-19 19:13:58,284 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-10833`, physical addresses are `[10.0.0.91:41061]` 2026-05-19 19:14:40,968 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-10833, Site name: null 2026-05-19 19:14:41,101 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-19 19:14:43,173 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 50.454s. Listening on: http://0.0.0.0:8080 2026-05-19 19:14:43,174 INFO [io.quarkus] (main) Profile prod activated. 2026-05-19 19:14:43,174 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-05-19 19:14:43,361 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-19 19:14:52,903 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=da0fa256-60d7-4826-be48-6c81c801cad1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=36cc56ae-f7bf-424d-a694-d2ae651c99fb, client_auth_method=client-secret, username=admin, authSessionParentId=a046e95e-ba3f-4ac3-8f09-a8b8dd9f5e40, authSessionTabId=3MRS6lYL9ls 2026-05-19 19:14:54,256 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=REALM, resourcePath=atmosphere 2026-05-19 19:14:55,046 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=819bf3e6-8efb-4108-b56e-89907a6f822f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2323f11b-a7a7-4bff-95f8-0fbc3319296a, client_auth_method=client-secret, username=admin, authSessionParentId=063cfb94-67e7-4f46-9489-fca4fd848f5e, authSessionTabId=CDiHlgi2s54 2026-05-19 19:14:55,143 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/95557f89-5349-4374-9d96-86c1976108be 2026-05-19 19:14:55,236 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/95557f89-5349-4374-9d96-86c1976108be/protocol-mappers/models/34543c55-6cdf-4b17-b7fd-c74cf60fadc0 2026-05-19 19:15:15,906 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=b52d0f33-8639-42c4-833e-4582fb6d4361, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4ce316ef-f28c-4c4c-9413-6fd8495ba600, client_auth_method=client-secret, username=admin, authSessionParentId=d2b2578c-690b-4931-9b14-f1ee1a512be2, authSessionTabId=j0E4O4SUBls 2026-05-19 19:15:16,011 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/0fcdb279-a9d8-433a-96da-c1bda6c68e97 2026-05-19 19:15:16,379 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=e10f41b2-f0b5-47a4-8ca7-fb9b14ffe774, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f7dd9660-3b3d-4d36-9a1e-cee965a4ac04, client_auth_method=client-secret, username=admin, authSessionParentId=4a91109f-6234-4bbe-9f43-df679979b93b, authSessionTabId=tKYtJj_pXxE 2026-05-19 19:15:16,452 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/cf2631bd-b891-49a9-b886-6e31b976fcd3 2026-05-19 19:15:16,804 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=849954c2-b369-494f-8937-d51b5f9d18b0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=691a559c-0a55-4ee7-8cf7-5b92bae5610d, client_auth_method=client-secret, username=admin, authSessionParentId=408c7170-152f-459a-898e-ac3ca5d936c5, authSessionTabId=4Wu2PPmZ-iE 2026-05-19 19:15:16,866 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/d60d9f2e-967e-4885-bda6-61ae3e07e90c 2026-05-19 19:15:17,431 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=0c22f440-26ef-4cbe-91cc-adff7bc00b6d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c5a992b1-8c26-491e-b42a-35e56244cf32, client_auth_method=client-secret, username=admin, authSessionParentId=9c7d164f-c0a7-4fb8-a85e-a792a2f62ade, authSessionTabId=HSlJpKHOtNw 2026-05-19 19:15:17,545 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/0fcdb279-a9d8-433a-96da-c1bda6c68e97/roles/member 2026-05-19 19:15:17,907 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=101b38c2-c162-4507-8489-9fa1c6da5b81, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1b309206-cc37-4a8d-a82e-817d5af2d847, client_auth_method=client-secret, username=admin, authSessionParentId=b5301e4b-4749-4eb3-a205-840d1eab856f, authSessionTabId=-56Up09b2M8 2026-05-19 19:15:18,018 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/cf2631bd-b891-49a9-b886-6e31b976fcd3/roles/admin 2026-05-19 19:15:18,413 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=a3fc9d06-a82e-4a1e-aa5c-fd4c29ef4f37, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c1b84c50-6772-441d-9d38-f23aa643c73f, client_auth_method=client-secret, username=admin, authSessionParentId=96b9b212-e988-4b77-a853-9fe13a63c0a3, authSessionTabId=QOAjC-mUm5o 2026-05-19 19:15:18,526 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/cf2631bd-b891-49a9-b886-6e31b976fcd3/roles/editor 2026-05-19 19:15:18,882 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=2a40a420-8dae-4959-b96b-f28100be808d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=81d598e8-a352-4c15-a555-1471e5df0a25, client_auth_method=client-secret, username=admin, authSessionParentId=596e6643-63c6-4e0f-96f4-09440ffbc476, authSessionTabId=NM8Bs9WCcdU 2026-05-19 19:15:18,970 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/cf2631bd-b891-49a9-b886-6e31b976fcd3/roles/viewer 2026-05-19 19:15:19,319 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=9d342d38-15dc-41b1-8a23-587b5eb744e6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6e4c2de0-14c8-4023-96bf-4338f6920402, client_auth_method=client-secret, username=admin, authSessionParentId=61cd65d0-d0b9-45be-9a78-cf3ca93a4983, authSessionTabId=Ce1-NYyV3CM 2026-05-19 19:15:19,394 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/d60d9f2e-967e-4885-bda6-61ae3e07e90c/roles/member 2026-05-19 19:17:26,929 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=e9572ca8-9113-4429-ad74-fbc1f8e7cf5c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=085a8519-97d7-45f1-aed8-62738261d6ca, client_auth_method=client-secret, username=admin, authSessionParentId=d6ed6b33-477d-48ea-a76e-bc9f3f3d7cf9, authSessionTabId=vjlu_ucakaA 2026-05-19 19:17:27,108 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=REALM, resourcePath=null 2026-05-19 19:17:28,483 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=fc0e5b26-655c-49fa-b5f4-625bcaf542fa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f5f65933-626e-4a82-898d-cd535f73b1fd, client_auth_method=client-secret, username=admin, authSessionParentId=68122e1a-1a43-4086-b23b-c0e77a443caf, authSessionTabId=HN8p3wPn2tk 2026-05-19 19:17:28,705 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/40fcfc32-c0e3-4c67-911e-7cd8d4f81fc9 2026-05-19 19:17:29,267 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=2ae6e599-32e1-4f8b-bd01-2487e2e93958, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5d929052-7aed-417e-b64f-8aad2236da91, client_auth_method=client-secret, username=admin, authSessionParentId=9c1b1398-7fc9-4f1d-8058-b770633be886, authSessionTabId=p7McbDfUSCs 2026-05-19 19:17:29,701 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/f7683169-ae19-40ea-8ae6-53346b838db6/role-mappings/clients/c535e7ed-8e10-4c82-8fad-ebd78ebb419a 2026-05-19 19:21:33,238 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=c587eaf0-8f96-4f5f-91f6-e48fbc637736, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fe69d6a1-8229-4e5d-ae8d-ec1942d0c439, client_auth_method=client-secret, username=admin, authSessionParentId=b250cd6d-d61a-4e44-93e7-968486771baa, authSessionTabId=H0_bTs8X65E 2026-05-19 19:21:33,332 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=REALM, resourcePath=null 2026-05-19 19:21:33,925 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=b5439c26-d569-4aef-a324-07f437ac44af, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a04a5a02-f0bf-44ba-87cc-28fd5f48a43b, client_auth_method=client-secret, username=admin, authSessionParentId=1ea6cc29-d4a4-42eb-8fb8-605986d56f3f, authSessionTabId=6pwPRSxBeXw 2026-05-19 19:21:33,999 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/95557f89-5349-4374-9d96-86c1976108be 2026-05-19 19:21:34,064 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/95557f89-5349-4374-9d96-86c1976108be/protocol-mappers/models/34543c55-6cdf-4b17-b7fd-c74cf60fadc0 2026-05-19 19:21:39,599 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=b8ec4040-7d3c-441a-9370-febb2ee0fd8e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=af8c44cb-f6d6-4be2-b2b1-36c29158205c, client_auth_method=client-secret, username=admin, authSessionParentId=ae76fccf-5ffb-49ef-8498-42d0cd6021e2, authSessionTabId=ibpbBGF9c4A 2026-05-19 19:21:39,661 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/0fcdb279-a9d8-433a-96da-c1bda6c68e97 2026-05-19 19:21:40,010 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=53d07031-7ed6-4ab6-ba39-c6b2613e031e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4447bc9e-ccf7-44e8-b40a-d80d0b1b1e90, client_auth_method=client-secret, username=admin, authSessionParentId=d77fb61f-e842-4c58-8a63-bff51b16dfbd, authSessionTabId=iqq2KZ0-TMY 2026-05-19 19:21:40,059 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/cf2631bd-b891-49a9-b886-6e31b976fcd3 2026-05-19 19:21:40,414 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=12eea225-84e2-40af-90a3-41b1258e3ad8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4be097ed-ef76-44da-974f-1606637254d6, client_auth_method=client-secret, username=admin, authSessionParentId=2fe68aeb-f358-4d8c-84c3-b985682f9eb7, authSessionTabId=9kGT4Q8bBWs 2026-05-19 19:21:40,464 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/d60d9f2e-967e-4885-bda6-61ae3e07e90c 2026-05-19 19:21:41,017 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=2896bafd-1138-4706-9950-c8d5ca3aaf59, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=be575b10-64ee-4bd6-a085-7081ec6f77ed, client_auth_method=client-secret, username=admin, authSessionParentId=61cc7e70-aa57-439f-824a-7ece0bd93881, authSessionTabId=xIycLxeqcZk 2026-05-19 19:21:41,417 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=25b38986-3f29-48e6-9afc-c9e4520ad6f2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=be7e6d98-d84f-4646-8cc1-6b3fe831f95c, client_auth_method=client-secret, username=admin, authSessionParentId=4d28998f-328b-4d6d-a734-bbb62302943d, authSessionTabId=me04ZvHrmB4 2026-05-19 19:21:41,776 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=83606ea3-1d52-4b25-9360-b5caf96b1161, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ee84b95e-1f20-4db6-916d-5b556beb9e88, client_auth_method=client-secret, username=admin, authSessionParentId=8e81831d-18a4-4c8b-992f-4c297e718aee, authSessionTabId=dY1w0jXaOEI 2026-05-19 19:21:42,164 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=e71058b6-34f1-4419-beb4-f304f234cb80, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b57e0650-1d78-4f86-8d94-d12f70e0c388, client_auth_method=client-secret, username=admin, authSessionParentId=b7700675-f389-405b-ae1c-61b7c91e38f0, authSessionTabId=m3xc-3Z4pgU 2026-05-19 19:21:42,528 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=24f2da2b-e7a6-4deb-bf09-08484c0079af, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b57a5172-2774-4249-a591-0f6927e1eeee, client_auth_method=client-secret, username=admin, authSessionParentId=71003c91-f58e-4040-8246-63651c1d65f8, authSessionTabId=L8nm_6ESvTU 2026-05-19 19:22:29,657 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=6d3ef93d-91c8-4ae2-a29a-a7fc9a3834de, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fb2b1703-25bf-4b25-a73b-9bd8061f8c7d, client_auth_method=client-secret, username=admin, authSessionParentId=0ea07bc8-3698-4317-9d51-613fae806128, authSessionTabId=3hKb5e1DVsg 2026-05-19 19:22:29,762 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=REALM, resourcePath=null 2026-05-19 19:22:31,166 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=4bfdd4f6-5bfe-4a91-a3db-d78398b505de, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=71c9da49-85e0-4f75-b1c9-8ed0b408cc63, client_auth_method=client-secret, username=admin, authSessionParentId=b2f56e99-38d7-4d9b-bf9a-1f4c300c477a, authSessionTabId=3Dwc1rPgXEU 2026-05-19 19:22:31,214 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/40fcfc32-c0e3-4c67-911e-7cd8d4f81fc9 2026-05-19 19:22:31,708 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=33daf9fe-213a-4ec0-933e-34d750dfa8a2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b7d02b8e-f8d8-401b-9dce-1cf8f55a35eb, client_auth_method=client-secret, username=admin, authSessionParentId=d8b9c9bb-51ae-4c8a-8123-011b2ee06923, authSessionTabId=tGQbiOKwRu8 2026-05-19 19:22:48,383 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=admin-cli, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=68976648-6698-4c8a-894d-985464413544, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7ff3ff2e-b329-4cde-9ca1-55a70d029831, client_auth_method=client-secret, username=admin, authSessionParentId=8b0f8e8e-b0e4-4ac5-8739-b5681c3bb2cf, authSessionTabId=Ygk6GW3C3wk 2026-05-19 19:22:48,448 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=988c813a-1911-438a-8411-0a464aa3361f, clientId=c5122c10-c24d-495e-a136-61871afb54f5, userId=69c5d454-2f4a-4f9d-bdfe-a7230376a2d0, ipAddress=199.204.45.157, resourceType=USER, resourcePath=users/408e60bf-697a-4ef8-a49c-816024b410d3 2026-05-19 19:22:50,071 INFO [org.keycloak.events] (executor-thread-2) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=f7683169-ae19-40ea-8ae6-53346b838db6, ipAddress=10.0.0.15, token_id=877f4de1-51df-46f9-981e-5886338d68d1, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=4f75a1cc-6774-411f-bee1-4ffb8bd4d8bd, authSessionTabId=qZmnnvze9sU