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-06 05:10:17,825 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4591ms 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-06 05:10:19,215 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-06 05:10:21,364 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-06 05:10:21,538 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-06 05:10:21,698 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-06 05:10:21,871 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-06 05:10:21,874 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4914cd67-db2e-4c8b-8ae5-cc9656b5b493, name: keycloak-0-28590 2026-05-06 05:10:21,890 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-06 05:10:21,891 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-06 05:10:21,901 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20941 2026-05-06 05:10:22,081 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-06 05:10:23,908 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-28590: no members discovered after 2004 ms: creating cluster as coordinator 2026-05-06 05:10:23,919 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-28590|0] (1) [keycloak-0-28590] 2026-05-06 05:10:23,930 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-28590`, physical addresses are `[10.0.0.109:36477]` 2026-05-06 05:10:24,457 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-28590, Site name: null 2026-05-06 05:10:25,081 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-06 05:10:25,082 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-06 05:10:25,207 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-06 05:10:25,393 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-06 05:10:25,393 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-06 05:10:25,493 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-06 05:10:25,493 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-06 05:11:00,017 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-06 05:11:00,035 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-06 05:11:01,925 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 43.917s. Listening on: http://0.0.0.0:8080 2026-05-06 05:11:01,925 INFO [io.quarkus] (main) Profile prod activated. 2026-05-06 05:11:01,925 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-06 05:11:02,088 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-06 05:11:20,754 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=35b8c517-11ed-4cb5-aa2c-4f791aa0cefb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=75732d6c-a9be-44f1-ab03-572f2b276d3a, client_auth_method=client-secret, username=admin, authSessionParentId=d3020986-1798-49ae-acff-1b789c60141b, authSessionTabId=qXkok1T8PsE 2026-05-06 05:11:22,271 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=REALM, resourcePath=atmosphere 2026-05-06 05:11:23,056 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=0a4d44a9-053a-4a68-a285-0b10b84971ae, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bf9708fc-c74b-4270-a3fd-c8aebee246cb, client_auth_method=client-secret, username=admin, authSessionParentId=485e4ddc-cdbb-4ff3-ab69-f55d4e431d0c, authSessionTabId=2eIOhyQ0B4Y 2026-05-06 05:11:23,151 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/15d580bb-c2db-4e70-8e17-ebbdcc8a9e54 2026-05-06 05:11:23,238 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/15d580bb-c2db-4e70-8e17-ebbdcc8a9e54/protocol-mappers/models/2688245d-bf5a-4cca-beff-94d2ae5200f1 2026-05-06 05:11:43,969 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=bdde1501-81f6-4846-afd2-b8adbb8a2a5d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ae89538d-e0e0-4413-ae9d-4d6d467d608a, client_auth_method=client-secret, username=admin, authSessionParentId=2a3d3e77-8360-45a7-9687-ecdeb3e21022, authSessionTabId=1gymX9IKDDI 2026-05-06 05:11:44,069 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/42823da4-ecf5-49e0-9c73-02f3e8a13627 2026-05-06 05:11:44,427 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=8a78e06c-eabb-4a2b-a4ef-b6a05bcb2cbd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e410f8ea-b96d-48d1-ab9d-d101d19761fd, client_auth_method=client-secret, username=admin, authSessionParentId=7370b5e1-0c05-4a74-b135-37a0ad56a1f5, authSessionTabId=nocmqg4DMdk 2026-05-06 05:11:44,802 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/0f625f91-b774-4ea9-b1b3-48d17ded26b6 2026-05-06 05:11:45,149 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=11a8571f-12a9-4905-a6fe-7219463a5f12, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fa4ca847-05fe-43dd-8db0-3ff92758c9f9, client_auth_method=client-secret, username=admin, authSessionParentId=0389ce38-8bdc-488b-9709-914003c22d72, authSessionTabId=vmEL_yq0BVI 2026-05-06 05:11:45,225 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/5aa457a3-5d29-45e5-9c5e-b7f1311622eb 2026-05-06 05:11:45,836 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=b81ff87c-78fe-497a-b6d5-31d226b69f23, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6d7b5cbc-3a99-473a-b675-88dc979ec956, client_auth_method=client-secret, username=admin, authSessionParentId=170dfe97-61a4-47a3-b806-f956261fe8a8, authSessionTabId=a9TqrNWTtyM 2026-05-06 05:11:45,947 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/42823da4-ecf5-49e0-9c73-02f3e8a13627/roles/member 2026-05-06 05:11:46,316 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=1c0730b6-e707-43ae-b218-e57a34739d20, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef35e3d7-86d6-4baf-9ed6-bc9dcff508d7, client_auth_method=client-secret, username=admin, authSessionParentId=2b6627cb-ebb3-4cef-b8f8-cfb0812c6239, authSessionTabId=ef_3jSwm34E 2026-05-06 05:11:46,398 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/0f625f91-b774-4ea9-b1b3-48d17ded26b6/roles/admin 2026-05-06 05:11:46,756 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=70c043a9-90b3-45fe-b56a-b253d5404851, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=67764d75-1510-48d8-a95e-ba94c624db1a, client_auth_method=client-secret, username=admin, authSessionParentId=ee21133f-bbfa-4a29-9d8a-7114b14de6fc, authSessionTabId=Co3CeG_Lzdk 2026-05-06 05:11:46,839 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/0f625f91-b774-4ea9-b1b3-48d17ded26b6/roles/editor 2026-05-06 05:11:47,193 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=4e9b1228-13c0-422d-84af-e10e19bbb346, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=12298072-672c-485b-8e3c-10f0f2439770, client_auth_method=client-secret, username=admin, authSessionParentId=99f7ac07-4906-4faf-acda-b5cb0921550f, authSessionTabId=JlHU9jJF1wE 2026-05-06 05:11:47,281 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/0f625f91-b774-4ea9-b1b3-48d17ded26b6/roles/viewer 2026-05-06 05:11:47,642 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=9a8b2930-8b9a-4999-953f-82526e65c1c8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=972a7445-ac0f-425c-aa26-6712b91c19c4, client_auth_method=client-secret, username=admin, authSessionParentId=6cd3cfb2-95cd-4177-9122-06682e43c098, authSessionTabId=ewS9TjewNro 2026-05-06 05:11:47,724 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/5aa457a3-5d29-45e5-9c5e-b7f1311622eb/roles/member 2026-05-06 05:14:09,604 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=089e1236-f3de-472c-a52e-afbd36536c61, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a69ddc37-f25e-4b9b-83cb-02cfd6722eb5, client_auth_method=client-secret, username=admin, authSessionParentId=acf79339-3c1c-4721-a1ac-e7353ae9079e, authSessionTabId=xLOzkwHNJwU 2026-05-06 05:14:09,775 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=REALM, resourcePath=null 2026-05-06 05:14:11,069 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=655d0cbd-9a9e-4fbd-9479-ef43447dd731, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=db875971-1375-4f69-b82a-dbafbf3f51a7, client_auth_method=client-secret, username=admin, authSessionParentId=f282ace4-fc5a-4d0f-8749-c1af68dd9291, authSessionTabId=m2WWD_iqj0I 2026-05-06 05:14:11,139 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/2430e13a-be32-43ef-b755-f26360da5ad8 2026-05-06 05:14:11,745 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=4f3ac2b6-e5a3-4514-be5e-8a4953bfeac6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f23db3f2-f881-42a3-8437-9cae745efcd1, client_auth_method=client-secret, username=admin, authSessionParentId=115ebf82-f7a4-4ed3-8d77-246d5b590430, authSessionTabId=FCl195kZWMo 2026-05-06 05:14:12,002 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/3bc57348-2834-4986-81c6-e97fe9f55843/role-mappings/clients/4c9c5297-a84b-42b9-8bb7-67aa983da423 2026-05-06 06:03:23,218 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=a4dd8367-eb2f-4515-ae30-d04155e68fd1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d01168b9-aa84-498f-b91d-43f7a105bca9, client_auth_method=client-secret, username=admin, authSessionParentId=85f250a6-7ad3-413f-9f3d-0e02d1d51498, authSessionTabId=kB9CQ2aMxbc 2026-05-06 06:03:23,327 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=REALM, resourcePath=null 2026-05-06 06:03:23,991 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=bb383ef0-607b-4926-a2cf-2e213b270550, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dc229a27-4dcf-46af-b1f6-7168e477e2df, client_auth_method=client-secret, username=admin, authSessionParentId=373bfe40-65de-4a1e-bd16-683318fa7881, authSessionTabId=A7-opMLRRdg 2026-05-06 06:03:24,038 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/15d580bb-c2db-4e70-8e17-ebbdcc8a9e54 2026-05-06 06:03:24,093 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/15d580bb-c2db-4e70-8e17-ebbdcc8a9e54/protocol-mappers/models/2688245d-bf5a-4cca-beff-94d2ae5200f1 2026-05-06 06:03:30,250 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=1fe132d5-b493-4072-8680-a12cfc857fb9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=47fc5044-a59b-4556-8c50-f3eeaa6f8483, client_auth_method=client-secret, username=admin, authSessionParentId=de7f5703-ea0d-4f0c-9db3-a79e1c7a5bf8, authSessionTabId=SwhG0q_VI7c 2026-05-06 06:03:30,307 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/42823da4-ecf5-49e0-9c73-02f3e8a13627 2026-05-06 06:03:30,668 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=1a58eb6a-0f7f-4cd5-ada7-de83fa615f10, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2e4b1d70-dfe1-4824-b622-e848dbd80006, client_auth_method=client-secret, username=admin, authSessionParentId=12eea25a-6fad-40d7-86c6-3309b5f0e333, authSessionTabId=G0CGCV35THU 2026-05-06 06:03:30,717 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/0f625f91-b774-4ea9-b1b3-48d17ded26b6 2026-05-06 06:03:31,073 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=e2bc45b4-99ff-471f-b169-095478bde9f5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=16ef46dc-ec9a-4a83-9655-db51695e9eef, client_auth_method=client-secret, username=admin, authSessionParentId=2b4002e4-a3ad-4c97-8ed7-4725dbaded62, authSessionTabId=GhHwLz0Zs_M 2026-05-06 06:03:31,121 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/5aa457a3-5d29-45e5-9c5e-b7f1311622eb 2026-05-06 06:03:31,818 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=591a5855-cf3a-4e3f-bff7-0027fcfe5d44, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef51aa17-45eb-442e-a419-3fc64859a892, client_auth_method=client-secret, username=admin, authSessionParentId=b4b3da5b-20d2-4b2c-86c0-75d269e2f3fe, authSessionTabId=9X1cEGWG8LA 2026-05-06 06:03:32,183 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=64647d9e-c5c3-4406-a842-ea1372129d04, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2ee166de-3384-4b03-82f2-cb76fae95877, client_auth_method=client-secret, username=admin, authSessionParentId=2dbbbee0-1222-4cc0-a1ae-b6afaea16741, authSessionTabId=mWdY8qLr9ig 2026-05-06 06:03:32,592 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=5b7d647a-58db-47ca-9022-be8d310b99df, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cfb6be74-7039-4c27-bead-015f0fff6cde, client_auth_method=client-secret, username=admin, authSessionParentId=16826d30-569a-4a8f-b604-2c5db269c115, authSessionTabId=LQj7aF3yZWM 2026-05-06 06:03:32,926 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=a0a21039-b109-496a-833a-3cf50079fe44, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=65a9d8d7-88d3-4926-8919-a0e009171096, client_auth_method=client-secret, username=admin, authSessionParentId=2312e981-1936-4133-87e8-b9a60b5c252a, authSessionTabId=Ros20dCjA1M 2026-05-06 06:03:33,283 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=cf8b47ef-0490-4a1d-a759-3724200402f0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=58652344-b9aa-4d5a-87bc-e54ccb5c38b4, client_auth_method=client-secret, username=admin, authSessionParentId=16bab3ee-6821-4a28-9727-bc8858dc5d98, authSessionTabId=z4zNi7E1GFY 2026-05-06 06:04:43,519 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=d7e108bf-dc56-4aae-bbff-4824070f91ac, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9bac31a7-72b6-4fbf-a0ef-edcd63875257, client_auth_method=client-secret, username=admin, authSessionParentId=795a1909-e58b-44ff-acd6-d4af526de93b, authSessionTabId=WBx1p-KQllQ 2026-05-06 06:04:43,629 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=REALM, resourcePath=null 2026-05-06 06:04:45,142 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=898bb798-965a-4ce2-8d9b-7d57eb734d34, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=91de8e78-a5da-4343-9dc0-10ba6dbdeaba, client_auth_method=client-secret, username=admin, authSessionParentId=60262e94-c6cb-435d-a002-6351c2569b7d, authSessionTabId=Pbb7dCwVxcU 2026-05-06 06:04:45,197 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=55302d6b-1286-43d7-8502-fc204d63877d, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/2430e13a-be32-43ef-b755-f26360da5ad8 2026-05-06 06:04:45,852 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ea5a4e76-ce0a-410c-89ce-d828aaa8a9a0, clientId=admin-cli, userId=f61304d8-c482-4e9c-9490-53176d04a648, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=34c6d1c7-8d1d-4c0d-b07c-3a144efc2cae, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=16f3b1fe-9c59-4386-9d8c-352680b2d262, client_auth_method=client-secret, username=admin, authSessionParentId=71ea6889-a7f1-437b-8869-4c77d4dff248, authSessionTabId=YhIoAknnN_s