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-02 15:23:53,541 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5252ms 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-02 15:23:54,892 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-02 15:23:56,956 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-02 15:23:57,103 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-02 15:23:57,230 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-02 15:23:57,321 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-02 15:23:57,323 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ed973f9b-706d-43f5-b510-bb376852f88a, name: keycloak-0-45501 2026-07-02 15:23:57,330 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-02 15:23:57,331 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-02 15:23:57,337 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30857 2026-07-02 15:23:57,561 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-02 15:23:58,266 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-02 15:23:58,266 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-02 15:23:58,393 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-02 15:23:58,564 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-02 15:23:58,565 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-02 15:23:58,657 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-02 15:23:58,657 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-02 15:23:59,341 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-45501: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-02 15:23:59,354 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-45501|0] (1) [keycloak-0-45501] 2026-07-02 15:23:59,367 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-45501`, physical addresses are `[10.0.0.159:46393]` 2026-07-02 15:24:28,166 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-45501, Site name: null 2026-07-02 15:24:28,290 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-02 15:24:28,309 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-02 15:24:30,508 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 36.798s. Listening on: http://0.0.0.0:8080 2026-07-02 15:24:30,509 INFO [io.quarkus] (main) Profile prod activated. 2026-07-02 15:24:30,509 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-02 15:24:30,669 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-02 15:24:40,305 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=a5434af5-1987-4686-b139-847af45e7fb3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8e908d91-8dca-4641-932b-8a9fc75bb07d, client_auth_method=client-secret, username=admin, authSessionParentId=84719dd0-10d5-412d-90a6-f136aa9ad53f, authSessionTabId=nNs8mpbTZeE 2026-07-02 15:24:41,558 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=REALM, resourcePath=atmosphere 2026-07-02 15:24:42,346 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=f273d781-2e76-44fc-9f94-dee60fe7e939, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2e4f95af-0b8b-475f-9130-ee4ab677a2de, client_auth_method=client-secret, username=admin, authSessionParentId=c96b933f-7e7c-48ac-9b2a-f1e16b9b68d3, authSessionTabId=twfuaWuiwFQ 2026-07-02 15:24:42,433 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/66a39a28-e378-4dd8-a1cf-20c8c0cceeea 2026-07-02 15:24:42,517 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/66a39a28-e378-4dd8-a1cf-20c8c0cceeea/protocol-mappers/models/27005ef3-79e3-4a2c-899d-3bcafbec888b 2026-07-02 15:25:03,417 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=4513fa54-ba3a-42e8-b0fe-c15aa288d289, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c3997dae-d1f1-4248-a6d1-335b8c48b7b0, client_auth_method=client-secret, username=admin, authSessionParentId=33324c94-31da-41d1-b5b0-b08309d4b56d, authSessionTabId=XJBbZs1RhmM 2026-07-02 15:25:03,510 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/28e795bd-0ff4-4fd6-9835-a8024cd43d2c 2026-07-02 15:25:03,849 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=2f022d69-eef5-4f84-8890-0089b70260ae, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a5943ede-b4e1-4dc8-9ff1-359363be44a0, client_auth_method=client-secret, username=admin, authSessionParentId=257b27aa-832d-41d3-9263-2f3df3e6d755, authSessionTabId=uvY46akOcA8 2026-07-02 15:25:03,911 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/f674427d-88ac-4cc8-bd8d-5668a520b731 2026-07-02 15:25:04,263 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=c9e5f221-8ba9-40e5-83bc-ae7bf4027b7f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=abca2290-077a-49d7-9895-ae944ca3a846, client_auth_method=client-secret, username=admin, authSessionParentId=abd16d8a-85e5-451a-9df3-1a978d6d1f5f, authSessionTabId=kAEO8tBd6qk 2026-07-02 15:25:04,332 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/88bbe62e-8705-4dfa-b625-7204ed17567f 2026-07-02 15:25:04,869 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=d9852633-ebe9-4121-acd5-ea92c132f072, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5860226b-e6ab-47cd-8e6a-819b95180aaf, client_auth_method=client-secret, username=admin, authSessionParentId=520c65a3-a626-4489-b6ef-258c24b5129e, authSessionTabId=Fziq_9myPI4 2026-07-02 15:25:04,959 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/28e795bd-0ff4-4fd6-9835-a8024cd43d2c/roles/member 2026-07-02 15:25:05,300 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=b882a3fe-471f-4d54-860f-f259746d0594, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c25f2db9-6a11-448e-8678-2b9182668061, client_auth_method=client-secret, username=admin, authSessionParentId=e17f2ad6-f296-47fa-b553-9c1b33d9c865, authSessionTabId=uql_4447BGQ 2026-07-02 15:25:05,381 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/f674427d-88ac-4cc8-bd8d-5668a520b731/roles/admin 2026-07-02 15:25:05,726 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=10c783df-fb02-46ad-92dd-d09592951287, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5b37d535-2bcb-45f4-90f6-a33e9c7e7ad2, client_auth_method=client-secret, username=admin, authSessionParentId=60685c76-6ca9-4d45-bd54-9be407ae3fea, authSessionTabId=jNTF466BIzE 2026-07-02 15:25:05,809 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/f674427d-88ac-4cc8-bd8d-5668a520b731/roles/editor 2026-07-02 15:25:06,171 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=fa782804-b7d2-4aca-8f1d-a06d48c311f4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aa5ede9c-4160-4a83-a021-7e7e7f9502cc, client_auth_method=client-secret, username=admin, authSessionParentId=40128bfa-b118-4579-80a8-decf089d4925, authSessionTabId=xA7nFHeTVOY 2026-07-02 15:25:06,238 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/f674427d-88ac-4cc8-bd8d-5668a520b731/roles/viewer 2026-07-02 15:25:06,585 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=7b6add13-6232-42f7-8dbc-2d8c6ed4b74e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1b0b772e-2559-404f-9d8c-58014d731111, client_auth_method=client-secret, username=admin, authSessionParentId=f8b9b36c-1d92-492c-af7b-69b34ef869e9, authSessionTabId=3WOYxVhucac 2026-07-02 15:25:06,660 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/88bbe62e-8705-4dfa-b625-7204ed17567f/roles/member 2026-07-02 15:27:02,208 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=a6d7927c-0420-44d6-b2a0-6ec938b31a8f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7a7349c0-af56-49c9-88a6-bd8fc6f7c6e3, client_auth_method=client-secret, username=admin, authSessionParentId=79203bbd-d9f5-4e4c-bb0b-329f13f9d4d1, authSessionTabId=IgeU58f-pFk 2026-07-02 15:27:02,383 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=REALM, resourcePath=null 2026-07-02 15:27:03,765 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=0eae7229-9f0d-4653-a383-18417f4a9fc1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5af5a01a-ec0d-41c3-8249-5db09dd8baf8, client_auth_method=client-secret, username=admin, authSessionParentId=975f9842-d3ef-42dc-852c-99a42fb58e31, authSessionTabId=S4kisPtgXZM 2026-07-02 15:27:03,845 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/03637fa9-4d65-480e-8aff-1e6204c9dd9a 2026-07-02 15:27:04,405 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=ec8550a7-6d54-4801-bc7e-eccf51427466, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6713e3a7-2ccd-4e3f-8868-230c9332a021, client_auth_method=client-secret, username=admin, authSessionParentId=effce9b8-d3a1-493f-b6ee-cf8869077743, authSessionTabId=gSsTFUcwRaU 2026-07-02 15:27:04,681 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/41743e15-f724-4773-a147-3b6d8a1edaa0/role-mappings/clients/51ee6a60-15cd-47a4-979b-e2d49d86c1b1 2026-07-02 15:31:01,174 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=560d55ec-8a93-496f-8715-e4cee09c1137, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=79943e64-fc1b-49db-b062-91f0733acac1, client_auth_method=client-secret, username=admin, authSessionParentId=ba5ab11c-2524-4ead-b920-087dff4e9920, authSessionTabId=rxitKTKauFI 2026-07-02 15:31:01,299 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=REALM, resourcePath=null 2026-07-02 15:31:01,914 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=7ddb2e5a-b758-4206-a319-81eff7a1c96e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=86806936-fff5-443b-9e67-cdde09994ffc, client_auth_method=client-secret, username=admin, authSessionParentId=c14ff0b5-f01e-4369-96a6-9068313c6189, authSessionTabId=dSfTpcNw8vg 2026-07-02 15:31:01,971 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/66a39a28-e378-4dd8-a1cf-20c8c0cceeea 2026-07-02 15:31:02,050 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/66a39a28-e378-4dd8-a1cf-20c8c0cceeea/protocol-mappers/models/27005ef3-79e3-4a2c-899d-3bcafbec888b 2026-07-02 15:31:07,946 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=e10e5508-bd9d-43e8-8d40-52300758f824, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c5a324c5-d9a2-4845-ba8c-f770a98b2a74, client_auth_method=client-secret, username=admin, authSessionParentId=71907673-559f-4092-a439-c800fa526282, authSessionTabId=e1K0vH3PJSc 2026-07-02 15:31:08,007 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/28e795bd-0ff4-4fd6-9835-a8024cd43d2c 2026-07-02 15:31:08,372 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=d2f7a00d-c3c0-42f5-b975-130c94b81308, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0531c2d5-5d9e-4c2e-a66e-6246b67f2708, client_auth_method=client-secret, username=admin, authSessionParentId=4be20c47-ca4f-4e3d-92ba-8d4575da7fcc, authSessionTabId=H2UUzbJdj5A 2026-07-02 15:31:08,420 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/f674427d-88ac-4cc8-bd8d-5668a520b731 2026-07-02 15:31:08,765 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=c054a2ab-fcb0-45d2-b1ae-b6fc73897def, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=29921b38-2f8a-43a8-86f5-9d2c69fd1f8a, client_auth_method=client-secret, username=admin, authSessionParentId=75e11a21-ecb1-4a7d-8a31-64e6d026f5c6, authSessionTabId=KQuui5gF4tw 2026-07-02 15:31:08,801 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/88bbe62e-8705-4dfa-b625-7204ed17567f 2026-07-02 15:31:09,371 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=7ed14072-f22b-4d35-9549-0441359f8dce, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ee8cbd07-d9ad-4532-ad5f-6fd3b22e6381, client_auth_method=client-secret, username=admin, authSessionParentId=e664a292-dc25-448c-89cf-5142760dfad7, authSessionTabId=m7J0E83Ezx4 2026-07-02 15:31:09,722 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=3c89ab43-436f-4ddd-a841-14e081bd608a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4a7d76f6-a767-4249-a900-edf114c9e6a2, client_auth_method=client-secret, username=admin, authSessionParentId=663ac6a2-c143-4ad8-b2b2-52576ed6165e, authSessionTabId=_M9U9q6CL0M 2026-07-02 15:31:10,057 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=a367996a-0682-4633-8936-1c1c20dd469e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dba1b07b-df54-448a-ba93-015e6ce08d2d, client_auth_method=client-secret, username=admin, authSessionParentId=4d6ad105-e2e5-4f67-aeb3-7034699d1994, authSessionTabId=ajUPw0q791A 2026-07-02 15:31:10,382 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=1dc17e43-9877-42dd-99b7-c1f79b14a78d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ba8ec332-1291-4971-aa50-f4839e3a50dd, client_auth_method=client-secret, username=admin, authSessionParentId=24e6e247-94e5-49e7-9fc4-da3948c405ac, authSessionTabId=ITpKu0YoUgU 2026-07-02 15:31:10,744 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=34d98d69-be0c-4b8d-b14a-dd206b3ee832, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=10683b76-f5a7-47ff-91dd-eef2c036ad75, client_auth_method=client-secret, username=admin, authSessionParentId=6d3e92e9-f232-4e9f-bf60-3f1729f1d7f1, authSessionTabId=xwqaOlWLMws 2026-07-02 15:32:00,362 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=eab2a81f-c214-4a00-b6cb-0645db95efd9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e153781f-4eef-4e01-8de2-484d45ad03d1, client_auth_method=client-secret, username=admin, authSessionParentId=14d032ae-d1ac-4a63-8380-716f2a40ebbe, authSessionTabId=_Bsn1TAxOVQ 2026-07-02 15:32:00,455 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=REALM, resourcePath=null 2026-07-02 15:32:01,860 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=3060eea7-b572-4311-bccf-5805a1a6bbd1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9bce610f-9161-40dc-9510-c5ce8c07447c, client_auth_method=client-secret, username=admin, authSessionParentId=ab80aaf2-2784-4fb6-8425-2c97e94926d3, authSessionTabId=-bP1_AlzSAc 2026-07-02 15:32:01,912 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/03637fa9-4d65-480e-8aff-1e6204c9dd9a 2026-07-02 15:32:02,511 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=1eba042d-b81c-4877-9d73-e6702149bdc3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1d2ba8fd-522b-4749-8e63-caec59ce98e2, client_auth_method=client-secret, username=admin, authSessionParentId=9a90b117-18b1-4e85-a2db-ff64197b141f, authSessionTabId=Knxq7Guzrwk 2026-07-02 15:32:19,845 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=admin-cli, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=9bb30b84-e12a-4922-b9fb-bd0b70152e8a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d6592b08-0329-4478-ba24-94c0b32ad9dd, client_auth_method=client-secret, username=admin, authSessionParentId=d3bd1e25-9b8e-4685-a94b-88aefaf16d87, authSessionTabId=pPDv7NVURMA 2026-07-02 15:32:19,925 INFO [org.keycloak.events] (executor-thread-4) operationType=CREATE, realmId=7c7f794a-f390-4c6c-8256-6f84bfa411eb, clientId=2b7a4a39-4595-41f3-94c5-711004c59595, userId=513f1f95-3110-44ce-82c9-63270cbab472, ipAddress=199.19.213.12, resourceType=USER, resourcePath=users/e47f1da7-0867-47ee-8afe-2687df5b054f 2026-07-02 15:32:21,579 INFO [org.keycloak.events] (executor-thread-4) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=41743e15-f724-4773-a147-3b6d8a1edaa0, ipAddress=10.0.0.175, token_id=d55230aa-fe63-47b6-9762-38e341ad39cd, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=940541fe-ad8f-485d-9141-4b48420d269e, authSessionTabId=11Z_N4N7pm8