Updating the configuration and installing your custom providers, if any. Please wait. 2026-03-31 04:08:13,943 WARN [org.key.qua.run.cli.Picocli] (main) The following run time non-cli options were found, but will be ignored during build time: kc.db-url-host, kc.db-url-database, kc.db-username, kc.db-password, kc.hostname, kc.hostname-strict, kc.hostname-strict-backchannel, kc.http-enabled, kc.http-port, kc.https-port, kc.https-certificate-file, kc.https-certificate-key-file, kc.proxy, kc.truststore-paths 2026-03-31 04:08:19,177 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 4470ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config 2026-03-31 04:08:19,895 WARN [org.keycloak.quarkus.runtime.cli.Picocli] (main) The following build time non-cli options were found, but will be ignored during run time: kc.db, kc.transaction-xa-enabled 2026-03-31 04:08:20,436 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: sso.apps.rosa.kx-21ecbe3741.q9m4.p3.openshiftapps.com, Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-03-31 04:08:22,156 WARN [io.quarkus.agroal.runtime.DataSources] (JPA Startup Thread) Datasource enables XA but transaction recovery is not enabled. Please enable transaction recovery by setting quarkus.transaction-manager.enable-recovery=true, otherwise data may be lost if the application is terminated abruptly 2026-03-31 04:08:22,632 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-31 04:08:22,710 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-31 04:08:23,072 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-31 04:08:23,471 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: node_230144, Site name: null 2026-03-31 04:08:24,034 INFO [org.keycloak.exportimport.singlefile.SingleFileImportProvider] (main) Full importing from file /mnt/realm-import/tsf-iam-realm.json 2026-03-31 04:08:26,893 INFO [org.keycloak.exportimport.util.ImportUtils] (main) Realm 'tsf-iam' imported 2026-03-31 04:08:26,972 INFO [io.quarkus] (main) Keycloak 24.0.11.redhat-00001 on JVM (powered by Quarkus 3.8.6.redhat-00004) started in 7.560s. Listening on: 2026-03-31 04:08:26,972 INFO [io.quarkus] (main) Profile import_export activated. 2026-03-31 04:08:26,972 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-postgresql, keycloak, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx] 2026-03-31 04:08:27,010 INFO [io.quarkus] (main) Keycloak stopped in 0.033s