Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-28 22:25:14,731 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5104ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-04-28 22:25:16,046 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-28 22:25:17,999 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-28 22:25:18,052 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-28 22:25:18,166 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-28 22:25:18,346 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-28 22:25:18,349 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1a519bbd-30e1-4885-b1ca-d443b6db8027, name: keycloak-0-1523 2026-04-28 22:25:18,357 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-28 22:25:18,357 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-28 22:25:18,387 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.31166 2026-04-28 22:25:18,871 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-28 22:25:20,395 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-1523: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-28 22:25:20,406 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-1523|0] (1) [keycloak-0-1523] 2026-04-28 22:25:20,419 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-1523`, physical addresses are `[10.0.0.239:46702]` 2026-04-28 22:25:20,905 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-1523, Site name: null 2026-04-28 22:25:21,572 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-28 22:25:21,572 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-28 22:25:21,732 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-28 22:25:21,908 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-28 22:25:21,908 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-28 22:25:22,004 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-28 22:25:22,004 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-28 22:25:54,446 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-28 22:25:54,461 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-28 22:25:56,497 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.575s. Listening on: http://0.0.0.0:8080 2026-04-28 22:25:56,497 INFO [io.quarkus] (main) Profile prod activated. 2026-04-28 22:25:56,498 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-28 22:25:56,649 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-28 22:26:10,817 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=257c6c1e-bf69-4a44-875d-d78b4111501f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2e55b10a-489b-4b03-9ea6-c742211582f8, client_auth_method=client-secret, username=admin, authSessionParentId=a480db5f-2169-4637-93f1-8db0f0bb2efc, authSessionTabId=NY0x9JKhsRc 2026-04-28 22:26:12,049 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=REALM, resourcePath=atmosphere 2026-04-28 22:26:12,760 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=5d56a54b-b224-4727-bfd2-ac85af6cc008, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0baf9a88-dd01-4b37-b197-f93da2e6a4d6, client_auth_method=client-secret, username=admin, authSessionParentId=ffa48593-f4b6-4645-8a3e-5c3fb7fe43c8, authSessionTabId=8om0aDDn9Q4 2026-04-28 22:26:12,845 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/317040a4-cf90-4a3c-8313-a3fee766e001 2026-04-28 22:26:12,930 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/317040a4-cf90-4a3c-8313-a3fee766e001/protocol-mappers/models/1bf523f2-eaff-48f8-99fe-1a076b53b4fe 2026-04-28 22:26:33,509 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=6729b845-a523-436f-94bd-ea7a1817878f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b371fdbe-2a5d-4900-bd72-2a73b931d3ba, client_auth_method=client-secret, username=admin, authSessionParentId=fd982cc2-f966-4bb4-8b6c-f4babdd3dc88, authSessionTabId=-hCuGaVeLi4 2026-04-28 22:26:33,646 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/bb7c5971-6a96-488c-a5a2-714bfe02e376 2026-04-28 22:26:34,003 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=71e71721-e779-4da3-9314-c69351866825, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6574b028-6d1d-47b1-9557-4366841cac09, client_auth_method=client-secret, username=admin, authSessionParentId=d5655ee7-a6b2-4c89-bf3d-f956d632ad6e, authSessionTabId=oJCILexS_oo 2026-04-28 22:26:34,073 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/af5481e9-4e8a-4940-bdc4-78de33d5c08d 2026-04-28 22:26:34,427 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=d663d904-f74f-482e-9319-00889cf7f8c4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c9822dba-39ca-4e7f-94e4-4dc266261280, client_auth_method=client-secret, username=admin, authSessionParentId=1b15ac8d-4216-4936-9a74-88439db3e0b1, authSessionTabId=q-n0YIZzbw8 2026-04-28 22:26:34,500 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/d12af4de-757b-47a4-8dcd-094783944731 2026-04-28 22:26:35,042 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=90015566-3ae2-4a3a-9ebd-999a6ca9f871, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=25029c9b-6c5f-4191-b04a-ddf560dfd1c8, client_auth_method=client-secret, username=admin, authSessionParentId=3bdd744f-e586-4410-98f1-d1c81f3444e2, authSessionTabId=-DwfAW_GXbE 2026-04-28 22:26:35,150 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/bb7c5971-6a96-488c-a5a2-714bfe02e376/roles/member 2026-04-28 22:26:35,513 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=759a563a-0aca-4b1b-8013-7b5a5c6073e2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=28d4ec02-ffb0-47a7-a00a-b1e496166f1a, client_auth_method=client-secret, username=admin, authSessionParentId=93e72094-35c4-44ca-b339-15dba7146a2a, authSessionTabId=Isepu8lLzGE 2026-04-28 22:26:35,597 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/af5481e9-4e8a-4940-bdc4-78de33d5c08d/roles/admin 2026-04-28 22:26:35,961 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=8517995c-a1c1-4ca2-8dc3-ec89cfc62f28, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5f3b3953-de32-401c-bd25-3d4b45df45a4, client_auth_method=client-secret, username=admin, authSessionParentId=6f2bbe6d-0804-4a96-b3c1-43f133450e90, authSessionTabId=EGmOVh-4rOk 2026-04-28 22:26:36,043 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/af5481e9-4e8a-4940-bdc4-78de33d5c08d/roles/editor 2026-04-28 22:26:36,416 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=a3c67192-e80c-4f75-955e-b7112038fad9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fbfff7f3-5b09-4a37-ab31-b2ca017fcb5c, client_auth_method=client-secret, username=admin, authSessionParentId=dd94e6ef-81d2-4b81-90e2-b2b290ffa8d3, authSessionTabId=dQIe1ZfFt6M 2026-04-28 22:26:36,499 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/af5481e9-4e8a-4940-bdc4-78de33d5c08d/roles/viewer 2026-04-28 22:26:36,834 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=7e3ac113-8ffb-4bd7-9964-40ddf77584dd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1a05f811-9843-44b8-8780-ac52dd221c48, client_auth_method=client-secret, username=admin, authSessionParentId=98dae61f-27b2-40d5-9e2f-c950a2303a51, authSessionTabId=pyb8Kaljmqo 2026-04-28 22:26:36,916 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/d12af4de-757b-47a4-8dcd-094783944731/roles/member 2026-04-28 22:28:34,157 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=6e979b69-ad39-4492-8980-bd412b383152, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f1f175ff-abf6-45e7-9fe8-3f40c795a16d, client_auth_method=client-secret, username=admin, authSessionParentId=bde125eb-57d9-4bd4-b0ef-b0f9225199f6, authSessionTabId=0Gf2Ci-GLSo 2026-04-28 22:28:34,351 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=REALM, resourcePath=null 2026-04-28 22:28:35,700 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=c064d416-d277-4441-897c-08feaa112f51, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a07cc6c5-a711-4708-9b1b-c80e37c5f290, client_auth_method=client-secret, username=admin, authSessionParentId=df472ac5-f650-4d3f-aaef-61f59ac39fbd, authSessionTabId=WWX1_cZkmfc 2026-04-28 22:28:35,806 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/63ad063d-8937-4f7f-82ee-5fa3f6b5ce2d 2026-04-28 22:28:36,343 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=84340522-f3bb-4b97-bba8-ac36cd28beb4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=536608e6-f8a1-4fe7-ab64-79ccdbcd3354, client_auth_method=client-secret, username=admin, authSessionParentId=258e714e-f2b1-4d78-a23f-df6c123a98e3, authSessionTabId=_Jr3uBL6ry8 2026-04-28 22:28:36,615 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/fe16c642-7d23-40c3-88f2-9fa92d589fc7/role-mappings/clients/001d5f34-c347-4c66-9f6e-44646bc14057 2026-04-28 22:32:40,345 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=22156681-7c1c-46c8-819d-ca2cfceb4594, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b8b42028-3d73-482c-a68a-31e42db564d1, client_auth_method=client-secret, username=admin, authSessionParentId=c977db1c-041f-4593-86d6-eb4855fdd82a, authSessionTabId=xL9tuTxB8p0 2026-04-28 22:32:40,437 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=REALM, resourcePath=null 2026-04-28 22:32:41,040 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=b7952c0a-0bbd-4856-aab7-a97b7c77a9fe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2c9f3179-e007-4d96-bdf8-88a33d1b1fa7, client_auth_method=client-secret, username=admin, authSessionParentId=77bec1bf-822f-466a-a118-1940cfae05b8, authSessionTabId=6oDhp4Nm7xk 2026-04-28 22:32:41,103 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/317040a4-cf90-4a3c-8313-a3fee766e001 2026-04-28 22:32:41,168 INFO [org.keycloak.events] (executor-thread-5) operationType=UPDATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/317040a4-cf90-4a3c-8313-a3fee766e001/protocol-mappers/models/1bf523f2-eaff-48f8-99fe-1a076b53b4fe 2026-04-28 22:32:46,976 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=897248e3-091e-4f00-ac92-8969750a0885, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6f058aab-d766-449b-8f55-5007c9a9c6af, client_auth_method=client-secret, username=admin, authSessionParentId=16566ee0-1ceb-4c7d-905a-84d58e9264b9, authSessionTabId=tz_NgQ-GE7c 2026-04-28 22:32:47,045 INFO [org.keycloak.events] (executor-thread-5) operationType=UPDATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/bb7c5971-6a96-488c-a5a2-714bfe02e376 2026-04-28 22:32:47,492 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=6a16003a-0c87-498e-8e1b-13210fd230ba, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=275d6401-28ff-4b24-b4cf-e72db1b1c41d, client_auth_method=client-secret, username=admin, authSessionParentId=42e9f5ba-a086-4fc0-ab2a-c7ae3b379f74, authSessionTabId=fXyA4pmwIK4 2026-04-28 22:32:47,540 INFO [org.keycloak.events] (executor-thread-5) operationType=UPDATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/af5481e9-4e8a-4940-bdc4-78de33d5c08d 2026-04-28 22:32:47,899 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=7d83577a-2d1c-40d5-8eaa-ff14f4bfcfa9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7dbb513c-c355-4947-abcb-183c01c82dfd, client_auth_method=client-secret, username=admin, authSessionParentId=edfd7943-2bf8-4b67-a31a-d1be61eb18bb, authSessionTabId=JqnlDVezeT8 2026-04-28 22:32:47,954 INFO [org.keycloak.events] (executor-thread-5) operationType=UPDATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/d12af4de-757b-47a4-8dcd-094783944731 2026-04-28 22:32:48,524 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=2201cbda-373f-445e-93a1-4d0825a7be3d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f9c15150-4c78-41f6-b180-f2e05208ccba, client_auth_method=client-secret, username=admin, authSessionParentId=b85b2b04-bef1-45bd-b6a5-7334aa04bc45, authSessionTabId=htQRqcvukwI 2026-04-28 22:32:48,908 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=aa7f0efe-65af-4117-8a64-d61ec488fd8e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=935136cf-848a-46ae-86b3-f4251eba5654, client_auth_method=client-secret, username=admin, authSessionParentId=2bdfe57f-8540-4883-9004-bf5d60a48b2a, authSessionTabId=_UHKnruGxog 2026-04-28 22:32:49,281 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=bb24b4e7-583f-409a-85ab-e511c374a3eb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=02cc737a-2311-4329-8c31-ad9e1f10c27c, client_auth_method=client-secret, username=admin, authSessionParentId=170b7fee-67ad-41b9-9c15-2563396f1ccc, authSessionTabId=l4r-BZo4RKk 2026-04-28 22:32:49,637 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=2e62cd46-88df-461d-bb22-8b68e45b7ebf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d8ade9ad-fcbd-4ea5-b1b4-36efcf4606cc, client_auth_method=client-secret, username=admin, authSessionParentId=ee57a148-bde3-4f59-b42a-4ca36c69a49b, authSessionTabId=su3lBou6OPw 2026-04-28 22:32:50,004 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=eec1dc5c-db86-4f47-937c-47e4eda8167e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fb12786c-969e-4be6-8dd5-ece334cef707, client_auth_method=client-secret, username=admin, authSessionParentId=ba72a81b-2969-42dd-816a-292ff750c92c, authSessionTabId=GnZsO7stVBw 2026-04-28 22:33:42,310 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=8c782cf4-6ac8-4a8d-ac8b-150b6c31edc2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=05ce0c6d-1b4f-4abf-bac1-cf60355086ed, client_auth_method=client-secret, username=admin, authSessionParentId=9b3ae01f-85c6-4d54-b611-2698aead2e76, authSessionTabId=v_4Now_Q5tQ 2026-04-28 22:33:42,423 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=REALM, resourcePath=null 2026-04-28 22:33:43,856 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=c7b022f2-64ed-4ddf-9f91-1aa82e81b4f0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1a07c0ec-34dc-4402-b16b-159489e9ca23, client_auth_method=client-secret, username=admin, authSessionParentId=4ff24066-423f-43df-95f5-ea88bf427ef1, authSessionTabId=zIhRBlPML-M 2026-04-28 22:33:43,918 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/63ad063d-8937-4f7f-82ee-5fa3f6b5ce2d 2026-04-28 22:33:44,520 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=d9c61ad5-12f5-4bde-81b5-aabd958c4891, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=af5b07a9-d57d-480f-95f8-2ab360c3cded, client_auth_method=client-secret, username=admin, authSessionParentId=77d9f806-326e-4073-8b8f-f65c1603b188, authSessionTabId=DDWDuvsmpCk 2026-04-28 22:34:02,826 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=admin-cli, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=c40d10e5-7b3b-4448-9673-e15192b83f4a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d2249d55-3e05-4c96-87b0-fcf050fa6091, client_auth_method=client-secret, username=admin, authSessionParentId=22373392-8a01-4145-aad6-496467e76a5e, authSessionTabId=PYDn-iwn8iQ 2026-04-28 22:34:02,898 INFO [org.keycloak.events] (executor-thread-4) operationType=CREATE, realmId=869416ca-df0a-4a64-99dc-36aeadf0db44, clientId=a9f88551-c2e0-4566-824f-246ef9e61b13, userId=d3786531-22c0-455a-a4c2-c651448c241f, ipAddress=199.204.45.157, resourceType=USER, resourcePath=users/2c59dd64-f87d-4fca-aa47-4865c3c748fb 2026-04-28 22:34:04,540 INFO [org.keycloak.events] (executor-thread-4) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=fe16c642-7d23-40c3-88f2-9fa92d589fc7, ipAddress=10.0.0.110, token_id=a3eb9804-f960-48d9-b0c2-621fc528a3b4, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=35b98bbb-4df5-4cd3-bb96-1edf0c2502c2, authSessionTabId=6H1K2c5I0m0