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-09 21:51:25,773 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4847ms 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-09 21:51:27,151 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-09 21:51:29,356 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-09 21:51:29,521 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-09 21:51:29,656 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-09 21:51:29,762 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-09 21:51:29,764 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: fef3ea97-79c2-46eb-afbf-f608afa563ff, name: keycloak-0-22474 2026-05-09 21:51:29,776 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-09 21:51:29,777 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-09 21:51:29,788 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29871 2026-05-09 21:51:30,052 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-09 21:51:30,060 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-09 21:51:31,800 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-22474: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-09 21:51:31,811 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-22474|0] (1) [keycloak-0-22474] 2026-05-09 21:51:31,831 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-22474`, physical addresses are `[10.0.0.248:45407]` 2026-05-09 21:51:32,244 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-22474, Site name: null 2026-05-09 21:51:33,048 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-09 21:51:33,048 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-09 21:51:33,222 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-09 21:51:33,452 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-09 21:51:33,453 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-09 21:51:33,578 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-09 21:51:33,578 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-09 21:52:04,930 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-09 21:52:07,334 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.369s. Listening on: http://0.0.0.0:8080 2026-05-09 21:52:07,335 INFO [io.quarkus] (main) Profile prod activated. 2026-05-09 21:52:07,335 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-09 21:52:07,495 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-09 21:52:22,293 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=91470503-ee68-4f7c-80d9-38260cdda90e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=76ac4a9c-e246-4f37-b78b-7d856b059898, client_auth_method=client-secret, username=admin, authSessionParentId=1a04d7d7-24c9-4e38-a4ff-bd1992754630, authSessionTabId=DLGpE32PVl8 2026-05-09 21:52:23,812 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=REALM, resourcePath=atmosphere 2026-05-09 21:52:24,652 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=9c8a6c1b-92e5-4406-b6ed-22896d7a7213, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cbf50f67-756a-4f07-9981-a161e187528c, client_auth_method=client-secret, username=admin, authSessionParentId=2579ddd7-f97a-4676-989d-c2442e1025bf, authSessionTabId=z8roN6fr8H4 2026-05-09 21:52:24,755 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/631bae2d-1baf-4853-8682-95c37dce6921 2026-05-09 21:52:24,846 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/631bae2d-1baf-4853-8682-95c37dce6921/protocol-mappers/models/a7c3df60-6497-400d-aa36-9f2160776b7f 2026-05-09 21:52:45,801 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=9e2e6790-4ec4-49df-aabd-c5acdd7f0086, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b697c3e0-924a-49e1-9696-1d14aa0ab12f, client_auth_method=client-secret, username=admin, authSessionParentId=5ab11076-f149-4cb0-b0a9-3de3637cd7c5, authSessionTabId=s8uxaAtnz1s 2026-05-09 21:52:45,927 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/aa2ce3d8-a3ac-433c-b6da-b41ccb48c952 2026-05-09 21:52:46,293 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=3d634ca5-b433-4998-86d0-dceff8e3643a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0f29f473-276e-4f04-bf76-dd95f3920104, client_auth_method=client-secret, username=admin, authSessionParentId=a7b6dd9f-5e45-4184-bb2e-1a5af7d9a1f5, authSessionTabId=6yiyMhw23lc 2026-05-09 21:52:46,364 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/d7579198-b96b-46c6-93a3-8d67b017a569 2026-05-09 21:52:46,746 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=3317aafc-a70a-4f29-834e-916f0ab48503, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e54d199b-9059-4599-821c-902ea0cb0e15, client_auth_method=client-secret, username=admin, authSessionParentId=6f83d899-5f6c-44cf-9bb5-eff3b62efb99, authSessionTabId=kvv7P_G6-0c 2026-05-09 21:52:46,821 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/71047543-2325-423f-ac8d-10616546de0f 2026-05-09 21:52:47,463 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=b7a0aa10-685c-4725-b25a-54f762d55b90, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e63d53cd-16bd-4d04-ab00-f33b1b7cf726, client_auth_method=client-secret, username=admin, authSessionParentId=74400ef2-2a91-40d6-9533-ca2922b48899, authSessionTabId=dnwwwwrGVnU 2026-05-09 21:52:47,562 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT_ROLE, resourcePath=clients/aa2ce3d8-a3ac-433c-b6da-b41ccb48c952/roles/member 2026-05-09 21:52:47,927 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=386198b8-0a94-4529-86d6-864d11a39005, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1e7f84ec-5022-4fd9-a78a-2ff7a20c005d, client_auth_method=client-secret, username=admin, authSessionParentId=f5f8da5e-f1ba-4268-8c6f-7fcacc677d16, authSessionTabId=PqeH-igPbAk 2026-05-09 21:52:48,013 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT_ROLE, resourcePath=clients/d7579198-b96b-46c6-93a3-8d67b017a569/roles/admin 2026-05-09 21:52:48,375 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=e410d0e5-8285-45b8-b895-7b22b76b8abb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c400360a-bc42-4669-8779-955e1405a177, client_auth_method=client-secret, username=admin, authSessionParentId=cd1e3a35-f1f0-4f08-b03f-7e34aa59e0ab, authSessionTabId=UggpGkhZcF8 2026-05-09 21:52:48,458 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT_ROLE, resourcePath=clients/d7579198-b96b-46c6-93a3-8d67b017a569/roles/editor 2026-05-09 21:52:48,840 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=beb61474-336b-491c-a40c-2db35fef19dc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=192db413-d1a7-4d16-a960-0de2ed83aac6, client_auth_method=client-secret, username=admin, authSessionParentId=cc9b4c95-926e-4663-8538-df10dcb84f2b, authSessionTabId=SJ2PWG3sYS4 2026-05-09 21:52:48,933 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT_ROLE, resourcePath=clients/d7579198-b96b-46c6-93a3-8d67b017a569/roles/viewer 2026-05-09 21:52:49,312 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=5dd2b548-781c-4911-b8c1-2f06d1402ad5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a0133188-2eb0-4a80-8f14-10b2eb5d5952, client_auth_method=client-secret, username=admin, authSessionParentId=b9f44717-a62e-464e-a4a8-d104808ab315, authSessionTabId=fDSmO_E0NlU 2026-05-09 21:52:49,386 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT_ROLE, resourcePath=clients/71047543-2325-423f-ac8d-10616546de0f/roles/member 2026-05-09 21:55:01,268 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=44b9f15c-bf9d-4e7d-a31e-9ac1ca9d49c5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d942ea14-e4d1-4a0e-8cfa-0889f30cf3fa, client_auth_method=client-secret, username=admin, authSessionParentId=c9e8e74a-01d6-433c-b5fb-5841bf6adbee, authSessionTabId=3FzPr50Y9zU 2026-05-09 21:55:01,459 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=REALM, resourcePath=null 2026-05-09 21:55:02,831 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=649fdc78-685b-4ac9-8fff-6ec5156166f8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f6d3dd40-cf77-46c9-9986-8cb2ae3f69fe, client_auth_method=client-secret, username=admin, authSessionParentId=720d8ad5-15c7-42b1-b1c6-27dba1441567, authSessionTabId=1KJ6-5wQ6Uo 2026-05-09 21:55:02,917 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/9efd967d-29b6-400b-a396-252344a70723 2026-05-09 21:55:03,540 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=1547dcf9-40a4-41df-b14c-47f771c5aff8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=010e672a-b88a-4451-9171-1227527b9ebe, client_auth_method=client-secret, username=admin, authSessionParentId=4803fb0d-c4e7-49d4-98d8-e57bef3665a0, authSessionTabId=IOD160H5nB4 2026-05-09 21:55:03,795 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/fba522c9-7c39-4051-ada6-c1a468595b78/role-mappings/clients/d12e9bd4-82fd-4a01-8745-db77d9016e1e 2026-05-09 22:44:43,621 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=a2265dd9-090c-4501-8ef8-ae953582f24f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4f1f524f-c65a-42e8-bac5-0f277849c144, client_auth_method=client-secret, username=admin, authSessionParentId=76ee7da1-d042-4c1e-98ca-78b145bb2ede, authSessionTabId=p-AnpByexZo 2026-05-09 22:44:43,769 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=REALM, resourcePath=null 2026-05-09 22:44:44,478 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=1bd20b8f-ea18-40eb-bdb1-14d8ec681a52, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=df135e45-61f1-4bfb-b66f-459f933d1688, client_auth_method=client-secret, username=admin, authSessionParentId=a37f2d49-7594-4343-9b5c-bcf9ade1b277, authSessionTabId=ZtAbF8LnNAA 2026-05-09 22:44:44,538 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/631bae2d-1baf-4853-8682-95c37dce6921 2026-05-09 22:44:44,600 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/631bae2d-1baf-4853-8682-95c37dce6921/protocol-mappers/models/a7c3df60-6497-400d-aa36-9f2160776b7f 2026-05-09 22:44:50,977 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=c804f48a-d845-48c6-b410-f31880304273, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=26c4548e-84d0-4c41-a238-261e965759dc, client_auth_method=client-secret, username=admin, authSessionParentId=ca1c8c07-2964-4d1b-86c0-9aae3c1af239, authSessionTabId=v2x-U12FCbc 2026-05-09 22:44:51,032 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/aa2ce3d8-a3ac-433c-b6da-b41ccb48c952 2026-05-09 22:44:51,423 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=7c867087-e851-40c0-9bf0-e5e63825a497, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b73ea481-cd02-40f5-ad93-4363295ce923, client_auth_method=client-secret, username=admin, authSessionParentId=d0b5c85a-2801-4c26-87f1-c0e7f4a7b6dc, authSessionTabId=RCKpPZJfxv8 2026-05-09 22:44:51,471 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/d7579198-b96b-46c6-93a3-8d67b017a569 2026-05-09 22:44:51,863 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=2a353814-fd2a-4db7-8baf-062e8478eb32, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2c395433-57f6-4fbc-964b-046e2b55f3db, client_auth_method=client-secret, username=admin, authSessionParentId=42d11943-4951-4902-a83c-5845680794d7, authSessionTabId=YGwUck8ejPk 2026-05-09 22:44:51,906 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/71047543-2325-423f-ac8d-10616546de0f 2026-05-09 22:44:52,583 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=960ba932-e91d-446b-902d-3d0f5fd0c785, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=01e80fca-95cd-4de2-8106-b5f0ba50dfa9, client_auth_method=client-secret, username=admin, authSessionParentId=5aeffc11-ce63-40da-b1b4-9df3b79b24c4, authSessionTabId=BIzf58_H_YA 2026-05-09 22:44:52,944 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=c5f19e97-feb9-4b00-9adc-8fa39726cf20, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d77520e0-c513-456e-9719-7a0b76f571e6, client_auth_method=client-secret, username=admin, authSessionParentId=8e6dfe13-3a6e-466d-a5d4-fe2123a6fe15, authSessionTabId=seZ9CJUOj0M 2026-05-09 22:44:53,331 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=2619653a-6b6b-4db3-9713-ad839d1b152d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f54dca6e-37bc-4f2e-8029-302f2d31c541, client_auth_method=client-secret, username=admin, authSessionParentId=82be0892-7fb1-4a4e-844f-4d5060f3a205, authSessionTabId=7BsR_6Evn8w 2026-05-09 22:44:53,674 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=5578ef33-b636-40bb-942f-d4d854e1cb32, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0b9837ca-967d-42b4-be5a-0f285bb1158a, client_auth_method=client-secret, username=admin, authSessionParentId=7814ebac-4ded-46ed-a4cf-8c91dfcc9267, authSessionTabId=1Le3LGwo10Q 2026-05-09 22:44:54,039 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=3eda82d6-3ad2-4cc6-905f-c3fb05201943, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e18baca4-5e88-42c9-b805-750643a980d2, client_auth_method=client-secret, username=admin, authSessionParentId=665a2c31-f6a0-4f24-9902-02425aab272d, authSessionTabId=FWVK5p4-ups 2026-05-09 22:46:07,327 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=89c31077-712a-4a39-b2bc-de5d16e88358, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8029f7e9-44f7-49ce-bd73-2dc2577db7fe, client_auth_method=client-secret, username=admin, authSessionParentId=3c81608d-854e-4fb8-bc75-fadd3a7092c0, authSessionTabId=WDuJwajc1UI 2026-05-09 22:46:07,443 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=REALM, resourcePath=null 2026-05-09 22:46:09,080 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=3640894f-40ec-401e-90f3-5fbad422dcab, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=be9e4248-9f61-48d4-a412-9df209117b46, client_auth_method=client-secret, username=admin, authSessionParentId=239d8336-00cd-438b-8010-94175b278f9f, authSessionTabId=fAhXibIC2xg 2026-05-09 22:46:09,129 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=e46b6f6d-904e-4055-a6f8-11380582e1cf, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/9efd967d-29b6-400b-a396-252344a70723 2026-05-09 22:46:09,789 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57e69758-5689-4e96-bd9d-50ec2165ed16, clientId=admin-cli, userId=c2ee4e03-2527-4662-ac8d-ac778b0ac04e, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=c834c3ea-73b1-40ec-8d47-355b73cd7279, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1beb09be-b08f-4da4-9ee6-ce5b9179b181, client_auth_method=client-secret, username=admin, authSessionParentId=9f93407b-0fc3-495a-85d1-8a7cfbfd0080, authSessionTabId=8nNaM87rUL0