logger=settings t=2026-07-25T07:52:35.762423135Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-25T07:52:35Z logger=settings t=2026-07-25T07:52:35.762843722Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-25T07:52:35.762853662Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-25T07:52:35.762858482Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-25T07:52:35.762862902Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-25T07:52:35.762867092Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-25T07:52:35.762871302Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-25T07:52:35.762875362Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-25T07:52:35.762880082Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-25T07:52:35.762884412Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-25T07:52:35.762896463Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-25T07:52:35.762901103Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-25T07:52:35.762905273Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-25T07:52:35.762909473Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-25T07:52:35.762918223Z level=info msg=Target target=[all] logger=settings t=2026-07-25T07:52:35.762932373Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-25T07:52:35.762936713Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-25T07:52:35.762942113Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-25T07:52:35.762946403Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-25T07:52:35.762950644Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-25T07:52:35.762954904Z level=info msg="App mode production" logger=sqlstore t=2026-07-25T07:52:35.763381421Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-25T07:52:35.763397921Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-25T07:52:35.766502234Z level=info msg="Locking database" logger=migrator t=2026-07-25T07:52:35.766526054Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-25T07:52:35.767252636Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-25T07:52:35.768324594Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.071228ms logger=migrator t=2026-07-25T07:52:35.774469579Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-25T07:52:35.775302733Z level=info msg="Migration successfully executed" id="create user table" duration=833.005µs logger=migrator t=2026-07-25T07:52:35.779622846Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-25T07:52:35.780954098Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.330812ms logger=migrator t=2026-07-25T07:52:35.785571307Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-25T07:52:35.786519503Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=947.926µs logger=migrator t=2026-07-25T07:52:35.793503721Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-25T07:52:35.794248194Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=744.073µs logger=migrator t=2026-07-25T07:52:35.800298136Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-25T07:52:35.801601248Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.303252ms logger=migrator t=2026-07-25T07:52:35.805571465Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-25T07:52:35.80881426Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.243525ms logger=migrator t=2026-07-25T07:52:35.813471439Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-25T07:52:35.814609868Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.141569ms logger=migrator t=2026-07-25T07:52:35.820233524Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-25T07:52:35.821005907Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=772.213µs logger=migrator t=2026-07-25T07:52:35.826091593Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-25T07:52:35.826876906Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=785.253µs logger=migrator t=2026-07-25T07:52:35.833139102Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-25T07:52:35.834114199Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=975.817µs logger=migrator t=2026-07-25T07:52:35.838767717Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-25T07:52:35.839924517Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.15721ms logger=migrator t=2026-07-25T07:52:35.843795153Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-25T07:52:35.845312069Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.519126ms logger=migrator t=2026-07-25T07:52:35.849014241Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-25T07:52:35.849057802Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.851µs logger=migrator t=2026-07-25T07:52:35.852690944Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-25T07:52:35.853823473Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.132679ms logger=migrator t=2026-07-25T07:52:35.85959604Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-25T07:52:35.860043888Z level=info msg="Migration successfully executed" id="Add missing user data" duration=452.148µs logger=migrator t=2026-07-25T07:52:35.864531214Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-25T07:52:35.867400753Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.868478ms logger=migrator t=2026-07-25T07:52:35.872151513Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-25T07:52:35.873102719Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=950.776µs logger=migrator t=2026-07-25T07:52:35.877461973Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-25T07:52:35.878975698Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.514475ms logger=migrator t=2026-07-25T07:52:35.882803123Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-25T07:52:35.890597885Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.794132ms logger=migrator t=2026-07-25T07:52:35.894860908Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-25T07:52:35.895722502Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=861.714µs logger=migrator t=2026-07-25T07:52:35.901212965Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-25T07:52:35.901616122Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=404.057µs logger=migrator t=2026-07-25T07:52:35.907009083Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-25T07:52:35.908286765Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.277682ms logger=migrator t=2026-07-25T07:52:35.912176951Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-07-25T07:52:35.912499726Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=320.255µs logger=migrator t=2026-07-25T07:52:35.916763149Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-25T07:52:35.917196696Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=433.477µs logger=migrator t=2026-07-25T07:52:35.921094182Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-25T07:52:35.921962977Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=868.695µs logger=migrator t=2026-07-25T07:52:35.926778968Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-25T07:52:35.927969848Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.19041ms logger=migrator t=2026-07-25T07:52:35.933222497Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-25T07:52:35.934785094Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.562297ms logger=migrator t=2026-07-25T07:52:35.939636176Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-25T07:52:35.940788405Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.151589ms logger=migrator t=2026-07-25T07:52:35.94460645Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-25T07:52:35.94516487Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=557.81µs logger=migrator t=2026-07-25T07:52:35.949527394Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-25T07:52:35.949551064Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=24.77µs logger=migrator t=2026-07-25T07:52:35.953805076Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-25T07:52:35.955001346Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.19645ms logger=migrator t=2026-07-25T07:52:35.958547736Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-25T07:52:35.960269836Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.721289ms logger=migrator t=2026-07-25T07:52:35.965184579Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-25T07:52:35.96642764Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.243541ms logger=migrator t=2026-07-25T07:52:35.971621568Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-25T07:52:35.972103926Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=479.938µs logger=migrator t=2026-07-25T07:52:35.974471886Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-25T07:52:35.977409976Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.93707ms logger=migrator t=2026-07-25T07:52:35.981699458Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-25T07:52:35.982525832Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=826.234µs logger=migrator t=2026-07-25T07:52:35.987666689Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-25T07:52:35.988575025Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=908.076µs logger=migrator t=2026-07-25T07:52:35.992032573Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-25T07:52:35.992926278Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=878.085µs logger=migrator t=2026-07-25T07:52:35.997267722Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-25T07:52:35.998046935Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=779.153µs logger=migrator t=2026-07-25T07:52:36.003550489Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-25T07:52:36.004306121Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=755.172µs logger=migrator t=2026-07-25T07:52:36.009698833Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-25T07:52:36.010081199Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=382.496µs logger=migrator t=2026-07-25T07:52:36.037002605Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-25T07:52:36.038148894Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.146739ms logger=migrator t=2026-07-25T07:52:36.044155136Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-25T07:52:36.044740686Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=583.4µs logger=migrator t=2026-07-25T07:52:36.049402645Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-25T07:52:36.050026095Z level=info msg="Migration successfully executed" id="create star table" duration=623.45µs logger=migrator t=2026-07-25T07:52:36.053923701Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-25T07:52:36.054717945Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=795.634µs logger=migrator t=2026-07-25T07:52:36.059122799Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-25T07:52:36.060299169Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.17685ms logger=migrator t=2026-07-25T07:52:36.065579809Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-25T07:52:36.066594066Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.013387ms logger=migrator t=2026-07-25T07:52:36.07096238Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-25T07:52:36.071754443Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=792.263µs logger=migrator t=2026-07-25T07:52:36.07570076Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-25T07:52:36.076481113Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=780.173µs logger=migrator t=2026-07-25T07:52:36.080862317Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-25T07:52:36.081661791Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=799.724µs logger=migrator t=2026-07-25T07:52:36.086694256Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-25T07:52:36.0875188Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=822.094µs logger=migrator t=2026-07-25T07:52:36.091864004Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-25T07:52:36.091968226Z level=info msg="Migration successfully executed" id="Update org table charset" duration=105.401µs logger=migrator t=2026-07-25T07:52:36.096599084Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-25T07:52:36.096628215Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.871µs logger=migrator t=2026-07-25T07:52:36.100898537Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-25T07:52:36.10108167Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=183.383µs logger=migrator t=2026-07-25T07:52:36.105970613Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-25T07:52:36.106715165Z level=info msg="Migration successfully executed" id="create dashboard table" duration=745.552µs logger=migrator t=2026-07-25T07:52:36.110688703Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-25T07:52:36.111534857Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=847.774µs logger=migrator t=2026-07-25T07:52:36.115592616Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-25T07:52:36.116466421Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=873.494µs logger=migrator t=2026-07-25T07:52:36.1205453Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-25T07:52:36.121403534Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=857.794µs logger=migrator t=2026-07-25T07:52:36.126221226Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-25T07:52:36.12705737Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=834.304µs logger=migrator t=2026-07-25T07:52:36.131406443Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-25T07:52:36.132158926Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=752.313µs logger=migrator t=2026-07-25T07:52:36.13651976Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-25T07:52:36.141569025Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.048775ms logger=migrator t=2026-07-25T07:52:36.147047568Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-25T07:52:36.148037685Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=990.117µs logger=migrator t=2026-07-25T07:52:36.152071363Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-25T07:52:36.152872157Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=800.794µs logger=migrator t=2026-07-25T07:52:36.160209151Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-25T07:52:36.162019882Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.812461ms logger=migrator t=2026-07-25T07:52:36.166827363Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-25T07:52:36.167167859Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=340.926µs logger=migrator t=2026-07-25T07:52:36.171041654Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-25T07:52:36.171919999Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=878.045µs logger=migrator t=2026-07-25T07:52:36.176497427Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-25T07:52:36.176569348Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=70.381µs logger=migrator t=2026-07-25T07:52:36.180519005Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-25T07:52:36.182365816Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.846271ms logger=migrator t=2026-07-25T07:52:36.186904203Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-25T07:52:36.188727484Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.821251ms logger=migrator t=2026-07-25T07:52:36.193725638Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-25T07:52:36.195619851Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.893802ms logger=migrator t=2026-07-25T07:52:36.199769201Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-25T07:52:36.200561184Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=792.173µs logger=migrator t=2026-07-25T07:52:36.204684644Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-25T07:52:36.206703528Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.018604ms logger=migrator t=2026-07-25T07:52:36.211468839Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-25T07:52:36.212231122Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=762.403µs logger=migrator t=2026-07-25T07:52:36.216367812Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-25T07:52:36.217126845Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=758.973µs logger=migrator t=2026-07-25T07:52:36.221471218Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-25T07:52:36.221498589Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.851µs logger=migrator t=2026-07-25T07:52:36.226642396Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-25T07:52:36.226668766Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.26µs logger=migrator t=2026-07-25T07:52:36.230576963Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-25T07:52:36.232532586Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.955663ms logger=migrator t=2026-07-25T07:52:36.23633168Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-25T07:52:36.238372995Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.040634ms logger=migrator t=2026-07-25T07:52:36.242982453Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-25T07:52:36.245010697Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.034695ms logger=migrator t=2026-07-25T07:52:36.248947374Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-25T07:52:36.250852596Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.905142ms logger=migrator t=2026-07-25T07:52:36.254948165Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-25T07:52:36.255151159Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=203.274µs logger=migrator t=2026-07-25T07:52:36.259495862Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-25T07:52:36.260245255Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=751.103µs logger=migrator t=2026-07-25T07:52:36.265067826Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-25T07:52:36.26586172Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=794.144µs logger=migrator t=2026-07-25T07:52:36.269555452Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-25T07:52:36.269579493Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=24.761µs logger=migrator t=2026-07-25T07:52:36.274083499Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-25T07:52:36.276174474Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.089915ms logger=migrator t=2026-07-25T07:52:36.281296271Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-25T07:52:36.282472761Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.17662ms logger=migrator t=2026-07-25T07:52:36.286729793Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-25T07:52:36.292831016Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.100993ms logger=migrator t=2026-07-25T07:52:36.296954166Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-25T07:52:36.297655138Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=700.642µs logger=migrator t=2026-07-25T07:52:36.302332408Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-25T07:52:36.30308025Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=748.032µs logger=migrator t=2026-07-25T07:52:36.307083918Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-25T07:52:36.307920452Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=836.274µs logger=migrator t=2026-07-25T07:52:36.312003931Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-25T07:52:36.312303366Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=299.495µs logger=migrator t=2026-07-25T07:52:36.316967835Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-25T07:52:36.317501054Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=533.299µs logger=migrator t=2026-07-25T07:52:36.321328589Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-25T07:52:36.323341003Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.012174ms logger=migrator t=2026-07-25T07:52:36.327335381Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-25T07:52:36.328577432Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.241211ms logger=migrator t=2026-07-25T07:52:36.333707159Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-25T07:52:36.333960753Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=254.134µs logger=migrator t=2026-07-25T07:52:36.3396993Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-25T07:52:36.339900814Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=202.824µs logger=migrator t=2026-07-25T07:52:36.345747443Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-25T07:52:36.34736732Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.624218ms logger=migrator t=2026-07-25T07:52:36.351965868Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-25T07:52:36.354229036Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.262378ms logger=migrator t=2026-07-25T07:52:36.361586561Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-25T07:52:36.362606988Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.023037ms logger=migrator t=2026-07-25T07:52:36.36863509Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-25T07:52:36.369501145Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=866.325µs logger=migrator t=2026-07-25T07:52:36.374219395Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-25T07:52:36.375488046Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.268752ms logger=migrator t=2026-07-25T07:52:36.380140365Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-25T07:52:36.380870547Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=730.472µs logger=migrator t=2026-07-25T07:52:36.385841221Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-25T07:52:36.386588394Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=746.933µs logger=migrator t=2026-07-25T07:52:36.39108849Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-25T07:52:36.399702836Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.615376ms logger=migrator t=2026-07-25T07:52:36.404118951Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-25T07:52:36.405042587Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=923.596µs logger=migrator t=2026-07-25T07:52:36.410084342Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-25T07:52:36.410869965Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=785.603µs logger=migrator t=2026-07-25T07:52:36.414776532Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-25T07:52:36.415533004Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=756.342µs logger=migrator t=2026-07-25T07:52:36.420727122Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-25T07:52:36.421576027Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=849.665µs logger=migrator t=2026-07-25T07:52:36.427233502Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-25T07:52:36.429582002Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.3489ms logger=migrator t=2026-07-25T07:52:36.434493225Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-25T07:52:36.437822652Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.331567ms logger=migrator t=2026-07-25T07:52:36.443544539Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-25T07:52:36.443572069Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.711µs logger=migrator t=2026-07-25T07:52:36.449190934Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-25T07:52:36.44953762Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=351.566µs logger=migrator t=2026-07-25T07:52:36.453284633Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-25T07:52:36.456371536Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.085493ms logger=migrator t=2026-07-25T07:52:36.462995888Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-25T07:52:36.463313893Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=317.395µs logger=migrator t=2026-07-25T07:52:36.471833987Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-25T07:52:36.472187463Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=359.616µs logger=migrator t=2026-07-25T07:52:36.477604265Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-25T07:52:36.480337131Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.732296ms logger=migrator t=2026-07-25T07:52:36.486334483Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-25T07:52:36.486559127Z level=info msg="Migration successfully executed" id="Update uid value" duration=225.384µs logger=migrator t=2026-07-25T07:52:36.490169728Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-25T07:52:36.491144084Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=974.456µs logger=migrator t=2026-07-25T07:52:36.496120228Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-25T07:52:36.497012724Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=892.526µs logger=migrator t=2026-07-25T07:52:36.50091601Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-25T07:52:36.501772154Z level=info msg="Migration successfully executed" id="create api_key table" duration=855.724µs logger=migrator t=2026-07-25T07:52:36.506377093Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-25T07:52:36.507309408Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=930.345µs logger=migrator t=2026-07-25T07:52:36.511479699Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-25T07:52:36.512377804Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=898.275µs logger=migrator t=2026-07-25T07:52:36.517139765Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-25T07:52:36.518671281Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.531606ms logger=migrator t=2026-07-25T07:52:36.522976934Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-25T07:52:36.524244465Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.268872ms logger=migrator t=2026-07-25T07:52:36.5275005Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-25T07:52:36.528344654Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=844.614µs logger=migrator t=2026-07-25T07:52:36.532422573Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-25T07:52:36.533238667Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=816.124µs logger=migrator t=2026-07-25T07:52:36.537618851Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-25T07:52:36.546098245Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.478724ms logger=migrator t=2026-07-25T07:52:36.549823958Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-25T07:52:36.550637952Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=813.974µs logger=migrator t=2026-07-25T07:52:36.555488694Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-25T07:52:36.556158835Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=670.421µs logger=migrator t=2026-07-25T07:52:36.560991647Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-25T07:52:36.561872022Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=880.705µs logger=migrator t=2026-07-25T07:52:36.565670286Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-25T07:52:36.566571522Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=901.125µs logger=migrator t=2026-07-25T07:52:36.573902146Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-25T07:52:36.574529266Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=630.09µs logger=migrator t=2026-07-25T07:52:36.577904733Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-25T07:52:36.57888388Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=978.967µs logger=migrator t=2026-07-25T07:52:36.583772242Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-25T07:52:36.583875263Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=108.741µs logger=migrator t=2026-07-25T07:52:36.588555083Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-25T07:52:36.591666935Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.111772ms logger=migrator t=2026-07-25T07:52:36.598480921Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-25T07:52:36.601303928Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.824917ms logger=migrator t=2026-07-25T07:52:36.606622499Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-25T07:52:36.606907054Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=292.095µs logger=migrator t=2026-07-25T07:52:36.612449128Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-25T07:52:36.624918859Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=12.465181ms logger=migrator t=2026-07-25T07:52:36.636906002Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-25T07:52:36.657078063Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=20.170282ms logger=migrator t=2026-07-25T07:52:36.674568029Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-25T07:52:36.675255191Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=689.752µs logger=migrator t=2026-07-25T07:52:36.714214411Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-25T07:52:36.71532873Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.117989ms logger=migrator t=2026-07-25T07:52:36.924089074Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-25T07:52:36.925554919Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.469005ms logger=migrator t=2026-07-25T07:52:37.111072409Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-25T07:52:37.112988372Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.918813ms logger=migrator t=2026-07-25T07:52:37.286192354Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-25T07:52:37.323414724Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=37.22363ms logger=migrator t=2026-07-25T07:52:37.394108501Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-25T07:52:37.395265031Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.152099ms logger=migrator t=2026-07-25T07:52:37.401974574Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-25T07:52:37.402201058Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=228.034µs logger=migrator t=2026-07-25T07:52:37.406606283Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-25T07:52:37.406755645Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=151.313µs logger=migrator t=2026-07-25T07:52:37.411059918Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-25T07:52:37.414775091Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.714753ms logger=migrator t=2026-07-25T07:52:37.418543615Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-25T07:52:37.421354042Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.808277ms logger=migrator t=2026-07-25T07:52:37.426021891Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-25T07:52:37.426171504Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=151.013µs logger=migrator t=2026-07-25T07:52:37.429703144Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-25T07:52:37.431121968Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.417894ms logger=migrator t=2026-07-25T07:52:37.435140746Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-25T07:52:37.436693782Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.551796ms logger=migrator t=2026-07-25T07:52:37.441483533Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-25T07:52:37.441562574Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=82.271µs logger=migrator t=2026-07-25T07:52:37.444672717Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-25T07:52:37.445534412Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=861.584µs logger=migrator t=2026-07-25T07:52:37.449330776Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-25T07:52:37.450803341Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.472285ms logger=migrator t=2026-07-25T07:52:37.455159174Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-25T07:52:37.461776336Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.616112ms logger=migrator t=2026-07-25T07:52:37.466604498Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-25T07:52:37.466653159Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=49.861µs logger=migrator t=2026-07-25T07:52:37.471078574Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-25T07:52:37.471921718Z level=info msg="Migration successfully executed" id="create session table" duration=843.214µs logger=migrator t=2026-07-25T07:52:37.475399297Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-25T07:52:37.475479828Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=81.361µs logger=migrator t=2026-07-25T07:52:37.480598755Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-25T07:52:37.480678626Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=89.861µs logger=migrator t=2026-07-25T07:52:37.486075328Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-25T07:52:37.48681498Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=738.152µs logger=migrator t=2026-07-25T07:52:37.490816738Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-25T07:52:37.491578671Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=761.963µs logger=migrator t=2026-07-25T07:52:37.498676191Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-25T07:52:37.498743622Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=72.781µs logger=migrator t=2026-07-25T07:52:37.502870092Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-25T07:52:37.502914803Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.201µs logger=migrator t=2026-07-25T07:52:37.506994472Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-25T07:52:37.512515375Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.528053ms logger=migrator t=2026-07-25T07:52:37.519728457Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-25T07:52:37.525128659Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.402782ms logger=migrator t=2026-07-25T07:52:37.529392181Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-25T07:52:37.529550884Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=157.283µs logger=migrator t=2026-07-25T07:52:37.533078333Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-25T07:52:37.533231916Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=154.453µs logger=migrator t=2026-07-25T07:52:37.536650144Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-25T07:52:37.53760705Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=955.986µs logger=migrator t=2026-07-25T07:52:37.54354013Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-25T07:52:37.543569721Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.771µs logger=migrator t=2026-07-25T07:52:37.547365265Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-25T07:52:37.550912885Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.54742ms logger=migrator t=2026-07-25T07:52:37.554637218Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-25T07:52:37.554807651Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=170.983µs logger=migrator t=2026-07-25T07:52:37.560293874Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-25T07:52:37.56418815Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.892716ms logger=migrator t=2026-07-25T07:52:37.571544825Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-25T07:52:37.57479596Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.251226ms logger=migrator t=2026-07-25T07:52:37.578641665Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-25T07:52:37.578820108Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=179.883µs logger=migrator t=2026-07-25T07:52:37.582363398Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-25T07:52:37.583305964Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=942.306µs logger=migrator t=2026-07-25T07:52:37.589415527Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-25T07:52:37.590604357Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.18781ms logger=migrator t=2026-07-25T07:52:37.594424882Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-25T07:52:37.596154551Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.729029ms logger=migrator t=2026-07-25T07:52:37.603048378Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-25T07:52:37.604254848Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.20569ms logger=migrator t=2026-07-25T07:52:37.609559018Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-25T07:52:37.613147149Z level=info msg="Migration successfully executed" id="add index alert state" duration=3.583971ms logger=migrator t=2026-07-25T07:52:37.617825748Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-25T07:52:37.619496176Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.670568ms logger=migrator t=2026-07-25T07:52:37.626677658Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-25T07:52:37.627544952Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=867.434µs logger=migrator t=2026-07-25T07:52:37.631718243Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-25T07:52:37.632776421Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.052628ms logger=migrator t=2026-07-25T07:52:37.636117568Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-25T07:52:37.637071644Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=953.706µs logger=migrator t=2026-07-25T07:52:37.643823988Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-25T07:52:37.654382107Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.557689ms logger=migrator t=2026-07-25T07:52:37.659393512Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-25T07:52:37.660159945Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=766.403µs logger=migrator t=2026-07-25T07:52:37.663520711Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-07-25T07:52:37.664536519Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.015348ms logger=migrator t=2026-07-25T07:52:37.669427021Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-25T07:52:37.669667556Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=240.764µs logger=migrator t=2026-07-25T07:52:37.672686827Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-25T07:52:37.673090853Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=404.246µs logger=migrator t=2026-07-25T07:52:37.678352963Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-25T07:52:37.679184927Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=824.874µs logger=migrator t=2026-07-25T07:52:37.683410498Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-25T07:52:37.687115421Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.704963ms logger=migrator t=2026-07-25T07:52:37.690472698Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-25T07:52:37.694045778Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.57272ms logger=migrator t=2026-07-25T07:52:37.697859723Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-25T07:52:37.701458134Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.598231ms logger=migrator t=2026-07-25T07:52:37.705923109Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-25T07:52:37.709483489Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.55701ms logger=migrator t=2026-07-25T07:52:37.713614189Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-25T07:52:37.714620526Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.005657ms logger=migrator t=2026-07-25T07:52:37.719410978Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-25T07:52:37.719521489Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=111.682µs logger=migrator t=2026-07-25T07:52:37.724058686Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-25T07:52:37.724119017Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=61.291µs logger=migrator t=2026-07-25T07:52:37.726917185Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-25T07:52:37.727739439Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=821.743µs logger=migrator t=2026-07-25T07:52:37.731022584Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-25T07:52:37.73194968Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=926.746µs logger=migrator t=2026-07-25T07:52:37.735241916Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-25T07:52:37.736020459Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=776.314µs logger=migrator t=2026-07-25T07:52:37.740502895Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-25T07:52:37.741382839Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=878.304µs logger=migrator t=2026-07-25T07:52:37.744603194Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-25T07:52:37.745641632Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.037938ms logger=migrator t=2026-07-25T07:52:37.749935894Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-25T07:52:37.753726288Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.789334ms logger=migrator t=2026-07-25T07:52:37.757580834Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-25T07:52:37.761960618Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.379274ms logger=migrator t=2026-07-25T07:52:37.765711461Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-25T07:52:37.765938565Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=227.254µs logger=migrator t=2026-07-25T07:52:37.769331633Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-25T07:52:37.770217848Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=886.165µs logger=migrator t=2026-07-25T07:52:37.774462019Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-25T07:52:37.775279683Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=817.844µs logger=migrator t=2026-07-25T07:52:37.778762762Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-25T07:52:37.78273853Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.975167ms logger=migrator t=2026-07-25T07:52:37.787320147Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-25T07:52:37.787454369Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=134.892µs logger=migrator t=2026-07-25T07:52:37.792364552Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-25T07:52:37.793756866Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.391734ms logger=migrator t=2026-07-25T07:52:37.798410725Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-25T07:52:37.79930196Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=891.185µs logger=migrator t=2026-07-25T07:52:37.803847047Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-25T07:52:37.803961109Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=114.432µs logger=migrator t=2026-07-25T07:52:37.806686155Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-25T07:52:37.807533629Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=847.634µs logger=migrator t=2026-07-25T07:52:37.810724743Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-25T07:52:37.811628919Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=903.826µs logger=migrator t=2026-07-25T07:52:37.815317531Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-25T07:52:37.817951286Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.630734ms logger=migrator t=2026-07-25T07:52:37.82293416Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-25T07:52:37.823913476Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=979.426µs logger=migrator t=2026-07-25T07:52:37.827772612Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-25T07:52:37.828738968Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=965.866µs logger=migrator t=2026-07-25T07:52:37.833247444Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-25T07:52:37.834235831Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=985.577µs logger=migrator t=2026-07-25T07:52:37.837479126Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-25T07:52:37.837505167Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.171µs logger=migrator t=2026-07-25T07:52:37.840842483Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-25T07:52:37.845234687Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.391954ms logger=migrator t=2026-07-25T07:52:37.850605078Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-25T07:52:37.851437652Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=832.934µs logger=migrator t=2026-07-25T07:52:37.857656418Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-25T07:52:37.862861096Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.209818ms logger=migrator t=2026-07-25T07:52:37.866588449Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-25T07:52:37.867429903Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=841.654µs logger=migrator t=2026-07-25T07:52:37.872395407Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-25T07:52:37.873336683Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=941.166µs logger=migrator t=2026-07-25T07:52:37.876827982Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-25T07:52:37.877814159Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=986.327µs logger=migrator t=2026-07-25T07:52:37.883138669Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-25T07:52:37.895865384Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.723105ms logger=migrator t=2026-07-25T07:52:37.900131327Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-25T07:52:37.900962031Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=830.504µs logger=migrator t=2026-07-25T07:52:37.904352108Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-07-25T07:52:37.905280164Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=928.116µs logger=migrator t=2026-07-25T07:52:37.908660451Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-25T07:52:37.908984417Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=323.285µs logger=migrator t=2026-07-25T07:52:37.914193855Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-25T07:52:37.914755714Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=561.549µs logger=migrator t=2026-07-25T07:52:37.918510408Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-25T07:52:37.918877814Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=366.936µs logger=migrator t=2026-07-25T07:52:37.924284036Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-25T07:52:37.930550222Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.265067ms logger=migrator t=2026-07-25T07:52:37.936026424Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-25T07:52:37.943678264Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.65575ms logger=migrator t=2026-07-25T07:52:37.950275095Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-25T07:52:37.95169911Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.422125ms logger=migrator t=2026-07-25T07:52:37.95644885Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-25T07:52:37.958020967Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.571627ms logger=migrator t=2026-07-25T07:52:37.962978561Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-25T07:52:37.963221325Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=243.375µs logger=migrator t=2026-07-25T07:52:37.967387575Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-25T07:52:37.974474585Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.0862ms logger=migrator t=2026-07-25T07:52:37.978190948Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-25T07:52:37.978931321Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=740.313µs logger=migrator t=2026-07-25T07:52:37.982561042Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-25T07:52:37.982726805Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=166.543µs logger=migrator t=2026-07-25T07:52:37.987409624Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-25T07:52:37.987962073Z level=info msg="Migration successfully executed" id="Move region to single row" duration=551.119µs logger=migrator t=2026-07-25T07:52:37.992565051Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-25T07:52:37.994163528Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.599987ms logger=migrator t=2026-07-25T07:52:37.99900984Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-25T07:52:38.000548736Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.538996ms logger=migrator t=2026-07-25T07:52:38.005918017Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-25T07:52:38.007080477Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.16463ms logger=migrator t=2026-07-25T07:52:38.012635871Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-25T07:52:38.014569523Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.932822ms logger=migrator t=2026-07-25T07:52:38.020179438Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-25T07:52:38.021126154Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=947.206µs logger=migrator t=2026-07-25T07:52:38.027011074Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-25T07:52:38.028075012Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.065078ms logger=migrator t=2026-07-25T07:52:38.032126851Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-25T07:52:38.032255253Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=129.163µs logger=migrator t=2026-07-25T07:52:38.036367062Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-25T07:52:38.037219277Z level=info msg="Migration successfully executed" id="create test_data table" duration=852.355µs logger=migrator t=2026-07-25T07:52:38.078738319Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-25T07:52:38.080893146Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=2.155186ms logger=migrator t=2026-07-25T07:52:38.085591175Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-25T07:52:38.086546081Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=953.976µs logger=migrator t=2026-07-25T07:52:38.090962516Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-25T07:52:38.091935702Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=972.016µs logger=migrator t=2026-07-25T07:52:38.096815765Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-25T07:52:38.097060629Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=247.834µs logger=migrator t=2026-07-25T07:52:38.101791749Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-25T07:52:38.102483401Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=690.332µs logger=migrator t=2026-07-25T07:52:38.106951157Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-25T07:52:38.107353213Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=403.566µs logger=migrator t=2026-07-25T07:52:38.138375689Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-25T07:52:38.139797853Z level=info msg="Migration successfully executed" id="create team table" duration=1.422044ms logger=migrator t=2026-07-25T07:52:38.144882039Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-25T07:52:38.146085249Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.2031ms logger=migrator t=2026-07-25T07:52:38.151812996Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-25T07:52:38.152719951Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=907.005µs logger=migrator t=2026-07-25T07:52:38.157683965Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-25T07:52:38.164422089Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.736194ms logger=migrator t=2026-07-25T07:52:38.17507863Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-25T07:52:38.175371055Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=296.295µs logger=migrator t=2026-07-25T07:52:38.181773033Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-25T07:52:38.183671375Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.897472ms logger=migrator t=2026-07-25T07:52:38.191760692Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-25T07:52:38.193380649Z level=info msg="Migration successfully executed" id="create team member table" duration=1.626627ms logger=migrator t=2026-07-25T07:52:38.200732244Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-25T07:52:38.20285927Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.128267ms logger=migrator t=2026-07-25T07:52:38.208137569Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-25T07:52:38.209119496Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=981.227µs logger=migrator t=2026-07-25T07:52:38.213252516Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-25T07:52:38.214207352Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=954.466µs logger=migrator t=2026-07-25T07:52:38.220904755Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-25T07:52:38.226447679Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.544814ms logger=migrator t=2026-07-25T07:52:38.23064799Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-25T07:52:38.235244908Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.596698ms logger=migrator t=2026-07-25T07:52:38.239213005Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-25T07:52:38.243845323Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.632328ms logger=migrator t=2026-07-25T07:52:38.24774985Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-25T07:52:38.248630934Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=881.185µs logger=migrator t=2026-07-25T07:52:38.253061449Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-25T07:52:38.253947664Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=885.925µs logger=migrator t=2026-07-25T07:52:38.258547302Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-25T07:52:38.259888535Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.339313ms logger=migrator t=2026-07-25T07:52:38.265749124Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-25T07:52:38.267124247Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.376033ms logger=migrator t=2026-07-25T07:52:38.271648974Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-25T07:52:38.272522479Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=872.875µs logger=migrator t=2026-07-25T07:52:38.276765571Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-25T07:52:38.277635195Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=872.064µs logger=migrator t=2026-07-25T07:52:38.282698451Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-25T07:52:38.284023954Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.324122ms logger=migrator t=2026-07-25T07:52:38.288399908Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-25T07:52:38.289956774Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.556576ms logger=migrator t=2026-07-25T07:52:38.29442475Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-25T07:52:38.294869847Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=445.357µs logger=migrator t=2026-07-25T07:52:38.300561923Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-25T07:52:38.300908519Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=347.296µs logger=migrator t=2026-07-25T07:52:38.305013348Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-25T07:52:38.306071246Z level=info msg="Migration successfully executed" id="create tag table" duration=1.057948ms logger=migrator t=2026-07-25T07:52:38.31103663Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-25T07:52:38.311989586Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=952.716µs logger=migrator t=2026-07-25T07:52:38.316424352Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-25T07:52:38.317668223Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.247172ms logger=migrator t=2026-07-25T07:52:38.321931065Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-25T07:52:38.323525072Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.593827ms logger=migrator t=2026-07-25T07:52:38.32873361Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-25T07:52:38.329560474Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=824.884µs logger=migrator t=2026-07-25T07:52:38.333975639Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-25T07:52:38.349191956Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.216477ms logger=migrator t=2026-07-25T07:52:38.354451135Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-25T07:52:38.356127274Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.675048ms logger=migrator t=2026-07-25T07:52:38.361309741Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-25T07:52:38.363144552Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.835181ms logger=migrator t=2026-07-25T07:52:38.369120144Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-25T07:52:38.36948284Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=362.947µs logger=migrator t=2026-07-25T07:52:38.375311548Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-25T07:52:38.376341646Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.030098ms logger=migrator t=2026-07-25T07:52:38.381367471Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-25T07:52:38.383194892Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.833001ms logger=migrator t=2026-07-25T07:52:38.389269555Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-25T07:52:38.391319719Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.054525ms logger=migrator t=2026-07-25T07:52:38.396194832Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-25T07:52:38.396511567Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=317.515µs logger=migrator t=2026-07-25T07:52:38.401206177Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-25T07:52:38.407423752Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.218515ms logger=migrator t=2026-07-25T07:52:38.41321216Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-25T07:52:38.418363877Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.151377ms logger=migrator t=2026-07-25T07:52:38.42447551Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-25T07:52:38.429551156Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.074996ms logger=migrator t=2026-07-25T07:52:38.436640876Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-25T07:52:38.44219472Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.551194ms logger=migrator t=2026-07-25T07:52:38.501341661Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-25T07:52:38.503681721Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.33874ms logger=migrator t=2026-07-25T07:52:38.508995421Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-25T07:52:38.514171368Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.177827ms logger=migrator t=2026-07-25T07:52:38.518208667Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-25T07:52:38.51899627Z level=info msg="Migration successfully executed" id="create server_lock table" duration=787.553µs logger=migrator t=2026-07-25T07:52:38.524102027Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-25T07:52:38.52491387Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=811.834µs logger=migrator t=2026-07-25T07:52:38.528933128Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-25T07:52:38.52960027Z level=info msg="Migration successfully executed" id="create user auth token table" duration=667.022µs logger=migrator t=2026-07-25T07:52:38.535096693Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-25T07:52:38.53672962Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.632868ms logger=migrator t=2026-07-25T07:52:38.552204952Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-25T07:52:38.553840759Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.621927ms logger=migrator t=2026-07-25T07:52:38.5597624Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-25T07:52:38.561115943Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.354153ms logger=migrator t=2026-07-25T07:52:38.566366201Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-25T07:52:38.57397377Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.606589ms logger=migrator t=2026-07-25T07:52:38.579462593Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-25T07:52:38.580979119Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.513706ms logger=migrator t=2026-07-25T07:52:38.585720119Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-25T07:52:38.586765357Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.045158ms logger=migrator t=2026-07-25T07:52:38.592536394Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-25T07:52:38.593654153Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.117919ms logger=migrator t=2026-07-25T07:52:38.599455482Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-25T07:52:38.600608211Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.152299ms logger=migrator t=2026-07-25T07:52:38.605308991Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-25T07:52:38.606941778Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.632467ms logger=migrator t=2026-07-25T07:52:38.612111176Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-25T07:52:38.612245958Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=135.302µs logger=migrator t=2026-07-25T07:52:38.617808202Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-25T07:52:38.617908924Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=101.052µs logger=migrator t=2026-07-25T07:52:38.623328156Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-25T07:52:38.624889862Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.565246ms logger=migrator t=2026-07-25T07:52:38.6301043Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-25T07:52:38.631168048Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.063598ms logger=migrator t=2026-07-25T07:52:38.635934159Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-25T07:52:38.637562817Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.627688ms logger=migrator t=2026-07-25T07:52:38.643253263Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-25T07:52:38.643354635Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=102.802µs logger=migrator t=2026-07-25T07:52:38.648247807Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-25T07:52:38.649163213Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=915.596µs logger=migrator t=2026-07-25T07:52:38.653174181Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-25T07:52:38.654639476Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.465345ms logger=migrator t=2026-07-25T07:52:38.661019043Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-25T07:52:38.663976533Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.95996ms logger=migrator t=2026-07-25T07:52:38.668392488Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-25T07:52:38.669352224Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=959.626µs logger=migrator t=2026-07-25T07:52:38.673369872Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-25T07:52:38.680008185Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.637203ms logger=migrator t=2026-07-25T07:52:38.685213093Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-25T07:52:38.686176539Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=966.476µs logger=migrator t=2026-07-25T07:52:38.690269098Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-25T07:52:38.69039136Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=119.182µs logger=migrator t=2026-07-25T07:52:38.694537991Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-25T07:52:38.695759181Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.22148ms logger=migrator t=2026-07-25T07:52:38.701711942Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-25T07:52:38.703556193Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.847371ms logger=migrator t=2026-07-25T07:52:38.70927213Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-25T07:52:38.710931508Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.665228ms logger=migrator t=2026-07-25T07:52:38.715545356Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-25T07:52:38.715627008Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=85.772µs logger=migrator t=2026-07-25T07:52:38.721610629Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-25T07:52:38.72284966Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.238281ms logger=migrator t=2026-07-25T07:52:38.72758882Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-25T07:52:38.728844481Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.254841ms logger=migrator t=2026-07-25T07:52:38.733413359Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-07-25T07:52:38.734557038Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.143929ms logger=migrator t=2026-07-25T07:52:38.740108662Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-25T07:52:38.741263002Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.154929ms logger=migrator t=2026-07-25T07:52:38.747120871Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-25T07:52:38.75415804Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.036499ms logger=migrator t=2026-07-25T07:52:38.760007709Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-25T07:52:38.761079467Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.071748ms logger=migrator t=2026-07-25T07:52:38.766714092Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-25T07:52:38.768217368Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.501676ms logger=migrator t=2026-07-25T07:52:38.772954558Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-25T07:52:38.800359431Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.404263ms logger=migrator t=2026-07-25T07:52:38.807836428Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-25T07:52:38.83634165Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.500112ms logger=migrator t=2026-07-25T07:52:38.841446987Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-25T07:52:38.842710808Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.262521ms logger=migrator t=2026-07-25T07:52:38.850249656Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-25T07:52:38.85166672Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.417324ms logger=migrator t=2026-07-25T07:52:38.857213364Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-25T07:52:38.861500556Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.287032ms logger=migrator t=2026-07-25T07:52:38.866178236Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-25T07:52:38.873259445Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.07924ms logger=migrator t=2026-07-25T07:52:38.877873544Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-25T07:52:38.878953002Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.079639ms logger=migrator t=2026-07-25T07:52:38.883269405Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-25T07:52:38.883998887Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=729.272µs logger=migrator t=2026-07-25T07:52:38.888472293Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-25T07:52:38.8894649Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=992.577µs logger=migrator t=2026-07-25T07:52:38.905213356Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-25T07:52:38.90901752Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=3.806264ms logger=migrator t=2026-07-25T07:52:38.913316403Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-25T07:52:38.913406185Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=86.321µs logger=migrator t=2026-07-25T07:52:38.918537051Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-25T07:52:38.928222205Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.685214ms logger=migrator t=2026-07-25T07:52:38.931650183Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-25T07:52:38.945742282Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=14.092509ms logger=migrator t=2026-07-25T07:52:38.949602657Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-25T07:52:38.955202912Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.600475ms logger=migrator t=2026-07-25T07:52:38.960879618Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-25T07:52:38.961736333Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=859.705µs logger=migrator t=2026-07-25T07:52:38.966389781Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-25T07:52:38.967173575Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=783.544µs logger=migrator t=2026-07-25T07:52:38.970503931Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-25T07:52:38.975079408Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.575047ms logger=migrator t=2026-07-25T07:52:38.978919083Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-25T07:52:38.989742087Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.823294ms logger=migrator t=2026-07-25T07:52:38.993862686Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-25T07:52:38.995067537Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.197341ms logger=migrator t=2026-07-25T07:52:38.998889492Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-25T07:52:39.004937864Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.047863ms logger=migrator t=2026-07-25T07:52:39.009700894Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-25T07:52:39.01417125Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.470626ms logger=migrator t=2026-07-25T07:52:39.021020786Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-25T07:52:39.021326621Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=306.515µs logger=migrator t=2026-07-25T07:52:39.028869699Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-25T07:52:39.029867655Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.000937ms logger=migrator t=2026-07-25T07:52:39.033595289Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-07-25T07:52:39.034486214Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=890.735µs logger=migrator t=2026-07-25T07:52:39.040324232Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-07-25T07:52:39.042415968Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.089936ms logger=migrator t=2026-07-25T07:52:39.046362595Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-25T07:52:39.046409605Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=52.95µs logger=migrator t=2026-07-25T07:52:39.049413976Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-25T07:52:39.054012084Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=4.597778ms logger=migrator t=2026-07-25T07:52:39.058604412Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-25T07:52:39.064770696Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.165284ms logger=migrator t=2026-07-25T07:52:39.133077912Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-25T07:52:39.140804922Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.727101ms logger=migrator t=2026-07-25T07:52:39.145272788Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-25T07:52:39.151229629Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.93333ms logger=migrator t=2026-07-25T07:52:39.15546199Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-25T07:52:39.162695283Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.231873ms logger=migrator t=2026-07-25T07:52:39.169108731Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-25T07:52:39.169222083Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=108.852µs logger=migrator t=2026-07-25T07:52:39.173885672Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-25T07:52:39.174649965Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=764.873µs logger=migrator t=2026-07-25T07:52:39.181828476Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-25T07:52:39.189338733Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.510557ms logger=migrator t=2026-07-25T07:52:39.19327567Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-25T07:52:39.193367822Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=92.992µs logger=migrator t=2026-07-25T07:52:39.196945552Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-25T07:52:39.202854882Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.90743ms logger=migrator t=2026-07-25T07:52:39.208676381Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-25T07:52:39.209847531Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.17151ms logger=migrator t=2026-07-25T07:52:39.214360197Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-25T07:52:39.222851601Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.490604ms logger=migrator t=2026-07-25T07:52:39.226667435Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-25T07:52:39.228523167Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.855542ms logger=migrator t=2026-07-25T07:52:39.2376085Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-25T07:52:39.239279638Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.677528ms logger=migrator t=2026-07-25T07:52:39.245779738Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-25T07:52:39.256807775Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.028237ms logger=migrator t=2026-07-25T07:52:39.263379656Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-25T07:52:39.264141469Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=761.043µs logger=migrator t=2026-07-25T07:52:39.27129599Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-25T07:52:39.274174089Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.876279ms logger=migrator t=2026-07-25T07:52:39.282092973Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-25T07:52:39.283135111Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.038288ms logger=migrator t=2026-07-25T07:52:39.288894788Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-25T07:52:39.290975853Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.081415ms logger=migrator t=2026-07-25T07:52:39.298591102Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-25T07:52:39.298795465Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=205.043µs logger=migrator t=2026-07-25T07:52:39.308113203Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-25T07:52:39.30967902Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.565736ms logger=migrator t=2026-07-25T07:52:39.314783546Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-25T07:52:39.316503565Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.719789ms logger=migrator t=2026-07-25T07:52:39.322411465Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-25T07:52:39.326681687Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-25T07:52:39.331367747Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-25T07:52:39.331945626Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=579.359µs logger=migrator t=2026-07-25T07:52:39.33571807Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-25T07:52:39.337502631Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.78288ms logger=migrator t=2026-07-25T07:52:39.343773057Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-25T07:52:39.36524434Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=21.464452ms logger=migrator t=2026-07-25T07:52:39.370135372Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-25T07:52:39.371493125Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.356913ms logger=migrator t=2026-07-25T07:52:39.377743101Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-25T07:52:39.378907451Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.16411ms logger=migrator t=2026-07-25T07:52:39.384211771Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-25T07:52:39.385694436Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.482645ms logger=migrator t=2026-07-25T07:52:39.390943835Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-25T07:52:39.392718525Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.77603ms logger=migrator t=2026-07-25T07:52:39.397934733Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-25T07:52:39.398976671Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.039748ms logger=migrator t=2026-07-25T07:52:39.404720498Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-25T07:52:39.404747628Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.48µs logger=migrator t=2026-07-25T07:52:39.409271635Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-25T07:52:39.409383356Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=111.681µs logger=migrator t=2026-07-25T07:52:39.413498616Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-25T07:52:39.425180954Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.682788ms logger=migrator t=2026-07-25T07:52:39.434312578Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-25T07:52:39.434829037Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=520.929µs logger=migrator t=2026-07-25T07:52:39.441292146Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-25T07:52:39.443190079Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.900193ms logger=migrator t=2026-07-25T07:52:39.447827857Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-25T07:52:39.448116972Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=289.295µs logger=migrator t=2026-07-25T07:52:39.452359504Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-25T07:52:39.45392311Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.563396ms logger=migrator t=2026-07-25T07:52:39.470978738Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-25T07:52:39.472111678Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.13207ms logger=migrator t=2026-07-25T07:52:39.597865335Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-25T07:52:39.62767414Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=29.806945ms logger=migrator t=2026-07-25T07:52:39.659348936Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-25T07:52:39.669838603Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.512078ms logger=migrator t=2026-07-25T07:52:39.674202507Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-25T07:52:39.674323349Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=120.542µs logger=migrator t=2026-07-25T07:52:39.677474673Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-25T07:52:39.711960596Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.485324ms logger=migrator t=2026-07-25T07:52:39.718266473Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-25T07:52:39.751955703Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.685891ms logger=migrator t=2026-07-25T07:52:39.756421608Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-25T07:52:39.757266872Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=845.124µs logger=migrator t=2026-07-25T07:52:39.762637303Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-25T07:52:39.763498408Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=861.065µs logger=migrator t=2026-07-25T07:52:39.769670672Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-25T07:52:39.769834635Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=163.963µs logger=migrator t=2026-07-25T07:52:39.774180509Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-25T07:52:39.775859117Z level=info msg="Migration successfully executed" id="create permission table" duration=1.677889ms logger=migrator t=2026-07-25T07:52:39.781029104Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-25T07:52:39.782858965Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.831801ms logger=migrator t=2026-07-25T07:52:39.788687634Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-25T07:52:39.789827333Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.138939ms logger=migrator t=2026-07-25T07:52:39.794402721Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-25T07:52:39.795283456Z level=info msg="Migration successfully executed" id="create role table" duration=880.185µs logger=migrator t=2026-07-25T07:52:39.800438923Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-25T07:52:39.807791907Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.352434ms logger=migrator t=2026-07-25T07:52:39.812574198Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-25T07:52:39.818435697Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.862189ms logger=migrator t=2026-07-25T07:52:39.824412668Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-25T07:52:39.825538347Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.125489ms logger=migrator t=2026-07-25T07:52:39.830633754Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-25T07:52:39.832464405Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.830331ms logger=migrator t=2026-07-25T07:52:39.837869896Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-25T07:52:39.839232239Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.361893ms logger=migrator t=2026-07-25T07:52:39.845686588Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-25T07:52:39.847357077Z level=info msg="Migration successfully executed" id="create team role table" duration=1.668929ms logger=migrator t=2026-07-25T07:52:39.852772658Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-25T07:52:39.854536738Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.764ms logger=migrator t=2026-07-25T07:52:39.860197074Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-25T07:52:39.861415475Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.218151ms logger=migrator t=2026-07-25T07:52:39.86766416Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-25T07:52:39.869510881Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.849391ms logger=migrator t=2026-07-25T07:52:39.874872902Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-25T07:52:39.876446669Z level=info msg="Migration successfully executed" id="create user role table" duration=1.573467ms logger=migrator t=2026-07-25T07:52:39.8818258Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-25T07:52:39.88302031Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.19174ms logger=migrator t=2026-07-25T07:52:39.890782711Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-25T07:52:39.89248382Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.701269ms logger=migrator t=2026-07-25T07:52:39.897692258Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-25T07:52:39.899530709Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.837991ms logger=migrator t=2026-07-25T07:52:39.90608302Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-25T07:52:39.907075377Z level=info msg="Migration successfully executed" id="create builtin role table" duration=992.497µs logger=migrator t=2026-07-25T07:52:39.913181321Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-25T07:52:39.914570214Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.388404ms logger=migrator t=2026-07-25T07:52:39.91962653Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-25T07:52:39.92142299Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.79604ms logger=migrator t=2026-07-25T07:52:39.926614667Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-25T07:52:39.935241993Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.626276ms logger=migrator t=2026-07-25T07:52:39.941077572Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-25T07:52:39.941986548Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=909.546µs logger=migrator t=2026-07-25T07:52:39.94684763Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-25T07:52:39.948797333Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.949033ms logger=migrator t=2026-07-25T07:52:39.954350687Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-25T07:52:39.955623498Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.273131ms logger=migrator t=2026-07-25T07:52:39.961178683Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-25T07:52:39.962325372Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.14124ms logger=migrator t=2026-07-25T07:52:39.966860319Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-25T07:52:39.967718043Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=858.344µs logger=migrator t=2026-07-25T07:52:39.972161708Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-25T07:52:39.973258167Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.096289ms logger=migrator t=2026-07-25T07:52:39.979389851Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-25T07:52:39.991355823Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.966752ms logger=migrator t=2026-07-25T07:52:39.996332947Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-25T07:52:40.004286062Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.957115ms logger=migrator t=2026-07-25T07:52:40.008743807Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-25T07:52:40.014329632Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.585425ms logger=migrator t=2026-07-25T07:52:40.019419178Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-25T07:52:40.02784236Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.422192ms logger=migrator t=2026-07-25T07:52:40.03256243Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-25T07:52:40.033830861Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.267701ms logger=migrator t=2026-07-25T07:52:40.038557781Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-25T07:52:40.03966227Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.104249ms logger=migrator t=2026-07-25T07:52:40.045064582Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-25T07:52:40.046267042Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.201821ms logger=migrator t=2026-07-25T07:52:40.05090344Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-25T07:52:40.052795802Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.891942ms logger=migrator t=2026-07-25T07:52:40.057850468Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-25T07:52:40.059270532Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.419564ms logger=migrator t=2026-07-25T07:52:40.065223263Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-25T07:52:40.065347955Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=125.012µs logger=migrator t=2026-07-25T07:52:40.070277358Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-25T07:52:40.070352219Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=80.161µs logger=migrator t=2026-07-25T07:52:40.07453222Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-25T07:52:40.075346984Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=815.064µs logger=migrator t=2026-07-25T07:52:40.080025963Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-25T07:52:40.080577642Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=552.459µs logger=migrator t=2026-07-25T07:52:40.086104136Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-25T07:52:40.086837058Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=730.992µs logger=migrator t=2026-07-25T07:52:40.091367465Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-25T07:52:40.09165265Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=310.946µs logger=migrator t=2026-07-25T07:52:40.096702405Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-25T07:52:40.097489728Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=786.033µs logger=migrator t=2026-07-25T07:52:40.102380851Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-25T07:52:40.103416919Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.035778ms logger=migrator t=2026-07-25T07:52:40.111347403Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-25T07:52:40.11353408Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.186347ms logger=migrator t=2026-07-25T07:52:40.120562119Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-25T07:52:40.129361147Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.798618ms logger=migrator t=2026-07-25T07:52:40.134545435Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-25T07:52:40.134651437Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=113.742µs logger=migrator t=2026-07-25T07:52:40.14072035Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-25T07:52:40.141874319Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.155079ms logger=migrator t=2026-07-25T07:52:40.148288787Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-25T07:52:40.149582399Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.294802ms logger=migrator t=2026-07-25T07:52:40.154897089Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-25T07:52:40.1561069Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.210251ms logger=migrator t=2026-07-25T07:52:40.162133761Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-25T07:52:40.174283856Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.147765ms logger=migrator t=2026-07-25T07:52:40.182070578Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-25T07:52:40.183258598Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.19447ms logger=migrator t=2026-07-25T07:52:40.187937247Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-25T07:52:40.189077126Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.140659ms logger=migrator t=2026-07-25T07:52:40.194179733Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-25T07:52:40.216961448Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.779765ms logger=migrator t=2026-07-25T07:52:40.338619736Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-25T07:52:40.34066276Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.039014ms logger=migrator t=2026-07-25T07:52:40.347190431Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-25T07:52:40.34832613Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.135799ms logger=migrator t=2026-07-25T07:52:40.353115711Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-25T07:52:40.35420328Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.088239ms logger=migrator t=2026-07-25T07:52:40.359245055Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-25T07:52:40.360421755Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.17658ms logger=migrator t=2026-07-25T07:52:40.366320095Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-25T07:52:40.366561989Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=241.644µs logger=migrator t=2026-07-25T07:52:40.371550883Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-25T07:52:40.372360967Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=812.693µs logger=migrator t=2026-07-25T07:52:40.376480246Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-25T07:52:40.385359007Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.880541ms logger=migrator t=2026-07-25T07:52:40.39086102Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-25T07:52:40.391795686Z level=info msg="Migration successfully executed" id="create entity_events table" duration=928.715µs logger=migrator t=2026-07-25T07:52:40.39617859Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-25T07:52:40.397258738Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.080228ms logger=migrator t=2026-07-25T07:52:40.402222072Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-25T07:52:40.402741341Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-25T07:52:40.408712202Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-25T07:52:40.409444244Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-25T07:52:40.414449138Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-25T07:52:40.41569568Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.246532ms logger=migrator t=2026-07-25T07:52:40.422165109Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-25T07:52:40.424182563Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.017134ms logger=migrator t=2026-07-25T07:52:40.471523634Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-25T07:52:40.472626433Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.105789ms logger=migrator t=2026-07-25T07:52:40.479014711Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-25T07:52:40.479855155Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=840.724µs logger=migrator t=2026-07-25T07:52:40.487586346Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-25T07:52:40.48844425Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=858.114µs logger=migrator t=2026-07-25T07:52:40.492098912Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-25T07:52:40.492903216Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=804.064µs logger=migrator t=2026-07-25T07:52:40.498975498Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-25T07:52:40.499724971Z level=info msg="Migration successfully executed" id="Drop public config table" duration=749.513µs logger=migrator t=2026-07-25T07:52:40.504167436Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-25T07:52:40.505350096Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.18269ms logger=migrator t=2026-07-25T07:52:40.510660956Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-25T07:52:40.51267413Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.012484ms logger=migrator t=2026-07-25T07:52:40.517099835Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-25T07:52:40.518500199Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.401614ms logger=migrator t=2026-07-25T07:52:40.522853912Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-25T07:52:40.524256036Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.401674ms logger=migrator t=2026-07-25T07:52:40.531211024Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-25T07:52:40.557206704Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.99134ms logger=migrator t=2026-07-25T07:52:40.562409391Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-25T07:52:40.573600101Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.18932ms logger=migrator t=2026-07-25T07:52:40.579923718Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-25T07:52:40.59010675Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.178682ms logger=migrator t=2026-07-25T07:52:40.595615943Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-25T07:52:40.595830837Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=215.384µs logger=migrator t=2026-07-25T07:52:40.601136476Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-25T07:52:40.611771856Z level=info msg="Migration successfully executed" id="add share column" duration=10.6319ms logger=migrator t=2026-07-25T07:52:40.616439265Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-25T07:52:40.616625618Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=186.873µs logger=migrator t=2026-07-25T07:52:40.620418263Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-25T07:52:40.621683474Z level=info msg="Migration successfully executed" id="create file table" duration=1.262881ms logger=migrator t=2026-07-25T07:52:40.626965133Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-25T07:52:40.628896086Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.931813ms logger=migrator t=2026-07-25T07:52:40.639577526Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-25T07:52:40.641518249Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.960953ms logger=migrator t=2026-07-25T07:52:40.647249186Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-25T07:52:40.648363855Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.114809ms logger=migrator t=2026-07-25T07:52:40.653868588Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-25T07:52:40.655238132Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.369344ms logger=migrator t=2026-07-25T07:52:40.659788969Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-25T07:52:40.660085114Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=295.125µs logger=migrator t=2026-07-25T07:52:40.664725672Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-25T07:52:40.664983477Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=258.264µs logger=migrator t=2026-07-25T07:52:40.670330847Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-25T07:52:40.671236332Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=905.605µs logger=migrator t=2026-07-25T07:52:40.675766739Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-25T07:52:40.676102534Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=336.095µs logger=migrator t=2026-07-25T07:52:40.680345706Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-25T07:52:40.681841681Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.495425ms logger=migrator t=2026-07-25T07:52:40.686278377Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-25T07:52:40.697060719Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.779193ms logger=migrator t=2026-07-25T07:52:40.718504282Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-25T07:52:40.718732325Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=229.414µs logger=migrator t=2026-07-25T07:52:40.732985537Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-25T07:52:40.735175334Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.192807ms logger=migrator t=2026-07-25T07:52:40.741879527Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-25T07:52:40.742443877Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=564.95µs logger=migrator t=2026-07-25T07:52:40.747242438Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-25T07:52:40.747527313Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=284.805µs logger=migrator t=2026-07-25T07:52:40.752006638Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-25T07:52:40.752590938Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=584.26µs logger=migrator t=2026-07-25T07:52:40.756684547Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-25T07:52:40.772248421Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=15.563594ms logger=migrator t=2026-07-25T07:52:40.778914534Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-25T07:52:40.79173362Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.822296ms logger=migrator t=2026-07-25T07:52:40.796483631Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-25T07:52:40.797360455Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=876.844µs logger=migrator t=2026-07-25T07:52:40.802701336Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-25T07:52:40.893514532Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=90.801686ms logger=migrator t=2026-07-25T07:52:40.898452136Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-25T07:52:40.899346351Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=894.145µs logger=migrator t=2026-07-25T07:52:40.903148155Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-25T07:52:40.904356475Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.20146ms logger=migrator t=2026-07-25T07:52:40.910177024Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-25T07:52:40.937596238Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.428375ms logger=migrator t=2026-07-25T07:52:40.946145442Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-25T07:52:40.957910571Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.766609ms logger=migrator t=2026-07-25T07:52:40.964020835Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-25T07:52:40.964236268Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=215.543µs logger=migrator t=2026-07-25T07:52:40.968207126Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-25T07:52:40.96848717Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=287.775µs logger=migrator t=2026-07-25T07:52:40.973606047Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-25T07:52:40.973907712Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=309.375µs logger=migrator t=2026-07-25T07:52:40.978197564Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-25T07:52:40.97853836Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=341.556µs logger=migrator t=2026-07-25T07:52:40.983806419Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-25T07:52:40.983986992Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=181.103µs logger=migrator t=2026-07-25T07:52:40.988113542Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-25T07:52:40.989392154Z level=info msg="Migration successfully executed" id="create folder table" duration=1.280502ms logger=migrator t=2026-07-25T07:52:40.99452198Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-25T07:52:40.996501684Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.978684ms logger=migrator t=2026-07-25T07:52:41.002816021Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-25T07:52:41.004027791Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.21182ms logger=migrator t=2026-07-25T07:52:41.008607259Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-25T07:52:41.008632909Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.57µs logger=migrator t=2026-07-25T07:52:41.012724998Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-25T07:52:41.013918548Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.19672ms logger=migrator t=2026-07-25T07:52:41.019458642Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-25T07:52:41.020554711Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.095989ms logger=migrator t=2026-07-25T07:52:41.024258843Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-25T07:52:41.025469724Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.210571ms logger=migrator t=2026-07-25T07:52:41.029545513Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-25T07:52:41.030223754Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=677.601µs logger=migrator t=2026-07-25T07:52:41.035003935Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-25T07:52:41.035245229Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=241.694µs logger=migrator t=2026-07-25T07:52:41.039033253Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-25T07:52:41.040177923Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.14414ms logger=migrator t=2026-07-25T07:52:41.044475405Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-25T07:52:41.046380877Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.900032ms logger=migrator t=2026-07-25T07:52:41.051364522Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-25T07:52:41.052475581Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.109118ms logger=migrator t=2026-07-25T07:52:41.056379807Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-25T07:52:41.057945033Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.564016ms logger=migrator t=2026-07-25T07:52:41.062177605Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-25T07:52:41.063884044Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.703079ms logger=migrator t=2026-07-25T07:52:41.069361526Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-25T07:52:41.070261961Z level=info msg="Migration successfully executed" id="create anon_device table" duration=900.175µs logger=migrator t=2026-07-25T07:52:41.075470219Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-25T07:52:41.077687887Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.220758ms logger=migrator t=2026-07-25T07:52:41.082927256Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-25T07:52:41.084825618Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.896723ms logger=migrator t=2026-07-25T07:52:41.090985802Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-25T07:52:41.091870917Z level=info msg="Migration successfully executed" id="create signing_key table" duration=885.005µs logger=migrator t=2026-07-25T07:52:41.096963853Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-25T07:52:41.098808824Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.844811ms logger=migrator t=2026-07-25T07:52:41.103859089Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-25T07:52:41.105023879Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.16538ms logger=migrator t=2026-07-25T07:52:41.110046304Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-25T07:52:41.110496142Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=449.678µs logger=migrator t=2026-07-25T07:52:41.115529637Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-25T07:52:41.130009352Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.481715ms logger=migrator t=2026-07-25T07:52:41.135710378Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-25T07:52:41.136243517Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=533.729µs logger=migrator t=2026-07-25T07:52:41.140236435Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-25T07:52:41.140256375Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.77µs logger=migrator t=2026-07-25T07:52:41.144649679Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-25T07:52:41.146353148Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.702439ms logger=migrator t=2026-07-25T07:52:41.151586837Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-25T07:52:41.151614207Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.27µs logger=migrator t=2026-07-25T07:52:41.156115783Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-25T07:52:41.157385555Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.269112ms logger=migrator t=2026-07-25T07:52:41.161573495Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-25T07:52:41.163514368Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.940283ms logger=migrator t=2026-07-25T07:52:41.170765411Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-25T07:52:41.171815769Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.050318ms logger=migrator t=2026-07-25T07:52:41.176360676Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-25T07:52:41.177142859Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=782.753µs logger=migrator t=2026-07-25T07:52:41.181614985Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-25T07:52:41.181879949Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=273.475µs logger=migrator t=2026-07-25T07:52:41.18726237Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-25T07:52:41.188166275Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=904.085µs logger=migrator t=2026-07-25T07:52:41.194110266Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-25T07:52:41.195782104Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.662318ms logger=migrator t=2026-07-25T07:52:41.20086789Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-25T07:52:41.202266214Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.397814ms logger=migrator t=2026-07-25T07:52:41.207655425Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-25T07:52:41.217164455Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.51768ms logger=migrator t=2026-07-25T07:52:41.222060368Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-25T07:52:41.231766063Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.705455ms logger=migrator t=2026-07-25T07:52:41.23632961Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-25T07:52:41.243937928Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.602218ms logger=migrator t=2026-07-25T07:52:41.248230121Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-25T07:52:41.248292612Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=63.051µs logger=migrator t=2026-07-25T07:52:41.253416919Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-25T07:52:41.262867979Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.432979ms logger=migrator t=2026-07-25T07:52:41.267354284Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-25T07:52:41.274456944Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.10225ms logger=migrator t=2026-07-25T07:52:41.278530273Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-25T07:52:41.278833718Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=308.305µs logger=migrator t=2026-07-25T07:52:41.28307208Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.515860784s logger=migrator t=2026-07-25T07:52:41.28365915Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-25T07:52:41.301178366Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-25T07:52:41.30138034Z level=info msg="Created default organization" logger=secrets t=2026-07-25T07:52:41.527185948Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-25T07:52:41.57165534Z level=info msg="Restored cache from database" duration=384.926µs logger=plugin.store t=2026-07-25T07:52:41.573678035Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-25T07:52:41.617347613Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-25T07:52:41.617378293Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-25T07:52:41.617455625Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-25T07:52:41.617467415Z level=info msg="Plugins loaded" count=54 duration=43.79002ms logger=query_data t=2026-07-25T07:52:41.621476953Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-25T07:52:41.62484857Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-25T07:52:41.631506903Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-25T07:52:41.644325759Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-25T07:52:41.650176358Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-25T07:52:41.651958148Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-25T07:52:41.680066944Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-25T07:52:41.698556656Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-25T07:52:41.723102081Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-25T07:52:41.723128982Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-25T07:52:41.723349376Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-25T07:52:41.724585326Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-25T07:52:41.726713832Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-07-25T07:52:41.728296749Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-07-25T07:52:41.736485018Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-25T07:52:41.813197755Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-07-25T07:52:41.817012059Z level=info msg="State cache has been initialized" states=0 duration=92.422183ms logger=ngalert.scheduler t=2026-07-25T07:52:41.81707176Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-25T07:52:41.817312754Z level=info msg=starting first_tick=2026-07-25T07:52:50Z logger=plugins.update.checker t=2026-07-25T07:52:41.834015237Z level=info msg="Update check succeeded" duration=110.495939ms logger=grafana.update.checker t=2026-07-25T07:52:41.83713282Z level=info msg="Update check succeeded" duration=112.731797ms logger=sqlstore.transactions t=2026-07-25T07:52:41.846102581Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-25T07:52:41.892406894Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-25T07:52:41.93883337Z level=info msg="Patterns update finished" duration=133.528057ms logger=grafana-apiserver t=2026-07-25T07:52:42.111463278Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-25T07:52:42.111846375Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-25T07:52:47.031707552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.032672029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.052830024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.073083882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.090983562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.1106972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.127518288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.152746746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.170155337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.19289866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.210513548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.244394974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.264664423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.345787831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.38237271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.452305604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.473748758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.542000028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.556900144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.595864212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.612692861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.660544557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.682186869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.734281016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.750255362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.7978956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.814009802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.857503803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.874620572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.931322534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:47.953209165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.009567943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.031577507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.085360434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.099874414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.155687308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.175369614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.236354254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.252226085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.306246781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.319594397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.37485752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.393032018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.452095435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.472668195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.521502895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.539256347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.60373951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.62039412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.672759004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.687298715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.758564274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.773272451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.843075935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.855818778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.899108978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.918931658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.976481878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:48.991627662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.050549201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.063907415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.121333066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.136899355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.189977161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.210675254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.273234359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.29309411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.368791441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.399060385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.49387281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.510409915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.599071967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.615088152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.684164374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.707300428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.788700365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.804412849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.884462835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.899946081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T07:52:49.980222946Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-25T07:53:43.75341029Z level=info msg="Usage stats are ready to report"