logger=settings t=2026-04-07T05:59:18.278822773Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T05:59:18Z logger=settings t=2026-04-07T05:59:18.27908357Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T05:59:18.279096671Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T05:59:18.279100301Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T05:59:18.279105031Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T05:59:18.279108001Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T05:59:18.279110801Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T05:59:18.279113921Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T05:59:18.279116821Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T05:59:18.279119511Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T05:59:18.279122131Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T05:59:18.279124752Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T05:59:18.279128022Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T05:59:18.279130772Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T05:59:18.279133782Z level=info msg=Target target=[all] logger=settings t=2026-04-07T05:59:18.279140762Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T05:59:18.279144962Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T05:59:18.279150892Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T05:59:18.279154442Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T05:59:18.279159452Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T05:59:18.279162933Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T05:59:18.279455491Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T05:59:18.279477411Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T05:59:18.280847469Z level=info msg="Locking database" logger=migrator t=2026-04-07T05:59:18.280860509Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T05:59:18.281374133Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T05:59:18.282179515Z level=info msg="Migration successfully executed" id="create migration_log table" duration=806.272µs logger=migrator t=2026-04-07T05:59:18.288379315Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T05:59:18.288981031Z level=info msg="Migration successfully executed" id="create user table" duration=601.386µs logger=migrator t=2026-04-07T05:59:18.294082441Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T05:59:18.295495389Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.406408ms logger=migrator t=2026-04-07T05:59:18.301608767Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T05:59:18.302996685Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.388097ms logger=migrator t=2026-04-07T05:59:18.311821606Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T05:59:18.312710471Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=891.375µs logger=migrator t=2026-04-07T05:59:18.318455748Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T05:59:18.319124846Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=667.278µs logger=migrator t=2026-04-07T05:59:18.322692104Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T05:59:18.326646052Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.952278ms logger=migrator t=2026-04-07T05:59:18.331459054Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T05:59:18.332497012Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.039918ms logger=migrator t=2026-04-07T05:59:18.336080521Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T05:59:18.336845881Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=764.79µs logger=migrator t=2026-04-07T05:59:18.340396979Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T05:59:18.341117498Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=720.129µs logger=migrator t=2026-04-07T05:59:18.34592982Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T05:59:18.346553407Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=629.207µs logger=migrator t=2026-04-07T05:59:18.356088818Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T05:59:18.356797818Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=710.619µs logger=migrator t=2026-04-07T05:59:18.361245499Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T05:59:18.362404531Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.158852ms logger=migrator t=2026-04-07T05:59:18.366174154Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T05:59:18.366201325Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.291µs logger=migrator t=2026-04-07T05:59:18.371602053Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T05:59:18.373182636Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.585474ms logger=migrator t=2026-04-07T05:59:18.376839926Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T05:59:18.377274138Z level=info msg="Migration successfully executed" id="Add missing user data" duration=419.781µs logger=migrator t=2026-04-07T05:59:18.385102012Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T05:59:18.387283122Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.18505ms logger=migrator t=2026-04-07T05:59:18.391840847Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T05:59:18.39307108Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.234964ms logger=migrator t=2026-04-07T05:59:18.396943647Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T05:59:18.39851423Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.573354ms logger=migrator t=2026-04-07T05:59:18.402852428Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T05:59:18.409802319Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.9504ms logger=migrator t=2026-04-07T05:59:18.41570551Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T05:59:18.417293134Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.592133ms logger=migrator t=2026-04-07T05:59:18.421393806Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T05:59:18.421729825Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=338.299µs logger=migrator t=2026-04-07T05:59:18.426080284Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T05:59:18.426979699Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=912.365µs logger=migrator t=2026-04-07T05:59:18.432263393Z 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-07T05:59:18.432933942Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=674.379µs logger=migrator t=2026-04-07T05:59:18.437757564Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T05:59:18.43836895Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=616.807µs logger=migrator t=2026-04-07T05:59:18.447593223Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T05:59:18.449122325Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.532162ms logger=migrator t=2026-04-07T05:59:18.453514055Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T05:59:18.454563254Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.054358ms logger=migrator t=2026-04-07T05:59:18.458649085Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T05:59:18.459406936Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=757.991µs logger=migrator t=2026-04-07T05:59:18.46429295Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T05:59:18.465084532Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=792.312µs logger=migrator t=2026-04-07T05:59:18.471134437Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T05:59:18.472190796Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.057749ms logger=migrator t=2026-04-07T05:59:18.477407239Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T05:59:18.477461931Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=57.771µs logger=migrator t=2026-04-07T05:59:18.482754365Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T05:59:18.48363337Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=880.294µs logger=migrator t=2026-04-07T05:59:18.48767964Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T05:59:18.48840587Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=726.79µs logger=migrator t=2026-04-07T05:59:18.492160053Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T05:59:18.493061378Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=902.715µs logger=migrator t=2026-04-07T05:59:18.497313654Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T05:59:18.498390023Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.082809ms logger=migrator t=2026-04-07T05:59:18.504169592Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T05:59:18.507950914Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.782453ms logger=migrator t=2026-04-07T05:59:18.512679413Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T05:59:18.513668641Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=990.788µs logger=migrator t=2026-04-07T05:59:18.51730791Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T05:59:18.518099822Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=793.172µs logger=migrator t=2026-04-07T05:59:18.523548821Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T05:59:18.52460492Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.039098ms logger=migrator t=2026-04-07T05:59:18.528177668Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T05:59:18.529255017Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.077209ms logger=migrator t=2026-04-07T05:59:18.536053693Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T05:59:18.537266877Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.218914ms logger=migrator t=2026-04-07T05:59:18.542544601Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T05:59:18.543264191Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=723.03µs logger=migrator t=2026-04-07T05:59:18.547581779Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T05:59:18.548279388Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=698.669µs logger=migrator t=2026-04-07T05:59:18.55236383Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T05:59:18.553121291Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=896.685µs logger=migrator t=2026-04-07T05:59:18.558341573Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T05:59:18.559105984Z level=info msg="Migration successfully executed" id="create star table" duration=764.781µs logger=migrator t=2026-04-07T05:59:18.563516425Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T05:59:18.564649196Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.133311ms logger=migrator t=2026-04-07T05:59:18.568778479Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T05:59:18.569670254Z level=info msg="Migration successfully executed" id="create org table v1" duration=895.455µs logger=migrator t=2026-04-07T05:59:18.574498016Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T05:59:18.57574808Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.253915ms logger=migrator t=2026-04-07T05:59:18.580732226Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T05:59:18.581451986Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=750.11µs logger=migrator t=2026-04-07T05:59:18.585062665Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T05:59:18.585677662Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=615.447µs logger=migrator t=2026-04-07T05:59:18.589495046Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T05:59:18.590192095Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=697.559µs logger=migrator t=2026-04-07T05:59:18.594274917Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T05:59:18.594933335Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=658.268µs logger=migrator t=2026-04-07T05:59:18.59913942Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T05:59:18.599178131Z level=info msg="Migration successfully executed" id="Update org table charset" duration=39.821µs logger=migrator t=2026-04-07T05:59:18.602896673Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T05:59:18.602921364Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.591µs logger=migrator t=2026-04-07T05:59:18.60715148Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T05:59:18.607382436Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=231.186µs logger=migrator t=2026-04-07T05:59:18.612107975Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T05:59:18.613397451Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.293086ms logger=migrator t=2026-04-07T05:59:18.617675218Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T05:59:18.618910261Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.238664ms logger=migrator t=2026-04-07T05:59:18.626917091Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T05:59:18.62834143Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.427049ms logger=migrator t=2026-04-07T05:59:18.63456038Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T05:59:18.635398953Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=841.433µs logger=migrator t=2026-04-07T05:59:18.639412373Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T05:59:18.640342818Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=931.665µs logger=migrator t=2026-04-07T05:59:18.644862802Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T05:59:18.645696465Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=835.823µs logger=migrator t=2026-04-07T05:59:18.651398331Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T05:59:18.656092429Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.693649ms logger=migrator t=2026-04-07T05:59:18.659728189Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T05:59:18.660668945Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=941.486µs logger=migrator t=2026-04-07T05:59:18.664355345Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T05:59:18.665177328Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=822.713µs logger=migrator t=2026-04-07T05:59:18.669866846Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T05:59:18.671304696Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.43879ms logger=migrator t=2026-04-07T05:59:18.676023425Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T05:59:18.676834137Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=812.922µs logger=migrator t=2026-04-07T05:59:18.680894918Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T05:59:18.681972718Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.07945ms logger=migrator t=2026-04-07T05:59:18.687501369Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T05:59:18.687622162Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=122.993µs logger=migrator t=2026-04-07T05:59:18.691344464Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T05:59:18.694588083Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.243469ms logger=migrator t=2026-04-07T05:59:18.699046345Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T05:59:18.702053928Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.026523ms logger=migrator t=2026-04-07T05:59:18.707171357Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T05:59:18.709572793Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.404036ms logger=migrator t=2026-04-07T05:59:18.71529322Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T05:59:18.716348499Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.052969ms logger=migrator t=2026-04-07T05:59:18.72222582Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T05:59:18.724166683Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.942044ms logger=migrator t=2026-04-07T05:59:18.728903872Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T05:59:18.729831278Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=929.126µs logger=migrator t=2026-04-07T05:59:18.734568188Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T05:59:18.735473182Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=906.315µs logger=migrator t=2026-04-07T05:59:18.740200831Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T05:59:18.740247573Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=57.832µs logger=migrator t=2026-04-07T05:59:18.743608955Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T05:59:18.743645436Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=37.471µs logger=migrator t=2026-04-07T05:59:18.747499322Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T05:59:18.749405374Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.904912ms logger=migrator t=2026-04-07T05:59:18.753030683Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T05:59:18.75547112Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.440117ms logger=migrator t=2026-04-07T05:59:18.758955025Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T05:59:18.76131365Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.358955ms logger=migrator t=2026-04-07T05:59:18.765611797Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T05:59:18.767425127Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.81397ms logger=migrator t=2026-04-07T05:59:18.771046146Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T05:59:18.771300873Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=253.317µs logger=migrator t=2026-04-07T05:59:18.775308203Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T05:59:18.775890899Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=582.846µs logger=migrator t=2026-04-07T05:59:18.780632778Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T05:59:18.781912533Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.279975ms logger=migrator t=2026-04-07T05:59:18.785490421Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T05:59:18.785516472Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.111µs logger=migrator t=2026-04-07T05:59:18.788928256Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T05:59:18.789691416Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=762.71µs logger=migrator t=2026-04-07T05:59:18.795975348Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T05:59:18.797532781Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.561793ms logger=migrator t=2026-04-07T05:59:18.803609627Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T05:59:18.811332929Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.719032ms logger=migrator t=2026-04-07T05:59:18.814888106Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T05:59:18.815745059Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=865.903µs logger=migrator t=2026-04-07T05:59:18.820406117Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T05:59:18.82124438Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=837.773µs logger=migrator t=2026-04-07T05:59:18.825849176Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T05:59:18.82710106Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.246284ms logger=migrator t=2026-04-07T05:59:18.831321796Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T05:59:18.831794349Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=472.763µs logger=migrator t=2026-04-07T05:59:18.835982804Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T05:59:18.836874758Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=889.964µs logger=migrator t=2026-04-07T05:59:18.844239Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T05:59:18.848518267Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.283177ms logger=migrator t=2026-04-07T05:59:18.85301396Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T05:59:18.853783601Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=771.611µs logger=migrator t=2026-04-07T05:59:18.857011999Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T05:59:18.857166363Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=154.694µs logger=migrator t=2026-04-07T05:59:18.861696667Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T05:59:18.861879932Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=184.555µs logger=migrator t=2026-04-07T05:59:18.866379966Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T05:59:18.867217619Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=838.123µs logger=migrator t=2026-04-07T05:59:18.870359744Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T05:59:18.872632547Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.272773ms logger=migrator t=2026-04-07T05:59:18.875778713Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T05:59:18.876739199Z level=info msg="Migration successfully executed" id="create data_source table" duration=960.946µs logger=migrator t=2026-04-07T05:59:18.880635956Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T05:59:18.881448558Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=812.492µs logger=migrator t=2026-04-07T05:59:18.884866302Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T05:59:18.885686004Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=819.222µs logger=migrator t=2026-04-07T05:59:18.889247912Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T05:59:18.890015802Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=771.811µs logger=migrator t=2026-04-07T05:59:18.893871698Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T05:59:18.894611598Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=739.85µs logger=migrator t=2026-04-07T05:59:18.897976951Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T05:59:18.904604152Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.625251ms logger=migrator t=2026-04-07T05:59:18.910040941Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T05:59:18.911124211Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.08311ms logger=migrator t=2026-04-07T05:59:18.915914261Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T05:59:18.917086594Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.168902ms logger=migrator t=2026-04-07T05:59:18.921107754Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T05:59:18.921942456Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=835.092µs logger=migrator t=2026-04-07T05:59:18.926258615Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T05:59:18.926852811Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=595.787µs logger=migrator t=2026-04-07T05:59:18.932254999Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T05:59:18.934830849Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.57544ms logger=migrator t=2026-04-07T05:59:18.938421548Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T05:59:18.940941247Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.52177ms logger=migrator t=2026-04-07T05:59:18.944563816Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T05:59:18.944609437Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=46.951µs logger=migrator t=2026-04-07T05:59:18.949571533Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T05:59:18.949956673Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=394.35µs logger=migrator t=2026-04-07T05:59:18.954004784Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T05:59:18.956893403Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.880529ms logger=migrator t=2026-04-07T05:59:18.9615268Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T05:59:18.96188761Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=359.47µs logger=migrator t=2026-04-07T05:59:18.965980112Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T05:59:18.966486896Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=511.204µs logger=migrator t=2026-04-07T05:59:18.970677951Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T05:59:18.976306465Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.629045ms logger=migrator t=2026-04-07T05:59:18.982677579Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T05:59:18.983158482Z level=info msg="Migration successfully executed" id="Update uid value" duration=488.383µs logger=migrator t=2026-04-07T05:59:18.987217664Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T05:59:18.98817415Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=948.355µs logger=migrator t=2026-04-07T05:59:18.991744257Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T05:59:18.992462077Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=717.87µs logger=migrator t=2026-04-07T05:59:18.997172066Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T05:59:18.997981678Z level=info msg="Migration successfully executed" id="create api_key table" duration=809.712µs logger=migrator t=2026-04-07T05:59:19.001763331Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T05:59:19.002574624Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=811.943µs logger=migrator t=2026-04-07T05:59:19.007124588Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T05:59:19.009697249Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.571531ms logger=migrator t=2026-04-07T05:59:19.01450327Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T05:59:19.015477077Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=975.447µs logger=migrator t=2026-04-07T05:59:19.019861087Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T05:59:19.020757272Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=895.934µs logger=migrator t=2026-04-07T05:59:19.025016368Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T05:59:19.02581935Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=804.352µs logger=migrator t=2026-04-07T05:59:19.029378878Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T05:59:19.030728185Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.347536ms logger=migrator t=2026-04-07T05:59:19.037246503Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T05:59:19.04665443Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.413697ms logger=migrator t=2026-04-07T05:59:19.050747023Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T05:59:19.051683098Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=936.116µs logger=migrator t=2026-04-07T05:59:19.056326425Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T05:59:19.057898058Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.578343ms logger=migrator t=2026-04-07T05:59:19.062050932Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T05:59:19.063036459Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=984.727µs logger=migrator t=2026-04-07T05:59:19.067989274Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T05:59:19.069415613Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.420899ms logger=migrator t=2026-04-07T05:59:19.073908736Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T05:59:19.074371269Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=462.223µs logger=migrator t=2026-04-07T05:59:19.078119052Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T05:59:19.078948974Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=829.583µs logger=migrator t=2026-04-07T05:59:19.083798047Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T05:59:19.084173827Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=382.47µs logger=migrator t=2026-04-07T05:59:19.08865112Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T05:59:19.093065841Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.408471ms logger=migrator t=2026-04-07T05:59:19.096835534Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T05:59:19.099577769Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.741665ms logger=migrator t=2026-04-07T05:59:19.104322349Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T05:59:19.104553585Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=231.066µs logger=migrator t=2026-04-07T05:59:19.107823925Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T05:59:19.110542449Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.721124ms logger=migrator t=2026-04-07T05:59:19.114929849Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T05:59:19.117680654Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.749935ms logger=migrator t=2026-04-07T05:59:19.122338392Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T05:59:19.123601307Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.262215ms logger=migrator t=2026-04-07T05:59:19.127760871Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T05:59:19.129036395Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.280545ms logger=migrator t=2026-04-07T05:59:19.134047313Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T05:59:19.135085551Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.026349ms logger=migrator t=2026-04-07T05:59:19.139091681Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T05:59:19.140128329Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.036888ms logger=migrator t=2026-04-07T05:59:19.14380943Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T05:59:19.144710544Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=898.774µs logger=migrator t=2026-04-07T05:59:19.149513106Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T05:59:19.150847023Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.334087ms logger=migrator t=2026-04-07T05:59:19.154588275Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T05:59:19.154703168Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=115.923µs logger=migrator t=2026-04-07T05:59:19.158150132Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T05:59:19.158179423Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.061µs logger=migrator t=2026-04-07T05:59:19.161412772Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T05:59:19.164179077Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.766155ms logger=migrator t=2026-04-07T05:59:19.170236413Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T05:59:19.172947307Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.710554ms logger=migrator t=2026-04-07T05:59:19.178096978Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T05:59:19.17816493Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.282µs logger=migrator t=2026-04-07T05:59:19.182288663Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T05:59:19.183007313Z level=info msg="Migration successfully executed" id="create quota table v1" duration=718.55µs logger=migrator t=2026-04-07T05:59:19.187464155Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T05:59:19.18873791Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.273115ms logger=migrator t=2026-04-07T05:59:19.192548454Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T05:59:19.192580475Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.891µs logger=migrator t=2026-04-07T05:59:19.196176683Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T05:59:19.19715681Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=978.907µs logger=migrator t=2026-04-07T05:59:19.201788207Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T05:59:19.203095593Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.307456ms logger=migrator t=2026-04-07T05:59:19.207682078Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T05:59:19.211685208Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.993769ms logger=migrator t=2026-04-07T05:59:19.21872069Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T05:59:19.218770582Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=53.052µs logger=migrator t=2026-04-07T05:59:19.223713667Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T05:59:19.225357212Z level=info msg="Migration successfully executed" id="create session table" duration=1.644305ms logger=migrator t=2026-04-07T05:59:19.231959203Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T05:59:19.232125817Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=170.214µs logger=migrator t=2026-04-07T05:59:19.237922476Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T05:59:19.23808799Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=168.634µs logger=migrator t=2026-04-07T05:59:19.243075877Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T05:59:19.24390613Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=832.093µs logger=migrator t=2026-04-07T05:59:19.25159383Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T05:59:19.252979168Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.386868ms logger=migrator t=2026-04-07T05:59:19.262033866Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T05:59:19.262087348Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=57.351µs logger=migrator t=2026-04-07T05:59:19.269689856Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T05:59:19.269742837Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=55.862µs logger=migrator t=2026-04-07T05:59:19.274751844Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T05:59:19.280278906Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.519371ms logger=migrator t=2026-04-07T05:59:19.286411873Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T05:59:19.289837617Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.425314ms logger=migrator t=2026-04-07T05:59:19.295304557Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T05:59:19.29540906Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=105.422µs logger=migrator t=2026-04-07T05:59:19.298813203Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T05:59:19.298899495Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=87.372µs logger=migrator t=2026-04-07T05:59:19.305135666Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T05:59:19.30638945Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.260294ms logger=migrator t=2026-04-07T05:59:19.310464632Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T05:59:19.310518593Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=47.481µs logger=migrator t=2026-04-07T05:59:19.314895693Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T05:59:19.318338517Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.441214ms logger=migrator t=2026-04-07T05:59:19.323598321Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T05:59:19.3239137Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=313.159µs logger=migrator t=2026-04-07T05:59:19.354523748Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T05:59:19.359067952Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.548044ms logger=migrator t=2026-04-07T05:59:19.368719066Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T05:59:19.371802901Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.083325ms logger=migrator t=2026-04-07T05:59:19.376936081Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T05:59:19.377016504Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.002µs logger=migrator t=2026-04-07T05:59:19.381841036Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T05:59:19.38273432Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=889.674µs logger=migrator t=2026-04-07T05:59:19.388001684Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T05:59:19.388813956Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=816.622µs logger=migrator t=2026-04-07T05:59:19.39479734Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T05:59:19.396124537Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.329297ms logger=migrator t=2026-04-07T05:59:19.404515326Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T05:59:19.406207493Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.692686ms logger=migrator t=2026-04-07T05:59:19.412536646Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T05:59:19.413604305Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.068219ms logger=migrator t=2026-04-07T05:59:19.420398181Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T05:59:19.421647245Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.253464ms logger=migrator t=2026-04-07T05:59:19.427141296Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T05:59:19.428178354Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.041969ms logger=migrator t=2026-04-07T05:59:19.433227772Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T05:59:19.434175348Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=949.156µs logger=migrator t=2026-04-07T05:59:19.439378091Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T05:59:19.440419369Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.045049ms logger=migrator t=2026-04-07T05:59:19.44593571Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T05:59:19.458421612Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.484022ms logger=migrator t=2026-04-07T05:59:19.462859713Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T05:59:19.463487061Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=627.398µs logger=migrator t=2026-04-07T05:59:19.46860091Z 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-07T05:59:19.469415243Z 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=817.503µs logger=migrator t=2026-04-07T05:59:19.474599285Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T05:59:19.47516166Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=565.745µs logger=migrator t=2026-04-07T05:59:19.480762403Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T05:59:19.481837653Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.08132ms logger=migrator t=2026-04-07T05:59:19.48905028Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T05:59:19.490216742Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.169792ms logger=migrator t=2026-04-07T05:59:19.496779332Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T05:59:19.501151752Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.369719ms logger=migrator t=2026-04-07T05:59:19.50766153Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T05:59:19.512015169Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.336059ms logger=migrator t=2026-04-07T05:59:19.518933548Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T05:59:19.523443752Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.510453ms logger=migrator t=2026-04-07T05:59:19.529264061Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T05:59:19.534503974Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.249463ms logger=migrator t=2026-04-07T05:59:19.539220804Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T05:59:19.540205491Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=985.047µs logger=migrator t=2026-04-07T05:59:19.546187084Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T05:59:19.546217375Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.391µs logger=migrator t=2026-04-07T05:59:19.550343828Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T05:59:19.550383619Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=40.071µs logger=migrator t=2026-04-07T05:59:19.555569721Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T05:59:19.556563378Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=991.747µs logger=migrator t=2026-04-07T05:59:19.563343534Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T05:59:19.564392023Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.048759ms logger=migrator t=2026-04-07T05:59:19.572874855Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T05:59:19.57379139Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=917.895µs logger=migrator t=2026-04-07T05:59:19.591944837Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T05:59:19.593851779Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.913302ms logger=migrator t=2026-04-07T05:59:19.600703097Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T05:59:19.602380153Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.681116ms logger=migrator t=2026-04-07T05:59:19.607696968Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T05:59:19.612354596Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.656317ms logger=migrator t=2026-04-07T05:59:19.618228856Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T05:59:19.623404288Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.174962ms logger=migrator t=2026-04-07T05:59:19.629919896Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T05:59:19.630143682Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=219.806µs logger=migrator t=2026-04-07T05:59:19.636121706Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T05:59:19.637124674Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.003428ms logger=migrator t=2026-04-07T05:59:19.642695156Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T05:59:19.644109585Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.409719ms logger=migrator t=2026-04-07T05:59:19.65051183Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T05:59:19.656783222Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.270422ms logger=migrator t=2026-04-07T05:59:19.662634422Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T05:59:19.662729174Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=95.662µs logger=migrator t=2026-04-07T05:59:19.667440763Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T05:59:19.668553034Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.112041ms logger=migrator t=2026-04-07T05:59:19.67390209Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T05:59:19.675154884Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.254524ms logger=migrator t=2026-04-07T05:59:19.683518304Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T05:59:19.683698109Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=183.805µs logger=migrator t=2026-04-07T05:59:19.688712486Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T05:59:19.689883688Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.171912ms logger=migrator t=2026-04-07T05:59:19.695930843Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T05:59:19.697102875Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.175232ms logger=migrator t=2026-04-07T05:59:19.703325616Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T05:59:19.704452327Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.129921ms logger=migrator t=2026-04-07T05:59:19.712299691Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T05:59:19.71369971Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.399299ms logger=migrator t=2026-04-07T05:59:19.729661747Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T05:59:19.73160329Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.948074ms logger=migrator t=2026-04-07T05:59:19.740726089Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T05:59:19.742596831Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.872271ms logger=migrator t=2026-04-07T05:59:19.750440345Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T05:59:19.750472486Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.941µs logger=migrator t=2026-04-07T05:59:19.756417239Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T05:59:19.763814421Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.397092ms logger=migrator t=2026-04-07T05:59:19.768698115Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T05:59:19.769289622Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=591.237µs logger=migrator t=2026-04-07T05:59:19.775535102Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T05:59:19.78239354Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.855218ms logger=migrator t=2026-04-07T05:59:19.786953195Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T05:59:19.787769817Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=815.842µs logger=migrator t=2026-04-07T05:59:19.793945436Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T05:59:19.795874309Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.930593ms logger=migrator t=2026-04-07T05:59:19.800318581Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T05:59:19.801245596Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=926.835µs logger=migrator t=2026-04-07T05:59:19.807326113Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T05:59:19.819218088Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.890766ms logger=migrator t=2026-04-07T05:59:19.889243745Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T05:59:19.890832418Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.593903ms logger=migrator t=2026-04-07T05:59:19.997300723Z 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-07T05:59:19.99900263Z 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=1.707357ms logger=migrator t=2026-04-07T05:59:20.024831066Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T05:59:20.025293829Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=466.553µs logger=migrator t=2026-04-07T05:59:20.029850894Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T05:59:20.030495162Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=644.708µs logger=migrator t=2026-04-07T05:59:20.035358845Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T05:59:20.035586841Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=228.066µs logger=migrator t=2026-04-07T05:59:20.040550017Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T05:59:20.047711443Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.151475ms logger=migrator t=2026-04-07T05:59:20.054091807Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T05:59:20.05819219Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.100693ms logger=migrator t=2026-04-07T05:59:20.06329513Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T05:59:20.064300357Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.007998ms logger=migrator t=2026-04-07T05:59:20.070603819Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T05:59:20.07244723Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.847321ms logger=migrator t=2026-04-07T05:59:20.078749062Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T05:59:20.078998129Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=249.217µs logger=migrator t=2026-04-07T05:59:20.083914814Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T05:59:20.088549321Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.633316ms logger=migrator t=2026-04-07T05:59:20.093314081Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T05:59:20.094792492Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.478091ms logger=migrator t=2026-04-07T05:59:20.100782685Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T05:59:20.1009495Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=167.175µs logger=migrator t=2026-04-07T05:59:20.108066885Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T05:59:20.108907438Z level=info msg="Migration successfully executed" id="Move region to single row" duration=847.953µs logger=migrator t=2026-04-07T05:59:20.114754618Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T05:59:20.11593406Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.180262ms logger=migrator t=2026-04-07T05:59:20.128401552Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T05:59:20.129544723Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.148462ms logger=migrator t=2026-04-07T05:59:20.136090872Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T05:59:20.137374657Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.282985ms logger=migrator t=2026-04-07T05:59:20.144006639Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T05:59:20.145474369Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.4647ms logger=migrator t=2026-04-07T05:59:20.152412129Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T05:59:20.15391888Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.507871ms logger=migrator t=2026-04-07T05:59:20.159702548Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T05:59:20.161271921Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.575323ms logger=migrator t=2026-04-07T05:59:20.166876625Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T05:59:20.166944717Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.302µs logger=migrator t=2026-04-07T05:59:20.174947166Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T05:59:20.176530519Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.582204ms logger=migrator t=2026-04-07T05:59:20.183036327Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T05:59:20.184116647Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.08136ms logger=migrator t=2026-04-07T05:59:20.191670604Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T05:59:20.193302008Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.641335ms logger=migrator t=2026-04-07T05:59:20.200059333Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T05:59:20.201328878Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.269275ms logger=migrator t=2026-04-07T05:59:20.20689814Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T05:59:20.207101516Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=207.786µs logger=migrator t=2026-04-07T05:59:20.213218603Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T05:59:20.213627775Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=409.252µs logger=migrator t=2026-04-07T05:59:20.220572085Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T05:59:20.220690498Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=122.944µs logger=migrator t=2026-04-07T05:59:20.226876027Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T05:59:20.227904365Z level=info msg="Migration successfully executed" id="create team table" duration=1.029168ms logger=migrator t=2026-04-07T05:59:20.236797769Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T05:59:20.238897116Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.103367ms logger=migrator t=2026-04-07T05:59:20.248211581Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T05:59:20.250225976Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.017185ms logger=migrator t=2026-04-07T05:59:20.261020952Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T05:59:20.266226564Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.185342ms logger=migrator t=2026-04-07T05:59:20.272146727Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T05:59:20.272408184Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=261.778µs logger=migrator t=2026-04-07T05:59:20.277585065Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T05:59:20.278567152Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=981.927µs logger=migrator t=2026-04-07T05:59:20.284291719Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T05:59:20.285330367Z level=info msg="Migration successfully executed" id="create team member table" duration=1.044519ms logger=migrator t=2026-04-07T05:59:20.293293695Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T05:59:20.29456737Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.275275ms logger=migrator t=2026-04-07T05:59:20.300673937Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T05:59:20.30222713Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.555383ms logger=migrator t=2026-04-07T05:59:20.307768731Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T05:59:20.30881817Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.051999ms logger=migrator t=2026-04-07T05:59:20.314698391Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T05:59:20.31903135Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.330779ms logger=migrator t=2026-04-07T05:59:20.325441685Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T05:59:20.329045974Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.605159ms logger=migrator t=2026-04-07T05:59:20.334889744Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T05:59:20.340060485Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.170351ms logger=migrator t=2026-04-07T05:59:20.349322319Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T05:59:20.350742988Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.427479ms logger=migrator t=2026-04-07T05:59:20.362476279Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T05:59:20.363627301Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.151301ms logger=migrator t=2026-04-07T05:59:20.370582511Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T05:59:20.371909017Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.326516ms logger=migrator t=2026-04-07T05:59:20.380255416Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T05:59:20.381596232Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.342046ms logger=migrator t=2026-04-07T05:59:20.387915636Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T05:59:20.388966724Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.051079ms logger=migrator t=2026-04-07T05:59:20.393513289Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T05:59:20.394511606Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=995.527µs logger=migrator t=2026-04-07T05:59:20.413125616Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T05:59:20.414729529Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.606334ms logger=migrator t=2026-04-07T05:59:20.421446303Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T05:59:20.422599295Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.154742ms logger=migrator t=2026-04-07T05:59:20.427275483Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T05:59:20.42788824Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=611.986µs logger=migrator t=2026-04-07T05:59:20.434158381Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T05:59:20.434731727Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=581.146µs logger=migrator t=2026-04-07T05:59:20.44070064Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T05:59:20.442104849Z level=info msg="Migration successfully executed" id="create tag table" duration=1.408559ms logger=migrator t=2026-04-07T05:59:20.453676866Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T05:59:20.45528315Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.606294ms logger=migrator t=2026-04-07T05:59:20.461836629Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T05:59:20.462706313Z level=info msg="Migration successfully executed" id="create login attempt table" duration=870.244µs logger=migrator t=2026-04-07T05:59:20.469294743Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T05:59:20.470696561Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.407008ms logger=migrator t=2026-04-07T05:59:20.47611381Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T05:59:20.477619881Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.506951ms logger=migrator t=2026-04-07T05:59:20.482542936Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T05:59:20.496180479Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.635913ms logger=migrator t=2026-04-07T05:59:20.500927479Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T05:59:20.501899796Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=971.726µs logger=migrator t=2026-04-07T05:59:20.505174515Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T05:59:20.50607941Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=904.595µs logger=migrator t=2026-04-07T05:59:20.510489781Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T05:59:20.510811339Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=322.539µs logger=migrator t=2026-04-07T05:59:20.514648574Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T05:59:20.515451266Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=802.642µs logger=migrator t=2026-04-07T05:59:20.518732906Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T05:59:20.519627091Z level=info msg="Migration successfully executed" id="create user auth table" duration=893.575µs logger=migrator t=2026-04-07T05:59:20.52507162Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T05:59:20.527028893Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.959193ms logger=migrator t=2026-04-07T05:59:20.532767751Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T05:59:20.532871073Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=104.402µs logger=migrator t=2026-04-07T05:59:20.538763265Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T05:59:20.544822571Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.065416ms logger=migrator t=2026-04-07T05:59:20.548657925Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T05:59:20.554600098Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.941633ms logger=migrator t=2026-04-07T05:59:20.558795763Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T05:59:20.564456488Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.653355ms logger=migrator t=2026-04-07T05:59:20.569550707Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T05:59:20.575140321Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.587953ms logger=migrator t=2026-04-07T05:59:20.581274938Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T05:59:20.58280764Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.540012ms logger=migrator t=2026-04-07T05:59:20.587316594Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T05:59:20.592828965Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.511642ms logger=migrator t=2026-04-07T05:59:20.597694518Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T05:59:20.598932202Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.241563ms logger=migrator t=2026-04-07T05:59:20.605363468Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T05:59:20.606610032Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.262165ms logger=migrator t=2026-04-07T05:59:20.611008692Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T05:59:20.612264027Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.258024ms logger=migrator t=2026-04-07T05:59:20.618097847Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T05:59:20.61969736Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.600304ms logger=migrator t=2026-04-07T05:59:20.623561206Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T05:59:20.624606674Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.049458ms logger=migrator t=2026-04-07T05:59:20.628327026Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T05:59:20.629293253Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=965.507µs logger=migrator t=2026-04-07T05:59:20.634731192Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T05:59:20.64307753Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.349499ms logger=migrator t=2026-04-07T05:59:20.646655708Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T05:59:20.64744494Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=789.432µs logger=migrator t=2026-04-07T05:59:20.651288305Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T05:59:20.652040406Z level=info msg="Migration successfully executed" id="create cache_data table" duration=752.321µs logger=migrator t=2026-04-07T05:59:20.656416885Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T05:59:20.657411882Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=996.947µs logger=migrator t=2026-04-07T05:59:20.661226027Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T05:59:20.662115841Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=889.284µs logger=migrator t=2026-04-07T05:59:20.666073849Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T05:59:20.667786026Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.712297ms logger=migrator t=2026-04-07T05:59:20.673234176Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T05:59:20.673348069Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=116.044µs logger=migrator t=2026-04-07T05:59:20.67778086Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T05:59:20.677919914Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=140.414µs logger=migrator t=2026-04-07T05:59:20.681458621Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T05:59:20.683018734Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.559762ms logger=migrator t=2026-04-07T05:59:20.687882896Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T05:59:20.689705106Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.82248ms logger=migrator t=2026-04-07T05:59:20.694751425Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T05:59:20.695960728Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.206003ms logger=migrator t=2026-04-07T05:59:20.699883215Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T05:59:20.699945537Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=62.892µs logger=migrator t=2026-04-07T05:59:20.703132904Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T05:59:20.70407216Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=938.496µs logger=migrator t=2026-04-07T05:59:20.708069329Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T05:59:20.708952573Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=883.074µs logger=migrator t=2026-04-07T05:59:20.712295595Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T05:59:20.713240321Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=944.466µs logger=migrator t=2026-04-07T05:59:20.716425168Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T05:59:20.717343943Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=918.815µs logger=migrator t=2026-04-07T05:59:20.721314922Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T05:59:20.726887754Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.572362ms logger=migrator t=2026-04-07T05:59:20.730147263Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T05:59:20.731011357Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=863.814µs logger=migrator t=2026-04-07T05:59:20.734822862Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T05:59:20.734952615Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=130.964µs logger=migrator t=2026-04-07T05:59:20.738604115Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T05:59:20.740099926Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.492471ms logger=migrator t=2026-04-07T05:59:20.743484499Z 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-07T05:59:20.744437335Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=949.377µs logger=migrator t=2026-04-07T05:59:20.749425691Z 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-07T05:59:20.750714726Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.286465ms logger=migrator t=2026-04-07T05:59:20.755084326Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T05:59:20.755266951Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=184.155µs logger=migrator t=2026-04-07T05:59:20.760426282Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T05:59:20.761318137Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=889.445µs logger=migrator t=2026-04-07T05:59:20.766842918Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T05:59:20.767846196Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.002397ms logger=migrator t=2026-04-07T05:59:20.773672215Z 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-07T05:59:20.774558639Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=886.124µs logger=migrator t=2026-04-07T05:59:20.778549859Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T05:59:20.779588317Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.037789ms logger=migrator t=2026-04-07T05:59:20.791632287Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T05:59:20.805601929Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=14.033634ms logger=migrator t=2026-04-07T05:59:20.810435301Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T05:59:20.813539756Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=3.101795ms logger=migrator t=2026-04-07T05:59:20.827546429Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T05:59:20.83084955Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=3.306251ms logger=migrator t=2026-04-07T05:59:20.845989055Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T05:59:20.878351231Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.368086ms logger=migrator t=2026-04-07T05:59:20.881840366Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T05:59:20.903624502Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.780556ms logger=migrator t=2026-04-07T05:59:20.90756462Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T05:59:20.90866388Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.09852ms logger=migrator t=2026-04-07T05:59:20.911981311Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T05:59:20.913166043Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.183702ms logger=migrator t=2026-04-07T05:59:20.917757939Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T05:59:20.927735482Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.978783ms logger=migrator t=2026-04-07T05:59:20.93202043Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T05:59:20.93643555Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.413821ms logger=migrator t=2026-04-07T05:59:20.939878435Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T05:59:20.941141999Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.263455ms logger=migrator t=2026-04-07T05:59:20.94519149Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T05:59:20.94628214Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.09077ms logger=migrator t=2026-04-07T05:59:20.950557227Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T05:59:20.95175604Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.198553ms logger=migrator t=2026-04-07T05:59:20.955871512Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T05:59:20.957093116Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.221394ms logger=migrator t=2026-04-07T05:59:20.960931681Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T05:59:20.961096995Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=164.814µs logger=migrator t=2026-04-07T05:59:20.965189938Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T05:59:20.973720761Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.530954ms logger=migrator t=2026-04-07T05:59:20.9773309Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T05:59:20.982781229Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.448639ms logger=migrator t=2026-04-07T05:59:20.98609656Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T05:59:20.992419823Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.322703ms logger=migrator t=2026-04-07T05:59:20.995935119Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T05:59:20.997038629Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.10372ms logger=migrator t=2026-04-07T05:59:21.000765121Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T05:59:21.003440754Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.672983ms logger=migrator t=2026-04-07T05:59:21.008216145Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T05:59:21.014742474Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.528079ms logger=migrator t=2026-04-07T05:59:21.018558108Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T05:59:21.026273699Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.714851ms logger=migrator t=2026-04-07T05:59:21.029875938Z 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-07T05:59:21.030799144Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=923.426µs logger=migrator t=2026-04-07T05:59:21.034754272Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T05:59:21.039042789Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.288977ms logger=migrator t=2026-04-07T05:59:21.042327599Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T05:59:21.04894725Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.613311ms logger=migrator t=2026-04-07T05:59:21.052453136Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T05:59:21.052548159Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=95.853µs logger=migrator t=2026-04-07T05:59:21.056269Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T05:59:21.057676939Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.408229ms logger=migrator t=2026-04-07T05:59:21.061846483Z 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-07T05:59:21.062920913Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.07433ms logger=migrator t=2026-04-07T05:59:21.066798539Z 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-07T05:59:21.067982061Z 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.182372ms logger=migrator t=2026-04-07T05:59:21.072702041Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T05:59:21.072937377Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=239.157µs logger=migrator t=2026-04-07T05:59:21.076777132Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T05:59:21.087150996Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.373554ms logger=migrator t=2026-04-07T05:59:21.091386962Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T05:59:21.097302264Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.916242ms logger=migrator t=2026-04-07T05:59:21.100941723Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T05:59:21.10958918Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.648747ms logger=migrator t=2026-04-07T05:59:21.113030604Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T05:59:21.118429002Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.397658ms logger=migrator t=2026-04-07T05:59:21.121728992Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T05:59:21.128697013Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.966691ms logger=migrator t=2026-04-07T05:59:21.132177848Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T05:59:21.132417765Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=240.097µs logger=migrator t=2026-04-07T05:59:21.136041984Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T05:59:21.137401452Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.359057ms logger=migrator t=2026-04-07T05:59:21.14208739Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T05:59:21.149126913Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.028472ms logger=migrator t=2026-04-07T05:59:21.152969548Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T05:59:21.153113992Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=145.644µs logger=migrator t=2026-04-07T05:59:21.157537073Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T05:59:21.168263866Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.726713ms logger=migrator t=2026-04-07T05:59:21.171704231Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T05:59:21.172596685Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=886.725µs logger=migrator t=2026-04-07T05:59:21.176920883Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T05:59:21.184301565Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.379492ms logger=migrator t=2026-04-07T05:59:21.188295205Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T05:59:21.189390255Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.09517ms logger=migrator t=2026-04-07T05:59:21.193546899Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T05:59:21.195161243Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.609935ms logger=migrator t=2026-04-07T05:59:21.200026386Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T05:59:21.207339206Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.31023ms logger=migrator t=2026-04-07T05:59:21.210873593Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T05:59:21.212335573Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.46051ms logger=migrator t=2026-04-07T05:59:21.217813873Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T05:59:21.219502609Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.688656ms logger=migrator t=2026-04-07T05:59:21.223659713Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T05:59:21.2246474Z level=info msg="Migration successfully executed" id="create alert_image table" duration=985.057µs logger=migrator t=2026-04-07T05:59:21.228729922Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T05:59:21.229996336Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.265925ms logger=migrator t=2026-04-07T05:59:21.233893643Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T05:59:21.234053527Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=159.034µs logger=migrator t=2026-04-07T05:59:21.238247962Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T05:59:21.241120521Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.871879ms logger=migrator t=2026-04-07T05:59:21.246475637Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T05:59:21.247731442Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.255475ms logger=migrator t=2026-04-07T05:59:21.252295136Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T05:59:21.252815471Z 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-07T05:59:21.258902508Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T05:59:21.259643958Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=741.921µs logger=migrator t=2026-04-07T05:59:21.265961721Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T05:59:21.26812607Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.164069ms logger=migrator t=2026-04-07T05:59:21.273275991Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T05:59:21.280805597Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.528286ms logger=migrator t=2026-04-07T05:59:21.287056878Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T05:59:21.288568769Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.511181ms logger=migrator t=2026-04-07T05:59:21.292626891Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T05:59:21.293850414Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.222893ms logger=migrator t=2026-04-07T05:59:21.297904975Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T05:59:21.298861791Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=953.876µs logger=migrator t=2026-04-07T05:59:21.302694276Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T05:59:21.303882859Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.188193ms logger=migrator t=2026-04-07T05:59:21.309608845Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T05:59:21.310659264Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.052429ms logger=migrator t=2026-04-07T05:59:21.315289681Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T05:59:21.315319402Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.061µs logger=migrator t=2026-04-07T05:59:21.319676131Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T05:59:21.319746663Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=71.342µs logger=migrator t=2026-04-07T05:59:21.322707184Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T05:59:21.329608163Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.902389ms logger=migrator t=2026-04-07T05:59:21.332828001Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T05:59:21.333227832Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=399.581µs logger=migrator t=2026-04-07T05:59:21.335779782Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T05:59:21.336834901Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.054919ms logger=migrator t=2026-04-07T05:59:21.340798649Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T05:59:21.341433437Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=634.007µs logger=migrator t=2026-04-07T05:59:21.345353494Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T05:59:21.34667145Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.317056ms logger=migrator t=2026-04-07T05:59:21.351031109Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T05:59:21.351928364Z level=info msg="Migration successfully executed" id="create secrets table" duration=897.285µs logger=migrator t=2026-04-07T05:59:21.357544988Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T05:59:21.39381491Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.267462ms logger=migrator t=2026-04-07T05:59:21.399975929Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T05:59:21.408378489Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.40497ms logger=migrator t=2026-04-07T05:59:21.41205425Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T05:59:21.412248655Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=193.115µs logger=migrator t=2026-04-07T05:59:21.416285455Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T05:59:21.452799345Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.51002ms logger=migrator t=2026-04-07T05:59:21.457687489Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T05:59:21.487115345Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.425465ms logger=migrator t=2026-04-07T05:59:21.490905528Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T05:59:21.491843374Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=938.126µs logger=migrator t=2026-04-07T05:59:21.4968272Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T05:59:21.498038554Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.210773ms logger=migrator t=2026-04-07T05:59:21.502013922Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T05:59:21.502318231Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=303.928µs logger=migrator t=2026-04-07T05:59:21.506458354Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T05:59:21.508963743Z level=info msg="Migration successfully executed" id="create permission table" duration=2.53608ms logger=migrator t=2026-04-07T05:59:21.514894635Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T05:59:21.516082567Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.184942ms logger=migrator t=2026-04-07T05:59:21.521519566Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T05:59:21.522525084Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.004407ms logger=migrator t=2026-04-07T05:59:21.527666504Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T05:59:21.528711763Z level=info msg="Migration successfully executed" id="create role table" duration=1.045539ms logger=migrator t=2026-04-07T05:59:21.533311429Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T05:59:21.541361749Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.04936ms logger=migrator t=2026-04-07T05:59:21.545227345Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T05:59:21.552798502Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.569047ms logger=migrator t=2026-04-07T05:59:21.561077809Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T05:59:21.562343324Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.269115ms logger=migrator t=2026-04-07T05:59:21.567369271Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T05:59:21.568694347Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.324946ms logger=migrator t=2026-04-07T05:59:21.576494061Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T05:59:21.578171687Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.684286ms logger=migrator t=2026-04-07T05:59:21.585760745Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T05:59:21.587226175Z level=info msg="Migration successfully executed" id="create team role table" duration=1.47187ms logger=migrator t=2026-04-07T05:59:21.598360099Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T05:59:21.600185699Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.83083ms logger=migrator t=2026-04-07T05:59:21.606854342Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T05:59:21.608921289Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.063867ms logger=migrator t=2026-04-07T05:59:21.615834638Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T05:59:21.617122963Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.288495ms logger=migrator t=2026-04-07T05:59:21.621176364Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T05:59:21.622074299Z level=info msg="Migration successfully executed" id="create user role table" duration=898.255µs logger=migrator t=2026-04-07T05:59:21.62724611Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T05:59:21.628290959Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.044849ms logger=migrator t=2026-04-07T05:59:21.633885152Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T05:59:21.635675891Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.790419ms logger=migrator t=2026-04-07T05:59:21.642376334Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T05:59:21.644251616Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.875162ms logger=migrator t=2026-04-07T05:59:21.649005266Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T05:59:21.649831209Z level=info msg="Migration successfully executed" id="create builtin role table" duration=826.313µs logger=migrator t=2026-04-07T05:59:21.660324606Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T05:59:21.662044883Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.720007ms logger=migrator t=2026-04-07T05:59:21.667857222Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T05:59:21.669664141Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.806879ms logger=migrator t=2026-04-07T05:59:21.673895287Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T05:59:21.682830172Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.941905ms logger=migrator t=2026-04-07T05:59:21.691871889Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T05:59:21.692690462Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=819.433µs logger=migrator t=2026-04-07T05:59:21.698355187Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T05:59:21.700241958Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.886451ms logger=migrator t=2026-04-07T05:59:21.70542427Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T05:59:21.706420618Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=996.478µs logger=migrator t=2026-04-07T05:59:21.709667977Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T05:59:21.711085295Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.416129ms logger=migrator t=2026-04-07T05:59:21.715779994Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T05:59:21.717047628Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.267784ms logger=migrator t=2026-04-07T05:59:21.720930135Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T05:59:21.722151768Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.220823ms logger=migrator t=2026-04-07T05:59:21.726994551Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T05:59:21.735772701Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.77966ms logger=migrator t=2026-04-07T05:59:21.739830162Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T05:59:21.746717431Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.886299ms logger=migrator t=2026-04-07T05:59:21.750080493Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T05:59:21.75837501Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.294217ms logger=migrator t=2026-04-07T05:59:21.76313211Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T05:59:21.771472438Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.337918ms logger=migrator t=2026-04-07T05:59:21.77849372Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T05:59:21.779682883Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.188683ms logger=migrator t=2026-04-07T05:59:21.783470827Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T05:59:21.784778793Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.307326ms logger=migrator t=2026-04-07T05:59:21.789413949Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T05:59:21.7905143Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.106161ms logger=migrator t=2026-04-07T05:59:21.795989959Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T05:59:21.797595653Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.606364ms logger=migrator t=2026-04-07T05:59:21.802924979Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T05:59:21.804655137Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.734078ms logger=migrator t=2026-04-07T05:59:21.809644473Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T05:59:21.809783207Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=142.344µs logger=migrator t=2026-04-07T05:59:21.858806099Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T05:59:21.858936033Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=137.394µs logger=migrator t=2026-04-07T05:59:21.866474359Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T05:59:21.867091866Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=623.137µs logger=migrator t=2026-04-07T05:59:21.875439134Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T05:59:21.877078749Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.645605ms logger=migrator t=2026-04-07T05:59:21.882346163Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T05:59:21.883039972Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=694.079µs logger=migrator t=2026-04-07T05:59:21.888873882Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T05:59:21.889107488Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=235.466µs logger=migrator t=2026-04-07T05:59:21.893746405Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T05:59:21.894353732Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=608.577µs logger=migrator t=2026-04-07T05:59:21.90086708Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T05:59:21.902075013Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.208063ms logger=migrator t=2026-04-07T05:59:21.907016229Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T05:59:21.908415037Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.399079ms logger=migrator t=2026-04-07T05:59:21.913072444Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T05:59:21.928372403Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=15.293299ms logger=migrator t=2026-04-07T05:59:21.936025003Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T05:59:21.936200748Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=179.765µs logger=migrator t=2026-04-07T05:59:21.940995739Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T05:59:21.942095509Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.09963ms logger=migrator t=2026-04-07T05:59:21.948234607Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T05:59:21.949425729Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.190732ms logger=migrator t=2026-04-07T05:59:21.955688001Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T05:59:21.957396848Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.708617ms logger=migrator t=2026-04-07T05:59:21.962929769Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T05:59:21.974931678Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.000279ms logger=migrator t=2026-04-07T05:59:21.979644447Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T05:59:21.980651334Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.011427ms logger=migrator t=2026-04-07T05:59:21.985950819Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T05:59:21.986955387Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.004138ms logger=migrator t=2026-04-07T05:59:21.991860391Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T05:59:22.015752215Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.891774ms logger=migrator t=2026-04-07T05:59:22.020571537Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T05:59:22.021352738Z level=info msg="Migration successfully executed" id="create correlation v2" duration=780.291µs logger=migrator t=2026-04-07T05:59:22.027346282Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T05:59:22.028471133Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.124801ms logger=migrator t=2026-04-07T05:59:22.033878971Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T05:59:22.035011812Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.132961ms logger=migrator t=2026-04-07T05:59:22.041774978Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T05:59:22.043742061Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.961004ms logger=migrator t=2026-04-07T05:59:22.049652333Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T05:59:22.049929661Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=287.498µs logger=migrator t=2026-04-07T05:59:22.054829695Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T05:59:22.056003497Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.173032ms logger=migrator t=2026-04-07T05:59:22.061025964Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T05:59:22.070526214Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.49531ms logger=migrator t=2026-04-07T05:59:22.076146298Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T05:59:22.076783906Z level=info msg="Migration successfully executed" id="create entity_events table" duration=637.518µs logger=migrator t=2026-04-07T05:59:22.081800393Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T05:59:22.083438578Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.636875ms logger=migrator t=2026-04-07T05:59:22.089690838Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T05:59:22.090174831Z 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-07T05:59:22.095113307Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T05:59:22.095500807Z 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-07T05:59:22.102333184Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T05:59:22.103014653Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=681.489µs logger=migrator t=2026-04-07T05:59:22.108497073Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T05:59:22.110497878Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.006394ms logger=migrator t=2026-04-07T05:59:22.116552823Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T05:59:22.118057345Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.506822ms logger=migrator t=2026-04-07T05:59:22.123277957Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T05:59:22.125108648Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.84337ms logger=migrator t=2026-04-07T05:59:22.130886586Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T05:59:22.131947255Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.060859ms logger=migrator t=2026-04-07T05:59:22.138184406Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T05:59:22.139277526Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.09381ms logger=migrator t=2026-04-07T05:59:22.144447807Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T05:59:22.145332071Z level=info msg="Migration successfully executed" id="Drop public config table" duration=885.094µs logger=migrator t=2026-04-07T05:59:22.150570925Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T05:59:22.15296759Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.396095ms logger=migrator t=2026-04-07T05:59:22.157375541Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T05:59:22.158487011Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.11645ms logger=migrator t=2026-04-07T05:59:22.164360042Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T05:59:22.165479173Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.119221ms logger=migrator t=2026-04-07T05:59:22.170970003Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T05:59:22.172069763Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.09947ms logger=migrator t=2026-04-07T05:59:22.178592102Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T05:59:22.205063366Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.462835ms logger=migrator t=2026-04-07T05:59:22.212225162Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T05:59:22.221370993Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.14982ms logger=migrator t=2026-04-07T05:59:22.226541734Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T05:59:22.235494049Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.951145ms logger=migrator t=2026-04-07T05:59:22.243369305Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T05:59:22.243770976Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=406.461µs logger=migrator t=2026-04-07T05:59:22.24940717Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T05:59:22.258754896Z level=info msg="Migration successfully executed" id="add share column" duration=9.349526ms logger=migrator t=2026-04-07T05:59:22.265799119Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T05:59:22.266037995Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=239.856µs logger=migrator t=2026-04-07T05:59:22.271002431Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T05:59:22.27203703Z level=info msg="Migration successfully executed" id="create file table" duration=1.026598ms logger=migrator t=2026-04-07T05:59:22.277478238Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T05:59:22.278579869Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.100871ms logger=migrator t=2026-04-07T05:59:22.283908495Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T05:59:22.284989984Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.080769ms logger=migrator t=2026-04-07T05:59:22.290616218Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T05:59:22.291538033Z level=info msg="Migration successfully executed" id="create file_meta table" duration=921.315µs logger=migrator t=2026-04-07T05:59:22.297429595Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T05:59:22.299339357Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.910443ms logger=migrator t=2026-04-07T05:59:22.304656742Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T05:59:22.304732725Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=76.742µs logger=migrator t=2026-04-07T05:59:22.310937344Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T05:59:22.311017257Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=74.742µs logger=migrator t=2026-04-07T05:59:22.316827936Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T05:59:22.317409662Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=582.356µs logger=migrator t=2026-04-07T05:59:22.322279515Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T05:59:22.322513231Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=234.436µs logger=migrator t=2026-04-07T05:59:22.327644882Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T05:59:22.329021359Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.376407ms logger=migrator t=2026-04-07T05:59:22.335323092Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T05:59:22.349322045Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.998803ms logger=migrator t=2026-04-07T05:59:22.361235261Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T05:59:22.361411146Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=181.925µs logger=migrator t=2026-04-07T05:59:22.367117312Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T05:59:22.369060245Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.950873ms logger=migrator t=2026-04-07T05:59:22.374264798Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T05:59:22.374940446Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=677.418µs logger=migrator t=2026-04-07T05:59:22.379368868Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T05:59:22.379640505Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=271.067µs logger=migrator t=2026-04-07T05:59:22.384370364Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T05:59:22.385037323Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=664.108µs logger=migrator t=2026-04-07T05:59:22.3896984Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T05:59:22.403270572Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.572372ms logger=migrator t=2026-04-07T05:59:22.411130247Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T05:59:22.42145969Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.327283ms logger=migrator t=2026-04-07T05:59:22.436133862Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T05:59:22.438029863Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.901212ms logger=migrator t=2026-04-07T05:59:22.451361848Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T05:59:22.535031258Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.66681ms logger=migrator t=2026-04-07T05:59:22.543530101Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T05:59:22.545331261Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.801809ms logger=migrator t=2026-04-07T05:59:22.5522512Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T05:59:22.553555916Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.303886ms logger=migrator t=2026-04-07T05:59:22.56466369Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T05:59:22.595979587Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.314007ms logger=migrator t=2026-04-07T05:59:22.603920754Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T05:59:22.617245939Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=13.322135ms logger=migrator t=2026-04-07T05:59:22.63187498Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T05:59:22.632217399Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=343.469µs logger=migrator t=2026-04-07T05:59:22.640765763Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T05:59:22.641081752Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=319.678µs logger=migrator t=2026-04-07T05:59:22.654503269Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T05:59:22.654868369Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=368.6µs logger=migrator t=2026-04-07T05:59:22.663351691Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T05:59:22.663694321Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=335.779µs logger=migrator t=2026-04-07T05:59:22.670099646Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T05:59:22.670591569Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=492.593µs logger=migrator t=2026-04-07T05:59:22.679150904Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T05:59:22.680587093Z level=info msg="Migration successfully executed" id="create folder table" duration=1.437279ms logger=migrator t=2026-04-07T05:59:22.694914105Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T05:59:22.696286063Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.372718ms logger=migrator t=2026-04-07T05:59:22.702567785Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T05:59:22.703802809Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.227953ms logger=migrator t=2026-04-07T05:59:22.712212629Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T05:59:22.71226213Z level=info msg="Migration successfully executed" id="Update folder title length" duration=53.171µs logger=migrator t=2026-04-07T05:59:22.716862116Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T05:59:22.718194092Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.332236ms logger=migrator t=2026-04-07T05:59:22.723785975Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T05:59:22.725092741Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.303606ms logger=migrator t=2026-04-07T05:59:22.729564584Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T05:59:22.731081035Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.521962ms logger=migrator t=2026-04-07T05:59:22.736083852Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T05:59:22.736819772Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=735.93µs logger=migrator t=2026-04-07T05:59:22.742375874Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T05:59:22.742825617Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=451.983µs logger=migrator t=2026-04-07T05:59:22.748156493Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T05:59:22.751395942Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=3.239708ms logger=migrator t=2026-04-07T05:59:22.757711954Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T05:59:22.75940067Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.693236ms logger=migrator t=2026-04-07T05:59:22.764844779Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T05:59:22.766440893Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.604504ms logger=migrator t=2026-04-07T05:59:22.772757076Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T05:59:22.774437072Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.668666ms logger=migrator t=2026-04-07T05:59:22.780900599Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T05:59:22.78239945Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.501611ms logger=migrator t=2026-04-07T05:59:22.787986593Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T05:59:22.78934348Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.357057ms logger=migrator t=2026-04-07T05:59:22.796111075Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T05:59:22.797509793Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.402388ms logger=migrator t=2026-04-07T05:59:22.803031495Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T05:59:22.804536876Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.505551ms logger=migrator t=2026-04-07T05:59:22.810252632Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T05:59:22.811321502Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.066719ms logger=migrator t=2026-04-07T05:59:22.820192084Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T05:59:22.821541111Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.354097ms logger=migrator t=2026-04-07T05:59:22.835481393Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T05:59:22.837540699Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.063066ms logger=migrator t=2026-04-07T05:59:22.842878575Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T05:59:22.843199694Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=305.719µs logger=migrator t=2026-04-07T05:59:22.847866832Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T05:59:22.863674315Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.785642ms logger=migrator t=2026-04-07T05:59:22.87155087Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T05:59:22.872419374Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=873.224µs logger=migrator t=2026-04-07T05:59:22.885366418Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T05:59:22.88540566Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=41.421µs logger=migrator t=2026-04-07T05:59:22.89124105Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T05:59:22.892796972Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.555763ms logger=migrator t=2026-04-07T05:59:22.899055263Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T05:59:22.899094504Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=44.501µs logger=migrator t=2026-04-07T05:59:22.904984446Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T05:59:22.906578699Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.597104ms logger=migrator t=2026-04-07T05:59:22.912180093Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T05:59:22.913086467Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=906.605µs logger=migrator t=2026-04-07T05:59:22.920020317Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T05:59:22.921696103Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.780399ms logger=migrator t=2026-04-07T05:59:22.927016618Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T05:59:22.927946204Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=930.376µs logger=migrator t=2026-04-07T05:59:22.934028031Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T05:59:22.934577196Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=550.795µs logger=migrator t=2026-04-07T05:59:22.943334885Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T05:59:22.944144478Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=812.903µs logger=migrator t=2026-04-07T05:59:22.948937529Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T05:59:22.950185283Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.247994ms logger=migrator t=2026-04-07T05:59:22.955734195Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T05:59:22.956702031Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=966.456µs logger=migrator t=2026-04-07T05:59:22.963088476Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T05:59:22.976191325Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.098909ms logger=migrator t=2026-04-07T05:59:22.981560752Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T05:59:22.992545652Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.98369ms logger=migrator t=2026-04-07T05:59:23.007408659Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T05:59:23.014460712Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.054493ms logger=migrator t=2026-04-07T05:59:23.020548839Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T05:59:23.02059616Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=47.681µs logger=migrator t=2026-04-07T05:59:23.026264875Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T05:59:23.039011784Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.748529ms logger=migrator t=2026-04-07T05:59:23.045353168Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T05:59:23.054966751Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.613533ms logger=migrator t=2026-04-07T05:59:23.061809028Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T05:59:23.062115157Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=306.249µs logger=migrator t=2026-04-07T05:59:23.067452933Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.786104351s logger=migrator t=2026-04-07T05:59:23.068334737Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T05:59:23.085906428Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T05:59:23.086129744Z level=info msg="Created default organization" logger=secrets t=2026-04-07T05:59:23.097061274Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T05:59:23.153988182Z level=info msg="Restored cache from database" duration=884.835µs logger=plugin.store t=2026-04-07T05:59:23.156806629Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T05:59:23.20399022Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T05:59:23.204023841Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T05:59:23.204081823Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T05:59:23.204090123Z level=info msg="Plugins loaded" count=54 duration=47.284714ms logger=query_data t=2026-04-07T05:59:23.208176575Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T05:59:23.211537977Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T05:59:23.218807416Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T05:59:23.228517772Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T05:59:23.231651907Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T05:59:23.234480855Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T05:59:23.25439115Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T05:59:23.275700513Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T05:59:23.300537413Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T05:59:23.300578494Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-07T05:59:23.300817681Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-07T05:59:23.301185751Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-07T05:59:23.302303622Z level=info msg="State cache has been initialized" states=0 duration=1.486071ms logger=ngalert.multiorg.alertmanager t=2026-04-07T05:59:23.302321802Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-04-07T05:59:23.302352763Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T05:59:23.302438315Z level=info msg=starting first_tick=2026-04-07T05:59:30Z logger=provisioning.dashboard t=2026-04-07T05:59:23.302852797Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-07T05:59:23.304869532Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-07T05:59:23.362855139Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-07T05:59:23.366959351Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T05:59:23.367901347Z 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-07T05:59:23.369620164Z level=info msg="Update check succeeded" duration=68.883945ms logger=grafana.update.checker t=2026-04-07T05:59:23.371916857Z level=info msg="Update check succeeded" duration=69.77707ms logger=sqlstore.transactions t=2026-04-07T05:59:23.379174516Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T05:59:23.422991935Z level=info msg="Patterns update finished" duration=120.757595ms logger=grafana-apiserver t=2026-04-07T05:59:23.61314317Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T05:59:23.613645624Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T05:59:26.813460012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:26.814889311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:26.841343864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:26.861409242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:26.874559151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:26.898205447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:26.920075895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:26.948891683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:26.966114403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:26.992579846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.008335537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.078770801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.101235486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.131173333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.147633863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.176573264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.19326971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.229544972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.25326623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.29062876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.310265267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.35393547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.366761121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.395732762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.41538883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.457085519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.471162954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.534987748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.549582487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.595163062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.610107711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.647211184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.685558752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.782068369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.814953978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.912298868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:27.930389192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.054707549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.068750583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.131483797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.154690031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.221142877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.237799022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.28345003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.300043023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.3570061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.379986657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.749387541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.765634755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.829135791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.847868913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.909724583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.927588781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:28.98904474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.008180903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.071989007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.090267426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.142819992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.162315935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.22583335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.24231353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.294706061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.313444243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.373832634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.387793765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.446565851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.46554514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.522972509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.541788463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.608463425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.633431837Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.71588392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.732133944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.794333654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.810428624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.88385331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:29.911218448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:30.006674346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:30.02695304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T05:59:30.105654661Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T06:00:03.322921441Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T06:09:23.364863748Z level=info msg="Completed cleanup jobs" duration=62.754753ms logger=plugins.update.checker t=2026-04-07T06:09:23.419094069Z level=info msg="Update check succeeded" duration=49.220573ms logger=sqlstore.transactions t=2026-04-07T06:14:23.231731929Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"