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-07-01 00:51:03,772 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5050ms 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-07-01 00:51:05,206 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-07-01 00:51:07,706 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-01 00:51:07,907 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-01 00:51:08,054 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-01 00:51:08,181 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-01 00:51:08,184 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: bf4811b0-1283-4816-aa5c-e8bb8219a338, name: keycloak-0-63445 2026-07-01 00:51:08,192 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-07-01 00:51:08,192 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-07-01 00:51:08,206 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23135 2026-07-01 00:51:08,500 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-07-01 00:51:08,507 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-01 00:51:09,387 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-07-01 00:51:09,388 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-07-01 00:51:09,571 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-01 00:51:09,804 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-07-01 00:51:09,805 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-07-01 00:51:09,928 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-07-01 00:51:09,928 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-07-01 00:51:10,215 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-63445: no members discovered after 2004 ms: creating cluster as coordinator 2026-07-01 00:51:10,228 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-63445|0] (1) [keycloak-0-63445] 2026-07-01 00:51:10,247 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-63445`, physical addresses are `[10.0.0.55:38671]` 2026-07-01 00:51:45,141 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-63445, Site name: null 2026-07-01 00:51:45,312 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-01 00:51:47,672 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 43.689s. Listening on: http://0.0.0.0:8080 2026-07-01 00:51:47,673 INFO [io.quarkus] (main) Profile prod activated. 2026-07-01 00:51:47,674 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-07-01 00:51:47,901 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-01 00:52:01,255 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=b91af5b5-448e-470e-ab7d-3514a58c0fd6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ab71044e-95d9-45a2-aec7-e363eb12f1e9, client_auth_method=client-secret, username=admin, authSessionParentId=60f47c8b-cb5e-45e4-bfc2-f879986b20ca, authSessionTabId=83dpTkY3QGk 2026-07-01 00:52:02,726 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=REALM, resourcePath=atmosphere 2026-07-01 00:52:03,537 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=b6d1c421-0dfd-42e5-95c1-102c883b5475, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ee1b65a1-4537-4d9a-a0dc-2a1a1ffa857a, client_auth_method=client-secret, username=admin, authSessionParentId=05b5b0ff-158d-4b14-b62f-1a371a276f62, authSessionTabId=ipA7HxJJ9zY 2026-07-01 00:52:03,632 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a75577ca-df48-4069-879e-1a8042ad4fc4 2026-07-01 00:52:03,722 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a75577ca-df48-4069-879e-1a8042ad4fc4/protocol-mappers/models/cb6220b0-191e-4830-916c-6aa2d2c39aac 2026-07-01 00:52:25,070 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=4c89b56d-e297-49ac-9b67-a1eb678e31ef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d60cc226-1acd-4694-a4f0-0054c3d2ff10, client_auth_method=client-secret, username=admin, authSessionParentId=5e81fdd3-8dcd-471b-90ba-eeb501df817a, authSessionTabId=gqmqOb2y5Lg 2026-07-01 00:52:25,196 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT, resourcePath=clients/20f29708-e697-446a-8f72-99b77816504b 2026-07-01 00:52:25,601 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=3cde1423-7188-4ec4-b2d7-fe3ff7e774be, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5dd81d7e-36c2-41c7-ade5-cfdd18865940, client_auth_method=client-secret, username=admin, authSessionParentId=06729bdc-4dc8-4c36-b726-24eb43d4d7fe, authSessionTabId=lYTJe71emB4 2026-07-01 00:52:25,677 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT, resourcePath=clients/ba415f59-b0a0-4166-9a77-ed24216a8adf 2026-07-01 00:52:26,048 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=0cb6565c-28dc-4e9c-b02b-4211d1b7f93b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a50d84c0-1107-43df-bddf-9b121e3e506b, client_auth_method=client-secret, username=admin, authSessionParentId=0e05f161-0fe7-4e78-921c-1f6a009005f6, authSessionTabId=ay1xglEOceQ 2026-07-01 00:52:26,116 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT, resourcePath=clients/577d5fde-5642-4e5d-9eeb-6385b06697da 2026-07-01 00:52:26,692 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=9e865e2e-1ebb-4948-a412-3f72f5a1cfcc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8c2b14f1-104f-45e8-a1e5-bb7cf2b4e770, client_auth_method=client-secret, username=admin, authSessionParentId=49f9dbf6-5a97-4635-844e-f961c067a9ae, authSessionTabId=TTSYaoIail0 2026-07-01 00:52:26,807 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT_ROLE, resourcePath=clients/20f29708-e697-446a-8f72-99b77816504b/roles/member 2026-07-01 00:52:27,169 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=2a4c556c-733a-4aba-95ef-0c7da1914c4f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2b43b1f3-6ccf-43e9-ab28-c6b7523a219e, client_auth_method=client-secret, username=admin, authSessionParentId=cc6741af-2c97-48f6-8878-535cc519b185, authSessionTabId=IhRT808BMoo 2026-07-01 00:52:27,248 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT_ROLE, resourcePath=clients/ba415f59-b0a0-4166-9a77-ed24216a8adf/roles/admin 2026-07-01 00:52:27,612 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=9c171482-7772-46e8-9865-b4ceb6046638, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=519b13b9-8b19-414f-b2e3-1a42c70a6c59, client_auth_method=client-secret, username=admin, authSessionParentId=f717ee0b-841b-4a04-bf14-1e3cd74fd9db, authSessionTabId=R8MwSdPJWcU 2026-07-01 00:52:27,691 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT_ROLE, resourcePath=clients/ba415f59-b0a0-4166-9a77-ed24216a8adf/roles/editor 2026-07-01 00:52:28,079 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=90eb136b-8af8-483a-9273-bd775f29383a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0d8fbe94-fc28-42fc-9e48-76e465d18789, client_auth_method=client-secret, username=admin, authSessionParentId=ed7b1bd4-982d-492d-a708-fdbd77a1985b, authSessionTabId=Iuhe6Qy5eIc 2026-07-01 00:52:28,168 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT_ROLE, resourcePath=clients/ba415f59-b0a0-4166-9a77-ed24216a8adf/roles/viewer 2026-07-01 00:52:28,560 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=9968b7da-ced7-415b-91f6-bab13815ed8a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d064cc40-9199-4154-810d-929a2d1a02f7, client_auth_method=client-secret, username=admin, authSessionParentId=a4a508c8-9547-4809-ab33-4a87b957e15f, authSessionTabId=F9c_9vmx6KM 2026-07-01 00:52:28,649 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT_ROLE, resourcePath=clients/577d5fde-5642-4e5d-9eeb-6385b06697da/roles/member 2026-07-01 00:54:29,280 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=ced13ba6-2cc7-4284-81dc-1422c039ac0c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d9ddef20-d83c-46ec-bb11-463f22cbc816, client_auth_method=client-secret, username=admin, authSessionParentId=9073a499-cb4e-4d3d-a25c-1b2ba078e60e, authSessionTabId=aA_OY_Bt-ZQ 2026-07-01 00:54:29,500 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=REALM, resourcePath=null 2026-07-01 00:54:30,960 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=2ba66988-7be6-43ec-ab19-a8eede5a2a04, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c1a34c3c-2b8b-4fb6-857b-9de033ec7fef, client_auth_method=client-secret, username=admin, authSessionParentId=480c3ac6-2a91-40bc-95f1-f91a44594eee, authSessionTabId=R046xF6VKjY 2026-07-01 00:54:31,041 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT, resourcePath=clients/8e6776e2-cee8-4c65-979a-b415294c4efe 2026-07-01 00:54:31,622 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=16b343ac-30a3-4fa0-be02-0f4e1758e287, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=209fc1d9-55f8-4ef9-944a-939f7c2c340e, client_auth_method=client-secret, username=admin, authSessionParentId=bcb6e640-90f6-44f4-8a8b-ebd9703f82ef, authSessionTabId=KOVKjaEL-Ag 2026-07-01 00:54:31,939 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/67c7881b-f687-4a0f-a4b9-efb279705c9e/role-mappings/clients/11757390-e742-4686-920e-0998c628ad9f 2026-07-01 00:58:38,102 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=f32cf7cf-9717-47a4-8317-c0c5be13882e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ba14b022-114f-4d0b-a0ef-9db39b34811c, client_auth_method=client-secret, username=admin, authSessionParentId=820ff382-2c79-4d24-8fc0-708c8b65fe83, authSessionTabId=s47ZvZe7BEM 2026-07-01 00:58:38,233 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=REALM, resourcePath=null 2026-07-01 00:58:38,875 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=e1802b9a-7ee4-45cd-b6e8-425f10daae7b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=52b7c98f-42cc-40f6-9444-3da7c3abef02, client_auth_method=client-secret, username=admin, authSessionParentId=366eed20-9ccf-4cd2-916e-56e1f1c0892a, authSessionTabId=zcPyzHTJ5GM 2026-07-01 00:58:38,958 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a75577ca-df48-4069-879e-1a8042ad4fc4 2026-07-01 00:58:39,041 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a75577ca-df48-4069-879e-1a8042ad4fc4/protocol-mappers/models/cb6220b0-191e-4830-916c-6aa2d2c39aac 2026-07-01 00:58:44,943 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=605ef7d4-08dc-4996-a8d4-386671539737, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a6126800-9b18-4262-a275-aa49aef4f6c7, client_auth_method=client-secret, username=admin, authSessionParentId=334de472-b278-4a65-a056-e274d43f03a8, authSessionTabId=9JtI6kT7jxc 2026-07-01 00:58:45,014 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT, resourcePath=clients/20f29708-e697-446a-8f72-99b77816504b 2026-07-01 00:58:45,352 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=d42cf54d-3db6-47db-b251-a91bece57cb5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c306cdce-b1b3-472c-b392-af0f3fabb98a, client_auth_method=client-secret, username=admin, authSessionParentId=e7d9bcbd-610e-4a77-8735-acf5f6e897ec, authSessionTabId=88tQ9NNejKA 2026-07-01 00:58:45,410 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT, resourcePath=clients/ba415f59-b0a0-4166-9a77-ed24216a8adf 2026-07-01 00:58:45,784 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=7093d204-2e19-494b-8acf-ae3fdf501f9a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3182cfc7-3830-4a00-bf37-caf69a6c9903, client_auth_method=client-secret, username=admin, authSessionParentId=44e7f438-5a25-44fc-99a5-3ec8fcc0d3c5, authSessionTabId=Cw-4m2hnI1Q 2026-07-01 00:58:45,830 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT, resourcePath=clients/577d5fde-5642-4e5d-9eeb-6385b06697da 2026-07-01 00:58:46,438 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=582c67eb-1e02-4c5b-81b7-6c7f8f6152da, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f1d11d95-1cb0-40a0-9c7f-f5622007f105, client_auth_method=client-secret, username=admin, authSessionParentId=c3998c79-3a4a-4293-8d12-af978aa9b1b5, authSessionTabId=YmSd9baESos 2026-07-01 00:58:46,819 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=31463581-13fa-4377-83c1-e857f5c2d4f1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e53e41a3-4e11-49bf-a307-6a37dbec0aef, client_auth_method=client-secret, username=admin, authSessionParentId=297bc9b3-b1fc-487b-acc2-c861052e1b58, authSessionTabId=O62LXIR0_4E 2026-07-01 00:58:47,210 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=41f00864-5d9f-41b0-8300-326301504876, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=15528056-bc60-4e85-8609-da68e2999168, client_auth_method=client-secret, username=admin, authSessionParentId=e23f923f-bb87-4ccd-a11e-1fb6274de0b7, authSessionTabId=gzfmKPoHF5c 2026-07-01 00:58:47,554 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=af8137f4-e86e-4ebf-9a2b-fc90bb52d120, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=63deb270-67fa-49b3-be6c-dd3ad6d79a34, client_auth_method=client-secret, username=admin, authSessionParentId=8dbd3561-79ca-4286-ba11-2d688e49116e, authSessionTabId=Q-4DXXhYD7g 2026-07-01 00:58:47,905 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=30f6da3a-53c2-4ebb-ab3e-ac4980464de0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=34d220ba-d7db-4808-97e4-9c6f2338b3c0, client_auth_method=client-secret, username=admin, authSessionParentId=2e055982-21eb-42a7-9598-3a90d8ca268f, authSessionTabId=4y9flP4i-QY 2026-07-01 00:59:37,484 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=e0920d6b-d781-4430-9f64-1f84432d9fe0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cc82ccc0-031d-4d78-903e-0c3be0175f88, client_auth_method=client-secret, username=admin, authSessionParentId=b5a8dadb-2482-469e-87c5-e1e4257467cf, authSessionTabId=BXiy8wdD4MA 2026-07-01 00:59:37,619 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=REALM, resourcePath=null 2026-07-01 00:59:38,987 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=27086eef-cfe9-4621-93dd-78ecd4c77d10, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5e54fc66-d15f-4c15-8141-08bc782bdc31, client_auth_method=client-secret, username=admin, authSessionParentId=da227c78-dade-4836-898c-404241b18432, authSessionTabId=6xXw2UK9WUM 2026-07-01 00:59:39,093 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=CLIENT, resourcePath=clients/8e6776e2-cee8-4c65-979a-b415294c4efe 2026-07-01 00:59:39,696 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=59bcf727-85b7-446b-bedf-f1f6da4f1ade, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=370608f6-c695-463e-9928-292dbec1b524, client_auth_method=client-secret, username=admin, authSessionParentId=35815e5c-b3fb-4155-8791-f2d91affe7b0, authSessionTabId=6ccWfzHy4uE 2026-07-01 00:59:57,267 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=admin-cli, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, auth_method=openid-connect, token_id=60341117-b804-4464-bc5e-fffc34f15ba4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=655974d0-5248-48e5-ba88-e604a7390458, client_auth_method=client-secret, username=admin, authSessionParentId=94781a51-dc90-4446-b14d-a570022195a2, authSessionTabId=GH0Jr75pj50 2026-07-01 00:59:57,334 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6f04684f-a459-45b8-83cc-c2dad7255623, clientId=29b8d2ed-a781-44db-b48c-d0405a614fa8, userId=df7beffa-1696-47d8-8ea9-f36fdfa305b0, ipAddress=199.19.213.195, resourceType=USER, resourcePath=users/fce570e2-f716-416a-941a-45bfc5992f8c 2026-07-01 00:59:59,103 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=67c7881b-f687-4a0f-a4b9-efb279705c9e, ipAddress=10.0.0.109, token_id=e99d0ef6-51cb-4e9b-ae23-9a593bc10f7f, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=5e7cb098-ee86-41ea-b2e0-5ddaddadce0e, authSessionTabId=hyskq-tS8YU