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-07 00:13:25,887 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4235ms 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-07 00:13:27,357 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-07 00:13:29,377 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 00:13:29,454 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 00:13:29,628 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 00:13:29,796 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 00:13:29,797 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c1916d8f-efc8-4c01-a67e-4220ff918b6a, name: keycloak-0-20864 2026-04-07 00:13:29,802 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-07 00:13:29,802 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-07 00:13:29,808 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32517 2026-04-07 00:13:30,099 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-07 00:13:30,812 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-07 00:13:30,812 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-07 00:13:30,973 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 00:13:31,170 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-07 00:13:31,171 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-07 00:13:31,272 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-07 00:13:31,272 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-07 00:13:31,811 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-20864: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-07 00:13:31,823 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-20864|0] (1) [keycloak-0-20864] 2026-04-07 00:13:31,837 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-20864`, physical addresses are `[10.0.0.198:48053]` 2026-04-07 00:14:01,258 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-20864, Site name: null 2026-04-07 00:14:01,425 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 00:14:01,477 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 00:14:03,797 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.723s. Listening on: http://0.0.0.0:8080 2026-04-07 00:14:03,798 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 00:14:03,798 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-07 00:14:03,971 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 00:14:19,417 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=8c4c6fb2-8370-4fa4-803f-5de22ad7bc28, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e41103e0-3f6d-43a5-a822-e106f33d2f2f, client_auth_method=client-secret, username=admin, authSessionParentId=6440fb7e-1f9e-4ee9-8ea9-6bc916b13f3e, authSessionTabId=fe62qtdbjjY 2026-04-07 00:14:21,111 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=REALM, resourcePath=atmosphere 2026-04-07 00:14:21,914 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=12aa21ac-3b84-46ec-8884-97578711a5b1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2fd9b41e-8563-4fc6-8bba-2fe3d9ef49cf, client_auth_method=client-secret, username=admin, authSessionParentId=8a293b47-1c6c-4880-945d-9ecf9287c9cc, authSessionTabId=2mTXMiI51Ks 2026-04-07 00:14:22,009 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/afdd7602-f60f-4f6c-af95-2475fde8d6dd 2026-04-07 00:14:22,096 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/afdd7602-f60f-4f6c-af95-2475fde8d6dd/protocol-mappers/models/7f1d2ac2-d555-4ab8-864d-6903839eac8d 2026-04-07 00:14:43,486 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=1708035d-d1a2-49c5-b541-fbc576439ef5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b1d3a965-7212-42c4-9c37-8fe2b84e2add, client_auth_method=client-secret, username=admin, authSessionParentId=3814204f-93a3-48b2-8102-3dc5b71b6b97, authSessionTabId=c2QOY8lDnLc 2026-04-07 00:14:43,620 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT, resourcePath=clients/102dd6c6-ae2f-4e27-afe4-281c205955b6 2026-04-07 00:14:44,001 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=3717300f-24f6-44b1-bc44-fd26b7d8fb27, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7bacb126-9f76-420a-86c4-f13b6cfd6ce6, client_auth_method=client-secret, username=admin, authSessionParentId=bddcd755-2c2c-4c5e-bf83-d86158fbee00, authSessionTabId=o_UV1j1cYq8 2026-04-07 00:14:44,082 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT, resourcePath=clients/898689ba-854b-4050-ac23-cc4a2388d900 2026-04-07 00:14:44,475 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=fa769018-3122-4f75-a85b-776efc41ff9c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e617f83c-6d64-44d2-94af-11ff98797577, client_auth_method=client-secret, username=admin, authSessionParentId=516b8224-5fb9-4700-a779-3cb22766c901, authSessionTabId=tOBUfOMMfWo 2026-04-07 00:14:44,575 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT, resourcePath=clients/c2c64df6-0136-454a-8777-ec133fda8dc4 2026-04-07 00:14:45,209 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=e2b02c55-fb4e-4cdb-a1e8-d7c06e36137c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=75bc84b0-b05c-482d-a580-8d62993ab00b, client_auth_method=client-secret, username=admin, authSessionParentId=e3dab5e3-05f2-4f44-870f-b8447cf87de2, authSessionTabId=z3B3tNjS7QQ 2026-04-07 00:14:45,322 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT_ROLE, resourcePath=clients/102dd6c6-ae2f-4e27-afe4-281c205955b6/roles/member 2026-04-07 00:14:45,684 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=87e02d74-261c-4b90-bdb1-e62fb709c0e6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8f1bd0e0-5517-469c-9f1f-56d6af866bd7, client_auth_method=client-secret, username=admin, authSessionParentId=c616d874-18a1-49fb-9cb3-befc79148924, authSessionTabId=V1KuDh9GA-4 2026-04-07 00:14:45,774 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT_ROLE, resourcePath=clients/898689ba-854b-4050-ac23-cc4a2388d900/roles/admin 2026-04-07 00:14:46,150 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=72a5434c-d2b3-4be5-9a1b-091e88f06d2e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6282ef70-95b0-4833-aa36-55912dee50fd, client_auth_method=client-secret, username=admin, authSessionParentId=28416ac9-e8d7-47db-8d5c-111658feb285, authSessionTabId=Jr6QYzjCNWY 2026-04-07 00:14:46,236 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT_ROLE, resourcePath=clients/898689ba-854b-4050-ac23-cc4a2388d900/roles/editor 2026-04-07 00:14:46,590 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=0b3639a4-e26c-42df-b96e-a19d041dada1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8cda70a6-c535-4bfa-aba7-674ef5f41983, client_auth_method=client-secret, username=admin, authSessionParentId=fd820671-1905-48ee-a999-964e5fdc6039, authSessionTabId=RQBkITnPrwY 2026-04-07 00:14:46,677 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT_ROLE, resourcePath=clients/898689ba-854b-4050-ac23-cc4a2388d900/roles/viewer 2026-04-07 00:14:47,025 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=44aed676-aead-42c5-8aa3-a997eda098b5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=50cf9835-1c45-498c-ba10-01ef17fda7d9, client_auth_method=client-secret, username=admin, authSessionParentId=4d6dfa8c-27f7-46ff-9d30-43940f2fddc8, authSessionTabId=Q6P-Osnw22E 2026-04-07 00:14:47,107 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT_ROLE, resourcePath=clients/c2c64df6-0136-454a-8777-ec133fda8dc4/roles/member 2026-04-07 00:16:58,892 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=3a839fc5-cafd-4fb0-9571-1fd37b924206, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=99e86feb-050d-4267-978d-7b7bd0d45887, client_auth_method=client-secret, username=admin, authSessionParentId=77e15e1c-c822-45c8-9321-1b52d8ee834d, authSessionTabId=1WO7LOF_YGc 2026-04-07 00:16:59,261 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=REALM, resourcePath=null 2026-04-07 00:17:00,772 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=a39fbdfa-ab1c-4252-867b-c71f3aee18cd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8803eb2f-410c-44dd-a814-f4d0c507dc2a, client_auth_method=client-secret, username=admin, authSessionParentId=c6085b16-d4f0-4439-bc73-2bd9dea0e44f, authSessionTabId=aD2o4zKKsnY 2026-04-07 00:17:00,861 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT, resourcePath=clients/ddfdb71a-4543-4760-978e-0022f36712a8 2026-04-07 00:17:01,511 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=5d370783-e19d-4993-909e-7032aa46f2d6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ea82e9d6-f289-441b-b49c-b0182af6ff1a, client_auth_method=client-secret, username=admin, authSessionParentId=375050a6-e354-4b54-8842-d665b8966430, authSessionTabId=TUX5VXuhHhE 2026-04-07 00:17:01,803 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/ee569a0e-88d4-4a48-abd4-3136b1507d2a/role-mappings/clients/6d5c7764-2af7-4149-a763-cd0ddebfa50b 2026-04-07 01:06:08,741 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=07da819e-858a-4920-aa52-cae65acaf98d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=247dbbf4-578e-4d10-a957-415b149a23d9, client_auth_method=client-secret, username=admin, authSessionParentId=05ef3d10-26e1-488e-a780-0463e98b9318, authSessionTabId=qFgDa-vlBVE 2026-04-07 01:06:08,857 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=REALM, resourcePath=null 2026-04-07 01:06:09,607 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=b3263d17-7bde-4cac-8ecd-01a593cff617, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5f41221b-69d3-4f9e-831b-ec072b25164c, client_auth_method=client-secret, username=admin, authSessionParentId=f8c3a197-e448-4a6c-b1ac-1b418c6072f6, authSessionTabId=C1p50TcI1Ds 2026-04-07 01:06:09,670 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/afdd7602-f60f-4f6c-af95-2475fde8d6dd 2026-04-07 01:06:09,739 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/afdd7602-f60f-4f6c-af95-2475fde8d6dd/protocol-mappers/models/7f1d2ac2-d555-4ab8-864d-6903839eac8d 2026-04-07 01:06:16,197 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=ec676e01-c5b0-4e2c-90e1-b823871d41a6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bcd43005-fcfb-4135-a5e3-906f5442492d, client_auth_method=client-secret, username=admin, authSessionParentId=e6a885bc-fd56-437d-9981-f67c56bb281f, authSessionTabId=kwu3D1hLy_U 2026-04-07 01:06:16,255 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT, resourcePath=clients/102dd6c6-ae2f-4e27-afe4-281c205955b6 2026-04-07 01:06:16,627 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=f08d4dbd-2d8a-4862-905a-390efd34ad0e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=56d34e05-5878-4b79-8278-a80b40523ebb, client_auth_method=client-secret, username=admin, authSessionParentId=ea253415-2a0f-4860-a0b8-e3bda75538c3, authSessionTabId=VIi2JXJs00E 2026-04-07 01:06:16,681 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT, resourcePath=clients/898689ba-854b-4050-ac23-cc4a2388d900 2026-04-07 01:06:17,092 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=0366a809-bb94-4e04-a940-da8179bfeec9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f63f79d0-d0bb-4aa0-af70-47da5d55d0e2, client_auth_method=client-secret, username=admin, authSessionParentId=c1c013f9-e69a-4e05-9d09-818b1e1fabdc, authSessionTabId=XejEvT17dVk 2026-04-07 01:06:17,148 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT, resourcePath=clients/c2c64df6-0136-454a-8777-ec133fda8dc4 2026-04-07 01:06:17,821 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=55df8cc6-bc0d-4b88-838a-10e94fbd4e71, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d21d4ba6-2bc3-4a57-85d2-a18976da41da, client_auth_method=client-secret, username=admin, authSessionParentId=1612d730-127a-49b9-a0b2-767a6d6d2295, authSessionTabId=IqaViUe5aLk 2026-04-07 01:06:18,195 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=eca16b5a-927b-4815-9910-441d3092bede, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1cbcaf62-ef71-4061-8a8d-7a61e018d6fb, client_auth_method=client-secret, username=admin, authSessionParentId=ba581ca0-a57f-4f5b-801c-6caef66619bf, authSessionTabId=vwBy-omL4to 2026-04-07 01:06:18,545 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=dd8262e2-f4f8-444e-9c18-48e334f356c4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aba2cfb4-b000-41d9-b112-4e10655e0daf, client_auth_method=client-secret, username=admin, authSessionParentId=c33ada12-ae7c-4a2c-81b5-66b4b94c2a5d, authSessionTabId=e3k6vWYe7hA 2026-04-07 01:06:18,895 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=8cb8926d-da4e-4ee3-8b26-07dfd87ae8a6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=99883e79-b1e5-4998-9e50-15116317c054, client_auth_method=client-secret, username=admin, authSessionParentId=b1cd228e-ba0f-411c-bfa7-4363a88df214, authSessionTabId=4soMojbGDiU 2026-04-07 01:06:19,250 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=62904800-dc36-4495-b32e-051b2544d428, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f209f4aa-c3eb-40bc-b161-d46dfc06ee6c, client_auth_method=client-secret, username=admin, authSessionParentId=b05031dd-632c-4b89-b765-a4f743b384c0, authSessionTabId=vGqd9meL7k4 2026-04-07 01:07:36,527 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=44c5e884-34ff-4dfc-aafe-0b687fb52817, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dac2830a-7527-4393-aa77-332b79f0303a, client_auth_method=client-secret, username=admin, authSessionParentId=0b1b2395-f5b8-46ff-afa3-ef31d417d5ab, authSessionTabId=eaHIL6sjz5E 2026-04-07 01:07:36,641 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=REALM, resourcePath=null 2026-04-07 01:07:38,268 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=5a3c26bb-2ef0-43d3-be89-7b6d14806117, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f076f240-9634-45a3-b0e9-d5e42175a81d, client_auth_method=client-secret, username=admin, authSessionParentId=abcb0f1b-d2f1-480c-8913-ae3fda29beac, authSessionTabId=uMDo54DstW4 2026-04-07 01:07:38,323 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=6981b168-10a9-4471-bf82-c4952f25978c, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, resourceType=CLIENT, resourcePath=clients/ddfdb71a-4543-4760-978e-0022f36712a8 2026-04-07 01:07:39,039 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=142d4136-f7d8-4c26-a5d8-181acd198055, clientId=admin-cli, userId=d976c29e-6920-4ec4-83ea-2c0f2be12cb0, ipAddress=199.19.213.232, auth_method=openid-connect, token_id=b59f0b7d-4a4b-4635-a756-794d03ae8c10, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1a7868ca-33f6-4c44-9ce2-4d3cc2572311, client_auth_method=client-secret, username=admin, authSessionParentId=3acece6a-05b6-4768-bafe-945c11a8b08e, authSessionTabId=8xJ2MBFZTRY