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-08-06 07:06:30,869 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5216ms 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-08-06 07:06:32,249 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-08-06 07:06:34,212 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-06 07:06:34,310 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-06 07:06:34,551 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-06 07:06:34,645 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-06 07:06:34,646 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 64f3fde7-ebf6-4943-9af5-f48aa2c24975, name: keycloak-0-45192 2026-08-06 07:06:34,653 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-08-06 07:06:34,653 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-08-06 07:06:34,663 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26921 2026-08-06 07:06:34,976 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-08-06 07:06:36,669 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-45192: no members discovered after 2004 ms: creating cluster as coordinator 2026-08-06 07:06:36,680 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-45192|0] (1) [keycloak-0-45192] 2026-08-06 07:06:36,692 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-45192`, physical addresses are `[10.0.0.130:42457]` 2026-08-06 07:06:37,089 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-45192, Site name: null 2026-08-06 07:06:37,092 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-06 07:06:37,918 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-08-06 07:06:37,919 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-08-06 07:06:38,094 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-06 07:06:38,270 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-08-06 07:06:38,271 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-08-06 07:06:38,386 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-08-06 07:06:38,387 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-08-06 07:07:22,002 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-06 07:07:24,245 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 53.215s. Listening on: http://0.0.0.0:8080 2026-08-06 07:07:24,245 INFO [io.quarkus] (main) Profile prod activated. 2026-08-06 07:07:24,246 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-08-06 07:07:24,393 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-06 07:07:37,537 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=8b5f920b-4a9b-4677-b420-00876eac6beb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e99ded85-7c84-403d-a692-c793b9e4324e, client_auth_method=client-secret, username=admin, authSessionParentId=fbe45975-1e3e-4db9-b746-76b9b95f90e2, authSessionTabId=sDuX7sDOZ6U 2026-08-06 07:07:39,126 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=REALM, resourcePath=atmosphere 2026-08-06 07:07:39,945 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=dd9e8334-748c-42a7-b5bb-01560a4dbb71, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=88fa5cb6-b9c4-4b8a-bf3f-acccab30fa93, client_auth_method=client-secret, username=admin, authSessionParentId=d39800bf-2ccd-409d-b5bc-0fb68de791a5, authSessionTabId=M9jMvKARMNo 2026-08-06 07:07:40,047 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d8601cb9-5727-45b4-9828-7bbb1ceb37ff 2026-08-06 07:07:40,143 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d8601cb9-5727-45b4-9828-7bbb1ceb37ff/protocol-mappers/models/4fe7ea5c-3abf-4f72-9b3e-972754d70fac 2026-08-06 07:08:00,941 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=33026ddc-5f54-4fc2-884c-7dca93c298f9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c995ab9a-feec-4d0b-8a46-4df3cac8b36e, client_auth_method=client-secret, username=admin, authSessionParentId=c29b4180-c11c-4708-873f-94e9a9f04081, authSessionTabId=cOcJwfQ_20Q 2026-08-06 07:08:01,050 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT, resourcePath=clients/a937e57b-8804-49a4-a4a7-e8d2561f2d0c 2026-08-06 07:08:01,408 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=0e78ef0c-6e13-4f4b-bccd-8acee67f0756, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=851dedca-e705-491a-9264-32de8d356d5d, client_auth_method=client-secret, username=admin, authSessionParentId=1639007d-7d3f-4dfe-9618-688b46bce9ed, authSessionTabId=p5uUNb11wZE 2026-08-06 07:08:01,467 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT, resourcePath=clients/a63f87fc-707f-4479-8317-b4abfa83828d 2026-08-06 07:08:01,817 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=4bf84b05-bb87-4e96-b584-41291a454091, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ef318dd1-29fc-44f1-90e9-59a4e5e5a18b, client_auth_method=client-secret, username=admin, authSessionParentId=d9814d16-f8fd-4e45-a7b8-f413b49238fd, authSessionTabId=4ScrCHG02WM 2026-08-06 07:08:01,976 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT, resourcePath=clients/adc34e27-2cb8-41a4-a1a7-e37e2af6e4ec 2026-08-06 07:08:02,525 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=2f0f1048-0304-47d3-a290-51fc5d7ed02a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ad3f312f-b0d6-48bd-a5d8-3a4d86ebc750, client_auth_method=client-secret, username=admin, authSessionParentId=948c32b5-69a6-44a6-b979-9010295e3c48, authSessionTabId=-cIdj_TQPZo 2026-08-06 07:08:02,633 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT_ROLE, resourcePath=clients/a937e57b-8804-49a4-a4a7-e8d2561f2d0c/roles/member 2026-08-06 07:08:03,002 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=fb25a426-1121-4fb2-8e0a-d31f4f348d13, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=39ac02ab-00e1-4c82-a9f9-0f8b0dd89ac6, client_auth_method=client-secret, username=admin, authSessionParentId=7a77c504-4a26-485f-95b6-c27f83fa5c7a, authSessionTabId=Bs5_aKot9Xk 2026-08-06 07:08:03,078 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT_ROLE, resourcePath=clients/a63f87fc-707f-4479-8317-b4abfa83828d/roles/admin 2026-08-06 07:08:03,464 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=270e4cf3-73bf-4cd7-8118-c5c2902d0ff6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c13b8319-d455-4614-8aac-6d0ea49eb38f, client_auth_method=client-secret, username=admin, authSessionParentId=c162dde8-0ed8-4273-9879-2e7268498483, authSessionTabId=wHYHrXtZSFk 2026-08-06 07:08:03,540 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT_ROLE, resourcePath=clients/a63f87fc-707f-4479-8317-b4abfa83828d/roles/editor 2026-08-06 07:08:03,919 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=908c4022-7f9d-438f-86e0-31c6a2efb86b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ca321ff8-fd35-4868-881d-cad894fc9ad1, client_auth_method=client-secret, username=admin, authSessionParentId=464fa7fd-e274-4829-b7ab-8cf79947e8c1, authSessionTabId=z1GZPjA4NXg 2026-08-06 07:08:04,002 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT_ROLE, resourcePath=clients/a63f87fc-707f-4479-8317-b4abfa83828d/roles/viewer 2026-08-06 07:08:04,358 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=ee0a5e0f-5829-4cbd-ad49-ad1321d21889, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fc5b1d6c-f796-4ca9-be7c-37ec6c066d12, client_auth_method=client-secret, username=admin, authSessionParentId=5259268c-0b03-42fc-aac6-5627b06fb082, authSessionTabId=gs3w3bKCHZg 2026-08-06 07:08:04,435 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT_ROLE, resourcePath=clients/adc34e27-2cb8-41a4-a1a7-e37e2af6e4ec/roles/member 2026-08-06 07:10:00,309 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=cde7e3a4-1d9a-448a-a07f-09365a8d86b9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=23261e9c-8236-4c0b-916d-463d56631913, client_auth_method=client-secret, username=admin, authSessionParentId=5206a8ec-997a-487b-9762-4b2d5b2ce1bf, authSessionTabId=w_hnlOGrZZk 2026-08-06 07:10:00,600 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=REALM, resourcePath=null 2026-08-06 07:10:01,921 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=8c949370-2c67-4ad9-9e94-9d88f2048068, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7b15b145-f67f-4047-abe1-f579e0269c6e, client_auth_method=client-secret, username=admin, authSessionParentId=cebe1dee-db9c-41b4-a4c0-a82938dbfff7, authSessionTabId=MdNa6t-FlrQ 2026-08-06 07:10:01,995 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT, resourcePath=clients/9da0b3b7-5cd0-4ec8-8143-852f47ca9270 2026-08-06 07:10:02,538 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=faee66e6-1de2-4c4c-acf1-abc46fe89684, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=67010e6d-a6b9-4883-bf66-fdba6911762e, client_auth_method=client-secret, username=admin, authSessionParentId=3c32c0dc-94b6-4fc5-8b39-360685150092, authSessionTabId=Nlqnb7Cwd3g 2026-08-06 07:10:02,788 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/98dccb47-0f59-4ef0-8274-0d7fbee54b3b/role-mappings/clients/17d17921-1268-4560-979a-b66270ab2e30 2026-08-06 07:14:07,689 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=41bbd171-5e26-486f-9a42-a578920e02bb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6cd10ed6-cbdc-4fdb-8c12-fe705b461cc0, client_auth_method=client-secret, username=admin, authSessionParentId=cf142323-c9e0-411a-9496-2e03ea1ee576, authSessionTabId=ri222pB-3Os 2026-08-06 07:14:07,805 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=REALM, resourcePath=null 2026-08-06 07:14:08,434 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=a4ca564b-194d-4d5e-b185-ea5e376abf60, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e1f3b34f-9799-4656-a298-ff6f3870d8cc, client_auth_method=client-secret, username=admin, authSessionParentId=42ed960d-42bd-4ca3-9252-fb36df05c112, authSessionTabId=pib5xGPhIfc 2026-08-06 07:14:08,502 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d8601cb9-5727-45b4-9828-7bbb1ceb37ff 2026-08-06 07:14:08,572 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d8601cb9-5727-45b4-9828-7bbb1ceb37ff/protocol-mappers/models/4fe7ea5c-3abf-4f72-9b3e-972754d70fac 2026-08-06 07:14:14,417 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=26799812-244b-4e8d-80e2-7cfec649e1ee, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=de476070-9ec2-4d2b-9664-e0374e35a9c3, client_auth_method=client-secret, username=admin, authSessionParentId=77c6941e-4f7c-4f96-b242-8987b126e14b, authSessionTabId=65oDfxm3O38 2026-08-06 07:14:14,468 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT, resourcePath=clients/a937e57b-8804-49a4-a4a7-e8d2561f2d0c 2026-08-06 07:14:14,811 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=30aea8ca-1531-4bd1-bc56-5f60b779ff69, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=883cff9b-4ecf-48cd-993d-9a102f0f2cf0, client_auth_method=client-secret, username=admin, authSessionParentId=b5e3ad95-e1ad-4d13-9824-3afde23d3d0a, authSessionTabId=Xex1svo5Sdk 2026-08-06 07:14:14,857 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT, resourcePath=clients/a63f87fc-707f-4479-8317-b4abfa83828d 2026-08-06 07:14:15,201 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=e792ab7d-ac58-476a-a90f-0efaaf78cfca, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=94e41c22-c511-41f8-be3c-aaf4bfdeaa09, client_auth_method=client-secret, username=admin, authSessionParentId=2efe623d-844d-40c6-9a37-7bad32594cb9, authSessionTabId=8ms4ffQVgt0 2026-08-06 07:14:15,250 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT, resourcePath=clients/adc34e27-2cb8-41a4-a1a7-e37e2af6e4ec 2026-08-06 07:14:15,804 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=debe34ad-5fe1-4635-abae-8d22294547f3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2d73d08d-740f-4226-b3ec-451fb86aa30e, client_auth_method=client-secret, username=admin, authSessionParentId=4d28fdbb-b53d-478c-af5b-bc8b72f4f46e, authSessionTabId=OR53TzuRblw 2026-08-06 07:14:16,167 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=06398c2b-8db7-4420-99c3-81647751686e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c27cb83e-8524-4a36-b016-cf04a27cb2bd, client_auth_method=client-secret, username=admin, authSessionParentId=5c2fd885-c502-469f-bbc8-0fd3a0a8460d, authSessionTabId=yrtlrP__dhg 2026-08-06 07:14:16,528 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=c0cf13e3-21a1-4145-a4b8-941e4abc53c5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=503a14e8-7195-45ab-9453-9057b2eea5c4, client_auth_method=client-secret, username=admin, authSessionParentId=cf4dc423-36bd-47b1-993a-c346ab1b4904, authSessionTabId=T4JP4q5Ym7s 2026-08-06 07:14:16,866 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=1ab06d31-d7a9-4489-9ca1-849cdc8fdb69, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=88fb287f-e0ba-4460-9bdd-6c6d8d091732, client_auth_method=client-secret, username=admin, authSessionParentId=4c3b4a1b-b02b-492d-b2d2-f5fc95ea568b, authSessionTabId=B2mN5H-Wq00 2026-08-06 07:14:17,230 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=12918858-d5e8-4f83-b33f-10e4ddb5a284, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=182a9273-bc4c-4b11-8d62-544e6765a0e1, client_auth_method=client-secret, username=admin, authSessionParentId=afbe508f-c6ab-4adc-a76f-4a81d7a2c6e4, authSessionTabId=X3ADA4grYjs 2026-08-06 07:15:08,972 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=5766efd7-a35d-49c2-9ed9-43c921fbbeaf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=96fa3873-1b1e-4228-b5cc-4fa466635ef8, client_auth_method=client-secret, username=admin, authSessionParentId=5954fa76-4022-4354-b783-736867073087, authSessionTabId=PHgyneqUfjQ 2026-08-06 07:15:09,082 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=REALM, resourcePath=null 2026-08-06 07:15:10,495 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=6771b082-e531-45c8-8d03-ae3dcb7b7cef, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=217d93bd-e59a-4edc-8879-cdf6c3d646b3, client_auth_method=client-secret, username=admin, authSessionParentId=cb574295-fa3e-4f64-bfd2-08a7880f663c, authSessionTabId=Ckm2gHiCnr0 2026-08-06 07:15:10,549 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=CLIENT, resourcePath=clients/9da0b3b7-5cd0-4ec8-8143-852f47ca9270 2026-08-06 07:15:11,115 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=344189c7-2e3a-4c91-921f-33ffbfdaec1c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9c5bf4d4-ff29-4300-8f51-3e37edaacadf, client_auth_method=client-secret, username=admin, authSessionParentId=674cfa75-ee15-4558-acc2-cb7efcb53a46, authSessionTabId=rBUj1e1KgWs 2026-08-06 07:15:28,933 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=admin-cli, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, auth_method=openid-connect, token_id=fa02ff84-2448-408d-85dd-5e5ff756e9d0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=57385499-e1ca-46b8-99a6-3a2b0f712684, client_auth_method=client-secret, username=admin, authSessionParentId=83107784-9421-46db-9bc8-e73632a3b44d, authSessionTabId=Ut0ug8d-uCQ 2026-08-06 07:15:29,000 INFO [org.keycloak.events] (executor-thread-4) operationType=CREATE, realmId=8e2f9774-ff41-43cf-8e02-1cdb0bf32294, clientId=eaa74745-6242-4a09-84db-cfaf34cbd3ac, userId=32b0f209-3150-4afc-a060-64d7cca5c4b4, ipAddress=199.19.213.54, resourceType=USER, resourcePath=users/0f65573f-7b6e-425b-9327-9b4fb71cfba8 2026-08-06 07:15:30,740 INFO [org.keycloak.events] (executor-thread-4) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=98dccb47-0f59-4ef0-8274-0d7fbee54b3b, ipAddress=10.0.0.249, token_id=59c19fb0-8164-4d7f-9209-88c06f814a9a, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=527e8128-8ef1-4b9c-9dc4-f581663e69e2, authSessionTabId=ilv82gK7Ulg