logger=settings t=2026-04-03T05:13:40.172245572Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-03T05:13:40Z logger=settings t=2026-04-03T05:13:40.172529098Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-03T05:13:40.172535468Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-03T05:13:40.172538529Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-03T05:13:40.172541279Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-03T05:13:40.172543929Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-03T05:13:40.172546579Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-03T05:13:40.172549309Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-03T05:13:40.172552279Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-03T05:13:40.172556549Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-03T05:13:40.172560609Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-03T05:13:40.172563199Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-03T05:13:40.172565769Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-03T05:13:40.172568339Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-03T05:13:40.172571029Z level=info msg=Target target=[all] logger=settings t=2026-04-03T05:13:40.172577359Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-03T05:13:40.172579959Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-03T05:13:40.172582399Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-03T05:13:40.17258489Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-03T05:13:40.17258747Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-03T05:13:40.17259005Z level=info msg="App mode production" logger=sqlstore t=2026-04-03T05:13:40.172912757Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-03T05:13:40.172925938Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-03T05:13:40.174971781Z level=info msg="Locking database" logger=migrator t=2026-04-03T05:13:40.174984831Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-03T05:13:40.175521133Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-03T05:13:40.176339741Z level=info msg="Migration successfully executed" id="create migration_log table" duration=818.368µs logger=migrator t=2026-04-03T05:13:40.183606307Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-03T05:13:40.184393025Z level=info msg="Migration successfully executed" id="create user table" duration=786.938µs logger=migrator t=2026-04-03T05:13:40.18882016Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-03T05:13:40.191067739Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.245809ms logger=migrator t=2026-04-03T05:13:40.198258324Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-03T05:13:40.19897996Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=721.736µs logger=migrator t=2026-04-03T05:13:40.204479368Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-03T05:13:40.205260655Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=781.207µs logger=migrator t=2026-04-03T05:13:40.211909518Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-03T05:13:40.21337874Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.463432ms logger=migrator t=2026-04-03T05:13:40.218554342Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-03T05:13:40.221140238Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.574316ms logger=migrator t=2026-04-03T05:13:40.224768626Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-03T05:13:40.225662735Z level=info msg="Migration successfully executed" id="create user table v2" duration=891.249µs logger=migrator t=2026-04-03T05:13:40.229431697Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-03T05:13:40.230689523Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.257856ms logger=migrator t=2026-04-03T05:13:40.235266413Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-03T05:13:40.235942137Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=675.704µs logger=migrator t=2026-04-03T05:13:40.240596008Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-03T05:13:40.241211921Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=620.424µs logger=migrator t=2026-04-03T05:13:40.246477444Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-03T05:13:40.247246491Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=769.547µs logger=migrator t=2026-04-03T05:13:40.252094146Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-03T05:13:40.253162968Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.068342ms logger=migrator t=2026-04-03T05:13:40.259349642Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-03T05:13:40.259391283Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.661µs logger=migrator t=2026-04-03T05:13:40.266206121Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-03T05:13:40.267294184Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.080653ms logger=migrator t=2026-04-03T05:13:40.273403905Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-03T05:13:40.273861586Z level=info msg="Migration successfully executed" id="Add missing user data" duration=457.751µs logger=migrator t=2026-04-03T05:13:40.279521168Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-03T05:13:40.280631932Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.110494ms logger=migrator t=2026-04-03T05:13:40.28428709Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-03T05:13:40.285073008Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=785.538µs logger=migrator t=2026-04-03T05:13:40.288566473Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-03T05:13:40.290101466Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.537603ms logger=migrator t=2026-04-03T05:13:40.295763048Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-03T05:13:40.306433278Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.678841ms logger=migrator t=2026-04-03T05:13:40.310056796Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-03T05:13:40.311190941Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.133655ms logger=migrator t=2026-04-03T05:13:40.314708897Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-03T05:13:40.314942972Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=233.685µs logger=migrator t=2026-04-03T05:13:40.318916428Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-03T05:13:40.31995568Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.039212ms logger=migrator t=2026-04-03T05:13:40.3269084Z 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-03T05:13:40.327456012Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=547.693µs logger=migrator t=2026-04-03T05:13:40.334726138Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-03T05:13:40.335314841Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=588.473µs logger=migrator t=2026-04-03T05:13:40.342886015Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-03T05:13:40.343916637Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.036593ms logger=migrator t=2026-04-03T05:13:40.35238075Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-03T05:13:40.353954453Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.573853ms logger=migrator t=2026-04-03T05:13:40.362041338Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-03T05:13:40.362953647Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=905.819µs logger=migrator t=2026-04-03T05:13:40.370034401Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-03T05:13:40.370543091Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=508.24µs logger=migrator t=2026-04-03T05:13:40.380036676Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-03T05:13:40.38112879Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.093124ms logger=migrator t=2026-04-03T05:13:40.385903433Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-03T05:13:40.385934874Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.301µs logger=migrator t=2026-04-03T05:13:40.390084373Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-03T05:13:40.390846299Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=762.376µs logger=migrator t=2026-04-03T05:13:40.39455538Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-03T05:13:40.395233714Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=678.024µs logger=migrator t=2026-04-03T05:13:40.400443067Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-03T05:13:40.401558321Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.113373ms logger=migrator t=2026-04-03T05:13:40.406073888Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-03T05:13:40.407485538Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.41183ms logger=migrator t=2026-04-03T05:13:40.413226072Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-03T05:13:40.416263598Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.037136ms logger=migrator t=2026-04-03T05:13:40.421801147Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-03T05:13:40.422593465Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=792.358µs logger=migrator t=2026-04-03T05:13:40.426429987Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-03T05:13:40.427469009Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.034802ms logger=migrator t=2026-04-03T05:13:40.432218722Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-03T05:13:40.433806847Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.587765ms logger=migrator t=2026-04-03T05:13:40.439317006Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-03T05:13:40.43996641Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=649.214µs logger=migrator t=2026-04-03T05:13:40.443649339Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-03T05:13:40.444306603Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=657.244µs logger=migrator t=2026-04-03T05:13:40.448091525Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-03T05:13:40.448453813Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=362.598µs logger=migrator t=2026-04-03T05:13:40.453240027Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-03T05:13:40.45386808Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=628.053µs logger=migrator t=2026-04-03T05:13:40.459745747Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-03T05:13:40.460628735Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=882.728µs logger=migrator t=2026-04-03T05:13:40.465753036Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-03T05:13:40.466755037Z level=info msg="Migration successfully executed" id="create star table" duration=1.001871ms logger=migrator t=2026-04-03T05:13:40.471414598Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-03T05:13:40.472121743Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=707.165µs logger=migrator t=2026-04-03T05:13:40.494948846Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-03T05:13:40.496194403Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.245637ms logger=migrator t=2026-04-03T05:13:40.50158863Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-03T05:13:40.50253125Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=943.541µs logger=migrator t=2026-04-03T05:13:40.507515527Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-03T05:13:40.508385096Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=874.189µs logger=migrator t=2026-04-03T05:13:40.512971015Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-03T05:13:40.51368199Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=710.745µs logger=migrator t=2026-04-03T05:13:40.51972861Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-03T05:13:40.520949397Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.220687ms logger=migrator t=2026-04-03T05:13:40.525846053Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-03T05:13:40.527078909Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.232816ms logger=migrator t=2026-04-03T05:13:40.53172504Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-03T05:13:40.531759291Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.241µs logger=migrator t=2026-04-03T05:13:40.536321269Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-03T05:13:40.536344499Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=24.321µs logger=migrator t=2026-04-03T05:13:40.542119594Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-03T05:13:40.54243773Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=318.597µs logger=migrator t=2026-04-03T05:13:40.547536871Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-03T05:13:40.548746997Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.209447ms logger=migrator t=2026-04-03T05:13:40.55395805Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-03T05:13:40.554826928Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=871.238µs logger=migrator t=2026-04-03T05:13:40.559487079Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-03T05:13:40.560596093Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.108524ms logger=migrator t=2026-04-03T05:13:40.566471809Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-03T05:13:40.567153374Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=681.225µs logger=migrator t=2026-04-03T05:13:40.571731083Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-03T05:13:40.572565451Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=827.537µs logger=migrator t=2026-04-03T05:13:40.577508437Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-03T05:13:40.578538909Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.028932ms logger=migrator t=2026-04-03T05:13:40.584778475Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-03T05:13:40.591215173Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.437668ms logger=migrator t=2026-04-03T05:13:40.596472727Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-03T05:13:40.597272414Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=794.347µs logger=migrator t=2026-04-03T05:13:40.601856183Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-03T05:13:40.602729192Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=877.149µs logger=migrator t=2026-04-03T05:13:40.608581628Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-03T05:13:40.609432096Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=850.398µs logger=migrator t=2026-04-03T05:13:40.615819885Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-03T05:13:40.617033491Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.211986ms logger=migrator t=2026-04-03T05:13:40.623476619Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-03T05:13:40.624341819Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=865.27µs logger=migrator t=2026-04-03T05:13:40.630941511Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-03T05:13:40.631156485Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=215.254µs logger=migrator t=2026-04-03T05:13:40.636389738Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-03T05:13:40.640579798Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.18918ms logger=migrator t=2026-04-03T05:13:40.646165179Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-03T05:13:40.648777585Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.612436ms logger=migrator t=2026-04-03T05:13:40.654958079Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-03T05:13:40.656373299Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.41628ms logger=migrator t=2026-04-03T05:13:40.661045041Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-03T05:13:40.66196092Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=915.23µs logger=migrator t=2026-04-03T05:13:40.668061431Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-03T05:13:40.671591478Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.531377ms logger=migrator t=2026-04-03T05:13:40.680256725Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-03T05:13:40.681073212Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=816.037µs logger=migrator t=2026-04-03T05:13:40.6860449Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-03T05:13:40.688273037Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.219967ms logger=migrator t=2026-04-03T05:13:40.696582407Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-03T05:13:40.696612757Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.091µs logger=migrator t=2026-04-03T05:13:40.703030246Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-03T05:13:40.703057317Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.461µs logger=migrator t=2026-04-03T05:13:40.708427703Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-03T05:13:40.710499257Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.078904ms logger=migrator t=2026-04-03T05:13:40.821154895Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-03T05:13:40.824521608Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.368793ms logger=migrator t=2026-04-03T05:13:40.905899393Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-03T05:13:40.909192894Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.296001ms logger=migrator t=2026-04-03T05:13:41.00628478Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-03T05:13:41.011053823Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.771973ms logger=migrator t=2026-04-03T05:13:41.016425829Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-03T05:13:41.016648544Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=224.165µs logger=migrator t=2026-04-03T05:13:41.022753935Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-03T05:13:41.023668955Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=907.91µs logger=migrator t=2026-04-03T05:13:41.029852248Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-03T05:13:41.030646006Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=793.888µs logger=migrator t=2026-04-03T05:13:41.03872818Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-03T05:13:41.038795422Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=68.042µs logger=migrator t=2026-04-03T05:13:41.047159252Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-03T05:13:41.047967909Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=808.567µs logger=migrator t=2026-04-03T05:13:41.054349047Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-03T05:13:41.055517493Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.161605ms logger=migrator t=2026-04-03T05:13:41.063389032Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-03T05:13:41.071939506Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.550094ms logger=migrator t=2026-04-03T05:13:41.07951674Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-03T05:13:41.080186354Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=670.154µs logger=migrator t=2026-04-03T05:13:41.084669011Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-03T05:13:41.085396867Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=727.276µs logger=migrator t=2026-04-03T05:13:41.090602149Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-03T05:13:41.091287954Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=685.815µs logger=migrator t=2026-04-03T05:13:41.095828932Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-03T05:13:41.096490956Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=662.054µs logger=migrator t=2026-04-03T05:13:41.100874301Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-03T05:13:41.101964514Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.093063ms logger=migrator t=2026-04-03T05:13:41.108841483Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-03T05:13:41.111190403Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.34855ms logger=migrator t=2026-04-03T05:13:41.117218964Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-03T05:13:41.118099313Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=880.719µs logger=migrator t=2026-04-03T05:13:41.121585208Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-03T05:13:41.121753181Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=175.344µs logger=migrator t=2026-04-03T05:13:41.127552396Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-03T05:13:41.127807422Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=262.286µs logger=migrator t=2026-04-03T05:13:41.135831295Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-03T05:13:41.137288247Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.460652ms logger=migrator t=2026-04-03T05:13:41.142854517Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-03T05:13:41.144964553Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.109676ms logger=migrator t=2026-04-03T05:13:41.148130761Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-03T05:13:41.148957889Z level=info msg="Migration successfully executed" id="create data_source table" duration=827.008µs logger=migrator t=2026-04-03T05:13:41.156180585Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-03T05:13:41.157188396Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.011351ms logger=migrator t=2026-04-03T05:13:41.16435104Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-03T05:13:41.165171659Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=820.179µs logger=migrator t=2026-04-03T05:13:41.170513544Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-03T05:13:41.171921034Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.408ms logger=migrator t=2026-04-03T05:13:41.178865334Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-03T05:13:41.18055137Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.676576ms logger=migrator t=2026-04-03T05:13:41.187160133Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-03T05:13:41.194065532Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.905529ms logger=migrator t=2026-04-03T05:13:41.200085892Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-03T05:13:41.201118085Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.034473ms logger=migrator t=2026-04-03T05:13:41.206729706Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-03T05:13:41.207539943Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=810.077µs logger=migrator t=2026-04-03T05:13:41.218216163Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-03T05:13:41.219139673Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=924.04µs logger=migrator t=2026-04-03T05:13:41.226086472Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-03T05:13:41.227049864Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=963.082µs logger=migrator t=2026-04-03T05:13:41.230947668Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-03T05:13:41.234658038Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.726951ms logger=migrator t=2026-04-03T05:13:41.238214595Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-03T05:13:41.240528805Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.31347ms logger=migrator t=2026-04-03T05:13:41.245598663Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-03T05:13:41.245628064Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.301µs logger=migrator t=2026-04-03T05:13:41.249177101Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-03T05:13:41.249373126Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=196.085µs logger=migrator t=2026-04-03T05:13:41.253281709Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-03T05:13:41.258177315Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.894256ms logger=migrator t=2026-04-03T05:13:41.262712394Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-03T05:13:41.262911958Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=200.174µs logger=migrator t=2026-04-03T05:13:41.267109068Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-03T05:13:41.267291032Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=180.054µs logger=migrator t=2026-04-03T05:13:41.270736066Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-03T05:13:41.273794513Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.072688ms logger=migrator t=2026-04-03T05:13:41.277689776Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-03T05:13:41.27788258Z level=info msg="Migration successfully executed" id="Update uid value" duration=192.994µs logger=migrator t=2026-04-03T05:13:41.281470768Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-03T05:13:41.282276206Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=827.239µs logger=migrator t=2026-04-03T05:13:41.286841934Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-03T05:13:41.288083941Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.262078ms logger=migrator t=2026-04-03T05:13:41.292489145Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-03T05:13:41.293405156Z level=info msg="Migration successfully executed" id="create api_key table" duration=915.511µs logger=migrator t=2026-04-03T05:13:41.298435884Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-03T05:13:41.300252163Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.82694ms logger=migrator t=2026-04-03T05:13:41.308280776Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-03T05:13:41.309636675Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.357479ms logger=migrator t=2026-04-03T05:13:41.316732999Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-03T05:13:41.317367163Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=634.314µs logger=migrator t=2026-04-03T05:13:41.325827935Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-03T05:13:41.3265235Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=698.275µs logger=migrator t=2026-04-03T05:13:41.33534025Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-03T05:13:41.335900443Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=560.293µs logger=migrator t=2026-04-03T05:13:41.339403758Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-03T05:13:41.340556893Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.160335ms logger=migrator t=2026-04-03T05:13:41.34780958Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-03T05:13:41.355440685Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.631565ms logger=migrator t=2026-04-03T05:13:41.36034631Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-03T05:13:41.361401453Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.055363ms logger=migrator t=2026-04-03T05:13:41.365372158Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-03T05:13:41.366433492Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.068104ms logger=migrator t=2026-04-03T05:13:41.370679223Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-03T05:13:41.371654474Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=970.541µs logger=migrator t=2026-04-03T05:13:41.376147541Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-03T05:13:41.377192113Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.043932ms logger=migrator t=2026-04-03T05:13:41.381495677Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-03T05:13:41.381992797Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=497.391µs logger=migrator t=2026-04-03T05:13:41.385965303Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-03T05:13:41.386633628Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=670.154µs logger=migrator t=2026-04-03T05:13:41.396218374Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-03T05:13:41.396288115Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=73.411µs logger=migrator t=2026-04-03T05:13:41.400430985Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-03T05:13:41.403684055Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.24503ms logger=migrator t=2026-04-03T05:13:41.407443106Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-03T05:13:41.410141504Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.696128ms logger=migrator t=2026-04-03T05:13:41.414417937Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-03T05:13:41.414682583Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=263.956µs logger=migrator t=2026-04-03T05:13:41.419182019Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-03T05:13:41.421946299Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.76385ms logger=migrator t=2026-04-03T05:13:41.426590389Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-03T05:13:41.42989154Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.300941ms logger=migrator t=2026-04-03T05:13:41.433712753Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-03T05:13:41.434598952Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=886.409µs logger=migrator t=2026-04-03T05:13:41.439262623Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-03T05:13:41.439869956Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=607.043µs logger=migrator t=2026-04-03T05:13:41.443853052Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-03T05:13:41.44515887Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.308448ms logger=migrator t=2026-04-03T05:13:41.460274166Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-03T05:13:41.461779859Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.516123ms logger=migrator t=2026-04-03T05:13:41.466827047Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-03T05:13:41.468275409Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.438002ms logger=migrator t=2026-04-03T05:13:41.47295578Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-03T05:13:41.473862369Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=906.469µs logger=migrator t=2026-04-03T05:13:41.479763447Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-03T05:13:41.480015542Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=252.785µs logger=migrator t=2026-04-03T05:13:41.493225937Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-03T05:13:41.493286929Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=64.662µs logger=migrator t=2026-04-03T05:13:41.497482649Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-03T05:13:41.501938426Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.454477ms logger=migrator t=2026-04-03T05:13:41.506974895Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-03T05:13:41.510291066Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.317742ms logger=migrator t=2026-04-03T05:13:41.517181084Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-03T05:13:41.517306247Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=126.063µs logger=migrator t=2026-04-03T05:13:41.522104711Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-03T05:13:41.522831406Z level=info msg="Migration successfully executed" id="create quota table v1" duration=727.416µs logger=migrator t=2026-04-03T05:13:41.528077539Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-03T05:13:41.528963369Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=885.37µs logger=migrator t=2026-04-03T05:13:41.534675342Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-03T05:13:41.534699463Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=23.241µs logger=migrator t=2026-04-03T05:13:41.538729669Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-03T05:13:41.539411464Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=681.805µs logger=migrator t=2026-04-03T05:13:41.544259739Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-03T05:13:41.54527413Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.014981ms logger=migrator t=2026-04-03T05:13:41.549669985Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-03T05:13:41.552824573Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.153668ms logger=migrator t=2026-04-03T05:13:41.557677558Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-03T05:13:41.55775095Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=81.172µs logger=migrator t=2026-04-03T05:13:41.560927608Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-03T05:13:41.561717195Z level=info msg="Migration successfully executed" id="create session table" duration=787.937µs logger=migrator t=2026-04-03T05:13:41.565987538Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-03T05:13:41.56611515Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=129.082µs logger=migrator t=2026-04-03T05:13:41.57163911Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-03T05:13:41.571752982Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=118.813µs logger=migrator t=2026-04-03T05:13:41.575265948Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-03T05:13:41.576145216Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=879.188µs logger=migrator t=2026-04-03T05:13:41.58279183Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-03T05:13:41.584046107Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.254527ms logger=migrator t=2026-04-03T05:13:41.589799061Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-03T05:13:41.589876473Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=80.222µs logger=migrator t=2026-04-03T05:13:41.600833369Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-03T05:13:41.60089579Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=66.681µs logger=migrator t=2026-04-03T05:13:41.605057011Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-03T05:13:41.609188079Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.129398ms logger=migrator t=2026-04-03T05:13:41.615033125Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-03T05:13:41.618708245Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.66691ms logger=migrator t=2026-04-03T05:13:41.622909846Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-03T05:13:41.623000397Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=91.882µs logger=migrator t=2026-04-03T05:13:41.626342579Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-03T05:13:41.626459362Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=118.193µs logger=migrator t=2026-04-03T05:13:41.630420878Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-03T05:13:41.631324887Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=904.239µs logger=migrator t=2026-04-03T05:13:41.637805917Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-03T05:13:41.637839017Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.46µs logger=migrator t=2026-04-03T05:13:41.641611229Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-03T05:13:41.64490648Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.295331ms logger=migrator t=2026-04-03T05:13:41.650247346Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-03T05:13:41.650646314Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=402.499µs logger=migrator t=2026-04-03T05:13:41.656817527Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-03T05:13:41.663116733Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.297656ms logger=migrator t=2026-04-03T05:13:41.670059593Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-03T05:13:41.676187175Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.125362ms logger=migrator t=2026-04-03T05:13:41.681322546Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-03T05:13:41.681442569Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=123.853µs logger=migrator t=2026-04-03T05:13:41.685164489Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-03T05:13:41.688538293Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=3.373213ms logger=migrator t=2026-04-03T05:13:41.694983981Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-03T05:13:41.695771308Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=787.177µs logger=migrator t=2026-04-03T05:13:41.703423933Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-03T05:13:41.705327195Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.906172ms logger=migrator t=2026-04-03T05:13:41.711630021Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-03T05:13:41.712738574Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.113604ms logger=migrator t=2026-04-03T05:13:41.72041099Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-03T05:13:41.722949005Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.540285ms logger=migrator t=2026-04-03T05:13:41.732080911Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-03T05:13:41.732998321Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=917.45µs logger=migrator t=2026-04-03T05:13:41.741629358Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-03T05:13:41.742486286Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=856.468µs logger=migrator t=2026-04-03T05:13:41.748073927Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-03T05:13:41.749012017Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=937.48µs logger=migrator t=2026-04-03T05:13:41.753490544Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-03T05:13:41.755116598Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.618964ms logger=migrator t=2026-04-03T05:13:41.75979443Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-03T05:13:41.77468335Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.890701ms logger=migrator t=2026-04-03T05:13:41.782273464Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-03T05:13:41.783212094Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=941.95µs logger=migrator t=2026-04-03T05:13:41.787289153Z 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-03T05:13:41.788493878Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.206075ms logger=migrator t=2026-04-03T05:13:41.794558999Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-03T05:13:41.794849656Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=290.687µs logger=migrator t=2026-04-03T05:13:41.799281701Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-03T05:13:41.799849183Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=568.432µs logger=migrator t=2026-04-03T05:13:41.804179227Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-03T05:13:41.806908476Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=2.708689ms logger=migrator t=2026-04-03T05:13:41.812257482Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-03T05:13:41.81639039Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.130788ms logger=migrator t=2026-04-03T05:13:41.821434399Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-03T05:13:41.824104587Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.669748ms logger=migrator t=2026-04-03T05:13:41.828215795Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-03T05:13:41.832395726Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.176021ms logger=migrator t=2026-04-03T05:13:41.837239581Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-03T05:13:41.840727576Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.485705ms logger=migrator t=2026-04-03T05:13:41.844292672Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-03T05:13:41.84513003Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=837.058µs logger=migrator t=2026-04-03T05:13:41.849902334Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-03T05:13:41.849931985Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.331µs logger=migrator t=2026-04-03T05:13:41.853629984Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-03T05:13:41.853675196Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=47.492µs logger=migrator t=2026-04-03T05:13:41.85803394Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-03T05:13:41.859280917Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.245068ms logger=migrator t=2026-04-03T05:13:41.863925447Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-03T05:13:41.865260416Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.3345ms logger=migrator t=2026-04-03T05:13:41.873167636Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-03T05:13:41.874339531Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.172995ms logger=migrator t=2026-04-03T05:13:41.878073842Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-03T05:13:41.879610455Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.535763ms logger=migrator t=2026-04-03T05:13:41.885104164Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-03T05:13:41.886020273Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=915.929µs logger=migrator t=2026-04-03T05:13:41.890843368Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-03T05:13:41.897229885Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.385747ms logger=migrator t=2026-04-03T05:13:41.901098578Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-03T05:13:41.903768086Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.667308ms logger=migrator t=2026-04-03T05:13:41.907691791Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-03T05:13:41.908070249Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=381.248µs logger=migrator t=2026-04-03T05:13:41.914189441Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-03T05:13:41.915666303Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.486422ms logger=migrator t=2026-04-03T05:13:41.921735034Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-03T05:13:41.923108913Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.373769ms logger=migrator t=2026-04-03T05:13:41.926934897Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-03T05:13:41.932156039Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.221763ms logger=migrator t=2026-04-03T05:13:41.936662736Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-03T05:13:41.936729757Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.871µs logger=migrator t=2026-04-03T05:13:41.940298794Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-03T05:13:41.941115682Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=817.098µs logger=migrator t=2026-04-03T05:13:41.944753701Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-03T05:13:41.945593088Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=839.227µs logger=migrator t=2026-04-03T05:13:41.950801111Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-03T05:13:41.950921773Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=121.422µs logger=migrator t=2026-04-03T05:13:41.954972851Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-03T05:13:41.956281529Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.308078ms logger=migrator t=2026-04-03T05:13:41.961193415Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-03T05:13:41.962054594Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=860.319µs logger=migrator t=2026-04-03T05:13:41.967158844Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-03T05:13:41.968487672Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.331208ms logger=migrator t=2026-04-03T05:13:41.972789755Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-03T05:13:41.974465182Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.674847ms logger=migrator t=2026-04-03T05:13:41.979830818Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-03T05:13:41.980921981Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.095323ms logger=migrator t=2026-04-03T05:13:41.988297501Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-03T05:13:41.990033597Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.734717ms logger=migrator t=2026-04-03T05:13:41.994542765Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-03T05:13:41.994585366Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.961µs logger=migrator t=2026-04-03T05:13:41.99803957Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-03T05:13:42.002020806Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.982006ms logger=migrator t=2026-04-03T05:13:42.007176057Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-03T05:13:42.007953605Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=777.348µs logger=migrator t=2026-04-03T05:13:42.011792307Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-03T05:13:42.015772323Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.979915ms logger=migrator t=2026-04-03T05:13:42.019669907Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-03T05:13:42.020366882Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=693.815µs logger=migrator t=2026-04-03T05:13:42.025001983Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-03T05:13:42.025908482Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=908.079µs logger=migrator t=2026-04-03T05:13:42.030960221Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-03T05:13:42.031762968Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=803.197µs logger=migrator t=2026-04-03T05:13:42.036323537Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-03T05:13:42.050657416Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.332029ms logger=migrator t=2026-04-03T05:13:42.056748647Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-03T05:13:42.057246988Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=498.611µs logger=migrator t=2026-04-03T05:13:42.063494663Z 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-03T05:13:42.065095828Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.600575ms logger=migrator t=2026-04-03T05:13:42.072392435Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-03T05:13:42.072876666Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=480.481µs logger=migrator t=2026-04-03T05:13:42.077821403Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-03T05:13:42.078726132Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=901.639µs logger=migrator t=2026-04-03T05:13:42.082739708Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-03T05:13:42.083114456Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=374.088µs logger=migrator t=2026-04-03T05:13:42.08792215Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-03T05:13:42.092592651Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.669671ms logger=migrator t=2026-04-03T05:13:42.098271324Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-03T05:13:42.102689508Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.417835ms logger=migrator t=2026-04-03T05:13:42.113735127Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-03T05:13:42.114906963Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.171985ms logger=migrator t=2026-04-03T05:13:42.118664773Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-03T05:13:42.119526982Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=860.128µs logger=migrator t=2026-04-03T05:13:42.12456285Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-03T05:13:42.124790725Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=227.575µs logger=migrator t=2026-04-03T05:13:42.128560897Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-03T05:13:42.132724617Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.16243ms logger=migrator t=2026-04-03T05:13:42.136829816Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-03T05:13:42.137677554Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=846.608µs logger=migrator t=2026-04-03T05:13:42.142067278Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-03T05:13:42.142225962Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=159.184µs logger=migrator t=2026-04-03T05:13:42.147515275Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-03T05:13:42.148037418Z level=info msg="Migration successfully executed" id="Move region to single row" duration=522.692µs logger=migrator t=2026-04-03T05:13:42.152381191Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-03T05:13:42.153163217Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=781.736µs logger=migrator t=2026-04-03T05:13:42.156941659Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-03T05:13:42.157780127Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=839.968µs logger=migrator t=2026-04-03T05:13:42.163437439Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-03T05:13:42.165197918Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.759639ms logger=migrator t=2026-04-03T05:13:42.171255788Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-03T05:13:42.172133177Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=877.039µs logger=migrator t=2026-04-03T05:13:42.176572203Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-03T05:13:42.177399381Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=826.807µs logger=migrator t=2026-04-03T05:13:42.182857048Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-03T05:13:42.183780598Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=920.81µs logger=migrator t=2026-04-03T05:13:42.189708266Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-03T05:13:42.189822268Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=114.172µs logger=migrator t=2026-04-03T05:13:42.195383728Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-03T05:13:42.196813239Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.428021ms logger=migrator t=2026-04-03T05:13:42.204773012Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-03T05:13:42.2056284Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=855.338µs logger=migrator t=2026-04-03T05:13:42.210836263Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-03T05:13:42.213612412Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.77588ms logger=migrator t=2026-04-03T05:13:42.219734834Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-03T05:13:42.220843759Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.110135ms logger=migrator t=2026-04-03T05:13:42.225861776Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-03T05:13:42.226073661Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=211.915µs logger=migrator t=2026-04-03T05:13:42.229759911Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-03T05:13:42.230504687Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=743.716µs logger=migrator t=2026-04-03T05:13:42.235779631Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-03T05:13:42.235894273Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=118.632µs logger=migrator t=2026-04-03T05:13:42.242081436Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-03T05:13:42.24359635Z level=info msg="Migration successfully executed" id="create team table" duration=1.514094ms logger=migrator t=2026-04-03T05:13:42.251289425Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-03T05:13:42.252709396Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.419381ms logger=migrator t=2026-04-03T05:13:42.258613113Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-03T05:13:42.259458621Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=845.158µs logger=migrator t=2026-04-03T05:13:42.264843887Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-03T05:13:42.271699766Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.856029ms logger=migrator t=2026-04-03T05:13:42.276518929Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-03T05:13:42.276714664Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=196.215µs logger=migrator t=2026-04-03T05:13:42.281977967Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-03T05:13:42.283337677Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.35955ms logger=migrator t=2026-04-03T05:13:42.288662812Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-03T05:13:42.290125503Z level=info msg="Migration successfully executed" id="create team member table" duration=1.457651ms logger=migrator t=2026-04-03T05:13:42.298638567Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-03T05:13:42.299606748Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=970.072µs logger=migrator t=2026-04-03T05:13:42.304691598Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-03T05:13:42.306835193Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.142746ms logger=migrator t=2026-04-03T05:13:42.311090366Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-03T05:13:42.311988835Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=898.659µs logger=migrator t=2026-04-03T05:13:42.318119347Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-03T05:13:42.324358172Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.233985ms logger=migrator t=2026-04-03T05:13:42.331584148Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-03T05:13:42.335702937Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.117759ms logger=migrator t=2026-04-03T05:13:42.345892546Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-03T05:13:42.353692895Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.794309ms logger=migrator t=2026-04-03T05:13:42.359739355Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-03T05:13:42.360467761Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=729.515µs logger=migrator t=2026-04-03T05:13:42.364538809Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-03T05:13:42.366054691Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.514812ms logger=migrator t=2026-04-03T05:13:42.371381116Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-03T05:13:42.372504341Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.122005ms logger=migrator t=2026-04-03T05:13:42.380740739Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-03T05:13:42.381755941Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.011752ms logger=migrator t=2026-04-03T05:13:42.386963053Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-03T05:13:42.388517576Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.557333ms logger=migrator t=2026-04-03T05:13:42.397619103Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-03T05:13:42.398802938Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.184805ms logger=migrator t=2026-04-03T05:13:42.407945995Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-03T05:13:42.408643521Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=697.126µs logger=migrator t=2026-04-03T05:13:42.457021075Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-03T05:13:42.458606498Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.585253ms logger=migrator t=2026-04-03T05:13:42.466460678Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-03T05:13:42.467164163Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=703.265µs logger=migrator t=2026-04-03T05:13:42.478894747Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-03T05:13:42.479282265Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=388.038µs logger=migrator t=2026-04-03T05:13:42.484905096Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-03T05:13:42.485723464Z level=info msg="Migration successfully executed" id="create tag table" duration=818.748µs logger=migrator t=2026-04-03T05:13:42.492632633Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-03T05:13:42.493565633Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=932µs logger=migrator t=2026-04-03T05:13:42.499711686Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-03T05:13:42.501059895Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.346389ms logger=migrator t=2026-04-03T05:13:42.507238298Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-03T05:13:42.508203289Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=964.871µs logger=migrator t=2026-04-03T05:13:42.515767582Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-03T05:13:42.516680632Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=915.55µs logger=migrator t=2026-04-03T05:13:42.521662469Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-03T05:13:42.535291294Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.630134ms logger=migrator t=2026-04-03T05:13:42.53980973Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-03T05:13:42.540596838Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=787.018µs logger=migrator t=2026-04-03T05:13:42.546223009Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-03T05:13:42.54721015Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=986.521µs logger=migrator t=2026-04-03T05:13:42.552531236Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-03T05:13:42.553011826Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=480.85µs logger=migrator t=2026-04-03T05:13:42.558535985Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-03T05:13:42.559195459Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=659.874µs logger=migrator t=2026-04-03T05:13:42.565497896Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-03T05:13:42.566845625Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.346288ms logger=migrator t=2026-04-03T05:13:42.573182281Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-03T05:13:42.574177443Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=995.132µs logger=migrator t=2026-04-03T05:13:42.579817965Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-03T05:13:42.579947618Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=127.672µs logger=migrator t=2026-04-03T05:13:42.585752893Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-03T05:13:42.594999272Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.245609ms logger=migrator t=2026-04-03T05:13:42.599859677Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-03T05:13:42.603876573Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.016106ms logger=migrator t=2026-04-03T05:13:42.608254308Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-03T05:13:42.613675005Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.419997ms logger=migrator t=2026-04-03T05:13:42.619174714Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-03T05:13:42.624961269Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.786115ms logger=migrator t=2026-04-03T05:13:42.629695231Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-03T05:13:42.630675002Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=979.561µs logger=migrator t=2026-04-03T05:13:42.636505368Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-03T05:13:42.642059948Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.553869ms logger=migrator t=2026-04-03T05:13:42.646826421Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-03T05:13:42.647657938Z level=info msg="Migration successfully executed" id="create server_lock table" duration=830.987µs logger=migrator t=2026-04-03T05:13:42.653921763Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-03T05:13:42.654935886Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.013503ms logger=migrator t=2026-04-03T05:13:42.659879592Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-03T05:13:42.660744651Z level=info msg="Migration successfully executed" id="create user auth token table" duration=864.759µs logger=migrator t=2026-04-03T05:13:42.66815326Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-03T05:13:42.669639753Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.486333ms logger=migrator t=2026-04-03T05:13:42.676262145Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-03T05:13:42.677749598Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.486083ms logger=migrator t=2026-04-03T05:13:42.683691606Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-03T05:13:42.68484612Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.153554ms logger=migrator t=2026-04-03T05:13:42.691455834Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-03T05:13:42.699112288Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.656804ms logger=migrator t=2026-04-03T05:13:42.704025594Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-03T05:13:42.704826901Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=801.567µs logger=migrator t=2026-04-03T05:13:42.710245148Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-03T05:13:42.71123901Z level=info msg="Migration successfully executed" id="create cache_data table" duration=992.552µs logger=migrator t=2026-04-03T05:13:42.717953095Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-03T05:13:42.719706133Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.752368ms logger=migrator t=2026-04-03T05:13:42.725905697Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-03T05:13:42.726829456Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=923.689µs logger=migrator t=2026-04-03T05:13:42.73257281Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-03T05:13:42.733742786Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.165906ms logger=migrator t=2026-04-03T05:13:42.740946381Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-03T05:13:42.741055744Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=110.103µs logger=migrator t=2026-04-03T05:13:42.748434783Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-03T05:13:42.748560546Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=126.703µs logger=migrator t=2026-04-03T05:13:42.753736388Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-03T05:13:42.755176748Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.43992ms logger=migrator t=2026-04-03T05:13:42.761157787Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-03T05:13:42.762799013Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.644576ms logger=migrator t=2026-04-03T05:13:42.769463166Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-03T05:13:42.77149552Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.031774ms logger=migrator t=2026-04-03T05:13:42.777696544Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-03T05:13:42.777787096Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=91.412µs logger=migrator t=2026-04-03T05:13:42.782949738Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-03T05:13:42.783780936Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=826.909µs logger=migrator t=2026-04-03T05:13:42.792801751Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-03T05:13:42.793645828Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=843.918µs logger=migrator t=2026-04-03T05:13:42.798698468Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-03T05:13:42.799558296Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=859.528µs logger=migrator t=2026-04-03T05:13:42.804293138Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-03T05:13:42.805142836Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=849.428µs logger=migrator t=2026-04-03T05:13:42.810645615Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-03T05:13:42.815911309Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.265574ms logger=migrator t=2026-04-03T05:13:42.820530699Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-03T05:13:42.821483089Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=950.75µs logger=migrator t=2026-04-03T05:13:42.828301396Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-03T05:13:42.828378467Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=77.681µs logger=migrator t=2026-04-03T05:13:42.833560249Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-03T05:13:42.835023801Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.463092ms logger=migrator t=2026-04-03T05:13:42.840429088Z 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-03T05:13:42.841376408Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=947.3µs logger=migrator t=2026-04-03T05:13:42.84701948Z 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-03T05:13:42.848068782Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.048852ms logger=migrator t=2026-04-03T05:13:42.853357276Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-03T05:13:42.853424198Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=67.522µs logger=migrator t=2026-04-03T05:13:42.858497128Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-03T05:13:42.859863158Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.36584ms logger=migrator t=2026-04-03T05:13:42.866704695Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-03T05:13:42.868479133Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.771708ms logger=migrator t=2026-04-03T05:13:42.873965402Z 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-03T05:13:42.875007194Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.041392ms logger=migrator t=2026-04-03T05:13:42.8799209Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-03T05:13:42.8817728Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.850129ms logger=migrator t=2026-04-03T05:13:42.889638309Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-03T05:13:42.895511566Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.873027ms logger=migrator t=2026-04-03T05:13:42.900567155Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-03T05:13:42.901454045Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=886.77µs logger=migrator t=2026-04-03T05:13:42.907144238Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-03T05:13:42.90864532Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.501022ms logger=migrator t=2026-04-03T05:13:42.917015821Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-03T05:13:42.947977439Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.963078ms logger=migrator t=2026-04-03T05:13:42.953524768Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-03T05:13:42.976542155Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.016967ms logger=migrator t=2026-04-03T05:13:42.982020663Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-03T05:13:42.983078786Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.057683ms logger=migrator t=2026-04-03T05:13:42.98878367Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-03T05:13:42.990411534Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.627535ms logger=migrator t=2026-04-03T05:13:42.99580395Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-03T05:13:43.001546694Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.743724ms logger=migrator t=2026-04-03T05:13:43.007023553Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-03T05:13:43.012560782Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.53731ms logger=migrator t=2026-04-03T05:13:43.018152883Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-03T05:13:43.019313808Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.162355ms logger=migrator t=2026-04-03T05:13:43.024836778Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-03T05:13:43.026519873Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.681336ms logger=migrator t=2026-04-03T05:13:43.032553223Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-03T05:13:43.034146278Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.592725ms logger=migrator t=2026-04-03T05:13:43.040461403Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-03T05:13:43.041784212Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.323719ms logger=migrator t=2026-04-03T05:13:43.046971553Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-03T05:13:43.047108857Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=135.604µs logger=migrator t=2026-04-03T05:13:43.052188536Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-03T05:13:43.060893553Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.705927ms logger=migrator t=2026-04-03T05:13:43.066968894Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-03T05:13:43.076336516Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.366861ms logger=migrator t=2026-04-03T05:13:43.080414463Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-03T05:13:43.085535683Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.12036ms logger=migrator t=2026-04-03T05:13:43.090180793Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-03T05:13:43.091112433Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=934.15µs logger=migrator t=2026-04-03T05:13:43.096507239Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-03T05:13:43.09747006Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=962.441µs logger=migrator t=2026-04-03T05:13:43.101679841Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-03T05:13:43.107575377Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.895246ms logger=migrator t=2026-04-03T05:13:43.111666666Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-03T05:13:43.11790088Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.233924ms logger=migrator t=2026-04-03T05:13:43.123169033Z 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-03T05:13:43.124140164Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=970.851µs logger=migrator t=2026-04-03T05:13:43.128949818Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-03T05:13:43.137208415Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.258487ms logger=migrator t=2026-04-03T05:13:43.143077292Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-03T05:13:43.149113572Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.036059ms logger=migrator t=2026-04-03T05:13:43.15464756Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-03T05:13:43.154713312Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.332µs logger=migrator t=2026-04-03T05:13:43.15970332Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-03T05:13:43.160740431Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.037041ms logger=migrator t=2026-04-03T05:13:43.165846392Z 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-03T05:13:43.167420085Z 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.575464ms logger=migrator t=2026-04-03T05:13:43.17414367Z 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-03T05:13:43.175805045Z 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.660995ms logger=migrator t=2026-04-03T05:13:43.181596051Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-03T05:13:43.181696033Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=100.852µs logger=migrator t=2026-04-03T05:13:43.187486798Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-03T05:13:43.194988178Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.50137ms logger=migrator t=2026-04-03T05:13:43.201083969Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-03T05:13:43.207241463Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.156534ms logger=migrator t=2026-04-03T05:13:43.212083186Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-03T05:13:43.218153178Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.069452ms logger=migrator t=2026-04-03T05:13:43.222991931Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-03T05:13:43.229034921Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.04241ms logger=migrator t=2026-04-03T05:13:43.235578132Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-03T05:13:43.242201184Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.624232ms logger=migrator t=2026-04-03T05:13:43.246918466Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-03T05:13:43.246985228Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.731µs logger=migrator t=2026-04-03T05:13:43.251484714Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-03T05:13:43.252232111Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=747.217µs logger=migrator t=2026-04-03T05:13:43.257888202Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-03T05:13:43.266411706Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.524004ms logger=migrator t=2026-04-03T05:13:43.271464885Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-03T05:13:43.271531436Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.252µs logger=migrator t=2026-04-03T05:13:43.277152267Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-03T05:13:43.283521314Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.365537ms logger=migrator t=2026-04-03T05:13:43.288225595Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-03T05:13:43.289168625Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=942.47µs logger=migrator t=2026-04-03T05:13:43.293961768Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-03T05:13:43.300193062Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.228284ms logger=migrator t=2026-04-03T05:13:43.315386669Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-03T05:13:43.316500503Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.118634ms logger=migrator t=2026-04-03T05:13:43.347548411Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-03T05:13:43.34888856Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.43043ms logger=migrator t=2026-04-03T05:13:43.355697607Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-03T05:13:43.361140554Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.441437ms logger=migrator t=2026-04-03T05:13:43.367135523Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-03T05:13:43.367743326Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=606.543µs logger=migrator t=2026-04-03T05:13:43.373864197Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-03T05:13:43.375910152Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.040994ms logger=migrator t=2026-04-03T05:13:43.397830153Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-03T05:13:43.39955124Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.726487ms logger=migrator t=2026-04-03T05:13:43.404750852Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-03T05:13:43.405945428Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.195066ms logger=migrator t=2026-04-03T05:13:43.414994193Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-03T05:13:43.415083995Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=95.862µs logger=migrator t=2026-04-03T05:13:43.42185007Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-03T05:13:43.424146349Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.296879ms logger=migrator t=2026-04-03T05:13:43.430455415Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-03T05:13:43.431742973Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.288468ms logger=migrator t=2026-04-03T05:13:43.436472485Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-03T05:13:43.436877994Z 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-03T05:13:43.443492706Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-03T05:13:43.444253052Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=769.167µs logger=migrator t=2026-04-03T05:13:43.449814481Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-03T05:13:43.451159911Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.35442ms logger=migrator t=2026-04-03T05:13:43.456790372Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-03T05:13:43.463478866Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.688464ms logger=migrator t=2026-04-03T05:13:43.46878169Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-03T05:13:43.469797901Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.016221ms logger=migrator t=2026-04-03T05:13:43.476247331Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-03T05:13:43.477318174Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.070952ms logger=migrator t=2026-04-03T05:13:43.483303412Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-03T05:13:43.48411483Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=808.818µs logger=migrator t=2026-04-03T05:13:43.489624588Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-03T05:13:43.491529359Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.904291ms logger=migrator t=2026-04-03T05:13:43.498207343Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-03T05:13:43.499267126Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.059393ms logger=migrator t=2026-04-03T05:13:43.505477299Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-03T05:13:43.505714094Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=220.445µs logger=migrator t=2026-04-03T05:13:43.511609091Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-03T05:13:43.511765094Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=156.173µs logger=migrator t=2026-04-03T05:13:43.516971447Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-03T05:13:43.527724748Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.743622ms logger=migrator t=2026-04-03T05:13:43.543230982Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-03T05:13:43.543790474Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=561.752µs logger=migrator t=2026-04-03T05:13:43.549201671Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-03T05:13:43.550364725Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.162565ms logger=migrator t=2026-04-03T05:13:43.555826263Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-03T05:13:43.556308623Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=482.5µs logger=migrator t=2026-04-03T05:13:43.562104357Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-03T05:13:43.563647341Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.543654ms logger=migrator t=2026-04-03T05:13:43.571336627Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-03T05:13:43.572702056Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.363389ms logger=migrator t=2026-04-03T05:13:43.577924608Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-03T05:13:43.61195339Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.029322ms logger=migrator t=2026-04-03T05:13:43.617136762Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-03T05:13:43.623912097Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.773635ms logger=migrator t=2026-04-03T05:13:43.629241232Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-03T05:13:43.629394055Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=157.253µs logger=migrator t=2026-04-03T05:13:43.633898693Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-03T05:13:43.666146536Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.247294ms logger=migrator t=2026-04-03T05:13:43.669952989Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-03T05:13:43.699846282Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.892973ms logger=migrator t=2026-04-03T05:13:43.705602676Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-03T05:13:43.706211469Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=609.503µs logger=migrator t=2026-04-03T05:13:43.711959113Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-03T05:13:43.713035705Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.075563ms logger=migrator t=2026-04-03T05:13:43.718881611Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-03T05:13:43.719109596Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=234.525µs logger=migrator t=2026-04-03T05:13:43.72394045Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-03T05:13:43.724805488Z level=info msg="Migration successfully executed" id="create permission table" duration=865.448µs logger=migrator t=2026-04-03T05:13:43.733082296Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-03T05:13:43.734276803Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.193217ms logger=migrator t=2026-04-03T05:13:43.740228081Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-03T05:13:43.742140492Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.913981ms logger=migrator t=2026-04-03T05:13:43.750175624Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-03T05:13:43.751315139Z level=info msg="Migration successfully executed" id="create role table" duration=1.142375ms logger=migrator t=2026-04-03T05:13:43.759577617Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-03T05:13:43.76855415Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.977863ms logger=migrator t=2026-04-03T05:13:43.773617239Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-03T05:13:43.779354523Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.735724ms logger=migrator t=2026-04-03T05:13:43.785839542Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-03T05:13:43.787725743Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.886161ms logger=migrator t=2026-04-03T05:13:43.794447627Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-03T05:13:43.795521481Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.074204ms logger=migrator t=2026-04-03T05:13:43.801416247Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-03T05:13:43.80246491Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.048553ms logger=migrator t=2026-04-03T05:13:43.808379037Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-03T05:13:43.809303507Z level=info msg="Migration successfully executed" id="create team role table" duration=924.58µs logger=migrator t=2026-04-03T05:13:43.819110618Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-03T05:13:43.820135829Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.025401ms logger=migrator t=2026-04-03T05:13:43.826025527Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-03T05:13:43.82712053Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.094713ms logger=migrator t=2026-04-03T05:13:43.834725514Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-03T05:13:43.835763676Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.038202ms logger=migrator t=2026-04-03T05:13:43.84245154Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-03T05:13:43.843294819Z level=info msg="Migration successfully executed" id="create user role table" duration=843.139µs logger=migrator t=2026-04-03T05:13:43.846769703Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-03T05:13:43.847848696Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.076583ms logger=migrator t=2026-04-03T05:13:43.853863696Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-03T05:13:43.855109032Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.239836ms logger=migrator t=2026-04-03T05:13:43.861402098Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-03T05:13:43.862142443Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=740.135µs logger=migrator t=2026-04-03T05:13:43.867491759Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-03T05:13:43.868383658Z level=info msg="Migration successfully executed" id="create builtin role table" duration=894.7µs logger=migrator t=2026-04-03T05:13:43.87495836Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-03T05:13:43.877024714Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.068845ms logger=migrator t=2026-04-03T05:13:43.88750641Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-03T05:13:43.888695215Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.190665ms logger=migrator t=2026-04-03T05:13:43.893123881Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-03T05:13:43.900845716Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.725305ms logger=migrator t=2026-04-03T05:13:43.905738572Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-03T05:13:43.906496518Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=757.796µs logger=migrator t=2026-04-03T05:13:43.910027845Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-03T05:13:43.911410724Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.380969ms logger=migrator t=2026-04-03T05:13:43.915549114Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-03T05:13:43.917440774Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.88522ms logger=migrator t=2026-04-03T05:13:43.921962911Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-03T05:13:43.923087155Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.120194ms logger=migrator t=2026-04-03T05:13:43.927547491Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-03T05:13:43.928343788Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=796.157µs logger=migrator t=2026-04-03T05:13:43.932454077Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-03T05:13:43.933612652Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.158055ms logger=migrator t=2026-04-03T05:13:43.939634561Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-03T05:13:43.94796513Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.329709ms logger=migrator t=2026-04-03T05:13:43.952158211Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-03T05:13:43.959956458Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.796097ms logger=migrator t=2026-04-03T05:13:43.963473745Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-03T05:13:43.968952503Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.478497ms logger=migrator t=2026-04-03T05:13:43.972621031Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-03T05:13:43.981189666Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.565824ms logger=migrator t=2026-04-03T05:13:43.987555622Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-03T05:13:43.988594955Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.039163ms logger=migrator t=2026-04-03T05:13:43.99351622Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-03T05:13:43.994619185Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.102274ms logger=migrator t=2026-04-03T05:13:43.999044619Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-03T05:13:44.000008621Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=963.912µs logger=migrator t=2026-04-03T05:13:44.004797893Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-03T05:13:44.005672653Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=871.829µs logger=migrator t=2026-04-03T05:13:44.009695909Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-03T05:13:44.010826683Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.130564ms logger=migrator t=2026-04-03T05:13:44.017230401Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-03T05:13:44.017308403Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=78.382µs logger=migrator t=2026-04-03T05:13:44.022096046Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-03T05:13:44.022138867Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=38.531µs logger=migrator t=2026-04-03T05:13:44.031078069Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-03T05:13:44.031763664Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=686.875µs logger=migrator t=2026-04-03T05:13:44.042883593Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-03T05:13:44.044005557Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.145125ms logger=migrator t=2026-04-03T05:13:44.049922804Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-03T05:13:44.051157261Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.235317ms logger=migrator t=2026-04-03T05:13:44.055097305Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-03T05:13:44.055351791Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=253.996µs logger=migrator t=2026-04-03T05:13:44.058610122Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-03T05:13:44.059142623Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=533.132µs logger=migrator t=2026-04-03T05:13:44.062679859Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-03T05:13:44.064146411Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.465612ms logger=migrator t=2026-04-03T05:13:44.069935415Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-03T05:13:44.071703303Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.769208ms logger=migrator t=2026-04-03T05:13:44.076024886Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-03T05:13:44.088729139Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.708333ms logger=migrator t=2026-04-03T05:13:44.09158229Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-03T05:13:44.091646162Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=65.142µs logger=migrator t=2026-04-03T05:13:44.095278291Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-03T05:13:44.095960575Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=681.164µs logger=migrator t=2026-04-03T05:13:44.100501723Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-03T05:13:44.101646437Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.153704ms logger=migrator t=2026-04-03T05:13:44.105820186Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-03T05:13:44.106912951Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.103544ms logger=migrator t=2026-04-03T05:13:44.113144935Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-03T05:13:44.1250225Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.923276ms logger=migrator t=2026-04-03T05:13:44.128311211Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-03T05:13:44.129058698Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=747.507µs logger=migrator t=2026-04-03T05:13:44.133539103Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-03T05:13:44.134677598Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.138425ms logger=migrator t=2026-04-03T05:13:44.138064471Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-03T05:13:44.159927112Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.861061ms logger=migrator t=2026-04-03T05:13:44.163458397Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-03T05:13:44.164240474Z level=info msg="Migration successfully executed" id="create correlation v2" duration=779.007µs logger=migrator t=2026-04-03T05:13:44.168915845Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-03T05:13:44.170059519Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.143464ms logger=migrator t=2026-04-03T05:13:44.173846931Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-03T05:13:44.175010886Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.163415ms logger=migrator t=2026-04-03T05:13:44.179518263Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-03T05:13:44.180663567Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.144644ms logger=migrator t=2026-04-03T05:13:44.195658431Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-03T05:13:44.19608952Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=432.599µs logger=migrator t=2026-04-03T05:13:44.202782844Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-03T05:13:44.203648892Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=866.309µs logger=migrator t=2026-04-03T05:13:44.209960818Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-03T05:13:44.221080608Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.1197ms logger=migrator t=2026-04-03T05:13:44.224954071Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-03T05:13:44.225584604Z level=info msg="Migration successfully executed" id="create entity_events table" duration=631.013µs logger=migrator t=2026-04-03T05:13:44.229420257Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-03T05:13:44.230447369Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.026902ms logger=migrator t=2026-04-03T05:13:44.236744684Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-03T05:13:44.237227784Z 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-03T05:13:44.249387547Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-03T05:13:44.250146783Z 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-03T05:13:44.25421484Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-03T05:13:44.255497348Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.285299ms logger=migrator t=2026-04-03T05:13:44.260456375Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-03T05:13:44.262002467Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.549192ms logger=migrator t=2026-04-03T05:13:44.265774089Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-03T05:13:44.267012696Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.237907ms logger=migrator t=2026-04-03T05:13:44.271260747Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-03T05:13:44.272906962Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.644595ms logger=migrator t=2026-04-03T05:13:44.278607115Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-03T05:13:44.279917094Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.313858ms logger=migrator t=2026-04-03T05:13:44.289366037Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-03T05:13:44.290418619Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.052433ms logger=migrator t=2026-04-03T05:13:44.293772312Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-03T05:13:44.294555398Z level=info msg="Migration successfully executed" id="Drop public config table" duration=782.616µs logger=migrator t=2026-04-03T05:13:44.298627626Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-03T05:13:44.29975804Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.130124ms logger=migrator t=2026-04-03T05:13:44.303886269Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-03T05:13:44.305595846Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.708997ms logger=migrator t=2026-04-03T05:13:44.309445188Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-03T05:13:44.311527203Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.077615ms logger=migrator t=2026-04-03T05:13:44.315916347Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-03T05:13:44.316980021Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.063024ms logger=migrator t=2026-04-03T05:13:44.321116799Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-03T05:13:44.352974566Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=31.852536ms logger=migrator t=2026-04-03T05:13:44.356617754Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-03T05:13:44.365369162Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.751058ms logger=migrator t=2026-04-03T05:13:44.371232398Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-03T05:13:44.378069165Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.827337ms logger=migrator t=2026-04-03T05:13:44.382260005Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-03T05:13:44.382572342Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=312.117µs logger=migrator t=2026-04-03T05:13:44.386241121Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-03T05:13:44.395906469Z level=info msg="Migration successfully executed" id="add share column" duration=9.664668ms logger=migrator t=2026-04-03T05:13:44.401373567Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-03T05:13:44.401620872Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=246.435µs logger=migrator t=2026-04-03T05:13:44.405144998Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-03T05:13:44.40615867Z level=info msg="Migration successfully executed" id="create file table" duration=1.013592ms logger=migrator t=2026-04-03T05:13:44.411422433Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-03T05:13:44.413322844Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.901841ms logger=migrator t=2026-04-03T05:13:44.420190322Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-03T05:13:44.422238135Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.042733ms logger=migrator t=2026-04-03T05:13:44.42894136Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-03T05:13:44.43080457Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.865259ms logger=migrator t=2026-04-03T05:13:44.43873777Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-03T05:13:44.441670103Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.929973ms logger=migrator t=2026-04-03T05:13:44.446954617Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-03T05:13:44.447028899Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=75.032µs logger=migrator t=2026-04-03T05:13:44.455209165Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-03T05:13:44.45543952Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=232.865µs logger=migrator t=2026-04-03T05:13:44.460646952Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-03T05:13:44.461354057Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=707.595µs logger=migrator t=2026-04-03T05:13:44.468028561Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-03T05:13:44.468328807Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=301.266µs logger=migrator t=2026-04-03T05:13:44.474576212Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-03T05:13:44.476165776Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.589635ms logger=migrator t=2026-04-03T05:13:44.48056677Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-03T05:13:44.491201379Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.644539ms logger=migrator t=2026-04-03T05:13:44.49448909Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-03T05:13:44.494615093Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=126.273µs logger=migrator t=2026-04-03T05:13:44.500262274Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-03T05:13:44.501629554Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.3702ms logger=migrator t=2026-04-03T05:13:44.506509578Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-03T05:13:44.507298976Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=790.778µs logger=migrator t=2026-04-03T05:13:44.512201002Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-03T05:13:44.512493518Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=292.216µs logger=migrator t=2026-04-03T05:13:44.51630733Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-03T05:13:44.516896102Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=588.522µs logger=migrator t=2026-04-03T05:13:44.521304097Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-03T05:13:44.531467215Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.161968ms logger=migrator t=2026-04-03T05:13:44.537518876Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-03T05:13:44.545254772Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.735976ms logger=migrator t=2026-04-03T05:13:44.548973373Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-03T05:13:44.54980141Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=830.057µs logger=migrator t=2026-04-03T05:13:44.5540028Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-03T05:13:44.631621481Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.611131ms logger=migrator t=2026-04-03T05:13:44.638036078Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-03T05:13:44.638944739Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=910.041µs logger=migrator t=2026-04-03T05:13:44.642433054Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-03T05:13:44.643388194Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=954.75µs logger=migrator t=2026-04-03T05:13:44.650042738Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-03T05:13:44.672234865Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=22.196307ms logger=migrator t=2026-04-03T05:13:44.676855194Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-03T05:13:44.683105609Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.250215ms logger=migrator t=2026-04-03T05:13:44.686161225Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-03T05:13:44.686392Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=230.785µs logger=migrator t=2026-04-03T05:13:44.692784947Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-03T05:13:44.69290806Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=122.902µs logger=migrator t=2026-04-03T05:13:44.695921254Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-03T05:13:44.696062637Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=141.743µs logger=migrator t=2026-04-03T05:13:44.698148913Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-03T05:13:44.698310796Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=161.343µs logger=migrator t=2026-04-03T05:13:44.701553055Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-03T05:13:44.701704729Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=151.514µs logger=migrator t=2026-04-03T05:13:44.705875089Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-03T05:13:44.70685427Z level=info msg="Migration successfully executed" id="create folder table" duration=980.271µs logger=migrator t=2026-04-03T05:13:44.711890648Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-03T05:13:44.714112826Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.225708ms logger=migrator t=2026-04-03T05:13:44.720855661Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-03T05:13:44.722454746Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.601905ms logger=migrator t=2026-04-03T05:13:44.728462405Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-03T05:13:44.728499556Z level=info msg="Migration successfully executed" id="Update folder title length" duration=38.521µs logger=migrator t=2026-04-03T05:13:44.733411881Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-03T05:13:44.734863212Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.458742ms logger=migrator t=2026-04-03T05:13:44.741523505Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-03T05:13:44.743222462Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.698287ms logger=migrator t=2026-04-03T05:13:44.747244948Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-03T05:13:44.748338212Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.095384ms logger=migrator t=2026-04-03T05:13:44.752871489Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-03T05:13:44.753196527Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=325.578µs logger=migrator t=2026-04-03T05:13:44.758209984Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-03T05:13:44.758445109Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=235.795µs logger=migrator t=2026-04-03T05:13:44.766676726Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-03T05:13:44.767574846Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=896.01µs logger=migrator t=2026-04-03T05:13:44.77054025Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-03T05:13:44.771637973Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.097453ms logger=migrator t=2026-04-03T05:13:44.77656602Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-03T05:13:44.777881538Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.319408ms logger=migrator t=2026-04-03T05:13:44.782496247Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-03T05:13:44.783782364Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.285777ms logger=migrator t=2026-04-03T05:13:44.787815922Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-03T05:13:44.788856104Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.034432ms logger=migrator t=2026-04-03T05:13:44.795984718Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-03T05:13:44.796928598Z level=info msg="Migration successfully executed" id="create anon_device table" duration=943.979µs logger=migrator t=2026-04-03T05:13:44.801736511Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-03T05:13:44.80400065Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.266259ms logger=migrator t=2026-04-03T05:13:44.810737105Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-03T05:13:44.811747386Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.012281ms logger=migrator t=2026-04-03T05:13:44.816494969Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-03T05:13:44.817597873Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.106515ms logger=migrator t=2026-04-03T05:13:44.823379828Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-03T05:13:44.8253823Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.004123ms logger=migrator t=2026-04-03T05:13:44.831628225Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-03T05:13:44.832737128Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.111853ms logger=migrator t=2026-04-03T05:13:44.837300567Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-03T05:13:44.837530642Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=230.785µs logger=migrator t=2026-04-03T05:13:44.841307773Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-03T05:13:44.848135279Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=6.827516ms logger=migrator t=2026-04-03T05:13:44.856585621Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-03T05:13:44.857126894Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=547.452µs logger=migrator t=2026-04-03T05:13:44.860452785Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-03T05:13:44.860486916Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=34.731µs logger=migrator t=2026-04-03T05:13:44.86442119Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-03T05:13:44.865210388Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=789.558µs logger=migrator t=2026-04-03T05:13:44.869246834Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-03T05:13:44.869263314Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=16.91µs logger=migrator t=2026-04-03T05:13:44.872461283Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-03T05:13:44.873315461Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=854.148µs logger=migrator t=2026-04-03T05:13:44.881129899Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-03T05:13:44.882969379Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.84043ms logger=migrator t=2026-04-03T05:13:44.890569763Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-03T05:13:44.891863751Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.291907ms logger=migrator t=2026-04-03T05:13:44.896441319Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-03T05:13:44.897241296Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=799.367µs logger=migrator t=2026-04-03T05:13:44.902790736Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-03T05:13:44.903094762Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=305.586µs logger=migrator t=2026-04-03T05:13:44.908978269Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-03T05:13:44.909877028Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=899.059µs logger=migrator t=2026-04-03T05:13:44.913867834Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-03T05:13:44.915424347Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.554783ms logger=migrator t=2026-04-03T05:13:44.921886827Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-03T05:13:44.922866567Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=978.78µs logger=migrator t=2026-04-03T05:13:44.927205581Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-03T05:13:44.94066827Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.462859ms logger=migrator t=2026-04-03T05:13:44.945034755Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-03T05:13:44.955995551Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.964396ms logger=migrator t=2026-04-03T05:13:44.960765733Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-03T05:13:44.970683386Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.917313ms logger=migrator t=2026-04-03T05:13:44.974771075Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-03T05:13:44.974855557Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=85.712µs logger=migrator t=2026-04-03T05:13:44.978046075Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-03T05:13:44.988238104Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.190419ms logger=migrator t=2026-04-03T05:13:44.991819832Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-03T05:13:45.001438228Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.617646ms logger=migrator t=2026-04-03T05:13:45.005548757Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-03T05:13:45.005853734Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=301.786µs logger=migrator t=2026-04-03T05:13:45.009486261Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.833989439s logger=migrator t=2026-04-03T05:13:45.010088894Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-03T05:13:45.028328907Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-03T05:13:45.028621993Z level=info msg="Created default organization" logger=secrets t=2026-04-03T05:13:45.034705904Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-03T05:13:45.095318629Z level=info msg="Restored cache from database" duration=410.599µs logger=plugin.store t=2026-04-03T05:13:45.096522464Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-03T05:13:45.131862385Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-03T05:13:45.131888126Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-03T05:13:45.131939517Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-03T05:13:45.131947897Z level=info msg="Plugins loaded" count=54 duration=35.426123ms logger=query_data t=2026-04-03T05:13:45.135617525Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-03T05:13:45.138091299Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-03T05:13:45.147239715Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-03T05:13:45.154116874Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-03T05:13:45.157303052Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-03T05:13:45.16092453Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-03T05:13:45.184701942Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-03T05:13:45.201647817Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-03T05:13:45.221432722Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-03T05:13:45.221454933Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-03T05:13:45.22180953Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-03T05:13:45.222088556Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-03T05:13:45.223428344Z level=info msg="Storage starting" logger=http.server t=2026-04-03T05:13:45.227066203Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-03T05:13:45.269431045Z level=info msg="State cache has been initialized" states=0 duration=47.615055ms logger=ngalert.scheduler t=2026-04-03T05:13:45.269605938Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-03T05:13:45.269756492Z level=info msg=starting first_tick=2026-04-03T05:13:50Z logger=grafana.update.checker t=2026-04-03T05:13:45.295444855Z level=info msg="Update check succeeded" duration=73.673885ms logger=plugins.update.checker t=2026-04-03T05:13:45.295737821Z level=info msg="Update check succeeded" duration=72.92161ms logger=provisioning.dashboard t=2026-04-03T05:13:45.3514524Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-04-03T05:13:45.368536407Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-03T05:13:45.368951726Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-03T05:13:45.41746817Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-03T05:13:45.421219901Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-03T05:13:45.4532899Z level=info msg="Patterns update finished" duration=112.400138ms logger=provisioning.dashboard t=2026-04-03T05:13:50.140739981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.470851374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.49342828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.527911891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.542927714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.567599125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.583289243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.605141922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.621553696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.647686689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.665315648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.691593493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.706908063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.728491568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.740061387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.765759559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.805655018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.873761172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:50.894387837Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.002912862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.021323398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.067662406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.086881298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.126973221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.14785191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.185132353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.217356136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.305053263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.325458043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.389852478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.409772106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.483199397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.507369907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.55728845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.574202424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.638852805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.657094898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.711829086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.733083173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.801862223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.823435287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.895732793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.915454777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.965749629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:51.985072515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.060319534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.081526931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.143075785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.161372789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.228523314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.24690618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.322580968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.339111633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.410898128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.426397502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.492452082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.513057556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.586934106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.605468585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.682181355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.699756133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.775312569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.792491328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.864522199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.885406097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.947824781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:52.963364355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.049044379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.066022584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.158702179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.171585216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.257648967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.274855568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.358226811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.379683974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.446689735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.463715111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.579164425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.598131394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T05:13:53.692081405Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-03T05:14:58.244365057Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-03T05:23:45.226213142Z level=info msg="Completed cleanup jobs" duration=3.446233ms logger=plugins.update.checker t=2026-04-03T05:23:45.344297689Z level=info msg="Update check succeeded" duration=48.395292ms logger=sqlstore.transactions t=2026-04-03T05:28:45.152995321Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"