logger=settings t=2026-04-07T00:21:02.042099169Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T00:21:02Z logger=settings t=2026-04-07T00:21:02.042354434Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T00:21:02.042368385Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T00:21:02.042372355Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T00:21:02.042375445Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T00:21:02.042378135Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:21:02.042380765Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:21:02.042383445Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T00:21:02.042386455Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T00:21:02.042389805Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T00:21:02.042392445Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:21:02.042397005Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:21:02.042401765Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T00:21:02.042407396Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T00:21:02.042411706Z level=info msg=Target target=[all] logger=settings t=2026-04-07T00:21:02.042417726Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T00:21:02.042421586Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T00:21:02.042425786Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T00:21:02.042428476Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T00:21:02.042431296Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T00:21:02.042434086Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T00:21:02.042739842Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T00:21:02.042756613Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T00:21:02.044363827Z level=info msg="Locking database" logger=migrator t=2026-04-07T00:21:02.044376597Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T00:21:02.044884568Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T00:21:02.045779176Z level=info msg="Migration successfully executed" id="create migration_log table" duration=894.428µs logger=migrator t=2026-04-07T00:21:02.051870305Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T00:21:02.05257883Z level=info msg="Migration successfully executed" id="create user table" duration=708.035µs logger=migrator t=2026-04-07T00:21:02.058463504Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T00:21:02.059185429Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=721.765µs logger=migrator t=2026-04-07T00:21:02.065154414Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T00:21:02.065900551Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=746.207µs logger=migrator t=2026-04-07T00:21:02.070260142Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T00:21:02.071270793Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.010961ms logger=migrator t=2026-04-07T00:21:02.077852242Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T00:21:02.078897744Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.045532ms logger=migrator t=2026-04-07T00:21:02.084015042Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T00:21:02.087377133Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.367851ms logger=migrator t=2026-04-07T00:21:02.091348567Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T00:21:02.092196104Z level=info msg="Migration successfully executed" id="create user table v2" duration=847.467µs logger=migrator t=2026-04-07T00:21:02.095716268Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T00:21:02.096420913Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=704.645µs logger=migrator t=2026-04-07T00:21:02.100711034Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T00:21:02.101406688Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=697.265µs logger=migrator t=2026-04-07T00:21:02.105537106Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T00:21:02.105883413Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=345.537µs logger=migrator t=2026-04-07T00:21:02.111761617Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T00:21:02.112717567Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=965.07µs logger=migrator t=2026-04-07T00:21:02.118532239Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T00:21:02.121637214Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=3.108905ms logger=migrator t=2026-04-07T00:21:02.129089851Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T00:21:02.129202974Z level=info msg="Migration successfully executed" id="Update user table charset" duration=118.522µs logger=migrator t=2026-04-07T00:21:02.134672489Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T00:21:02.136733143Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.050603ms logger=migrator t=2026-04-07T00:21:02.143957574Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T00:21:02.144230411Z level=info msg="Migration successfully executed" id="Add missing user data" duration=273.217µs logger=migrator t=2026-04-07T00:21:02.148561272Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T00:21:02.149683855Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.124693ms logger=migrator t=2026-04-07T00:21:02.155839855Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T00:21:02.159030752Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=3.193917ms logger=migrator t=2026-04-07T00:21:02.162650648Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T00:21:02.163906555Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.256147ms logger=migrator t=2026-04-07T00:21:02.168808528Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T00:21:02.179633626Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.826978ms logger=migrator t=2026-04-07T00:21:02.183489198Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T00:21:02.184678292Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.193005ms logger=migrator t=2026-04-07T00:21:02.189516535Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T00:21:02.189668728Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=152.213µs logger=migrator t=2026-04-07T00:21:02.193517638Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T00:21:02.194632431Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.103543ms logger=migrator t=2026-04-07T00:21:02.199825001Z 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-07T00:21:02.200261451Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=436.95µs logger=migrator t=2026-04-07T00:21:02.204473529Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T00:21:02.204946009Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=470.11µs logger=migrator t=2026-04-07T00:21:02.209849262Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T00:21:02.210627539Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=777.757µs logger=migrator t=2026-04-07T00:21:02.216837999Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T00:21:02.217524155Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=686.046µs logger=migrator t=2026-04-07T00:21:02.220808623Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T00:21:02.221965707Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.150884ms logger=migrator t=2026-04-07T00:21:02.225695377Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T00:21:02.226868151Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.174754ms logger=migrator t=2026-04-07T00:21:02.230709941Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T00:21:02.231661682Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=951.231µs logger=migrator t=2026-04-07T00:21:02.235582254Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T00:21:02.235635615Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=49.131µs logger=migrator t=2026-04-07T00:21:02.238676779Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T00:21:02.239378334Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=701.675µs logger=migrator t=2026-04-07T00:21:02.24488164Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T00:21:02.246086986Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.217757ms logger=migrator t=2026-04-07T00:21:02.251692954Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T00:21:02.254645146Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=2.950362ms logger=migrator t=2026-04-07T00:21:02.284006484Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T00:21:02.285505816Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.497382ms logger=migrator t=2026-04-07T00:21:02.294801011Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:21:02.297879896Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.079375ms logger=migrator t=2026-04-07T00:21:02.311005423Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T00:21:02.312680809Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.671525ms logger=migrator t=2026-04-07T00:21:02.319467911Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T00:21:02.320617245Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.149734ms logger=migrator t=2026-04-07T00:21:02.326637883Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T00:21:02.327703675Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.065912ms logger=migrator t=2026-04-07T00:21:02.332097388Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T00:21:02.332788072Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=690.844µs logger=migrator t=2026-04-07T00:21:02.339226817Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T00:21:02.340804611Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.583164ms logger=migrator t=2026-04-07T00:21:02.347358979Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T00:21:02.348313148Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=960.71µs logger=migrator t=2026-04-07T00:21:02.353311684Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T00:21:02.354289494Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=982.74µs logger=migrator t=2026-04-07T00:21:02.360034006Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T00:21:02.360391624Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=358.038µs logger=migrator t=2026-04-07T00:21:02.364758695Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T00:21:02.365777887Z level=info msg="Migration successfully executed" id="create star table" duration=1.018742ms logger=migrator t=2026-04-07T00:21:02.370759191Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T00:21:02.372044569Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.303488ms logger=migrator t=2026-04-07T00:21:02.377522994Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T00:21:02.37830386Z level=info msg="Migration successfully executed" id="create org table v1" duration=782.646µs logger=migrator t=2026-04-07T00:21:02.382822556Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T00:21:02.383545041Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=722.615µs logger=migrator t=2026-04-07T00:21:02.387936323Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T00:21:02.388773361Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=837.898µs logger=migrator t=2026-04-07T00:21:02.394229956Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T00:21:02.395040293Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=809.737µs logger=migrator t=2026-04-07T00:21:02.401654852Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T00:21:02.402807187Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.153255ms logger=migrator t=2026-04-07T00:21:02.408586648Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T00:21:02.409307683Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=720.825µs logger=migrator t=2026-04-07T00:21:02.414645496Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T00:21:02.414695677Z level=info msg="Migration successfully executed" id="Update org table charset" duration=51.921µs logger=migrator t=2026-04-07T00:21:02.419605311Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T00:21:02.419659482Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=56.842µs logger=migrator t=2026-04-07T00:21:02.425206879Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T00:21:02.425493015Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=286.636µs logger=migrator t=2026-04-07T00:21:02.430470559Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T00:21:02.431174194Z level=info msg="Migration successfully executed" id="create dashboard table" duration=706.785µs logger=migrator t=2026-04-07T00:21:02.435758491Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T00:21:02.436845444Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.087713ms logger=migrator t=2026-04-07T00:21:02.442170726Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T00:21:02.443566355Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.386388ms logger=migrator t=2026-04-07T00:21:02.449364657Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T00:21:02.450026052Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=661.755µs logger=migrator t=2026-04-07T00:21:02.46229083Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T00:21:02.463620218Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.329299ms logger=migrator t=2026-04-07T00:21:02.468865257Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T00:21:02.470013982Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.148265ms logger=migrator t=2026-04-07T00:21:02.476174302Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T00:21:02.481902782Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.72878ms logger=migrator t=2026-04-07T00:21:02.486761715Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T00:21:02.487539051Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=767.926µs logger=migrator t=2026-04-07T00:21:02.493441075Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T00:21:02.494241892Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=800.667µs logger=migrator t=2026-04-07T00:21:02.510366772Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T00:21:02.511592748Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.225206ms logger=migrator t=2026-04-07T00:21:02.516785937Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T00:21:02.517238037Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=453.28µs logger=migrator t=2026-04-07T00:21:02.521728901Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T00:21:02.522567559Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=838.788µs logger=migrator t=2026-04-07T00:21:02.527967292Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T00:21:02.528046905Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=79.703µs logger=migrator t=2026-04-07T00:21:02.532883886Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T00:21:02.534795257Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.911391ms logger=migrator t=2026-04-07T00:21:02.539264581Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T00:21:02.541072119Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.806418ms logger=migrator t=2026-04-07T00:21:02.547057694Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T00:21:02.548915484Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.8593ms logger=migrator t=2026-04-07T00:21:02.553175563Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T00:21:02.553965111Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=792.608µs logger=migrator t=2026-04-07T00:21:02.558318332Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T00:21:02.560148611Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.831919ms logger=migrator t=2026-04-07T00:21:02.565671787Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T00:21:02.566502474Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=824.617µs logger=migrator t=2026-04-07T00:21:02.570881177Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T00:21:02.572082622Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.201285ms logger=migrator t=2026-04-07T00:21:02.576926554Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T00:21:02.576973135Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=48.521µs logger=migrator t=2026-04-07T00:21:02.582315948Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T00:21:02.582346638Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.74µs logger=migrator t=2026-04-07T00:21:02.586790931Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T00:21:02.589876327Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.085086ms logger=migrator t=2026-04-07T00:21:02.594590676Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T00:21:02.59765477Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.063284ms logger=migrator t=2026-04-07T00:21:02.602152825Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T00:21:02.604096117Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.942092ms logger=migrator t=2026-04-07T00:21:02.609755916Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T00:21:02.611701876Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.94325ms logger=migrator t=2026-04-07T00:21:02.616974267Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T00:21:02.617216812Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=240.475µs logger=migrator t=2026-04-07T00:21:02.622167827Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T00:21:02.622913292Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=744.955µs logger=migrator t=2026-04-07T00:21:02.628385867Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T00:21:02.629194115Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=808.718µs logger=migrator t=2026-04-07T00:21:02.633941955Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T00:21:02.633986786Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=46.531µs logger=migrator t=2026-04-07T00:21:02.638789447Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T00:21:02.640256468Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.474981ms logger=migrator t=2026-04-07T00:21:02.645841516Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T00:21:02.64651097Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=669.514µs logger=migrator t=2026-04-07T00:21:02.651315101Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:21:02.660810251Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.49456ms logger=migrator t=2026-04-07T00:21:02.666052691Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T00:21:02.666554872Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=502.161µs logger=migrator t=2026-04-07T00:21:02.67214949Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T00:21:02.673431146Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.280666ms logger=migrator t=2026-04-07T00:21:02.678517443Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T00:21:02.679944314Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.426191ms logger=migrator t=2026-04-07T00:21:02.685996631Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T00:21:02.686309248Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=312.657µs logger=migrator t=2026-04-07T00:21:02.689443054Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T00:21:02.690000595Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=559.792µs logger=migrator t=2026-04-07T00:21:02.69401975Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T00:21:02.697258009Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.237569ms logger=migrator t=2026-04-07T00:21:02.701697683Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T00:21:02.70256288Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=864.967µs logger=migrator t=2026-04-07T00:21:02.708925604Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T00:21:02.709231771Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=305.796µs logger=migrator t=2026-04-07T00:21:02.713723136Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T00:21:02.714078783Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=365.628µs logger=migrator t=2026-04-07T00:21:02.719085878Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T00:21:02.719856914Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=772.596µs logger=migrator t=2026-04-07T00:21:02.725217928Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T00:21:02.729071028Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.85272ms logger=migrator t=2026-04-07T00:21:02.735883202Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T00:21:02.736766931Z level=info msg="Migration successfully executed" id="create data_source table" duration=886.309µs logger=migrator t=2026-04-07T00:21:02.741521641Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T00:21:02.742326528Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=804.736µs logger=migrator t=2026-04-07T00:21:02.74577844Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T00:21:02.746639449Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=848.489µs logger=migrator t=2026-04-07T00:21:02.752471822Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T00:21:02.753200827Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=729.285µs logger=migrator t=2026-04-07T00:21:02.759716714Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T00:21:02.761239926Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.522432ms logger=migrator t=2026-04-07T00:21:02.766519258Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T00:21:02.7761549Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.630292ms logger=migrator t=2026-04-07T00:21:02.782396701Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T00:21:02.783145388Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=748.057µs logger=migrator t=2026-04-07T00:21:02.788179333Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T00:21:02.790026362Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.847029ms logger=migrator t=2026-04-07T00:21:02.796297604Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T00:21:02.797144093Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=846.239µs logger=migrator t=2026-04-07T00:21:02.802177128Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T00:21:02.802780032Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=599.483µs logger=migrator t=2026-04-07T00:21:02.809748418Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T00:21:02.813549957Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.81199ms logger=migrator t=2026-04-07T00:21:02.819662737Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T00:21:02.828999213Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=9.328726ms logger=migrator t=2026-04-07T00:21:02.834865007Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T00:21:02.834902927Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.81µs logger=migrator t=2026-04-07T00:21:02.839875003Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T00:21:02.840209359Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=330.777µs logger=migrator t=2026-04-07T00:21:02.845430859Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T00:21:02.849440713Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.018124ms logger=migrator t=2026-04-07T00:21:02.852969569Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T00:21:02.853181073Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=211.095µs logger=migrator t=2026-04-07T00:21:02.857396431Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T00:21:02.857639106Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=236.155µs logger=migrator t=2026-04-07T00:21:02.861219931Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T00:21:02.863792846Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.565945ms logger=migrator t=2026-04-07T00:21:02.871755584Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T00:21:02.872484589Z level=info msg="Migration successfully executed" id="Update uid value" duration=736.066µs logger=migrator t=2026-04-07T00:21:02.87964564Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T00:21:02.88106019Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.41514ms logger=migrator t=2026-04-07T00:21:02.889349894Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T00:21:02.890696233Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.350429ms logger=migrator t=2026-04-07T00:21:02.897377583Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T00:21:02.898303313Z level=info msg="Migration successfully executed" id="create api_key table" duration=925.47µs logger=migrator t=2026-04-07T00:21:02.973717362Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T00:21:02.9750909Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.378488ms logger=migrator t=2026-04-07T00:21:02.98175013Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T00:21:02.98313999Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.321788ms logger=migrator t=2026-04-07T00:21:02.988758178Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T00:21:02.990022044Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.268036ms logger=migrator t=2026-04-07T00:21:02.996058242Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T00:21:02.997918801Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.864859ms logger=migrator t=2026-04-07T00:21:03.002027118Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T00:21:03.003255633Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.228985ms logger=migrator t=2026-04-07T00:21:03.008156047Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T00:21:03.008884582Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=728.685µs logger=migrator t=2026-04-07T00:21:03.012502468Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T00:21:03.023139132Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.637524ms logger=migrator t=2026-04-07T00:21:03.028187768Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T00:21:03.028784461Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=598.403µs logger=migrator t=2026-04-07T00:21:03.035301419Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T00:21:03.036978554Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.664424ms logger=migrator t=2026-04-07T00:21:03.041350246Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T00:21:03.042268745Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=916.509µs logger=migrator t=2026-04-07T00:21:03.046700849Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T00:21:03.047284671Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=583.172µs logger=migrator t=2026-04-07T00:21:03.050698733Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T00:21:03.050987549Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=288.686µs logger=migrator t=2026-04-07T00:21:03.053721036Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T00:21:03.054760729Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.039513ms logger=migrator t=2026-04-07T00:21:03.061058451Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T00:21:03.061090692Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.331µs logger=migrator t=2026-04-07T00:21:03.064521024Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T00:21:03.067469336Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.946612ms logger=migrator t=2026-04-07T00:21:03.072250597Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T00:21:03.075617618Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.366331ms logger=migrator t=2026-04-07T00:21:03.081350788Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T00:21:03.081649364Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=300.386µs logger=migrator t=2026-04-07T00:21:03.085459984Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T00:21:03.090015491Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.554737ms logger=migrator t=2026-04-07T00:21:03.095645909Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T00:21:03.099249175Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.595256ms logger=migrator t=2026-04-07T00:21:03.103417973Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T00:21:03.104151129Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=733.656µs logger=migrator t=2026-04-07T00:21:03.110981243Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T00:21:03.111763599Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=781.936µs logger=migrator t=2026-04-07T00:21:03.120318169Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T00:21:03.122062756Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.704696ms logger=migrator t=2026-04-07T00:21:03.128085723Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T00:21:03.129729417Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.643254ms logger=migrator t=2026-04-07T00:21:03.134483107Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T00:21:03.135268324Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=785.477µs logger=migrator t=2026-04-07T00:21:03.139200347Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T00:21:03.139962823Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=762.506µs logger=migrator t=2026-04-07T00:21:03.14456018Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T00:21:03.144756114Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=200.914µs logger=migrator t=2026-04-07T00:21:03.14884108Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T00:21:03.14887204Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.94µs logger=migrator t=2026-04-07T00:21:03.153444277Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T00:21:03.156387609Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.952432ms logger=migrator t=2026-04-07T00:21:03.15978446Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T00:21:03.162444546Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.659856ms logger=migrator t=2026-04-07T00:21:03.166640464Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T00:21:03.166711686Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.932µs logger=migrator t=2026-04-07T00:21:03.172620181Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T00:21:03.175660115Z level=info msg="Migration successfully executed" id="create quota table v1" duration=3.034024ms logger=migrator t=2026-04-07T00:21:03.183415938Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T00:21:03.184420749Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.005621ms logger=migrator t=2026-04-07T00:21:03.188106567Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T00:21:03.188136637Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.06µs logger=migrator t=2026-04-07T00:21:03.191737003Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T00:21:03.192850627Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.123824ms logger=migrator t=2026-04-07T00:21:03.196100385Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T00:21:03.196920873Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=820.727µs logger=migrator t=2026-04-07T00:21:03.199959766Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T00:21:03.203372449Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.412203ms logger=migrator t=2026-04-07T00:21:03.206613427Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T00:21:03.206642528Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.911µs logger=migrator t=2026-04-07T00:21:03.209547459Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T00:21:03.210327205Z level=info msg="Migration successfully executed" id="create session table" duration=779.446µs logger=migrator t=2026-04-07T00:21:03.213678175Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T00:21:03.213767817Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=89.972µs logger=migrator t=2026-04-07T00:21:03.217540527Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T00:21:03.217621959Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=82.232µs logger=migrator t=2026-04-07T00:21:03.220733174Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T00:21:03.22147773Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=744.416µs logger=migrator t=2026-04-07T00:21:03.226122828Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T00:21:03.227102468Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=990.88µs logger=migrator t=2026-04-07T00:21:03.230908798Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T00:21:03.230954359Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=50.381µs logger=migrator t=2026-04-07T00:21:03.234216069Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T00:21:03.234328001Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=112.613µs logger=migrator t=2026-04-07T00:21:03.23761558Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T00:21:03.241589353Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.973363ms logger=migrator t=2026-04-07T00:21:03.244934344Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T00:21:03.248254064Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.319421ms logger=migrator t=2026-04-07T00:21:03.252140246Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T00:21:03.25234652Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=214.155µs logger=migrator t=2026-04-07T00:21:03.255771802Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T00:21:03.255960816Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=180.514µs logger=migrator t=2026-04-07T00:21:03.260515442Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T00:21:03.261504073Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=988.401µs logger=migrator t=2026-04-07T00:21:03.265725592Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T00:21:03.265755732Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=31.25µs logger=migrator t=2026-04-07T00:21:03.269588073Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T00:21:03.274496217Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.910834ms logger=migrator t=2026-04-07T00:21:03.2789366Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T00:21:03.279097724Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=161.774µs logger=migrator t=2026-04-07T00:21:03.285531089Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T00:21:03.290544915Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.993785ms logger=migrator t=2026-04-07T00:21:03.296036691Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T00:21:03.299718798Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.688618ms logger=migrator t=2026-04-07T00:21:03.303896335Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T00:21:03.303968517Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=73.762µs logger=migrator t=2026-04-07T00:21:03.307572953Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T00:21:03.308487012Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=913.229µs logger=migrator t=2026-04-07T00:21:03.314011039Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T00:21:03.31548859Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.478331ms logger=migrator t=2026-04-07T00:21:03.320358792Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T00:21:03.321711841Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.354519ms logger=migrator t=2026-04-07T00:21:03.327153566Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T00:21:03.328030804Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=877.018µs logger=migrator t=2026-04-07T00:21:03.334647283Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T00:21:03.335457801Z level=info msg="Migration successfully executed" id="add index alert state" duration=814.288µs logger=migrator t=2026-04-07T00:21:03.339595247Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T00:21:03.341084889Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.488962ms logger=migrator t=2026-04-07T00:21:03.345253607Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T00:21:03.34589547Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=640.114µs logger=migrator t=2026-04-07T00:21:03.35064099Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T00:21:03.351677833Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.036063ms logger=migrator t=2026-04-07T00:21:03.355515273Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T00:21:03.356286559Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=770.906µs logger=migrator t=2026-04-07T00:21:03.360042309Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T00:21:03.370005278Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.962829ms logger=migrator t=2026-04-07T00:21:03.375149317Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T00:21:03.375910862Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=753.175µs logger=migrator t=2026-04-07T00:21:03.380809686Z 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-07T00:21:03.381680004Z 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=874.369µs logger=migrator t=2026-04-07T00:21:03.38673205Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T00:21:03.387034047Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=296.977µs logger=migrator t=2026-04-07T00:21:03.391737496Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T00:21:03.392324098Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=587.392µs logger=migrator t=2026-04-07T00:21:03.398058389Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T00:21:03.398988248Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=930.399µs logger=migrator t=2026-04-07T00:21:03.404397232Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T00:21:03.408911748Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.514645ms logger=migrator t=2026-04-07T00:21:03.422921003Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T00:21:03.42849839Z level=info msg="Migration successfully executed" id="Add column frequency" duration=14.75099ms logger=migrator t=2026-04-07T00:21:03.433452085Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T00:21:03.437433168Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.981623ms logger=migrator t=2026-04-07T00:21:03.441626187Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T00:21:03.445767224Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.130877ms logger=migrator t=2026-04-07T00:21:03.449812239Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T00:21:03.450497114Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=683.705µs logger=migrator t=2026-04-07T00:21:03.453949656Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T00:21:03.453977047Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.551µs logger=migrator t=2026-04-07T00:21:03.457518881Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T00:21:03.457560032Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.931µs logger=migrator t=2026-04-07T00:21:03.461327152Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T00:21:03.462547747Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.220315ms logger=migrator t=2026-04-07T00:21:03.466221194Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:21:03.467282617Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.060633ms logger=migrator t=2026-04-07T00:21:03.47124835Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T00:21:03.472007656Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=758.106µs logger=migrator t=2026-04-07T00:21:03.475264815Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T00:21:03.476036791Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=772.306µs logger=migrator t=2026-04-07T00:21:03.479820481Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:21:03.480834263Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.013072ms logger=migrator t=2026-04-07T00:21:03.484705984Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T00:21:03.488451322Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.744468ms logger=migrator t=2026-04-07T00:21:03.491374884Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T00:21:03.495197485Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.822011ms logger=migrator t=2026-04-07T00:21:03.498468064Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T00:21:03.498656708Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=188.644µs logger=migrator t=2026-04-07T00:21:03.501872025Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T00:21:03.502742893Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=870.928µs logger=migrator t=2026-04-07T00:21:03.506209507Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T00:21:03.507035064Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=825.977µs logger=migrator t=2026-04-07T00:21:03.510310273Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T00:21:03.514007821Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.696208ms logger=migrator t=2026-04-07T00:21:03.517502125Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T00:21:03.517588127Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=86.152µs logger=migrator t=2026-04-07T00:21:03.520821415Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T00:21:03.521761424Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=939.689µs logger=migrator t=2026-04-07T00:21:03.525020173Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T00:21:03.526144097Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.123655ms logger=migrator t=2026-04-07T00:21:03.52960507Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T00:21:03.529706882Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=101.002µs logger=migrator t=2026-04-07T00:21:03.532614693Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T00:21:03.533571403Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=956.33µs logger=migrator t=2026-04-07T00:21:03.536783441Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T00:21:03.538045287Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.259976ms logger=migrator t=2026-04-07T00:21:03.542033871Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T00:21:03.543419481Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.38549ms logger=migrator t=2026-04-07T00:21:03.547221511Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T00:21:03.54812071Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=897.949µs logger=migrator t=2026-04-07T00:21:03.551702735Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T00:21:03.552752237Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.048112ms logger=migrator t=2026-04-07T00:21:03.556387474Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T00:21:03.557399845Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.010881ms logger=migrator t=2026-04-07T00:21:03.561202955Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T00:21:03.561239376Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=36.851µs logger=migrator t=2026-04-07T00:21:03.564778601Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T00:21:03.571424051Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.64482ms logger=migrator t=2026-04-07T00:21:03.575109048Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T00:21:03.575921146Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=811.678µs logger=migrator t=2026-04-07T00:21:03.579195724Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T00:21:03.583115837Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.929043ms logger=migrator t=2026-04-07T00:21:03.586384995Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T00:21:03.587098721Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=713.126µs logger=migrator t=2026-04-07T00:21:03.5903667Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T00:21:03.591282129Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=915.059µs logger=migrator t=2026-04-07T00:21:03.594638309Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T00:21:03.595454737Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=816.358µs logger=migrator t=2026-04-07T00:21:03.598637924Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T00:21:03.609765898Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.126354ms logger=migrator t=2026-04-07T00:21:03.613060568Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T00:21:03.613617429Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=556.111µs logger=migrator t=2026-04-07T00:21:03.616619102Z 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-07T00:21:03.617276546Z 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=656.034µs logger=migrator t=2026-04-07T00:21:03.620494094Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T00:21:03.62076758Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=273.557µs logger=migrator t=2026-04-07T00:21:03.623969898Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T00:21:03.624487838Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=517.56µs logger=migrator t=2026-04-07T00:21:03.627742247Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T00:21:03.628028172Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=285.486µs logger=migrator t=2026-04-07T00:21:03.631463915Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T00:21:03.637577274Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.113859ms logger=migrator t=2026-04-07T00:21:03.640925705Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T00:21:03.644920538Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.994243ms logger=migrator t=2026-04-07T00:21:03.648235688Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T00:21:03.64923848Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.001862ms logger=migrator t=2026-04-07T00:21:03.652739993Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T00:21:03.653614841Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=874.008µs logger=migrator t=2026-04-07T00:21:03.6573213Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T00:21:03.657660297Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=339.027µs logger=migrator t=2026-04-07T00:21:03.661306354Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T00:21:03.665568234Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.271641ms logger=migrator t=2026-04-07T00:21:03.668978635Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T00:21:03.669882004Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=899.229µs logger=migrator t=2026-04-07T00:21:03.673758025Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T00:21:03.67392442Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=165.505µs logger=migrator t=2026-04-07T00:21:03.677466424Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T00:21:03.678076497Z level=info msg="Migration successfully executed" id="Move region to single row" duration=608.693µs logger=migrator t=2026-04-07T00:21:03.681854606Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T00:21:03.683142614Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.286787ms logger=migrator t=2026-04-07T00:21:03.686722159Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T00:21:03.687558756Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=835.587µs logger=migrator t=2026-04-07T00:21:03.691075591Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:21:03.692051171Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=974.77µs logger=migrator t=2026-04-07T00:21:03.695651907Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:21:03.696798721Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.146504ms logger=migrator t=2026-04-07T00:21:03.700331776Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T00:21:03.701256655Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=918.309µs logger=migrator t=2026-04-07T00:21:03.705025365Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T00:21:03.718867586Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=13.840841ms logger=migrator t=2026-04-07T00:21:03.722423491Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T00:21:03.722492352Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=72.241µs logger=migrator t=2026-04-07T00:21:03.725824322Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T00:21:03.72665643Z level=info msg="Migration successfully executed" id="create test_data table" duration=831.658µs logger=migrator t=2026-04-07T00:21:03.73045108Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T00:21:03.731735717Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.284427ms logger=migrator t=2026-04-07T00:21:03.735356673Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T00:21:03.736757143Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.39938ms logger=migrator t=2026-04-07T00:21:03.740463901Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T00:21:03.74137162Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=904.959µs logger=migrator t=2026-04-07T00:21:03.744638609Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T00:21:03.744840173Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=200.834µs logger=migrator t=2026-04-07T00:21:03.748188544Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T00:21:03.748601352Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=410.369µs logger=migrator t=2026-04-07T00:21:03.751998833Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T00:21:03.752074305Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=76.042µs logger=migrator t=2026-04-07T00:21:03.755491458Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T00:21:03.756753634Z level=info msg="Migration successfully executed" id="create team table" duration=1.259436ms logger=migrator t=2026-04-07T00:21:03.762000364Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T00:21:03.763443055Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.442181ms logger=migrator t=2026-04-07T00:21:03.770634036Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T00:21:03.771516855Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=882.648µs logger=migrator t=2026-04-07T00:21:03.775891667Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T00:21:03.782850503Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.957746ms logger=migrator t=2026-04-07T00:21:03.788636056Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T00:21:03.78882661Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=190.514µs logger=migrator t=2026-04-07T00:21:03.792506917Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T00:21:03.793429096Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=918.889µs logger=migrator t=2026-04-07T00:21:03.797550424Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T00:21:03.79831989Z level=info msg="Migration successfully executed" id="create team member table" duration=769.166µs logger=migrator t=2026-04-07T00:21:03.801948696Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T00:21:03.802857975Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=909.679µs logger=migrator t=2026-04-07T00:21:03.808027344Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T00:21:03.810346523Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.32479ms logger=migrator t=2026-04-07T00:21:03.816079673Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T00:21:03.817463673Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.38382ms logger=migrator t=2026-04-07T00:21:03.821234182Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T00:21:03.829474626Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.244483ms logger=migrator t=2026-04-07T00:21:03.833261595Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T00:21:03.836579566Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.31884ms logger=migrator t=2026-04-07T00:21:03.8410974Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T00:21:03.845687877Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.593847ms logger=migrator t=2026-04-07T00:21:03.854671056Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T00:21:03.855912243Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.247707ms logger=migrator t=2026-04-07T00:21:03.860995799Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T00:21:03.862547502Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.555973ms logger=migrator t=2026-04-07T00:21:03.866844062Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T00:21:03.867850744Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.002162ms logger=migrator t=2026-04-07T00:21:03.871898109Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T00:21:03.872911901Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.013312ms logger=migrator t=2026-04-07T00:21:03.877758302Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T00:21:03.878687522Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=929.34µs logger=migrator t=2026-04-07T00:21:03.884883173Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T00:21:03.885819862Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=936.859µs logger=migrator t=2026-04-07T00:21:03.891048113Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T00:21:03.892753879Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.703986ms logger=migrator t=2026-04-07T00:21:03.899212365Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T00:21:03.900150634Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=938.079µs logger=migrator t=2026-04-07T00:21:03.903880813Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T00:21:03.904406974Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=523.731µs logger=migrator t=2026-04-07T00:21:03.909055311Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T00:21:03.909437Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=381.709µs logger=migrator t=2026-04-07T00:21:03.913756371Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T00:21:03.914900975Z level=info msg="Migration successfully executed" id="create tag table" duration=1.147314ms logger=migrator t=2026-04-07T00:21:03.919129664Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T00:21:03.920033793Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=903.679µs logger=migrator t=2026-04-07T00:21:03.926323626Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T00:21:03.927545921Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.221895ms logger=migrator t=2026-04-07T00:21:03.933299312Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T00:21:03.934310244Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.015292ms logger=migrator t=2026-04-07T00:21:03.93840867Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T00:21:03.939043493Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=634.783µs logger=migrator t=2026-04-07T00:21:03.942489396Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:21:03.95264359Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=10.154154ms logger=migrator t=2026-04-07T00:21:03.958562214Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T00:21:03.959110476Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=551.202µs logger=migrator t=2026-04-07T00:21:03.962883536Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T00:21:03.96353848Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=654.463µs logger=migrator t=2026-04-07T00:21:03.967259437Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T00:21:03.967496212Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=237.095µs logger=migrator t=2026-04-07T00:21:03.972398876Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T00:21:03.973394427Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=996.21µs logger=migrator t=2026-04-07T00:21:03.977524564Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T00:21:03.97827436Z level=info msg="Migration successfully executed" id="create user auth table" duration=747.215µs logger=migrator t=2026-04-07T00:21:03.982190202Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T00:21:03.983099971Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=912.809µs logger=migrator t=2026-04-07T00:21:03.98823523Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T00:21:03.988305591Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=70.881µs logger=migrator t=2026-04-07T00:21:03.991846976Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T00:21:03.997125547Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.277861ms logger=migrator t=2026-04-07T00:21:04.000990578Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T00:21:04.006139267Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.148259ms logger=migrator t=2026-04-07T00:21:04.011002489Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T00:21:04.016057446Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.073297ms logger=migrator t=2026-04-07T00:21:04.02008154Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T00:21:04.025169518Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.087727ms logger=migrator t=2026-04-07T00:21:04.029215162Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T00:21:04.030124792Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=908.74µs logger=migrator t=2026-04-07T00:21:04.034709278Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T00:21:04.042742998Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.032049ms logger=migrator t=2026-04-07T00:21:04.047517308Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T00:21:04.048131181Z level=info msg="Migration successfully executed" id="create server_lock table" duration=614.043µs logger=migrator t=2026-04-07T00:21:04.051674845Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T00:21:04.052705578Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.023253ms logger=migrator t=2026-04-07T00:21:04.057819166Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T00:21:04.059215454Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.395938ms logger=migrator t=2026-04-07T00:21:04.063069745Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T00:21:04.064000416Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=929.56µs logger=migrator t=2026-04-07T00:21:04.068737035Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T00:21:04.070546183Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.820089ms logger=migrator t=2026-04-07T00:21:04.074383494Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T00:21:04.075982748Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.595273ms logger=migrator t=2026-04-07T00:21:04.081339741Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T00:21:04.086768625Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.428114ms logger=migrator t=2026-04-07T00:21:04.090474313Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T00:21:04.091388403Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=909.279µs logger=migrator t=2026-04-07T00:21:04.097248086Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T00:21:04.098658265Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.405739ms logger=migrator t=2026-04-07T00:21:04.105421098Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T00:21:04.106549992Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.129274ms logger=migrator t=2026-04-07T00:21:04.110852433Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T00:21:04.11169206Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=841.257µs logger=migrator t=2026-04-07T00:21:04.115217524Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T00:21:04.116328887Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.110413ms logger=migrator t=2026-04-07T00:21:04.121378114Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T00:21:04.121451575Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=77.071µs logger=migrator t=2026-04-07T00:21:04.12595208Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T00:21:04.126207515Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=262.845µs logger=migrator t=2026-04-07T00:21:04.130440595Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T00:21:04.132021598Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.580813ms logger=migrator t=2026-04-07T00:21:04.137476493Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:21:04.138429683Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=953.06µs logger=migrator t=2026-04-07T00:21:04.141998408Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:21:04.142923008Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=926.23µs logger=migrator t=2026-04-07T00:21:04.147135956Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:21:04.147211539Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=75.713µs logger=migrator t=2026-04-07T00:21:04.149844733Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:21:04.150819314Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=974.271µs logger=migrator t=2026-04-07T00:21:04.159108119Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:21:04.160556289Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.44897ms logger=migrator t=2026-04-07T00:21:04.165772199Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:21:04.16724668Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.474101ms logger=migrator t=2026-04-07T00:21:04.176665618Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:21:04.177631968Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=965.9µs logger=migrator t=2026-04-07T00:21:04.190578622Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T00:21:04.196437115Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.857884ms logger=migrator t=2026-04-07T00:21:04.202905991Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T00:21:04.203860821Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=954.38µs logger=migrator t=2026-04-07T00:21:04.216513687Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T00:21:04.217325965Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=817.098µs logger=migrator t=2026-04-07T00:21:04.223011795Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T00:21:04.224356653Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.345568ms logger=migrator t=2026-04-07T00:21:04.229853218Z 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-07T00:21:04.230827689Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=973.821µs logger=migrator t=2026-04-07T00:21:04.238230675Z 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-07T00:21:04.239650106Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.419271ms logger=migrator t=2026-04-07T00:21:04.244101219Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:21:04.244207561Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=111.043µs logger=migrator t=2026-04-07T00:21:04.249345169Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T00:21:04.250918873Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.572424ms logger=migrator t=2026-04-07T00:21:04.259121145Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T00:21:04.260131397Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.009591ms logger=migrator t=2026-04-07T00:21:04.264258793Z 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-07T00:21:04.265246525Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=983.571µs logger=migrator t=2026-04-07T00:21:04.278628196Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T00:21:04.28025661Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.630115ms logger=migrator t=2026-04-07T00:21:04.285655424Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T00:21:04.294207154Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.55298ms logger=migrator t=2026-04-07T00:21:04.317125757Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:21:04.318092478Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=966.851µs logger=migrator t=2026-04-07T00:21:04.325074964Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:21:04.327045966Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.976632ms logger=migrator t=2026-04-07T00:21:04.331695683Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T00:21:04.356177169Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.481496ms logger=migrator t=2026-04-07T00:21:04.365350942Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T00:21:04.395967697Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.619415ms logger=migrator t=2026-04-07T00:21:04.400801019Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:21:04.401641706Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=836.417µs logger=migrator t=2026-04-07T00:21:04.406147192Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:21:04.408489771Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.336829ms logger=migrator t=2026-04-07T00:21:04.414688252Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T00:21:04.421020385Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.331893ms logger=migrator t=2026-04-07T00:21:04.427722906Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T00:21:04.433787814Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.066628ms logger=migrator t=2026-04-07T00:21:04.439577086Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T00:21:04.440666499Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.089752ms logger=migrator t=2026-04-07T00:21:04.44642969Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T00:21:04.447432152Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.002832ms logger=migrator t=2026-04-07T00:21:04.452726243Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T00:21:04.45500755Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.280557ms logger=migrator t=2026-04-07T00:21:04.460988828Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T00:21:04.462109051Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.122914ms logger=migrator t=2026-04-07T00:21:04.468979175Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:21:04.469174409Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=195.044µs logger=migrator t=2026-04-07T00:21:04.474519162Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T00:21:04.484296898Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.778967ms logger=migrator t=2026-04-07T00:21:04.489153711Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T00:21:04.493812438Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.658377ms logger=migrator t=2026-04-07T00:21:04.49960956Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T00:21:04.508049698Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.439018ms logger=migrator t=2026-04-07T00:21:04.514599266Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T00:21:04.515567116Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=968.69µs logger=migrator t=2026-04-07T00:21:04.52145489Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T00:21:04.52241551Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=960.42µs logger=migrator t=2026-04-07T00:21:04.528334986Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T00:21:04.540075193Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.748458ms logger=migrator t=2026-04-07T00:21:04.545575719Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T00:21:04.54990864Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.332831ms logger=migrator t=2026-04-07T00:21:04.555364434Z 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-07T00:21:04.556503649Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.139595ms logger=migrator t=2026-04-07T00:21:04.5627369Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T00:21:04.571005614Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.269094ms logger=migrator t=2026-04-07T00:21:04.57649688Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T00:21:04.583119369Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.621759ms logger=migrator t=2026-04-07T00:21:04.588297818Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T00:21:04.58836513Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.652µs logger=migrator t=2026-04-07T00:21:04.59407663Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T00:21:04.595778976Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.700506ms logger=migrator t=2026-04-07T00:21:04.601146039Z 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-07T00:21:04.602695492Z 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.545092ms logger=migrator t=2026-04-07T00:21:04.608247578Z 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-07T00:21:04.609326081Z 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.077843ms logger=migrator t=2026-04-07T00:21:04.615171535Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:21:04.615304708Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=134.553µs logger=migrator t=2026-04-07T00:21:04.621816034Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T00:21:04.628664228Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.853554ms logger=migrator t=2026-04-07T00:21:04.635951062Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T00:21:04.641259054Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.312702ms logger=migrator t=2026-04-07T00:21:04.646377662Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T00:21:04.652198224Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.818992ms logger=migrator t=2026-04-07T00:21:04.657599918Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T00:21:04.667959616Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.355978ms logger=migrator t=2026-04-07T00:21:04.674725749Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T00:21:04.682309029Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.5791ms logger=migrator t=2026-04-07T00:21:04.688952358Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T00:21:04.6890232Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=72.112µs logger=migrator t=2026-04-07T00:21:04.694532426Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T00:21:04.695823503Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.293707ms logger=migrator t=2026-04-07T00:21:04.701785818Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T00:21:04.708090502Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.304384ms logger=migrator t=2026-04-07T00:21:04.71369528Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T00:21:04.713747761Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=52.541µs logger=migrator t=2026-04-07T00:21:04.720016873Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T00:21:04.729916852Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.899919ms logger=migrator t=2026-04-07T00:21:04.738962122Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T00:21:04.741195309Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.239107ms logger=migrator t=2026-04-07T00:21:04.747442221Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T00:21:04.753878516Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.430725ms logger=migrator t=2026-04-07T00:21:04.760767732Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T00:21:04.761396815Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=626.782µs logger=migrator t=2026-04-07T00:21:04.767278688Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T00:21:04.769069705Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.790797ms logger=migrator t=2026-04-07T00:21:04.775802018Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T00:21:04.783129242Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.213871ms logger=migrator t=2026-04-07T00:21:04.78872425Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T00:21:04.789359854Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=634.954µs logger=migrator t=2026-04-07T00:21:04.793552181Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T00:21:04.795183836Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.631385ms logger=migrator t=2026-04-07T00:21:04.801103051Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T00:21:04.801923948Z level=info msg="Migration successfully executed" id="create alert_image table" duration=821.267µs logger=migrator t=2026-04-07T00:21:04.805546764Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T00:21:04.806518165Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=968.261µs logger=migrator t=2026-04-07T00:21:04.812133023Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T00:21:04.812199464Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.911µs logger=migrator t=2026-04-07T00:21:04.818987717Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T00:21:04.820375427Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.385999ms logger=migrator t=2026-04-07T00:21:04.826911244Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T00:21:04.828324334Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.41431ms logger=migrator t=2026-04-07T00:21:04.834148517Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:21:04.834533395Z 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-07T00:21:04.840897399Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T00:21:04.841344438Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=446.009µs logger=migrator t=2026-04-07T00:21:04.846308153Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T00:21:04.847937707Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.633995ms logger=migrator t=2026-04-07T00:21:04.851812379Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T00:21:04.861201106Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.387557ms logger=migrator t=2026-04-07T00:21:04.869240655Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T00:21:04.871526054Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.282868ms logger=migrator t=2026-04-07T00:21:04.877119482Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T00:21:04.878187054Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.067692ms logger=migrator t=2026-04-07T00:21:04.88324658Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T00:21:04.884075769Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=830.239µs logger=migrator t=2026-04-07T00:21:04.89130082Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T00:21:04.893198611Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.897461ms logger=migrator t=2026-04-07T00:21:04.898979982Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T00:21:04.900072765Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.090083ms logger=migrator t=2026-04-07T00:21:04.905129042Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T00:21:04.905175343Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=48.081µs logger=migrator t=2026-04-07T00:21:04.910627717Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T00:21:04.910734099Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=107.252µs logger=migrator t=2026-04-07T00:21:04.916203685Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T00:21:04.925127983Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.928507ms logger=migrator t=2026-04-07T00:21:04.929283011Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T00:21:04.929583987Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=295.476µs logger=migrator t=2026-04-07T00:21:04.935240356Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T00:21:04.936019782Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=779.506µs logger=migrator t=2026-04-07T00:21:04.941970467Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T00:21:04.942881107Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=910.54µs logger=migrator t=2026-04-07T00:21:04.948512956Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T00:21:04.949499396Z level=info msg="Migration successfully executed" id="create data_keys table" duration=987.1µs logger=migrator t=2026-04-07T00:21:04.955609675Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T00:21:04.956612426Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.005881ms logger=migrator t=2026-04-07T00:21:04.962259124Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T00:21:04.99668488Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.424376ms logger=migrator t=2026-04-07T00:21:05.011268577Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T00:21:05.018815526Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.546279ms logger=migrator t=2026-04-07T00:21:05.024151859Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T00:21:05.024291572Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=141.823µs logger=migrator t=2026-04-07T00:21:05.031417331Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T00:21:05.066264216Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.852595ms logger=migrator t=2026-04-07T00:21:05.071299141Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T00:21:05.101756553Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.456302ms logger=migrator t=2026-04-07T00:21:05.107689678Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T00:21:05.108297321Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=607.783µs logger=migrator t=2026-04-07T00:21:05.114317798Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T00:21:05.116013053Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.694505ms logger=migrator t=2026-04-07T00:21:05.121380346Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T00:21:05.121638101Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=258.315µs logger=migrator t=2026-04-07T00:21:05.128628719Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T00:21:05.129844585Z level=info msg="Migration successfully executed" id="create permission table" duration=1.211715ms logger=migrator t=2026-04-07T00:21:05.136026194Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T00:21:05.137741871Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.715137ms logger=migrator t=2026-04-07T00:21:05.143134975Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T00:21:05.144150796Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.0151ms logger=migrator t=2026-04-07T00:21:05.149258523Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T00:21:05.150772106Z level=info msg="Migration successfully executed" id="create role table" duration=1.513533ms logger=migrator t=2026-04-07T00:21:05.156152669Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T00:21:05.163659717Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.510628ms logger=migrator t=2026-04-07T00:21:05.169477489Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T00:21:05.175403535Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.924646ms logger=migrator t=2026-04-07T00:21:05.183701648Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T00:21:05.185792313Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.103185ms logger=migrator t=2026-04-07T00:21:05.192147188Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T00:21:05.193544656Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.397839ms logger=migrator t=2026-04-07T00:21:05.200186346Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T00:21:05.201363001Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.178225ms logger=migrator t=2026-04-07T00:21:05.206897718Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T00:21:05.208546822Z level=info msg="Migration successfully executed" id="create team role table" duration=1.648214ms logger=migrator t=2026-04-07T00:21:05.21508782Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T00:21:05.216227874Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.139644ms logger=migrator t=2026-04-07T00:21:05.223002147Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T00:21:05.224904007Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.901409ms logger=migrator t=2026-04-07T00:21:05.230879562Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T00:21:05.232388465Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.508563ms logger=migrator t=2026-04-07T00:21:05.237268298Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T00:21:05.238206387Z level=info msg="Migration successfully executed" id="create user role table" duration=938.09µs logger=migrator t=2026-04-07T00:21:05.24404081Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T00:21:05.245372779Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.331449ms logger=migrator t=2026-04-07T00:21:05.250430604Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T00:21:05.251778513Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.347009ms logger=migrator t=2026-04-07T00:21:05.257509904Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T00:21:05.258824781Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.314307ms logger=migrator t=2026-04-07T00:21:05.266672116Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T00:21:05.268184329Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.511673ms logger=migrator t=2026-04-07T00:21:05.27913556Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T00:21:05.280723962Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.594853ms logger=migrator t=2026-04-07T00:21:05.28725012Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T00:21:05.288343723Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.094223ms logger=migrator t=2026-04-07T00:21:05.294653816Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T00:21:05.30246181Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.807954ms logger=migrator t=2026-04-07T00:21:05.319291485Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T00:21:05.321462461Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.182286ms logger=migrator t=2026-04-07T00:21:05.325188609Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T00:21:05.32713459Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.946211ms logger=migrator t=2026-04-07T00:21:05.332198337Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T00:21:05.333812641Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.620324ms logger=migrator t=2026-04-07T00:21:05.338820576Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T00:21:05.341954792Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=3.146066ms logger=migrator t=2026-04-07T00:21:05.345860604Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T00:21:05.346812545Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=951.131µs logger=migrator t=2026-04-07T00:21:05.35181673Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T00:21:05.353821082Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.981441ms logger=migrator t=2026-04-07T00:21:05.358021911Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T00:21:05.366389847Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.367046ms logger=migrator t=2026-04-07T00:21:05.370210387Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T00:21:05.379274628Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.062751ms logger=migrator t=2026-04-07T00:21:05.383031788Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T00:21:05.388676637Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.640669ms logger=migrator t=2026-04-07T00:21:05.392832904Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T00:21:05.40118745Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.354106ms logger=migrator t=2026-04-07T00:21:05.405520551Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T00:21:05.407192186Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.676395ms logger=migrator t=2026-04-07T00:21:05.41260156Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T00:21:05.41398026Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.37863ms logger=migrator t=2026-04-07T00:21:05.41735323Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T00:21:05.418456193Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.102983ms logger=migrator t=2026-04-07T00:21:05.428157668Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T00:21:05.429125778Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=964.78µs logger=migrator t=2026-04-07T00:21:05.433823817Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T00:21:05.435106014Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.287207ms logger=migrator t=2026-04-07T00:21:05.441185902Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T00:21:05.441415377Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=235.465µs logger=migrator t=2026-04-07T00:21:05.445156516Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T00:21:05.445259098Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=103.882µs logger=migrator t=2026-04-07T00:21:05.448835083Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T00:21:05.449530278Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=702.315µs logger=migrator t=2026-04-07T00:21:05.455165806Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T00:21:05.455881672Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=717.076µs logger=migrator t=2026-04-07T00:21:05.468248272Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T00:21:05.470149912Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.90545ms logger=migrator t=2026-04-07T00:21:05.475308531Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T00:21:05.475608438Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=299.947µs logger=migrator t=2026-04-07T00:21:05.479439248Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T00:21:05.480261255Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=826.427µs logger=migrator t=2026-04-07T00:21:05.484917333Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T00:21:05.486000056Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.082433ms logger=migrator t=2026-04-07T00:21:05.48996205Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T00:21:05.491840989Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.877519ms logger=migrator t=2026-04-07T00:21:05.497097169Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T00:21:05.506820745Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.723326ms logger=migrator t=2026-04-07T00:21:05.512160777Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T00:21:05.512252559Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=91.942µs logger=migrator t=2026-04-07T00:21:05.517436109Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T00:21:05.518921079Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.47546ms logger=migrator t=2026-04-07T00:21:05.523620409Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T00:21:05.524836414Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.216555ms logger=migrator t=2026-04-07T00:21:05.52937874Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T00:21:05.530698587Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.319897ms logger=migrator t=2026-04-07T00:21:05.534540729Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T00:21:05.551296532Z level=info msg="Migration successfully executed" id="add correlation config column" duration=16.744402ms logger=migrator t=2026-04-07T00:21:05.5555297Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T00:21:05.556463901Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=933.931µs logger=migrator t=2026-04-07T00:21:05.560525686Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T00:21:05.561281391Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=755.705µs logger=migrator t=2026-04-07T00:21:05.564665412Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:21:05.589512266Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.844104ms logger=migrator t=2026-04-07T00:21:05.598472726Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T00:21:05.599881505Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.4123ms logger=migrator t=2026-04-07T00:21:05.603763636Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T00:21:05.604661386Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=896.55µs logger=migrator t=2026-04-07T00:21:05.608540027Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T00:21:05.609746903Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.206656ms logger=migrator t=2026-04-07T00:21:05.613655035Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T00:21:05.615262979Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.612324ms logger=migrator t=2026-04-07T00:21:05.620883548Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T00:21:05.621307256Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=424.018µs logger=migrator t=2026-04-07T00:21:05.625316031Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T00:21:05.62626833Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=951.999µs logger=migrator t=2026-04-07T00:21:05.630083681Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T00:21:05.639141482Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.057341ms logger=migrator t=2026-04-07T00:21:05.643492524Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T00:21:05.644348541Z level=info msg="Migration successfully executed" id="create entity_events table" duration=855.857µs logger=migrator t=2026-04-07T00:21:05.648235003Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T00:21:05.649248145Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.013192ms logger=migrator t=2026-04-07T00:21:05.652882291Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:21:05.653431592Z 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-07T00:21:05.657469128Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:21:05.657952308Z 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-07T00:21:05.661511053Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T00:21:05.662449732Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=938.309µs logger=migrator t=2026-04-07T00:21:05.668437009Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T00:21:05.670478791Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.044052ms logger=migrator t=2026-04-07T00:21:05.675370155Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:21:05.676471718Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.097023ms logger=migrator t=2026-04-07T00:21:05.681409332Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:21:05.683986806Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.582344ms logger=migrator t=2026-04-07T00:21:05.68888564Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:21:05.691091426Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.211226ms logger=migrator t=2026-04-07T00:21:05.69607539Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:21:05.697211065Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.137025ms logger=migrator t=2026-04-07T00:21:05.702381884Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T00:21:05.703202171Z level=info msg="Migration successfully executed" id="Drop public config table" duration=820.367µs logger=migrator t=2026-04-07T00:21:05.709566595Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T00:21:05.712116319Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.553774ms logger=migrator t=2026-04-07T00:21:05.716992381Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:21:05.7183659Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.374219ms logger=migrator t=2026-04-07T00:21:05.723514999Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:21:05.725298257Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.783148ms logger=migrator t=2026-04-07T00:21:05.731355034Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T00:21:05.732480417Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.128743ms logger=migrator t=2026-04-07T00:21:05.738878293Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T00:21:05.765812779Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.922826ms logger=migrator t=2026-04-07T00:21:05.770495898Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T00:21:05.777590977Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.095699ms logger=migrator t=2026-04-07T00:21:05.782865059Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T00:21:05.792512822Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.644714ms logger=migrator t=2026-04-07T00:21:05.796166009Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T00:21:05.796441554Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=276.435µs logger=migrator t=2026-04-07T00:21:05.799891837Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T00:21:05.8090139Z level=info msg="Migration successfully executed" id="add share column" duration=9.121753ms logger=migrator t=2026-04-07T00:21:05.812559044Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T00:21:05.812709037Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=151.333µs logger=migrator t=2026-04-07T00:21:05.815918085Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T00:21:05.81664213Z level=info msg="Migration successfully executed" id="create file table" duration=723.465µs logger=migrator t=2026-04-07T00:21:05.820340849Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T00:21:05.822222928Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.882218ms logger=migrator t=2026-04-07T00:21:05.826324444Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T00:21:05.828145883Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.821009ms logger=migrator t=2026-04-07T00:21:05.831989334Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T00:21:05.832959224Z level=info msg="Migration successfully executed" id="create file_meta table" duration=969.38µs logger=migrator t=2026-04-07T00:21:05.836785045Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T00:21:05.838201464Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.416059ms logger=migrator t=2026-04-07T00:21:05.842401473Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T00:21:05.842501845Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=98.292µs logger=migrator t=2026-04-07T00:21:05.846508919Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T00:21:05.846724854Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=221.535µs logger=migrator t=2026-04-07T00:21:05.852133218Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T00:21:05.853053107Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=916.889µs logger=migrator t=2026-04-07T00:21:05.85888531Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T00:21:05.85934818Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=465.05µs logger=migrator t=2026-04-07T00:21:05.863998567Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T00:21:05.865597891Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.598904ms logger=migrator t=2026-04-07T00:21:05.868984673Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T00:21:05.878979274Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.99401ms logger=migrator t=2026-04-07T00:21:05.882667241Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T00:21:05.882878885Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=211.634µs logger=migrator t=2026-04-07T00:21:05.886210335Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T00:21:05.887381491Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.171056ms logger=migrator t=2026-04-07T00:21:05.890787702Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T00:21:05.891273482Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=486.16µs logger=migrator t=2026-04-07T00:21:05.896091124Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T00:21:05.896743608Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=657.343µs logger=migrator t=2026-04-07T00:21:05.901180721Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T00:21:05.902130221Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=947.98µs logger=migrator t=2026-04-07T00:21:05.907437453Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T00:21:05.916908932Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.464519ms logger=migrator t=2026-04-07T00:21:05.920697692Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T00:21:05.929666361Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.967279ms logger=migrator t=2026-04-07T00:21:05.933572903Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T00:21:05.934753509Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.160625ms logger=migrator t=2026-04-07T00:21:05.939766313Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T00:21:06.02506229Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.288027ms logger=migrator t=2026-04-07T00:21:06.03221883Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T00:21:06.034667252Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.452632ms logger=migrator t=2026-04-07T00:21:06.04402462Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T00:21:06.045308186Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.283106ms logger=migrator t=2026-04-07T00:21:06.051981697Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T00:21:06.082896628Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.914291ms logger=migrator t=2026-04-07T00:21:06.088582929Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T00:21:06.098287662Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.704184ms logger=migrator t=2026-04-07T00:21:06.104764869Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T00:21:06.105027644Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=263.375µs logger=migrator t=2026-04-07T00:21:06.110576571Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T00:21:06.110764995Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=184.564µs logger=migrator t=2026-04-07T00:21:06.120098912Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T00:21:06.120652304Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=558.522µs logger=migrator t=2026-04-07T00:21:06.12617292Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T00:21:06.126567488Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=389.428µs logger=migrator t=2026-04-07T00:21:06.130974471Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T00:21:06.131357109Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=383.868µs logger=migrator t=2026-04-07T00:21:06.136897446Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T00:21:06.138257324Z level=info msg="Migration successfully executed" id="create folder table" duration=1.360728ms logger=migrator t=2026-04-07T00:21:06.150119784Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T00:21:06.151777409Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.673166ms logger=migrator t=2026-04-07T00:21:06.155332574Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T00:21:06.157005829Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.672825ms logger=migrator t=2026-04-07T00:21:06.162293581Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T00:21:06.162344802Z level=info msg="Migration successfully executed" id="Update folder title length" duration=56.802µs logger=migrator t=2026-04-07T00:21:06.170156927Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:21:06.172729481Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.575055ms logger=migrator t=2026-04-07T00:21:06.180509524Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:21:06.183058898Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.561034ms logger=migrator t=2026-04-07T00:21:06.186793657Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T00:21:06.188315108Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.523441ms logger=migrator t=2026-04-07T00:21:06.195452259Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T00:21:06.196495971Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.047902ms logger=migrator t=2026-04-07T00:21:06.200755821Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T00:21:06.201274602Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=519.271µs logger=migrator t=2026-04-07T00:21:06.206101693Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T00:21:06.207475972Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.373129ms logger=migrator t=2026-04-07T00:21:06.21450891Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T00:21:06.215505761Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=997.181µs logger=migrator t=2026-04-07T00:21:06.2187618Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T00:21:06.219776871Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.014661ms logger=migrator t=2026-04-07T00:21:06.223823907Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T00:21:06.225717146Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.891689ms logger=migrator t=2026-04-07T00:21:06.23299037Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T00:21:06.23586267Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.877191ms logger=migrator t=2026-04-07T00:21:06.239854685Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T00:21:06.240833625Z level=info msg="Migration successfully executed" id="create anon_device table" duration=978.3µs logger=migrator t=2026-04-07T00:21:06.245048363Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T00:21:06.246089826Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.041383ms logger=migrator t=2026-04-07T00:21:06.249893816Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T00:21:06.251409228Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.514722ms logger=migrator t=2026-04-07T00:21:06.2591581Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T00:21:06.260445018Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.286668ms logger=migrator t=2026-04-07T00:21:06.264164656Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T00:21:06.265732879Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.575783ms logger=migrator t=2026-04-07T00:21:06.270821587Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T00:21:06.272083943Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.260326ms logger=migrator t=2026-04-07T00:21:06.277379435Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T00:21:06.277753563Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=372.157µs logger=migrator t=2026-04-07T00:21:06.281495671Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T00:21:06.292478542Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.979191ms logger=migrator t=2026-04-07T00:21:06.296403956Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T00:21:06.299160314Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=2.763149ms logger=migrator t=2026-04-07T00:21:06.303008904Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:21:06.303033705Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.421µs logger=migrator t=2026-04-07T00:21:06.307692113Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:21:06.308899718Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.207845ms logger=migrator t=2026-04-07T00:21:06.313903364Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:21:06.313927945Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.98µs logger=migrator t=2026-04-07T00:21:06.319569683Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T00:21:06.321664357Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.093544ms logger=migrator t=2026-04-07T00:21:06.328623354Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:21:06.329843Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.223746ms logger=migrator t=2026-04-07T00:21:06.335039688Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T00:21:06.336054551Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.014702ms logger=migrator t=2026-04-07T00:21:06.341161558Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T00:21:06.342425424Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.265416ms logger=migrator t=2026-04-07T00:21:06.348698976Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T00:21:06.348964452Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=266.006µs logger=migrator t=2026-04-07T00:21:06.352278103Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T00:21:06.352907516Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=627.934µs logger=migrator t=2026-04-07T00:21:06.356524171Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T00:21:06.357511823Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=987.502µs logger=migrator t=2026-04-07T00:21:06.361562598Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T00:21:06.362488657Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=925.429µs logger=migrator t=2026-04-07T00:21:06.366920271Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T00:21:06.377061084Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.141193ms logger=migrator t=2026-04-07T00:21:06.382991189Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T00:21:06.392673523Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.682104ms logger=migrator t=2026-04-07T00:21:06.396909932Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T00:21:06.404175205Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.264113ms logger=migrator t=2026-04-07T00:21:06.408639039Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T00:21:06.408722381Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=83.562µs logger=migrator t=2026-04-07T00:21:06.412036191Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T00:21:06.419843466Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.806485ms logger=migrator t=2026-04-07T00:21:06.424068334Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T00:21:06.431251916Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.181022ms logger=migrator t=2026-04-07T00:21:06.438264803Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T00:21:06.43859513Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=330.357µs logger=migrator t=2026-04-07T00:21:06.443631576Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.398766489s logger=migrator t=2026-04-07T00:21:06.44429389Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T00:21:06.461898181Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T00:21:06.462186597Z level=info msg="Created default organization" logger=secrets t=2026-04-07T00:21:06.467395927Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:21:06.519479243Z level=info msg="Restored cache from database" duration=637.303µs logger=plugin.store t=2026-04-07T00:21:06.520922034Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T00:21:06.559120458Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T00:21:06.559160129Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T00:21:06.559248672Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T00:21:06.559274812Z level=info msg="Plugins loaded" count=54 duration=38.354218ms logger=query_data t=2026-04-07T00:21:06.56394684Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T00:21:06.56820266Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T00:21:06.57671857Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T00:21:06.584670517Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T00:21:06.586766761Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T00:21:06.588269453Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T00:21:06.607383765Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T00:21:06.62940414Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T00:21:06.647286096Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T00:21:06.647305166Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-07T00:21:06.647582052Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-07T00:21:06.648794017Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-07T00:21:06.649930821Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-07T00:21:06.658951131Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-07T00:21:06.723056662Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-07T00:21:06.728038897Z level=info msg="State cache has been initialized" states=0 duration=80.452825ms logger=ngalert.scheduler t=2026-04-07T00:21:06.728115488Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T00:21:06.72821871Z level=info msg=starting first_tick=2026-04-07T00:21:10Z logger=sqlstore.transactions t=2026-04-07T00:21:06.740661312Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-04-07T00:21:06.742205025Z level=info msg="Update check succeeded" duration=94.551102ms logger=plugins.update.checker t=2026-04-07T00:21:06.7429269Z level=info msg="Update check succeeded" duration=95.145014ms logger=sqlstore.transactions t=2026-04-07T00:21:06.751586122Z 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-07T00:21:06.803885214Z level=info msg="Patterns update finished" duration=74.641772ms logger=provisioning.dashboard t=2026-04-07T00:21:06.835215294Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-07T00:21:07.028358162Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T00:21:07.028817112Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T00:21:10.870352083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:10.871195552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:10.896486825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:10.986157943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.006678415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.041755054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.064738398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.165070661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.18638343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.220667793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.242392699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.393789378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.408953358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.740563682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.767043521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.901735408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.922692578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.947424789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.966708586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:11.995672625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.014520993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.039411547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.056750372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.092210919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.111081486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.143696493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.186991715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.271888274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.288409152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.33534711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.35436458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.40417533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.429209607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.512455471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.527918546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.608442002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.628587676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.6999644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.717292295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.773284764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.796684277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.858971558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.880024753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.946918361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:12.966384561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.022728158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.040349439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.102823475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.122147982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.194374693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.210895041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.28779596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.305393662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.3732112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.389289789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.469267463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.486521456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.556762706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.576117453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.639896417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.655417944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.715765935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.735060391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.816986837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.845422385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.930095329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:13.951260825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.027572412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.046386468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.13335882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.153182608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.236440592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.250179691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.321646776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.345841006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.45240239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.472452203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.597715461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.61999918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:21:14.720365975Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T00:22:57.670159033Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T00:31:06.682321284Z level=info msg="Completed cleanup jobs" duration=33.257704ms logger=plugins.update.checker t=2026-04-07T00:31:06.791307523Z level=info msg="Update check succeeded" duration=47.944746ms logger=sqlstore.transactions t=2026-04-07T00:36:06.583068616Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"