logger=settings t=2026-04-20T17:54:31.104163248Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T17:54:31Z logger=settings t=2026-04-20T17:54:31.104736858Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T17:54:31.104762009Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T17:54:31.104770229Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T17:54:31.104777499Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T17:54:31.104784659Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T17:54:31.104791649Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T17:54:31.104798839Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T17:54:31.10481211Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T17:54:31.10482012Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T17:54:31.10483226Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T17:54:31.10483958Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T17:54:31.10485569Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T17:54:31.104863141Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T17:54:31.104875531Z level=info msg=Target target=[all] logger=settings t=2026-04-20T17:54:31.104890801Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T17:54:31.104898351Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T17:54:31.104910161Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T17:54:31.104917102Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T17:54:31.104924292Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T17:54:31.104936772Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T17:54:31.105538674Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T17:54:31.105572644Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T17:54:31.107682253Z level=info msg="Locking database" logger=migrator t=2026-04-20T17:54:31.107694383Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T17:54:31.108204783Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T17:54:31.109042939Z level=info msg="Migration successfully executed" id="create migration_log table" duration=840.226µs logger=migrator t=2026-04-20T17:54:31.123049699Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T17:54:31.124240101Z level=info msg="Migration successfully executed" id="create user table" duration=1.193582ms logger=migrator t=2026-04-20T17:54:31.161223128Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T17:54:31.161904122Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=683.674µs logger=migrator t=2026-04-20T17:54:31.166066269Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T17:54:31.166626769Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=560.58µs logger=migrator t=2026-04-20T17:54:31.17041528Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T17:54:31.171665923Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.248563ms logger=migrator t=2026-04-20T17:54:31.178502141Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T17:54:31.179401357Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=900.346µs logger=migrator t=2026-04-20T17:54:31.185747105Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T17:54:31.18925737Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.499264ms logger=migrator t=2026-04-20T17:54:31.194688561Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T17:54:31.195523657Z level=info msg="Migration successfully executed" id="create user table v2" duration=835.266µs logger=migrator t=2026-04-20T17:54:31.200492849Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T17:54:31.202910794Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=2.410305ms logger=migrator t=2026-04-20T17:54:31.207229695Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T17:54:31.208312014Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.08274ms logger=migrator t=2026-04-20T17:54:31.213049163Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T17:54:31.213605013Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=556.29µs logger=migrator t=2026-04-20T17:54:31.217504586Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T17:54:31.218373972Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=869.066µs logger=migrator t=2026-04-20T17:54:31.2220683Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T17:54:31.223180981Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.114291ms logger=migrator t=2026-04-20T17:54:31.227285477Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T17:54:31.227313838Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.841µs logger=migrator t=2026-04-20T17:54:31.230849373Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T17:54:31.231958145Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.108422ms logger=migrator t=2026-04-20T17:54:31.238101909Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T17:54:31.23873712Z level=info msg="Migration successfully executed" id="Add missing user data" duration=631.412µs logger=migrator t=2026-04-20T17:54:31.243855026Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T17:54:31.245015957Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.160881ms logger=migrator t=2026-04-20T17:54:31.250154312Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T17:54:31.250917296Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=763.014µs logger=migrator t=2026-04-20T17:54:31.255669195Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T17:54:31.257442338Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.772724ms logger=migrator t=2026-04-20T17:54:31.262217317Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T17:54:31.270036522Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.818535ms logger=migrator t=2026-04-20T17:54:31.27589205Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T17:54:31.276962121Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.070211ms logger=migrator t=2026-04-20T17:54:31.288942453Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T17:54:31.289255109Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=316.396µs logger=migrator t=2026-04-20T17:54:31.293063171Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T17:54:31.294097349Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.034448ms logger=migrator t=2026-04-20T17:54:31.315339834Z 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-04-20T17:54:31.315859944Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=521.12µs logger=migrator t=2026-04-20T17:54:31.321181743Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T17:54:31.321871916Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=693.293µs logger=migrator t=2026-04-20T17:54:31.327358868Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T17:54:31.328863536Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.504877ms logger=migrator t=2026-04-20T17:54:31.333863049Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T17:54:31.334807266Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=943.847µs logger=migrator t=2026-04-20T17:54:31.340355449Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T17:54:31.341557262Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.200163ms logger=migrator t=2026-04-20T17:54:31.346571105Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T17:54:31.347326799Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=755.934µs logger=migrator t=2026-04-20T17:54:31.352602077Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T17:54:31.353328921Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=726.704µs logger=migrator t=2026-04-20T17:54:31.358418786Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T17:54:31.358452176Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.17µs logger=migrator t=2026-04-20T17:54:31.363705864Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T17:54:31.364485518Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=779.804µs logger=migrator t=2026-04-20T17:54:31.369257317Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T17:54:31.37049239Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.234413ms logger=migrator t=2026-04-20T17:54:31.37532602Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T17:54:31.376645854Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.317934ms logger=migrator t=2026-04-20T17:54:31.381712678Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T17:54:31.382462832Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=751.364µs logger=migrator t=2026-04-20T17:54:31.38716955Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T17:54:31.393027649Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.859649ms logger=migrator t=2026-04-20T17:54:31.398002222Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T17:54:31.39900199Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=999.279µs logger=migrator t=2026-04-20T17:54:31.404294118Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T17:54:31.405596133Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.301785ms logger=migrator t=2026-04-20T17:54:31.410716918Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T17:54:31.4119131Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.198072ms logger=migrator t=2026-04-20T17:54:31.416539037Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T17:54:31.417207889Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=668.812µs logger=migrator t=2026-04-20T17:54:31.42267358Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T17:54:31.424026095Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.352095ms logger=migrator t=2026-04-20T17:54:31.430068027Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T17:54:31.430583278Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=514.741µs logger=migrator t=2026-04-20T17:54:31.434899907Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T17:54:31.435525329Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=625.152µs logger=migrator t=2026-04-20T17:54:31.440661485Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T17:54:31.441069842Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=408.137µs logger=migrator t=2026-04-20T17:54:31.44524251Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T17:54:31.445968033Z level=info msg="Migration successfully executed" id="create star table" duration=725.003µs logger=migrator t=2026-04-20T17:54:31.450702932Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T17:54:31.451914184Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.211032ms logger=migrator t=2026-04-20T17:54:31.457039309Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T17:54:31.458468766Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.429087ms logger=migrator t=2026-04-20T17:54:31.464145002Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T17:54:31.465436475Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.290783ms logger=migrator t=2026-04-20T17:54:31.470583421Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T17:54:31.471721592Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.137811ms logger=migrator t=2026-04-20T17:54:31.476172905Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T17:54:31.476884408Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=711.683µs logger=migrator t=2026-04-20T17:54:31.481149978Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T17:54:31.481887311Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=736.293µs logger=migrator t=2026-04-20T17:54:31.487868133Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T17:54:31.489034224Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.166522ms logger=migrator t=2026-04-20T17:54:31.49362859Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T17:54:31.49365823Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.68µs logger=migrator t=2026-04-20T17:54:31.49794669Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T17:54:31.497978881Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.871µs logger=migrator t=2026-04-20T17:54:31.502875881Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T17:54:31.503238219Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=360.248µs logger=migrator t=2026-04-20T17:54:31.508943005Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T17:54:31.510173487Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.229092ms logger=migrator t=2026-04-20T17:54:31.51513004Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T17:54:31.515855053Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=724.663µs logger=migrator t=2026-04-20T17:54:31.520273056Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T17:54:31.52105186Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=780.304µs logger=migrator t=2026-04-20T17:54:31.525523413Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T17:54:31.526127234Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=605.191µs logger=migrator t=2026-04-20T17:54:31.531164848Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T17:54:31.531919502Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=754.074µs logger=migrator t=2026-04-20T17:54:31.536641819Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T17:54:31.537681989Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.04726ms logger=migrator t=2026-04-20T17:54:31.542472868Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T17:54:31.550439706Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.965818ms logger=migrator t=2026-04-20T17:54:31.555713404Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T17:54:31.556228443Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=515.009µs logger=migrator t=2026-04-20T17:54:31.559931643Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T17:54:31.561115884Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.186731ms logger=migrator t=2026-04-20T17:54:31.566061227Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T17:54:31.567374531Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.310864ms logger=migrator t=2026-04-20T17:54:31.573696409Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T17:54:31.574238969Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=542.19µs logger=migrator t=2026-04-20T17:54:31.579054119Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T17:54:31.580396103Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.340594ms logger=migrator t=2026-04-20T17:54:31.585327465Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T17:54:31.585410897Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=69.341µs logger=migrator t=2026-04-20T17:54:31.590079964Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T17:54:31.591868316Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.787882ms logger=migrator t=2026-04-20T17:54:31.59581795Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T17:54:31.597575462Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.757102ms logger=migrator t=2026-04-20T17:54:31.60174284Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T17:54:31.603559124Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.814024ms logger=migrator t=2026-04-20T17:54:31.608386154Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T17:54:31.609143637Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=757.213µs logger=migrator t=2026-04-20T17:54:31.614589729Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T17:54:31.616392123Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.802004ms logger=migrator t=2026-04-20T17:54:31.620892087Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T17:54:31.621661771Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=769.334µs logger=migrator t=2026-04-20T17:54:31.627031861Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T17:54:31.628250533Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.218492ms logger=migrator t=2026-04-20T17:54:31.633828427Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T17:54:31.633873768Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.86µs logger=migrator t=2026-04-20T17:54:31.639260848Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T17:54:31.639284478Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=24.33µs logger=migrator t=2026-04-20T17:54:31.644880632Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T17:54:31.648474999Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.593797ms logger=migrator t=2026-04-20T17:54:31.653130305Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T17:54:31.655153643Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.021818ms logger=migrator t=2026-04-20T17:54:31.660151666Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T17:54:31.662288345Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.136059ms logger=migrator t=2026-04-20T17:54:31.668189105Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T17:54:31.671676911Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.489165ms logger=migrator t=2026-04-20T17:54:31.674831629Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T17:54:31.675131815Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=299.465µs logger=migrator t=2026-04-20T17:54:31.679611788Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T17:54:31.680419483Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=809.965µs logger=migrator t=2026-04-20T17:54:31.68563844Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T17:54:31.686988975Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.353875ms logger=migrator t=2026-04-20T17:54:31.691794274Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T17:54:31.691919377Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=125.833µs logger=migrator t=2026-04-20T17:54:31.696444441Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T17:54:31.697582272Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.135951ms logger=migrator t=2026-04-20T17:54:31.702411682Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T17:54:31.703557163Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.146081ms logger=migrator t=2026-04-20T17:54:31.70986391Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T17:54:31.716979323Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.114653ms logger=migrator t=2026-04-20T17:54:31.720373826Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T17:54:31.721338093Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=963.017µs logger=migrator t=2026-04-20T17:54:31.725087294Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T17:54:31.725623633Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=536.419µs logger=migrator t=2026-04-20T17:54:31.729711229Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T17:54:31.73028264Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=571.331µs logger=migrator t=2026-04-20T17:54:31.73459379Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T17:54:31.735085749Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=492.139µs logger=migrator t=2026-04-20T17:54:31.738196797Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T17:54:31.739073204Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=877.097µs logger=migrator t=2026-04-20T17:54:31.743101218Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T17:54:31.745091765Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.990267ms logger=migrator t=2026-04-20T17:54:31.748752403Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T17:54:31.749499777Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=747.274µs logger=migrator t=2026-04-20T17:54:31.754194205Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T17:54:31.75447806Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=284.596µs logger=migrator t=2026-04-20T17:54:31.758938243Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T17:54:31.759224968Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=286.165µs logger=migrator t=2026-04-20T17:54:31.763494507Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T17:54:31.764877723Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.381486ms logger=migrator t=2026-04-20T17:54:31.768940178Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T17:54:31.771407084Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.466456ms logger=migrator t=2026-04-20T17:54:31.775136704Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T17:54:31.776046751Z level=info msg="Migration successfully executed" id="create data_source table" duration=909.947µs logger=migrator t=2026-04-20T17:54:31.781085015Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T17:54:31.782556102Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.474247ms logger=migrator t=2026-04-20T17:54:31.78887316Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T17:54:31.791117331Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.258481ms logger=migrator t=2026-04-20T17:54:31.797084722Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T17:54:31.797845727Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=760.995µs logger=migrator t=2026-04-20T17:54:31.801330171Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T17:54:31.802134706Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=805.125µs logger=migrator t=2026-04-20T17:54:31.805891746Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T17:54:31.811824077Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.931731ms logger=migrator t=2026-04-20T17:54:31.81634829Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T17:54:31.817224437Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=873.697µs logger=migrator t=2026-04-20T17:54:31.820747802Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T17:54:31.821509706Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=761.274µs logger=migrator t=2026-04-20T17:54:31.82492256Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T17:54:31.825673174Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=748.395µs logger=migrator t=2026-04-20T17:54:31.829832741Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T17:54:31.830357571Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=524.94µs logger=migrator t=2026-04-20T17:54:31.83406743Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T17:54:31.839163424Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=5.092344ms logger=migrator t=2026-04-20T17:54:31.843035377Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T17:54:31.84532212Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.286713ms logger=migrator t=2026-04-20T17:54:31.849587478Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T17:54:31.849611089Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=22.231µs logger=migrator t=2026-04-20T17:54:31.852943211Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T17:54:31.853147074Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=204.533µs logger=migrator t=2026-04-20T17:54:31.858094617Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T17:54:31.862159093Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.063517ms logger=migrator t=2026-04-20T17:54:32.022909932Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T17:54:32.023287178Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=381.157µs logger=migrator t=2026-04-20T17:54:32.132324316Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T17:54:32.132695602Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=374.406µs logger=migrator t=2026-04-20T17:54:32.365956641Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T17:54:32.368760283Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.809612ms logger=migrator t=2026-04-20T17:54:32.470325831Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T17:54:32.470950642Z level=info msg="Migration successfully executed" id="Update uid value" duration=627.281µs logger=migrator t=2026-04-20T17:54:32.541169908Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T17:54:32.542061644Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=893.346µs logger=migrator t=2026-04-20T17:54:32.551638703Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T17:54:32.552889366Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.249723ms logger=migrator t=2026-04-20T17:54:32.559652592Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T17:54:32.560486177Z level=info msg="Migration successfully executed" id="create api_key table" duration=836.555µs logger=migrator t=2026-04-20T17:54:32.565292957Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T17:54:32.565879908Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=587.851µs logger=migrator t=2026-04-20T17:54:32.569549226Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T17:54:32.570375462Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=825.736µs logger=migrator t=2026-04-20T17:54:32.574121521Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T17:54:32.575335523Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.213372ms logger=migrator t=2026-04-20T17:54:32.581289284Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T17:54:32.582233512Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=945.928µs logger=migrator t=2026-04-20T17:54:32.585943661Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T17:54:32.587433789Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.488908ms logger=migrator t=2026-04-20T17:54:32.591365031Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T17:54:32.592631355Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.266363ms logger=migrator t=2026-04-20T17:54:32.597178479Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T17:54:32.604256652Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.077193ms logger=migrator t=2026-04-20T17:54:32.607996311Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T17:54:32.608724974Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=728.623µs logger=migrator t=2026-04-20T17:54:32.612934993Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T17:54:32.613732077Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=796.644µs logger=migrator t=2026-04-20T17:54:32.618515517Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T17:54:32.619442324Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=926.877µs logger=migrator t=2026-04-20T17:54:32.623279735Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T17:54:32.624120761Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=841.107µs logger=migrator t=2026-04-20T17:54:32.628848968Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T17:54:32.629300797Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=450.859µs logger=migrator t=2026-04-20T17:54:32.635169416Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T17:54:32.636053853Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=883.666µs logger=migrator t=2026-04-20T17:54:32.641052376Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T17:54:32.641084236Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=37.97µs logger=migrator t=2026-04-20T17:54:32.644749214Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T17:54:32.647635418Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.884304ms logger=migrator t=2026-04-20T17:54:32.652527059Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T17:54:32.65525083Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.724421ms logger=migrator t=2026-04-20T17:54:32.658788725Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T17:54:32.658997479Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=209.384µs logger=migrator t=2026-04-20T17:54:32.663429202Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T17:54:32.668379923Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.950721ms logger=migrator t=2026-04-20T17:54:32.673111601Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T17:54:32.675767221Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.65573ms logger=migrator t=2026-04-20T17:54:32.679640993Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T17:54:32.680357667Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=712.623µs logger=migrator t=2026-04-20T17:54:32.684094156Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T17:54:32.684612585Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=518.139µs logger=migrator t=2026-04-20T17:54:32.689125329Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T17:54:32.689903374Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=778.155µs logger=migrator t=2026-04-20T17:54:32.693588562Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T17:54:32.695046269Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.456577ms logger=migrator t=2026-04-20T17:54:32.701032511Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T17:54:32.701842645Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=809.994µs logger=migrator t=2026-04-20T17:54:32.707024892Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T17:54:32.707786987Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=762.205µs logger=migrator t=2026-04-20T17:54:32.711638238Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T17:54:32.711711639Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=75.571µs logger=migrator t=2026-04-20T17:54:32.715785055Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T17:54:32.715815265Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=34.9µs logger=migrator t=2026-04-20T17:54:32.719862141Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T17:54:32.722631803Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.769322ms logger=migrator t=2026-04-20T17:54:32.728273597Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T17:54:32.731061779Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.787212ms logger=migrator t=2026-04-20T17:54:32.737896846Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T17:54:32.738006398Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=111.432µs logger=migrator t=2026-04-20T17:54:32.743505Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T17:54:32.744390327Z level=info msg="Migration successfully executed" id="create quota table v1" duration=886.877µs logger=migrator t=2026-04-20T17:54:32.748263499Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T17:54:32.749717297Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.452228ms logger=migrator t=2026-04-20T17:54:32.754589426Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T17:54:32.754646918Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=58.081µs logger=migrator t=2026-04-20T17:54:32.758648832Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T17:54:32.759487968Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=839.336µs logger=migrator t=2026-04-20T17:54:32.763832369Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T17:54:32.765011291Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.176981ms logger=migrator t=2026-04-20T17:54:32.770185767Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T17:54:32.775309612Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.124695ms logger=migrator t=2026-04-20T17:54:32.779328437Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T17:54:32.779357447Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.67µs logger=migrator t=2026-04-20T17:54:32.783379423Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T17:54:32.784809629Z level=info msg="Migration successfully executed" id="create session table" duration=1.430887ms logger=migrator t=2026-04-20T17:54:32.790833741Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T17:54:32.790995743Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=161.633µs logger=migrator t=2026-04-20T17:54:32.795356045Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T17:54:32.795473807Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=118.372µs logger=migrator t=2026-04-20T17:54:32.798787609Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T17:54:32.799522072Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=734.153µs logger=migrator t=2026-04-20T17:54:32.80371711Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T17:54:32.804599807Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=882.467µs logger=migrator t=2026-04-20T17:54:32.810532867Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T17:54:32.810559207Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.98µs logger=migrator t=2026-04-20T17:54:32.81441498Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T17:54:32.81444933Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=35.38µs logger=migrator t=2026-04-20T17:54:32.817826473Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T17:54:32.821048143Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.22157ms logger=migrator t=2026-04-20T17:54:32.825793071Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T17:54:32.829710314Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.928863ms logger=migrator t=2026-04-20T17:54:32.833438073Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T17:54:32.833542134Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=103.921µs logger=migrator t=2026-04-20T17:54:32.837295865Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T17:54:32.837375056Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=77.811µs logger=migrator t=2026-04-20T17:54:32.841970071Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T17:54:32.842812947Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=839.476µs logger=migrator t=2026-04-20T17:54:32.855185587Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T17:54:32.855244408Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=63.121µs logger=migrator t=2026-04-20T17:54:32.858951747Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T17:54:32.862540314Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.588017ms logger=migrator t=2026-04-20T17:54:32.865953717Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T17:54:32.866164181Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=207.754µs logger=migrator t=2026-04-20T17:54:32.869801048Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T17:54:32.875428453Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.623915ms logger=migrator t=2026-04-20T17:54:32.87952861Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T17:54:32.882972374Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.443043ms logger=migrator t=2026-04-20T17:54:32.888112099Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T17:54:32.888280252Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=172.523µs logger=migrator t=2026-04-20T17:54:32.892647984Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T17:54:32.894447607Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.798913ms logger=migrator t=2026-04-20T17:54:32.900929107Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T17:54:32.901872995Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=944.278µs logger=migrator t=2026-04-20T17:54:32.906370108Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T17:54:32.90858546Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.214722ms logger=migrator t=2026-04-20T17:54:32.914401248Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T17:54:32.915679662Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.278484ms logger=migrator t=2026-04-20T17:54:32.920307717Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T17:54:32.921765645Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.456888ms logger=migrator t=2026-04-20T17:54:32.92630946Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T17:54:32.927142285Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=832.685µs logger=migrator t=2026-04-20T17:54:32.933614405Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T17:54:32.934878769Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.262524ms logger=migrator t=2026-04-20T17:54:32.939951873Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T17:54:32.941809188Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.856865ms logger=migrator t=2026-04-20T17:54:32.947674957Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T17:54:32.94890973Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.239854ms logger=migrator t=2026-04-20T17:54:32.952267222Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T17:54:32.961741978Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.474216ms logger=migrator t=2026-04-20T17:54:32.965130861Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T17:54:32.965794534Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=663.513µs logger=migrator t=2026-04-20T17:54:32.969261358Z 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-04-20T17:54:32.970076193Z 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=815.165µs logger=migrator t=2026-04-20T17:54:32.974088918Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T17:54:32.974404074Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=314.946µs logger=migrator t=2026-04-20T17:54:32.977910869Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T17:54:32.978792655Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=880.866µs logger=migrator t=2026-04-20T17:54:32.983718237Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T17:54:32.984942299Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.223972ms logger=migrator t=2026-04-20T17:54:32.989020796Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T17:54:32.99250097Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.474894ms logger=migrator t=2026-04-20T17:54:32.997990072Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T17:54:33.001480157Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.488315ms logger=migrator t=2026-04-20T17:54:33.005708246Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T17:54:33.010153658Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.443992ms logger=migrator t=2026-04-20T17:54:33.014367007Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T17:54:33.017019716Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.652179ms logger=migrator t=2026-04-20T17:54:33.020635313Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T17:54:33.021281095Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=645.342µs logger=migrator t=2026-04-20T17:54:33.025933372Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T17:54:33.025961082Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.59µs logger=migrator t=2026-04-20T17:54:33.029663691Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T17:54:33.029704572Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.801µs logger=migrator t=2026-04-20T17:54:33.033698347Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T17:54:33.035154163Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.454487ms logger=migrator t=2026-04-20T17:54:33.042020231Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T17:54:33.043098571Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.07753ms logger=migrator t=2026-04-20T17:54:33.049817437Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T17:54:33.050690772Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=873.976µs logger=migrator t=2026-04-20T17:54:33.054503903Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T17:54:33.055520793Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.01678ms logger=migrator t=2026-04-20T17:54:33.060542845Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T17:54:33.061434552Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=891.457µs logger=migrator t=2026-04-20T17:54:33.06565584Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T17:54:33.069466662Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.809842ms logger=migrator t=2026-04-20T17:54:33.073394325Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T17:54:33.078063402Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.674668ms logger=migrator t=2026-04-20T17:54:33.082625406Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T17:54:33.082820859Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=195.453µs logger=migrator t=2026-04-20T17:54:33.086818174Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T17:54:33.087786582Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=968.678µs logger=migrator t=2026-04-20T17:54:33.092778375Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T17:54:33.09413177Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.357035ms logger=migrator t=2026-04-20T17:54:33.099752084Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T17:54:33.10487258Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.117226ms logger=migrator t=2026-04-20T17:54:33.110912162Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T17:54:33.110979333Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.381µs logger=migrator t=2026-04-20T17:54:33.115775293Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T17:54:33.117168759Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.394027ms logger=migrator t=2026-04-20T17:54:33.121678882Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T17:54:33.122728962Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.05126ms logger=migrator t=2026-04-20T17:54:33.127710144Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T17:54:33.127801756Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=92.112µs logger=migrator t=2026-04-20T17:54:33.134689715Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T17:54:33.136196112Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.506178ms logger=migrator t=2026-04-20T17:54:33.151490927Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T17:54:33.152948484Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.453856ms logger=migrator t=2026-04-20T17:54:33.158624319Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T17:54:33.160111227Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.483648ms logger=migrator t=2026-04-20T17:54:33.170242806Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T17:54:33.171844855Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.602639ms logger=migrator t=2026-04-20T17:54:33.17800403Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T17:54:33.179766563Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.765684ms logger=migrator t=2026-04-20T17:54:33.188267441Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T17:54:33.189167867Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=900.256µs logger=migrator t=2026-04-20T17:54:33.193716782Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T17:54:33.193760933Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.361µs logger=migrator t=2026-04-20T17:54:33.199144533Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T17:54:33.205949869Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.806376ms logger=migrator t=2026-04-20T17:54:33.215446186Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T17:54:33.216948024Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.505048ms logger=migrator t=2026-04-20T17:54:33.222219182Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T17:54:33.22905593Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.837518ms logger=migrator t=2026-04-20T17:54:33.233289878Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T17:54:33.234086212Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=796.724µs logger=migrator t=2026-04-20T17:54:33.240101905Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T17:54:33.241088493Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=986.498µs logger=migrator t=2026-04-20T17:54:33.251914244Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T17:54:33.253413861Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.499247ms logger=migrator t=2026-04-20T17:54:33.258117059Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T17:54:33.270457798Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.347049ms logger=migrator t=2026-04-20T17:54:33.275770307Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T17:54:33.27640053Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=629.683µs logger=migrator t=2026-04-20T17:54:33.279830653Z 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-04-20T17:54:33.280681349Z 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=850.366µs logger=migrator t=2026-04-20T17:54:33.285675412Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T17:54:33.286089909Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=414.427µs logger=migrator t=2026-04-20T17:54:33.291387578Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T17:54:33.292175532Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=787.854µs logger=migrator t=2026-04-20T17:54:33.29688518Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T17:54:33.297361909Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=477.369µs logger=migrator t=2026-04-20T17:54:33.302597846Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T17:54:33.30655276Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.952724ms logger=migrator t=2026-04-20T17:54:33.312226825Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T17:54:33.316163269Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.936364ms logger=migrator t=2026-04-20T17:54:33.320957197Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T17:54:33.321840424Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=882.927µs logger=migrator t=2026-04-20T17:54:33.325438671Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T17:54:33.326296887Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=858.176µs logger=migrator t=2026-04-20T17:54:33.332555394Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T17:54:33.332923211Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=369.446µs logger=migrator t=2026-04-20T17:54:33.33778509Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T17:54:33.344546367Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.762256ms logger=migrator t=2026-04-20T17:54:33.348612172Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T17:54:33.349468718Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=856.086µs logger=migrator t=2026-04-20T17:54:33.355450279Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T17:54:33.355608932Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=158.683µs logger=migrator t=2026-04-20T17:54:33.364548598Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T17:54:33.36517295Z level=info msg="Migration successfully executed" id="Move region to single row" duration=624.972µs logger=migrator t=2026-04-20T17:54:33.372646469Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T17:54:33.373470804Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=824.855µs logger=migrator t=2026-04-20T17:54:33.427189543Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T17:54:33.428786923Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.60009ms logger=migrator t=2026-04-20T17:54:33.434483239Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T17:54:33.436206911Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.722592ms logger=migrator t=2026-04-20T17:54:33.444000295Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T17:54:33.445514514Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.524229ms logger=migrator t=2026-04-20T17:54:33.45229366Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T17:54:33.453126006Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=831.646µs logger=migrator t=2026-04-20T17:54:33.458264461Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T17:54:33.459643767Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.378566ms logger=migrator t=2026-04-20T17:54:33.464950476Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T17:54:33.465092708Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=141.683µs logger=migrator t=2026-04-20T17:54:33.470884106Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T17:54:33.472315882Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.431686ms logger=migrator t=2026-04-20T17:54:33.480625116Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T17:54:33.482204386Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.58214ms logger=migrator t=2026-04-20T17:54:33.488984452Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T17:54:33.489845739Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=860.917µs logger=migrator t=2026-04-20T17:54:33.495658187Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T17:54:33.496556223Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=893.916µs logger=migrator t=2026-04-20T17:54:33.50174222Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T17:54:33.501917943Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=175.803µs logger=migrator t=2026-04-20T17:54:33.506549619Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T17:54:33.507333234Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=783.345µs logger=migrator t=2026-04-20T17:54:33.51198087Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T17:54:33.512120053Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=138.453µs logger=migrator t=2026-04-20T17:54:33.517647776Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T17:54:33.518924739Z level=info msg="Migration successfully executed" id="create team table" duration=1.276693ms logger=migrator t=2026-04-20T17:54:33.524464512Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T17:54:33.525396959Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=932.177µs logger=migrator t=2026-04-20T17:54:33.530468474Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T17:54:33.531599905Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.130032ms logger=migrator t=2026-04-20T17:54:33.537548306Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T17:54:33.542897185Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.349819ms logger=migrator t=2026-04-20T17:54:33.547380788Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T17:54:33.547551841Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=171.323µs logger=migrator t=2026-04-20T17:54:33.552398791Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T17:54:33.553953061Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.55228ms logger=migrator t=2026-04-20T17:54:33.560073324Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T17:54:33.561266106Z level=info msg="Migration successfully executed" id="create team member table" duration=1.192672ms logger=migrator t=2026-04-20T17:54:33.567145285Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T17:54:33.567987082Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=841.777µs logger=migrator t=2026-04-20T17:54:33.573558355Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T17:54:33.574496633Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=937.847µs logger=migrator t=2026-04-20T17:54:33.580447753Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T17:54:33.581945271Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.498588ms logger=migrator t=2026-04-20T17:54:33.587260599Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T17:54:33.592821443Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.559414ms logger=migrator t=2026-04-20T17:54:33.597757885Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T17:54:33.602617185Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.85261ms logger=migrator t=2026-04-20T17:54:33.607377894Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T17:54:33.611867597Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.489623ms logger=migrator t=2026-04-20T17:54:33.617296828Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T17:54:33.618949289Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.653141ms logger=migrator t=2026-04-20T17:54:33.624220187Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T17:54:33.625144514Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=924.167µs logger=migrator t=2026-04-20T17:54:33.631414161Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T17:54:33.63239548Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=981.288µs logger=migrator t=2026-04-20T17:54:33.638977201Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T17:54:33.640797975Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.820644ms logger=migrator t=2026-04-20T17:54:33.647309286Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T17:54:33.648136791Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=827.085µs logger=migrator t=2026-04-20T17:54:33.654581312Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T17:54:33.655412017Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=830.145µs logger=migrator t=2026-04-20T17:54:33.660822868Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T17:54:33.661809316Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=985.848µs logger=migrator t=2026-04-20T17:54:33.666964412Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T17:54:33.668528751Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.56618ms logger=migrator t=2026-04-20T17:54:33.675627903Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T17:54:33.676338906Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=712.193µs logger=migrator t=2026-04-20T17:54:33.681333319Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T17:54:33.681573043Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=239.284µs logger=migrator t=2026-04-20T17:54:33.686959043Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T17:54:33.688201707Z level=info msg="Migration successfully executed" id="create tag table" duration=1.243154ms logger=migrator t=2026-04-20T17:54:33.693695068Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T17:54:33.695205377Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.511039ms logger=migrator t=2026-04-20T17:54:33.7018381Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T17:54:33.703163245Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.324495ms logger=migrator t=2026-04-20T17:54:33.708665977Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T17:54:33.710213755Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.547588ms logger=migrator t=2026-04-20T17:54:33.715787289Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T17:54:33.716667736Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=881.997µs logger=migrator t=2026-04-20T17:54:33.721742801Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T17:54:33.740220154Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.476883ms logger=migrator t=2026-04-20T17:54:33.745554383Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T17:54:33.746198465Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=641.342µs logger=migrator t=2026-04-20T17:54:33.75129012Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T17:54:33.752734137Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.445648ms logger=migrator t=2026-04-20T17:54:33.758381602Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T17:54:33.758866981Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=485.499µs logger=migrator t=2026-04-20T17:54:33.764940003Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T17:54:33.766123565Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.149411ms logger=migrator t=2026-04-20T17:54:33.772035415Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T17:54:33.77279631Z level=info msg="Migration successfully executed" id="create user auth table" duration=760.875µs logger=migrator t=2026-04-20T17:54:33.777743761Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T17:54:33.77930188Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.557409ms logger=migrator t=2026-04-20T17:54:33.785326332Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T17:54:33.785392484Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.121µs logger=migrator t=2026-04-20T17:54:33.790513949Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T17:54:33.798021159Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.50461ms logger=migrator t=2026-04-20T17:54:33.802905909Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T17:54:33.807519675Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.611806ms logger=migrator t=2026-04-20T17:54:33.812303114Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T17:54:33.818091772Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.786518ms logger=migrator t=2026-04-20T17:54:33.824582062Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T17:54:33.830425251Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.841029ms logger=migrator t=2026-04-20T17:54:33.835922463Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T17:54:33.837100746Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.188663ms logger=migrator t=2026-04-20T17:54:33.843044526Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T17:54:33.848846564Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.801618ms logger=migrator t=2026-04-20T17:54:33.855797793Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T17:54:33.856815682Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.019099ms logger=migrator t=2026-04-20T17:54:33.862478527Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T17:54:33.864037856Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.560239ms logger=migrator t=2026-04-20T17:54:33.869438266Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T17:54:33.870462506Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.02632ms logger=migrator t=2026-04-20T17:54:33.877345514Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T17:54:33.878925823Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.582459ms logger=migrator t=2026-04-20T17:54:33.884721531Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T17:54:33.886237009Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.516668ms logger=migrator t=2026-04-20T17:54:33.891873314Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T17:54:33.893665447Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.788174ms logger=migrator t=2026-04-20T17:54:33.901224358Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T17:54:33.90777759Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.557542ms logger=migrator t=2026-04-20T17:54:33.913861263Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T17:54:33.91483004Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=969.437µs logger=migrator t=2026-04-20T17:54:33.920820973Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T17:54:33.922413402Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.59195ms logger=migrator t=2026-04-20T17:54:33.928359952Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T17:54:33.92929668Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=937.138µs logger=migrator t=2026-04-20T17:54:33.934588018Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T17:54:33.935517856Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=932.688µs logger=migrator t=2026-04-20T17:54:33.941635749Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T17:54:33.942593597Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=957.798µs logger=migrator t=2026-04-20T17:54:33.947877715Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T17:54:33.947981297Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=108.922µs logger=migrator t=2026-04-20T17:54:33.953990559Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T17:54:33.954112441Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=124.123µs logger=migrator t=2026-04-20T17:54:33.960571982Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T17:54:33.961948537Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.381716ms logger=migrator t=2026-04-20T17:54:33.967133343Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T17:54:33.968219823Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.08681ms logger=migrator t=2026-04-20T17:54:33.97389803Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T17:54:33.97502701Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.12787ms logger=migrator t=2026-04-20T17:54:33.981690664Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T17:54:33.981768715Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=79.361µs logger=migrator t=2026-04-20T17:54:33.98630757Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T17:54:33.987941311Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.629291ms logger=migrator t=2026-04-20T17:54:33.992822061Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T17:54:33.993716828Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=895.057µs logger=migrator t=2026-04-20T17:54:33.999144789Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T17:54:34.00026708Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.12057ms logger=migrator t=2026-04-20T17:54:34.005069659Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T17:54:34.006843621Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.772782ms logger=migrator t=2026-04-20T17:54:34.011968337Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T17:54:34.017916847Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.94472ms logger=migrator t=2026-04-20T17:54:34.023525632Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T17:54:34.024809296Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.280794ms logger=migrator t=2026-04-20T17:54:34.030977201Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T17:54:34.031068802Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=92.171µs logger=migrator t=2026-04-20T17:54:34.035883672Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T17:54:34.037472121Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.586849ms logger=migrator t=2026-04-20T17:54:34.043416131Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T17:54:34.044576133Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.161032ms logger=migrator t=2026-04-20T17:54:34.050103486Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T17:54:34.051074124Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=970.598µs logger=migrator t=2026-04-20T17:54:34.055844703Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T17:54:34.055952595Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=109.442µs logger=migrator t=2026-04-20T17:54:34.061253593Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T17:54:34.062879873Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.62486ms logger=migrator t=2026-04-20T17:54:34.066778936Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T17:54:34.067857936Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.07812ms logger=migrator t=2026-04-20T17:54:34.072179827Z 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-04-20T17:54:34.073821237Z 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.64109ms logger=migrator t=2026-04-20T17:54:34.079686256Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T17:54:34.080774916Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.08956ms logger=migrator t=2026-04-20T17:54:34.086859059Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T17:54:34.096001159Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.14093ms logger=migrator t=2026-04-20T17:54:34.103501619Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T17:54:34.104221642Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=720.613µs logger=migrator t=2026-04-20T17:54:34.107602105Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T17:54:34.108538373Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=936.578µs logger=migrator t=2026-04-20T17:54:34.114420092Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T17:54:34.144294967Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.877155ms logger=migrator t=2026-04-20T17:54:34.148699319Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T17:54:34.173862037Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.147818ms logger=migrator t=2026-04-20T17:54:34.178654207Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T17:54:34.179616954Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=963.127µs logger=migrator t=2026-04-20T17:54:34.183943184Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T17:54:34.184982734Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.03911ms logger=migrator t=2026-04-20T17:54:34.189161331Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T17:54:34.1976797Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.510918ms logger=migrator t=2026-04-20T17:54:34.201301198Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T17:54:34.20733644Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.034382ms logger=migrator t=2026-04-20T17:54:34.214041244Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T17:54:34.216986329Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.945365ms logger=migrator t=2026-04-20T17:54:34.223004811Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T17:54:34.225051389Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.046109ms logger=migrator t=2026-04-20T17:54:34.230970179Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T17:54:34.232048909Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.07856ms logger=migrator t=2026-04-20T17:54:34.238087392Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T17:54:34.239282673Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.193791ms logger=migrator t=2026-04-20T17:54:34.245284365Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T17:54:34.245401497Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=118.182µs logger=migrator t=2026-04-20T17:54:34.253588799Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T17:54:34.261371754Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.786855ms logger=migrator t=2026-04-20T17:54:34.266791035Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T17:54:34.275816043Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.024848ms logger=migrator t=2026-04-20T17:54:34.280613242Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T17:54:34.286700695Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.087323ms logger=migrator t=2026-04-20T17:54:34.291681588Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T17:54:34.293029123Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.346675ms logger=migrator t=2026-04-20T17:54:34.296795283Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T17:54:34.298093697Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.299784ms logger=migrator t=2026-04-20T17:54:34.301562661Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T17:54:34.306748138Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.185087ms logger=migrator t=2026-04-20T17:54:34.312706019Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T17:54:34.318879504Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.170915ms logger=migrator t=2026-04-20T17:54:34.32568066Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T17:54:34.327686918Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.012128ms logger=migrator t=2026-04-20T17:54:34.334130437Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T17:54:34.340933574Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.803087ms logger=migrator t=2026-04-20T17:54:34.344684124Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T17:54:34.351378688Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.693674ms logger=migrator t=2026-04-20T17:54:34.357036803Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T17:54:34.357110874Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=75.821µs logger=migrator t=2026-04-20T17:54:34.361932954Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T17:54:34.363155177Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.218783ms logger=migrator t=2026-04-20T17:54:34.370090536Z 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-04-20T17:54:34.372094124Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.006488ms logger=migrator t=2026-04-20T17:54:34.3767832Z 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-04-20T17:54:34.377833Z 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=1.04972ms logger=migrator t=2026-04-20T17:54:34.381538309Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T17:54:34.38160434Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=66.741µs logger=migrator t=2026-04-20T17:54:34.385133126Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T17:54:34.391550586Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.41455ms logger=migrator t=2026-04-20T17:54:34.395838055Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T17:54:34.402453807Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.613592ms logger=migrator t=2026-04-20T17:54:34.407548702Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T17:54:34.414799008Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.248775ms logger=migrator t=2026-04-20T17:54:34.42032468Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T17:54:34.427112036Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.787076ms logger=migrator t=2026-04-20T17:54:34.431842204Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T17:54:34.442207317Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.367083ms logger=migrator t=2026-04-20T17:54:34.448066626Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T17:54:34.448115587Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=49.461µs logger=migrator t=2026-04-20T17:54:34.454570656Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T17:54:34.45579949Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.228474ms logger=migrator t=2026-04-20T17:54:34.46172051Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T17:54:34.470463042Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.743242ms logger=migrator t=2026-04-20T17:54:34.478175916Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T17:54:34.478240207Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.721µs logger=migrator t=2026-04-20T17:54:34.484240559Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T17:54:34.495992627Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.744238ms logger=migrator t=2026-04-20T17:54:34.501437538Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T17:54:34.502285604Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=827.605µs logger=migrator t=2026-04-20T17:54:34.5074795Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T17:54:34.518894823Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.415433ms logger=migrator t=2026-04-20T17:54:34.524575548Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T17:54:34.525868003Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.291905ms logger=migrator t=2026-04-20T17:54:34.530405907Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T17:54:34.531968946Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.562709ms logger=migrator t=2026-04-20T17:54:34.538467127Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T17:54:34.548899171Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.432724ms logger=migrator t=2026-04-20T17:54:34.554101668Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T17:54:34.555076176Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=972.608µs logger=migrator t=2026-04-20T17:54:34.561479074Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T17:54:34.562607886Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.128322ms logger=migrator t=2026-04-20T17:54:34.568402774Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T17:54:34.569733988Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.332434ms logger=migrator t=2026-04-20T17:54:34.576371952Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T17:54:34.578692654Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.319472ms logger=migrator t=2026-04-20T17:54:34.586176484Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T17:54:34.586295426Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=119.452µs logger=migrator t=2026-04-20T17:54:34.59133294Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T17:54:34.592321988Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=981.978µs logger=migrator t=2026-04-20T17:54:34.598238368Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T17:54:34.599264488Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.027269ms logger=migrator t=2026-04-20T17:54:34.604162069Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T17:54:34.604659818Z 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-04-20T17:54:34.610194631Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T17:54:34.610663469Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=468.638µs logger=migrator t=2026-04-20T17:54:34.615638922Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T17:54:34.617456945Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.814953ms logger=migrator t=2026-04-20T17:54:34.623501088Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T17:54:34.62899426Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.496523ms logger=migrator t=2026-04-20T17:54:34.634097755Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T17:54:34.635692455Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.5944ms logger=migrator t=2026-04-20T17:54:34.640982343Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T17:54:34.642046863Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.06473ms logger=migrator t=2026-04-20T17:54:34.651772363Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T17:54:34.652946926Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.177823ms logger=migrator t=2026-04-20T17:54:34.657911748Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T17:54:34.658773674Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=861.646µs logger=migrator t=2026-04-20T17:54:34.723389145Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T17:54:34.726109636Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.723871ms logger=migrator t=2026-04-20T17:54:34.732581686Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T17:54:34.732619667Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.841µs logger=migrator t=2026-04-20T17:54:34.738077198Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T17:54:34.738142379Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=65.431µs logger=migrator t=2026-04-20T17:54:34.743688553Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T17:54:34.752542287Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.855574ms logger=migrator t=2026-04-20T17:54:34.757076302Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T17:54:34.757438308Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=362.286µs logger=migrator t=2026-04-20T17:54:34.761966513Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T17:54:34.763010542Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.043789ms logger=migrator t=2026-04-20T17:54:34.767278592Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T17:54:34.767768611Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=490.349µs logger=migrator t=2026-04-20T17:54:34.773697191Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T17:54:34.775336572Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.639021ms logger=migrator t=2026-04-20T17:54:34.781020028Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T17:54:34.782090827Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.07551ms logger=migrator t=2026-04-20T17:54:34.786247114Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T17:54:34.820182206Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.929092ms logger=migrator t=2026-04-20T17:54:34.825708049Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T17:54:34.831895093Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.185744ms logger=migrator t=2026-04-20T17:54:34.835718444Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T17:54:34.836012999Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=295.655µs logger=migrator t=2026-04-20T17:54:34.839765049Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T17:54:34.874850521Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.086812ms logger=migrator t=2026-04-20T17:54:34.921586321Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T17:54:34.963998479Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=42.411108ms logger=migrator t=2026-04-20T17:54:34.969285098Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T17:54:34.970185954Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=899.176µs logger=migrator t=2026-04-20T17:54:34.976535632Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T17:54:34.978049341Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.514269ms logger=migrator t=2026-04-20T17:54:34.984597512Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T17:54:34.984987549Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=390.527µs logger=migrator t=2026-04-20T17:54:34.990020583Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T17:54:34.990656335Z level=info msg="Migration successfully executed" id="create permission table" duration=635.851µs logger=migrator t=2026-04-20T17:54:34.995534825Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T17:54:34.996246248Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=711.453µs logger=migrator t=2026-04-20T17:54:35.001056198Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T17:54:35.002701339Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.644661ms logger=migrator t=2026-04-20T17:54:35.009038977Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T17:54:35.009848062Z level=info msg="Migration successfully executed" id="create role table" duration=808.915µs logger=migrator t=2026-04-20T17:54:35.014761963Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T17:54:35.025157147Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.394594ms logger=migrator t=2026-04-20T17:54:35.029882094Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T17:54:35.037108069Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.225295ms logger=migrator t=2026-04-20T17:54:35.042379347Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T17:54:35.043541238Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.161851ms logger=migrator t=2026-04-20T17:54:35.048417319Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T17:54:35.04956702Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.149661ms logger=migrator t=2026-04-20T17:54:35.0543826Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T17:54:35.055556992Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.173502ms logger=migrator t=2026-04-20T17:54:35.061424341Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T17:54:35.062905658Z level=info msg="Migration successfully executed" id="create team role table" duration=1.480927ms logger=migrator t=2026-04-20T17:54:35.067893941Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T17:54:35.069089613Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.196502ms logger=migrator t=2026-04-20T17:54:35.073963144Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T17:54:35.075183487Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.219423ms logger=migrator t=2026-04-20T17:54:35.081201319Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T17:54:35.082392391Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.190642ms logger=migrator t=2026-04-20T17:54:35.087614768Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T17:54:35.088970864Z level=info msg="Migration successfully executed" id="create user role table" duration=1.358786ms logger=migrator t=2026-04-20T17:54:35.094440685Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T17:54:35.095595916Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.154871ms logger=migrator t=2026-04-20T17:54:35.10382814Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T17:54:35.105675374Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.847064ms logger=migrator t=2026-04-20T17:54:35.111055393Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T17:54:35.112259806Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.201273ms logger=migrator t=2026-04-20T17:54:35.117516104Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T17:54:35.11840088Z level=info msg="Migration successfully executed" id="create builtin role table" duration=884.486µs logger=migrator t=2026-04-20T17:54:35.124720688Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T17:54:35.125804598Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.07978ms logger=migrator t=2026-04-20T17:54:35.13125621Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T17:54:35.13346283Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.20555ms logger=migrator t=2026-04-20T17:54:35.138633266Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T17:54:35.147404339Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.769263ms logger=migrator t=2026-04-20T17:54:35.153074285Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T17:54:35.154249647Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.175462ms logger=migrator t=2026-04-20T17:54:35.159699279Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T17:54:35.160920911Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.221222ms logger=migrator t=2026-04-20T17:54:35.166186619Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T17:54:35.168099865Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.906196ms logger=migrator t=2026-04-20T17:54:35.174177688Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T17:54:35.1753759Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.201532ms logger=migrator t=2026-04-20T17:54:35.180983094Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T17:54:35.181886721Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=903.187µs logger=migrator t=2026-04-20T17:54:35.187446955Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T17:54:35.188770309Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.324494ms logger=migrator t=2026-04-20T17:54:35.19422745Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T17:54:35.202391992Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.163972ms logger=migrator t=2026-04-20T17:54:35.207155191Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T17:54:35.215770891Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.61452ms logger=migrator t=2026-04-20T17:54:35.220830536Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T17:54:35.227396507Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.564771ms logger=migrator t=2026-04-20T17:54:35.232011473Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T17:54:35.245936852Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=13.927349ms logger=migrator t=2026-04-20T17:54:35.25123149Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T17:54:35.252117927Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=885.627µs logger=migrator t=2026-04-20T17:54:35.257312113Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T17:54:35.258590947Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.275924ms logger=migrator t=2026-04-20T17:54:35.264341274Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T17:54:35.265396944Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.05525ms logger=migrator t=2026-04-20T17:54:35.270405496Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T17:54:35.272020227Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.613251ms logger=migrator t=2026-04-20T17:54:35.27758338Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T17:54:35.280873511Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=3.291101ms logger=migrator t=2026-04-20T17:54:35.287203509Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T17:54:35.28726682Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=63.391µs logger=migrator t=2026-04-20T17:54:35.291813305Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T17:54:35.291863926Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.381µs logger=migrator t=2026-04-20T17:54:35.296580454Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T17:54:35.297264346Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=682.322µs logger=migrator t=2026-04-20T17:54:35.302527854Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T17:54:35.30337429Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=864.276µs logger=migrator t=2026-04-20T17:54:35.30986734Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T17:54:35.311063063Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.197753ms logger=migrator t=2026-04-20T17:54:35.316019975Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T17:54:35.316192248Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=171.213µs logger=migrator t=2026-04-20T17:54:35.320467477Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T17:54:35.320862745Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=395.298µs logger=migrator t=2026-04-20T17:54:35.325210956Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T17:54:35.326757684Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.546448ms logger=migrator t=2026-04-20T17:54:35.332879139Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T17:54:35.334161922Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.282593ms logger=migrator t=2026-04-20T17:54:35.339497901Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T17:54:35.349545469Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.049268ms logger=migrator t=2026-04-20T17:54:35.354072592Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T17:54:35.354158264Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=89.282µs logger=migrator t=2026-04-20T17:54:35.35930819Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T17:54:35.360371849Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.063989ms logger=migrator t=2026-04-20T17:54:35.366206779Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T17:54:35.367490822Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.284293ms logger=migrator t=2026-04-20T17:54:35.372909143Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T17:54:35.375037463Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.12506ms logger=migrator t=2026-04-20T17:54:35.381829869Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T17:54:35.390481239Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.651931ms logger=migrator t=2026-04-20T17:54:35.395273569Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T17:54:35.396092474Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=819.025µs logger=migrator t=2026-04-20T17:54:35.401229949Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T17:54:35.403232407Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.004048ms logger=migrator t=2026-04-20T17:54:35.408900732Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T17:54:35.433175673Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.283071ms logger=migrator t=2026-04-20T17:54:35.438254248Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T17:54:35.440189304Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.934346ms logger=migrator t=2026-04-20T17:54:35.445264048Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T17:54:35.446366109Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.102231ms logger=migrator t=2026-04-20T17:54:35.451115467Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T17:54:35.452185057Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.06938ms logger=migrator t=2026-04-20T17:54:35.457692559Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T17:54:35.459414982Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.722313ms logger=migrator t=2026-04-20T17:54:35.464561037Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T17:54:35.464923664Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=362.777µs logger=migrator t=2026-04-20T17:54:35.469936617Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T17:54:35.470795403Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=858.266µs logger=migrator t=2026-04-20T17:54:35.47598209Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T17:54:35.48459938Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.61674ms logger=migrator t=2026-04-20T17:54:35.488787487Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T17:54:35.489386378Z level=info msg="Migration successfully executed" id="create entity_events table" duration=598.761µs logger=migrator t=2026-04-20T17:54:35.49373747Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T17:54:35.495468772Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.732252ms logger=migrator t=2026-04-20T17:54:35.50125619Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T17:54:35.501582956Z 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-04-20T17:54:35.50562876Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T17:54:35.506547918Z 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-04-20T17:54:35.511593621Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T17:54:35.512915576Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.325835ms logger=migrator t=2026-04-20T17:54:35.517793517Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T17:54:35.518819266Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.023119ms logger=migrator t=2026-04-20T17:54:35.522698748Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T17:54:35.52439652Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.695412ms logger=migrator t=2026-04-20T17:54:35.529605707Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T17:54:35.531325848Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.719771ms logger=migrator t=2026-04-20T17:54:35.537804139Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T17:54:35.538859939Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.05609ms logger=migrator t=2026-04-20T17:54:35.544610375Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T17:54:35.545603065Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=992.96µs logger=migrator t=2026-04-20T17:54:35.550630497Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T17:54:35.551961533Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.330905ms logger=migrator t=2026-04-20T17:54:35.556422215Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T17:54:35.558333501Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.911036ms logger=migrator t=2026-04-20T17:54:35.562824985Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T17:54:35.563944285Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.11926ms logger=migrator t=2026-04-20T17:54:35.568700104Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T17:54:35.570546267Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.841723ms logger=migrator t=2026-04-20T17:54:35.574899599Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T17:54:35.576458178Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.562969ms logger=migrator t=2026-04-20T17:54:35.581563602Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T17:54:35.604291266Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.727324ms logger=migrator t=2026-04-20T17:54:35.608193888Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T17:54:35.615043505Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.848657ms logger=migrator t=2026-04-20T17:54:35.618703384Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T17:54:35.626969138Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.265514ms logger=migrator t=2026-04-20T17:54:35.631887348Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T17:54:35.632044331Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=157.133µs logger=migrator t=2026-04-20T17:54:35.636518634Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T17:54:35.649353423Z level=info msg="Migration successfully executed" id="add share column" duration=12.834279ms logger=migrator t=2026-04-20T17:54:35.653452699Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T17:54:35.653590422Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=135.753µs logger=migrator t=2026-04-20T17:54:35.658097706Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T17:54:35.659561143Z level=info msg="Migration successfully executed" id="create file table" duration=1.464876ms logger=migrator t=2026-04-20T17:54:35.665570194Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T17:54:35.666849418Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.280604ms logger=migrator t=2026-04-20T17:54:35.671432953Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T17:54:35.673349479Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.917046ms logger=migrator t=2026-04-20T17:54:35.679267039Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T17:54:35.680136676Z level=info msg="Migration successfully executed" id="create file_meta table" duration=868.947µs logger=migrator t=2026-04-20T17:54:35.686135677Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T17:54:35.687463331Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.326434ms logger=migrator t=2026-04-20T17:54:35.693075976Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T17:54:35.693186718Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=111.512µs logger=migrator t=2026-04-20T17:54:35.69812601Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T17:54:35.698191511Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=65.921µs logger=migrator t=2026-04-20T17:54:35.703232865Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T17:54:35.703820546Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=580.281µs logger=migrator t=2026-04-20T17:54:35.710607272Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T17:54:35.710942839Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=327.847µs logger=migrator t=2026-04-20T17:54:35.716047813Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T17:54:35.718152092Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.103899ms logger=migrator t=2026-04-20T17:54:35.723121045Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T17:54:35.73257226Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.450415ms logger=migrator t=2026-04-20T17:54:35.738077613Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T17:54:35.738240496Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=186.573µs logger=migrator t=2026-04-20T17:54:35.743075966Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T17:54:35.744973161Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.901395ms logger=migrator t=2026-04-20T17:54:35.750048386Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T17:54:35.750491774Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=443.968µs logger=migrator t=2026-04-20T17:54:35.754925866Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T17:54:35.755212711Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=294.305µs logger=migrator t=2026-04-20T17:54:35.760584861Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T17:54:35.761410087Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=824.826µs logger=migrator t=2026-04-20T17:54:35.76643307Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T17:54:35.778849571Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.417911ms logger=migrator t=2026-04-20T17:54:35.783354734Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T17:54:35.792328522Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.973938ms logger=migrator t=2026-04-20T17:54:35.7970824Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T17:54:35.797837604Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=755.204µs logger=migrator t=2026-04-20T17:54:35.804236653Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T17:54:35.877884952Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.641729ms logger=migrator t=2026-04-20T17:54:35.883511197Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T17:54:35.884828952Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.317575ms logger=migrator t=2026-04-20T17:54:35.890401026Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T17:54:35.892211259Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.810053ms logger=migrator t=2026-04-20T17:54:35.897298724Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T17:54:35.924178334Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.876921ms logger=migrator t=2026-04-20T17:54:35.92934237Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T17:54:35.937568482Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.224932ms logger=migrator t=2026-04-20T17:54:35.942921072Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T17:54:35.943202817Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=281.945µs logger=migrator t=2026-04-20T17:54:35.947379565Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T17:54:35.947515027Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=135.672µs logger=migrator t=2026-04-20T17:54:35.951636755Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T17:54:35.95194024Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=300.975µs logger=migrator t=2026-04-20T17:54:35.957176687Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T17:54:35.957430892Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=255.055µs logger=migrator t=2026-04-20T17:54:35.961666011Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T17:54:35.961852984Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=186.214µs logger=migrator t=2026-04-20T17:54:35.966394219Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T17:54:35.968511358Z level=info msg="Migration successfully executed" id="create folder table" duration=2.116709ms logger=migrator t=2026-04-20T17:54:35.975019899Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T17:54:35.976487516Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.467717ms logger=migrator t=2026-04-20T17:54:35.981258865Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T17:54:35.982375225Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.11609ms logger=migrator t=2026-04-20T17:54:35.987337168Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T17:54:35.987362438Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.23µs logger=migrator t=2026-04-20T17:54:35.992631036Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T17:54:35.994695305Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.069709ms logger=migrator t=2026-04-20T17:54:35.999982063Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T17:54:36.001400639Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.419876ms logger=migrator t=2026-04-20T17:54:36.006590406Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T17:54:36.00841193Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.822604ms logger=migrator t=2026-04-20T17:54:36.013703609Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T17:54:36.014106856Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=403.537µs logger=migrator t=2026-04-20T17:54:36.017894926Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T17:54:36.018144111Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=245.094µs logger=migrator t=2026-04-20T17:54:36.022823298Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T17:54:36.023849037Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.025839ms logger=migrator t=2026-04-20T17:54:36.029267327Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T17:54:36.030429939Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.162262ms logger=migrator t=2026-04-20T17:54:36.035185247Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T17:54:36.037054942Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.880165ms logger=migrator t=2026-04-20T17:54:36.041834871Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T17:54:36.043752826Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.918055ms logger=migrator t=2026-04-20T17:54:36.049215318Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T17:54:36.050243858Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.02911ms logger=migrator t=2026-04-20T17:54:36.054560267Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T17:54:36.055532116Z level=info msg="Migration successfully executed" id="create anon_device table" duration=973.569µs logger=migrator t=2026-04-20T17:54:36.059350487Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T17:54:36.06061235Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.257953ms logger=migrator t=2026-04-20T17:54:36.065898578Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T17:54:36.067119031Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.212963ms logger=migrator t=2026-04-20T17:54:36.071762087Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T17:54:36.072719856Z level=info msg="Migration successfully executed" id="create signing_key table" duration=957.108µs logger=migrator t=2026-04-20T17:54:36.078299039Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T17:54:36.079113664Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=812.025µs logger=migrator t=2026-04-20T17:54:36.084641507Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T17:54:36.086739296Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.099209ms logger=migrator t=2026-04-20T17:54:36.091506874Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T17:54:36.0917953Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=289.276µs logger=migrator t=2026-04-20T17:54:36.09608751Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T17:54:36.106263779Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.175069ms logger=migrator t=2026-04-20T17:54:36.112312062Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T17:54:36.113074786Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=764.064µs logger=migrator t=2026-04-20T17:54:36.117568919Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T17:54:36.11758965Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.611µs logger=migrator t=2026-04-20T17:54:36.122099113Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T17:54:36.123263475Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.171542ms logger=migrator t=2026-04-20T17:54:36.128941671Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T17:54:36.128959301Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.78µs logger=migrator t=2026-04-20T17:54:36.132792972Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T17:54:36.134019766Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.226564ms logger=migrator t=2026-04-20T17:54:36.13805027Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T17:54:36.139204931Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.154521ms logger=migrator t=2026-04-20T17:54:36.145362026Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T17:54:36.146456366Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.09455ms logger=migrator t=2026-04-20T17:54:36.150799838Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T17:54:36.151571252Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=772.334µs logger=migrator t=2026-04-20T17:54:36.15580932Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T17:54:36.156122357Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=314.007µs logger=migrator t=2026-04-20T17:54:36.161517896Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T17:54:36.162171959Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=654.573µs logger=migrator t=2026-04-20T17:54:36.166456858Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T17:54:36.167357866Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=901.548µs logger=migrator t=2026-04-20T17:54:36.172119613Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T17:54:36.17295019Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=830.947µs logger=migrator t=2026-04-20T17:54:36.177502824Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T17:54:36.190943894Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.4425ms logger=migrator t=2026-04-20T17:54:36.199304799Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T17:54:36.209319905Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.014796ms logger=migrator t=2026-04-20T17:54:36.215028362Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T17:54:36.224812223Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.783541ms logger=migrator t=2026-04-20T17:54:36.229097214Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T17:54:36.229196805Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=99.661µs logger=migrator t=2026-04-20T17:54:36.233983854Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T17:54:36.246625359Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.640315ms logger=migrator t=2026-04-20T17:54:36.250670724Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T17:54:36.259083341Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.411966ms logger=migrator t=2026-04-20T17:54:36.2633307Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T17:54:36.263637286Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=306.926µs logger=migrator t=2026-04-20T17:54:36.267990286Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.159817293s logger=migrator t=2026-04-20T17:54:36.268575788Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T17:54:36.286848637Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T17:54:36.287052331Z level=info msg="Created default organization" logger=secrets t=2026-04-20T17:54:36.292775797Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T17:54:36.340383212Z level=info msg="Restored cache from database" duration=371.496µs logger=plugin.store t=2026-04-20T17:54:36.341564415Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T17:54:36.378779857Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T17:54:36.378806667Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T17:54:36.378866188Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T17:54:36.378874548Z level=info msg="Plugins loaded" count=54 duration=37.310493ms logger=query_data t=2026-04-20T17:54:36.382792301Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T17:54:36.386343198Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T17:54:36.390540655Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T17:54:36.39990752Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T17:54:36.401969388Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T17:54:36.403865433Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T17:54:36.424519287Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T17:54:36.442340038Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T17:54:36.459876644Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T17:54:36.459896595Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T17:54:36.460425544Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-20T17:54:36.460592567Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T17:54:36.460640418Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T17:54:36.463239277Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-20T17:54:36.524505216Z level=info msg="State cache has been initialized" states=0 duration=63.908269ms logger=ngalert.scheduler t=2026-04-20T17:54:36.524594808Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T17:54:36.52472577Z level=info msg=starting first_tick=2026-04-20T17:54:40Z logger=provisioning.dashboard t=2026-04-20T17:54:36.528819237Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-20T17:54:36.530616009Z level=info msg="Update check succeeded" duration=70.288737ms logger=grafana.update.checker t=2026-04-20T17:54:36.537806154Z level=info msg="Update check succeeded" duration=77.117485ms logger=provisioning.dashboard t=2026-04-20T17:54:36.615172952Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T17:54:36.769592193Z level=info msg="Patterns update finished" duration=225.88979ms logger=grafana-apiserver t=2026-04-20T17:54:36.953128626Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T17:54:36.953514263Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T17:54:40.999120359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:40.999895844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.031694555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.079375522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.100420312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.139469589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.157473394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.194549833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.225301055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.296887976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.316864608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.342847981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.360951187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.403201703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.423180625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.454003118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.491460454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.565044552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.587230355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.637226174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.655693298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.704407923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.722217904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.767943655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.787163903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.840503295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.863169706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.913664095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.930475838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:41.988047378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.007073561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.057748833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.076606234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.135352697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.156043561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.213410979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.227326037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.284545491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.298379598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.351494826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.373631908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.440675224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.454801817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.515271492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.531673766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.587396242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.606139191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.67118297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.687729758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.747485829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.764107798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.826111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.84705219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.907609787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.929484893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:42.99433527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.012620679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.079077405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.098550697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.163114558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.178747178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.237424869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.252774665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.329635434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.348334272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.415358528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.434051175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.506186587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.523666451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.592625854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.608718903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.676037685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.69354341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.765091071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.783937331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.860437294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.877102674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.944565929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:43.967441544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T17:54:44.040610944Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T17:56:00.48667598Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T18:04:36.466043305Z level=info msg="Completed cleanup jobs" duration=5.105896ms logger=sqlstore.transactions t=2026-04-20T18:04:36.472578427Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-20T18:04:36.583626152Z level=info msg="Update check succeeded" duration=52.057398ms logger=sqlstore.transactions t=2026-04-20T18:09:36.400579924Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-20T18:14:36.495279717Z level=info msg="Completed cleanup jobs" duration=34.462538ms logger=plugins.update.checker t=2026-04-20T18:14:36.58222563Z level=info msg="Update check succeeded" duration=51.528448ms logger=cleanup t=2026-04-20T18:24:36.465491098Z level=info msg="Completed cleanup jobs" duration=4.939963ms logger=plugins.update.checker t=2026-04-20T18:24:36.580180243Z level=info msg="Update check succeeded" duration=49.263155ms logger=infra.usagestats t=2026-04-20T18:26:00.510406159Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T18:34:36.494845984Z level=info msg="Completed cleanup jobs" duration=33.618012ms logger=plugins.update.checker t=2026-04-20T18:34:36.578867603Z level=info msg="Update check succeeded" duration=47.530553ms