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-09-07 10:56:25,487 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5197ms 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-09-07 10:56:26,928 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-09-07 10:56:29,666 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-07 10:56:29,852 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-07 10:56:30,009 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-07 10:56:30,145 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-07 10:56:30,147 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8a5d761c-60d7-44e5-9a7e-e671b85beed1, name: keycloak-0-2005 2026-09-07 10:56:30,161 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-09-07 10:56:30,162 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-09-07 10:56:30,169 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26346 2026-09-07 10:56:30,421 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-09-07 10:56:32,174 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-2005: no members discovered after 2002 ms: creating cluster as coordinator 2026-09-07 10:56:32,188 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-2005|0] (1) [keycloak-0-2005] 2026-09-07 10:56:32,214 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-2005`, physical addresses are `[10.0.0.148:41882]` 2026-09-07 10:56:32,880 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-2005, Site name: null 2026-09-07 10:56:33,681 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-09-07 10:56:33,681 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-09-07 10:56:33,859 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-07 10:56:34,060 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-09-07 10:56:34,060 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-09-07 10:56:34,180 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-09-07 10:56:34,180 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-09-07 10:57:15,532 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-07 10:57:15,562 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-07 10:57:17,911 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 52.223s. Listening on: http://0.0.0.0:8080 2026-09-07 10:57:17,911 INFO [io.quarkus] (main) Profile prod activated. 2026-09-07 10:57:17,911 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-09-07 10:57:18,075 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-07 10:57:38,856 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=69ddab5d-81a9-4ecf-a5ac-7bcbaa19a48d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ebf79f3a-4b3f-45e4-8cb8-8a8159634569, client_auth_method=client-secret, username=admin, authSessionParentId=311a915d-07cd-48d7-aff6-59f08ab0dc0e, authSessionTabId=Kj0Amhi7yXw 2026-09-07 10:57:40,714 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=REALM, resourcePath=atmosphere 2026-09-07 10:57:41,742 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=4caf4136-8ff1-4911-8111-e57e0132359b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=04fa696c-e0d8-4f58-a3fb-5a5c9bac1f12, client_auth_method=client-secret, username=admin, authSessionParentId=25d48c89-17f0-498c-9e2b-9cbfa1dc9cf2, authSessionTabId=g51nMFJ7Y1g 2026-09-07 10:57:41,869 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e2e7801f-c1b9-4ba5-adc1-f33dd0621eac 2026-09-07 10:57:41,983 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e2e7801f-c1b9-4ba5-adc1-f33dd0621eac/protocol-mappers/models/fd4063f8-e8a8-4f2b-a5f1-10914f742d35 2026-09-07 10:58:03,782 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=7d0f65f2-5b16-496f-a7a3-73d4fbe2caee, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f316ddfc-dfc8-4443-9098-de5dd06c59e6, client_auth_method=client-secret, username=admin, authSessionParentId=352c546f-8f5d-4b7c-80af-8e48cde45d70, authSessionTabId=5Ier6-diMyU 2026-09-07 10:58:03,932 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT, resourcePath=clients/5e2c7ac4-71b5-4d4b-b1cf-1ef9086319f5 2026-09-07 10:58:04,382 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=c8f7e88a-3147-4739-91ee-9ecd6db4c1c2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f41b0f41-4f91-4257-b202-c2eb199bb67e, client_auth_method=client-secret, username=admin, authSessionParentId=439d68dd-4107-49d3-b15c-2e1f722110f4, authSessionTabId=c5_7dftcabI 2026-09-07 10:58:04,473 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT, resourcePath=clients/3d2baedd-45f2-48c1-bd08-5e64df18fb97 2026-09-07 10:58:04,919 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=7c8e94e4-51a1-40b2-a56b-14ebd71573ab, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a5de7812-ce96-43c2-b515-74229282c71e, client_auth_method=client-secret, username=admin, authSessionParentId=ba4c7633-189c-46ae-83ab-218f3a91f79c, authSessionTabId=MkdKmVJuPzk 2026-09-07 10:58:05,004 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT, resourcePath=clients/abec9782-c3e0-482e-a047-cb65dca2dad6 2026-09-07 10:58:05,674 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=dc78d51f-15da-47f8-82ad-f5101cf76e8b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=52f1fae4-dbeb-4ddd-83d7-fcdcf2157376, client_auth_method=client-secret, username=admin, authSessionParentId=dbd4b6fc-45d4-4f76-88c7-376555af6a54, authSessionTabId=8rofQnZZ_f0 2026-09-07 10:58:05,818 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT_ROLE, resourcePath=clients/5e2c7ac4-71b5-4d4b-b1cf-1ef9086319f5/roles/member 2026-09-07 10:58:06,228 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=34a95ef8-9ff3-4f9f-9c7b-9e299b6ea5f4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=95c95452-00de-4f40-96b6-9656c61538cf, client_auth_method=client-secret, username=admin, authSessionParentId=d34ca940-6124-459c-b384-1b6f22a6948e, authSessionTabId=9ZwfJ67XC5c 2026-09-07 10:58:06,330 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT_ROLE, resourcePath=clients/3d2baedd-45f2-48c1-bd08-5e64df18fb97/roles/admin 2026-09-07 10:58:06,824 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=104f949d-8906-4b0c-a4cd-8629ca07fbb1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=65a3b0c7-5942-421c-b4e4-1e9ff7f7e32d, client_auth_method=client-secret, username=admin, authSessionParentId=03e4cfe2-3629-4c2d-92d0-f8276c8ed9fd, authSessionTabId=dbjIRWk8p68 2026-09-07 10:58:06,916 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT_ROLE, resourcePath=clients/3d2baedd-45f2-48c1-bd08-5e64df18fb97/roles/editor 2026-09-07 10:58:07,320 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=c3c8157e-66f3-41b7-a6e4-84674cdce96e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7083ee50-5975-42bd-8cff-83d278a8ec57, client_auth_method=client-secret, username=admin, authSessionParentId=573f0725-730d-4a5b-894e-acb38aff82aa, authSessionTabId=VjkD_iKO2XM 2026-09-07 10:58:07,435 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT_ROLE, resourcePath=clients/3d2baedd-45f2-48c1-bd08-5e64df18fb97/roles/viewer 2026-09-07 10:58:07,846 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=2c2754b1-a0a9-4489-a23e-6568d3e8eba4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b8018eab-d4a4-4b37-8c8c-b505f80b77e5, client_auth_method=client-secret, username=admin, authSessionParentId=e8145403-20e7-48eb-87d8-36202548eab9, authSessionTabId=NxnJUDQS52c 2026-09-07 10:58:07,941 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT_ROLE, resourcePath=clients/abec9782-c3e0-482e-a047-cb65dca2dad6/roles/member 2026-09-07 11:00:32,259 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=cbecf4fa-d916-4bb5-a344-0ca7a2831688, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c6e1ee21-19bf-4f57-b919-02948aeac216, client_auth_method=client-secret, username=admin, authSessionParentId=9935f220-ffe1-45c4-8a9e-eb84bab04a00, authSessionTabId=6IxCz0K2ZY8 2026-09-07 11:00:32,524 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=REALM, resourcePath=null 2026-09-07 11:00:34,070 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=a90f6d69-8529-447c-a1d9-1e4433007e28, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f0054169-8bea-4c7b-9217-0326f1f6a6f8, client_auth_method=client-secret, username=admin, authSessionParentId=0d961d6e-1e31-49fa-8823-262339c0151e, authSessionTabId=74H9jNmDSyA 2026-09-07 11:00:34,168 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT, resourcePath=clients/70b3973a-004f-4080-a17d-314f05064aa2 2026-09-07 11:00:34,886 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=d856f6d7-dd7c-411c-8bfa-1b93987f4b02, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=272deea0-6c94-46cd-a27a-a491e711c3c8, client_auth_method=client-secret, username=admin, authSessionParentId=ab78af4d-4d26-448a-85e0-f883015684a1, authSessionTabId=IZwX9rP2WNI 2026-09-07 11:00:35,199 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/afda5c16-cb34-46b7-ac91-02d0f0a59f2c/role-mappings/clients/c2ad0756-71bd-45ba-ab17-2a9ba4d73b34 2026-09-07 11:52:02,985 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=559a66c3-1f52-41c3-8783-297f63b4a1ee, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8d4b6574-4fba-4dc9-ae37-652a6f33b01b, client_auth_method=client-secret, username=admin, authSessionParentId=fec795a5-06cd-477d-8f2b-b8ab230e23f4, authSessionTabId=LdKv8eTGIDM 2026-09-07 11:52:03,110 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=REALM, resourcePath=null 2026-09-07 11:52:03,824 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=86b0f782-9711-4f3b-82c0-a07e0e9e67bd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ea133eb0-f9c5-49d5-a80c-d158959bd712, client_auth_method=client-secret, username=admin, authSessionParentId=73db3227-0161-48cc-8926-55df8c595654, authSessionTabId=FRtN4tRSal4 2026-09-07 11:52:03,874 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e2e7801f-c1b9-4ba5-adc1-f33dd0621eac 2026-09-07 11:52:03,960 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e2e7801f-c1b9-4ba5-adc1-f33dd0621eac/protocol-mappers/models/fd4063f8-e8a8-4f2b-a5f1-10914f742d35 2026-09-07 11:52:10,660 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=2bdcd751-6f45-4f8e-a6ed-fbb231d0ac2a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5deff637-07c4-4ecc-838a-b64549e34a76, client_auth_method=client-secret, username=admin, authSessionParentId=7401f90f-9db4-4b4e-8e6a-769d8609d6b5, authSessionTabId=7FCjdD_iPh4 2026-09-07 11:52:10,712 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT, resourcePath=clients/5e2c7ac4-71b5-4d4b-b1cf-1ef9086319f5 2026-09-07 11:52:11,172 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=83ef0775-8a9a-4966-ae3f-57a4c4b607f8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b34aa0a1-3ac8-4be7-abab-af56ce384a0c, client_auth_method=client-secret, username=admin, authSessionParentId=5d19882e-db28-4596-8e8e-32469369c846, authSessionTabId=NVrYvM1pw_E 2026-09-07 11:52:11,226 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT, resourcePath=clients/3d2baedd-45f2-48c1-bd08-5e64df18fb97 2026-09-07 11:52:11,581 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=4e06fc27-a711-4d31-9589-663be7237b71, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=13ad6376-2758-4a5e-a678-68250dff9dbf, client_auth_method=client-secret, username=admin, authSessionParentId=3162a46b-09ff-4d9c-870a-d2f242bd45d1, authSessionTabId=2fu4tkd0BBU 2026-09-07 11:52:11,626 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT, resourcePath=clients/abec9782-c3e0-482e-a047-cb65dca2dad6 2026-09-07 11:52:12,331 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=656b3a9b-025b-431c-b726-dac5fc2a118c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=388b3f22-eff7-40a1-aad6-433494328e19, client_auth_method=client-secret, username=admin, authSessionParentId=f46fbdce-4491-4406-bd79-49d1d5aebf3c, authSessionTabId=sKtbuFWN6Zc 2026-09-07 11:52:12,710 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=0554c396-9ffe-469a-b4fe-720ae55d10d8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=07d9872e-66ff-4a0f-8b10-b24772ba2d28, client_auth_method=client-secret, username=admin, authSessionParentId=a21a334c-8b1a-4c4e-8e71-34c842e00bc2, authSessionTabId=4QjbkK8ZBFk 2026-09-07 11:52:13,132 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=02bd13ad-6f0d-4627-8300-3957f989600a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4bf2c943-317e-4d0b-bb06-a7d6425e9fb6, client_auth_method=client-secret, username=admin, authSessionParentId=5b4da1c8-bcde-43ef-9792-e8d89708f065, authSessionTabId=pjaOWdXWciY 2026-09-07 11:52:13,518 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=e2e57d88-426e-44e5-8016-d06016c74c64, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ca7ecf4a-b7fc-429b-967f-059d7705390a, client_auth_method=client-secret, username=admin, authSessionParentId=cd1310ad-5f13-4115-98c9-b1c740f5f5cd, authSessionTabId=WLtF_oQofK4 2026-09-07 11:52:13,902 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=003f5d19-eb3a-4766-b0d9-cc2ce10422d3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b80ec0be-7a9a-491a-a86e-60e045622861, client_auth_method=client-secret, username=admin, authSessionParentId=0d275b68-f660-40f5-b9dd-b13c92fccf28, authSessionTabId=hmANMeOiPx8 2026-09-07 11:53:34,265 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=8824e915-6243-4f61-a9db-5fce2614aa8c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c86bed55-3731-4c03-a732-0bb0257612ee, client_auth_method=client-secret, username=admin, authSessionParentId=5abcdfad-4583-4e29-9f4c-5125cda00800, authSessionTabId=jnCR2qd6FjE 2026-09-07 11:53:34,359 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=REALM, resourcePath=null 2026-09-07 11:53:36,022 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=0b640132-5c2e-4e61-932e-57df0f84eebe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=269284b3-312f-4263-ae81-58d3b7148fa5, client_auth_method=client-secret, username=admin, authSessionParentId=64669054-730e-48c8-bfb1-117895fd8a38, authSessionTabId=c_xh7I36f3s 2026-09-07 11:53:36,078 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=fee5a6db-57dc-492c-b268-0d44d37c7639, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, resourceType=CLIENT, resourcePath=clients/70b3973a-004f-4080-a17d-314f05064aa2 2026-09-07 11:53:36,899 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=62d610e7-c631-484d-9d5c-96c81253c787, clientId=admin-cli, userId=fb6dedcd-c3f2-4606-bf34-446535ad7fb0, ipAddress=162.253.55.181, auth_method=openid-connect, token_id=777f1280-f836-4671-b44e-7703cfb0cf79, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=15e4b3bc-3aeb-4b66-a27c-1135dae22ed5, client_auth_method=client-secret, username=admin, authSessionParentId=83b4f128-e8e4-449b-9651-8495440967b2, authSessionTabId=YXbU1eHywas