logger=settings t=2026-03-19T09:08:16.212480569Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-19T09:08:16Z logger=settings t=2026-03-19T09:08:16.212763405Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-19T09:08:16.212769675Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-19T09:08:16.212793916Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-19T09:08:16.212798896Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-19T09:08:16.212801716Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-19T09:08:16.212804516Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-19T09:08:16.212807256Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-19T09:08:16.212810076Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-19T09:08:16.212814917Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-19T09:08:16.212817917Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-19T09:08:16.212821237Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-19T09:08:16.212824497Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-19T09:08:16.212827627Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-19T09:08:16.212831047Z level=info msg=Target target=[all] logger=settings t=2026-03-19T09:08:16.212836567Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-19T09:08:16.212840767Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-19T09:08:16.212843917Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-19T09:08:16.212849717Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-19T09:08:16.212853027Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-19T09:08:16.212856448Z level=info msg="App mode production" logger=sqlstore t=2026-03-19T09:08:16.213172635Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-19T09:08:16.213190575Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-19T09:08:16.214775113Z level=info msg="Locking database" logger=migrator t=2026-03-19T09:08:16.214787024Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-19T09:08:16.215338427Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-19T09:08:16.216304449Z level=info msg="Migration successfully executed" id="create migration_log table" duration=947.693µs logger=migrator t=2026-03-19T09:08:16.220140121Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-19T09:08:16.221010692Z level=info msg="Migration successfully executed" id="create user table" duration=870.48µs logger=migrator t=2026-03-19T09:08:16.226251516Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-19T09:08:16.227228329Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=975.853µs logger=migrator t=2026-03-19T09:08:16.231519451Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-19T09:08:16.232732169Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.215418ms logger=migrator t=2026-03-19T09:08:16.238592028Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-19T09:08:16.239322115Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=733.267µs logger=migrator t=2026-03-19T09:08:16.245423691Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-19T09:08:16.246082927Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=659.435µs logger=migrator t=2026-03-19T09:08:16.250085481Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-19T09:08:16.253278637Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.205346ms logger=migrator t=2026-03-19T09:08:16.257355064Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-19T09:08:16.258660295Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.306231ms logger=migrator t=2026-03-19T09:08:16.262534747Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-19T09:08:16.263621043Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.086105ms logger=migrator t=2026-03-19T09:08:16.270478386Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-19T09:08:16.27150693Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.028154ms logger=migrator t=2026-03-19T09:08:16.276856767Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-19T09:08:16.277181015Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=324.018µs logger=migrator t=2026-03-19T09:08:16.281973149Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-19T09:08:16.282423199Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=446.65µs logger=migrator t=2026-03-19T09:08:16.28834627Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-19T09:08:16.289926658Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.584978ms logger=migrator t=2026-03-19T09:08:16.298259576Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-19T09:08:16.298319937Z level=info msg="Migration successfully executed" id="Update user table charset" duration=64.842µs logger=migrator t=2026-03-19T09:08:16.307102905Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-19T09:08:16.308323914Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.220759ms logger=migrator t=2026-03-19T09:08:16.316396136Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-19T09:08:16.316654192Z level=info msg="Migration successfully executed" id="Add missing user data" duration=257.196µs logger=migrator t=2026-03-19T09:08:16.321779924Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-19T09:08:16.322764717Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=981.664µs logger=migrator t=2026-03-19T09:08:16.328079343Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-19T09:08:16.329386855Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.309161ms logger=migrator t=2026-03-19T09:08:16.337171228Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-19T09:08:16.339543615Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.372727ms logger=migrator t=2026-03-19T09:08:16.344517343Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-19T09:08:16.354729856Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.226773ms logger=migrator t=2026-03-19T09:08:16.358414133Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-19T09:08:16.35954826Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.139117ms logger=migrator t=2026-03-19T09:08:16.363858912Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-19T09:08:16.364053677Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=195.055µs logger=migrator t=2026-03-19T09:08:16.368850431Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-19T09:08:16.369883325Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.033654ms logger=migrator t=2026-03-19T09:08:16.374380722Z 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-03-19T09:08:16.374970536Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=593.704µs logger=migrator t=2026-03-19T09:08:16.381286756Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-19T09:08:16.381747537Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=461.321µs logger=migrator t=2026-03-19T09:08:16.386834508Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-19T09:08:16.387716968Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=882.44µs logger=migrator t=2026-03-19T09:08:16.392814489Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-19T09:08:16.393576208Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=761.629µs logger=migrator t=2026-03-19T09:08:16.398493874Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-19T09:08:16.399242443Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=753.399µs logger=migrator t=2026-03-19T09:08:16.407734805Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-19T09:08:16.40882565Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.090356ms logger=migrator t=2026-03-19T09:08:16.414394772Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-19T09:08:16.415404276Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.009114ms logger=migrator t=2026-03-19T09:08:16.426400397Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-19T09:08:16.426443528Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=44.721µs logger=migrator t=2026-03-19T09:08:16.431697633Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-19T09:08:16.432658896Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=962.173µs logger=migrator t=2026-03-19T09:08:16.437391578Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-19T09:08:16.438081634Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=693.786µs logger=migrator t=2026-03-19T09:08:16.463653152Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-19T09:08:16.464703417Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.050734ms logger=migrator t=2026-03-19T09:08:16.472297067Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-19T09:08:16.473315921Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.014824ms logger=migrator t=2026-03-19T09:08:16.478440783Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:08:16.48169088Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.246688ms logger=migrator t=2026-03-19T09:08:16.485973032Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-19T09:08:16.486816082Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=845.96µs logger=migrator t=2026-03-19T09:08:16.491148774Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-19T09:08:16.49222472Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.076296ms logger=migrator t=2026-03-19T09:08:16.501258644Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-19T09:08:16.501975711Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=717.047µs logger=migrator t=2026-03-19T09:08:16.505803102Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-19T09:08:16.50653336Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=729.988µs logger=migrator t=2026-03-19T09:08:16.510216907Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-19T09:08:16.510914303Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=697.246µs logger=migrator t=2026-03-19T09:08:16.518809721Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-19T09:08:16.51919767Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=388.449µs logger=migrator t=2026-03-19T09:08:16.525793997Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-19T09:08:16.526725739Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=925.591µs logger=migrator t=2026-03-19T09:08:16.531587824Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-19T09:08:16.532123457Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=536.293µs logger=migrator t=2026-03-19T09:08:16.537487805Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-19T09:08:16.538230022Z level=info msg="Migration successfully executed" id="create star table" duration=741.917µs logger=migrator t=2026-03-19T09:08:16.542991745Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-19T09:08:16.544305836Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.305001ms logger=migrator t=2026-03-19T09:08:16.548829554Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-19T09:08:16.549938179Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.108586ms logger=migrator t=2026-03-19T09:08:16.558640126Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-19T09:08:16.559748353Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.108667ms logger=migrator t=2026-03-19T09:08:16.564640199Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-19T09:08:16.565658573Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.022314ms logger=migrator t=2026-03-19T09:08:16.569492904Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-19T09:08:16.570235372Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=741.658µs logger=migrator t=2026-03-19T09:08:16.574440501Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-19T09:08:16.575177569Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=736.138µs logger=migrator t=2026-03-19T09:08:16.579268986Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-19T09:08:16.580008504Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=739.557µs logger=migrator t=2026-03-19T09:08:16.585082194Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-19T09:08:16.585117775Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.471µs logger=migrator t=2026-03-19T09:08:16.58910746Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-19T09:08:16.58914232Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=35.56µs logger=migrator t=2026-03-19T09:08:16.593356021Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-19T09:08:16.593538345Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=183.064µs logger=migrator t=2026-03-19T09:08:16.59754183Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-19T09:08:16.598306789Z level=info msg="Migration successfully executed" id="create dashboard table" duration=764.768µs logger=migrator t=2026-03-19T09:08:16.603071971Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-19T09:08:16.60383422Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=762.009µs logger=migrator t=2026-03-19T09:08:16.607749772Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-19T09:08:16.608849208Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.098666ms logger=migrator t=2026-03-19T09:08:16.613584931Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-19T09:08:16.614267177Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=682.266µs logger=migrator t=2026-03-19T09:08:16.618972879Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-19T09:08:16.619751317Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=778.138µs logger=migrator t=2026-03-19T09:08:16.626128349Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-19T09:08:16.62704722Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=917.571µs logger=migrator t=2026-03-19T09:08:16.632817607Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-19T09:08:16.638649156Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.831669ms logger=migrator t=2026-03-19T09:08:16.64345779Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-19T09:08:16.644237759Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=779.999µs logger=migrator t=2026-03-19T09:08:16.649195186Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-19T09:08:16.649970885Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=775.279µs logger=migrator t=2026-03-19T09:08:16.654857301Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-19T09:08:16.655771782Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=907.721µs logger=migrator t=2026-03-19T09:08:16.664226803Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-19T09:08:16.665549665Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.289761ms logger=migrator t=2026-03-19T09:08:16.674308083Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-19T09:08:16.675643194Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.339551ms logger=migrator t=2026-03-19T09:08:16.684905134Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-19T09:08:16.685195671Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=272.146µs logger=migrator t=2026-03-19T09:08:16.689720268Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-19T09:08:16.692626137Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.902389ms logger=migrator t=2026-03-19T09:08:16.697717808Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-19T09:08:16.699734226Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.015698ms logger=migrator t=2026-03-19T09:08:16.704216502Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-19T09:08:16.706029115Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.812243ms logger=migrator t=2026-03-19T09:08:16.710741777Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-19T09:08:16.711559317Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=811.099µs logger=migrator t=2026-03-19T09:08:16.716893233Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-19T09:08:16.718773278Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.879855ms logger=migrator t=2026-03-19T09:08:16.723653864Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-19T09:08:16.724944765Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.291332ms logger=migrator t=2026-03-19T09:08:16.73191996Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-19T09:08:16.732507584Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=587.864µs logger=migrator t=2026-03-19T09:08:16.743197847Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-19T09:08:16.743249248Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=59.781µs logger=migrator t=2026-03-19T09:08:16.747427928Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-19T09:08:16.747452909Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=22.351µs logger=migrator t=2026-03-19T09:08:16.751697459Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-19T09:08:16.753756418Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.058479ms logger=migrator t=2026-03-19T09:08:16.758393519Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-19T09:08:16.760311874Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.918294ms logger=migrator t=2026-03-19T09:08:16.765960468Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-19T09:08:16.768008896Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.048069ms logger=migrator t=2026-03-19T09:08:16.772291589Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-19T09:08:16.774172673Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.893724ms logger=migrator t=2026-03-19T09:08:16.778580378Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-19T09:08:16.778796113Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=211.805µs logger=migrator t=2026-03-19T09:08:16.783114896Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-19T09:08:16.783892874Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=777.638µs logger=migrator t=2026-03-19T09:08:16.789570839Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-19T09:08:16.790718585Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.147966ms logger=migrator t=2026-03-19T09:08:16.795329555Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-19T09:08:16.795378286Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=39.141µs logger=migrator t=2026-03-19T09:08:16.801287487Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-19T09:08:16.802626359Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.351113ms logger=migrator t=2026-03-19T09:08:16.807080034Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-19T09:08:16.807903023Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=822.359µs logger=migrator t=2026-03-19T09:08:16.819242493Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:08:16.824715163Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.47312ms logger=migrator t=2026-03-19T09:08:16.829833024Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-19T09:08:16.83045579Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=626.376µs logger=migrator t=2026-03-19T09:08:16.835457448Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-19T09:08:16.836740009Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.294222ms logger=migrator t=2026-03-19T09:08:16.841487541Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-19T09:08:16.842419173Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=931.122µs logger=migrator t=2026-03-19T09:08:16.846329896Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-19T09:08:16.846608022Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=277.876µs logger=migrator t=2026-03-19T09:08:16.854325666Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-19T09:08:16.855473303Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.153657ms logger=migrator t=2026-03-19T09:08:16.861421165Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-19T09:08:16.864937818Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.520103ms logger=migrator t=2026-03-19T09:08:16.87007841Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-19T09:08:16.87094798Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=869.76µs logger=migrator t=2026-03-19T09:08:16.876019101Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-19T09:08:16.876243157Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=224.826µs logger=migrator t=2026-03-19T09:08:16.880399455Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-19T09:08:16.880919968Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=520.723µs logger=migrator t=2026-03-19T09:08:16.88692704Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-19T09:08:16.887870342Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=945.522µs logger=migrator t=2026-03-19T09:08:16.893604758Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-19T09:08:16.895539744Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.934666ms logger=migrator t=2026-03-19T09:08:16.899825756Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-19T09:08:16.900888011Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.061506ms logger=migrator t=2026-03-19T09:08:16.906682249Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-19T09:08:16.90801456Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.334451ms logger=migrator t=2026-03-19T09:08:16.913697975Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-19T09:08:16.914554266Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=856.071µs logger=migrator t=2026-03-19T09:08:16.918808497Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-19T09:08:16.919939853Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.132027ms logger=migrator t=2026-03-19T09:08:16.923482318Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-19T09:08:16.924684886Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.202918ms logger=migrator t=2026-03-19T09:08:16.930578596Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-19T09:08:16.93704177Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.466314ms logger=migrator t=2026-03-19T09:08:16.940737237Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-19T09:08:16.941677649Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=940.292µs logger=migrator t=2026-03-19T09:08:16.946636857Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-19T09:08:16.948268246Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.635409ms logger=migrator t=2026-03-19T09:08:16.953184522Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-19T09:08:16.954281819Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.103417ms logger=migrator t=2026-03-19T09:08:16.958287844Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-19T09:08:16.959193715Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=911.611µs logger=migrator t=2026-03-19T09:08:16.963831805Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-19T09:08:16.968130128Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.298223ms logger=migrator t=2026-03-19T09:08:16.973917685Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-19T09:08:16.977900499Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.985884ms logger=migrator t=2026-03-19T09:08:16.984433434Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-19T09:08:16.98464823Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=221.376µs logger=migrator t=2026-03-19T09:08:16.989554606Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-19T09:08:16.990114729Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=575.014µs logger=migrator t=2026-03-19T09:08:16.993894219Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-19T09:08:16.996830459Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.93568ms logger=migrator t=2026-03-19T09:08:17.00236646Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-19T09:08:17.002646487Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=280.337µs logger=migrator t=2026-03-19T09:08:17.007045532Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-19T09:08:17.007289848Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=248.916µs logger=migrator t=2026-03-19T09:08:17.014522469Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-19T09:08:17.017301055Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.778246ms logger=migrator t=2026-03-19T09:08:17.024397874Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-19T09:08:17.024823483Z level=info msg="Migration successfully executed" id="Update uid value" duration=432.28µs logger=migrator t=2026-03-19T09:08:17.032001003Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-19T09:08:17.032891945Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=888.782µs logger=migrator t=2026-03-19T09:08:17.04067752Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-19T09:08:17.042340599Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.677909ms logger=migrator t=2026-03-19T09:08:17.142009006Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-19T09:08:17.143607233Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.594787ms logger=migrator t=2026-03-19T09:08:17.149588405Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-19T09:08:17.150449896Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=863.191µs logger=migrator t=2026-03-19T09:08:17.155865575Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-19T09:08:17.156994091Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.132537ms logger=migrator t=2026-03-19T09:08:17.162391199Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-19T09:08:17.163542596Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.151017ms logger=migrator t=2026-03-19T09:08:17.168944465Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-19T09:08:17.171131617Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.188332ms logger=migrator t=2026-03-19T09:08:17.179466394Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-19T09:08:17.180662633Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.203629ms logger=migrator t=2026-03-19T09:08:17.188231372Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-19T09:08:17.189532594Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.305462ms logger=migrator t=2026-03-19T09:08:17.192963545Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-19T09:08:17.199691144Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.723349ms logger=migrator t=2026-03-19T09:08:17.204403397Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-19T09:08:17.205362859Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=958.912µs logger=migrator t=2026-03-19T09:08:17.211115825Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-19T09:08:17.212388926Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.268631ms logger=migrator t=2026-03-19T09:08:17.215666134Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-19T09:08:17.21679955Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.133046ms logger=migrator t=2026-03-19T09:08:17.220282834Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-19T09:08:17.221135834Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=852.88µs logger=migrator t=2026-03-19T09:08:17.226930151Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-19T09:08:17.227225058Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=295.217µs logger=migrator t=2026-03-19T09:08:17.231276785Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-19T09:08:17.231796547Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=520.142µs logger=migrator t=2026-03-19T09:08:17.235158577Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-19T09:08:17.235187177Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.58µs logger=migrator t=2026-03-19T09:08:17.238339312Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-19T09:08:17.240482093Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.142951ms logger=migrator t=2026-03-19T09:08:17.246051036Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-19T09:08:17.248158816Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.117981ms logger=migrator t=2026-03-19T09:08:17.251228599Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-19T09:08:17.251361772Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=133.203µs logger=migrator t=2026-03-19T09:08:17.254713541Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-19T09:08:17.256895463Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.181562ms logger=migrator t=2026-03-19T09:08:17.263341236Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-19T09:08:17.26561802Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.275634ms logger=migrator t=2026-03-19T09:08:17.271721095Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-19T09:08:17.272430571Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=709.426µs logger=migrator t=2026-03-19T09:08:17.27575927Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-19T09:08:17.276327574Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=567.884µs logger=migrator t=2026-03-19T09:08:17.284234241Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-19T09:08:17.284948779Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=709.208µs logger=migrator t=2026-03-19T09:08:17.290629974Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-19T09:08:17.291366561Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=736.577µs logger=migrator t=2026-03-19T09:08:17.297287251Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-19T09:08:17.297967437Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=679.916µs logger=migrator t=2026-03-19T09:08:17.309942972Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-19T09:08:17.310719561Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=775.768µs logger=migrator t=2026-03-19T09:08:17.316065207Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-19T09:08:17.316128689Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.872µs logger=migrator t=2026-03-19T09:08:17.319356155Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-19T09:08:17.319383816Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.151µs logger=migrator t=2026-03-19T09:08:17.322343376Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-19T09:08:17.324799555Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.454899ms logger=migrator t=2026-03-19T09:08:17.328644666Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-19T09:08:17.330985842Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.341025ms logger=migrator t=2026-03-19T09:08:17.33387671Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-19T09:08:17.333935601Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=59.261µs logger=migrator t=2026-03-19T09:08:17.337857625Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-19T09:08:17.338553871Z level=info msg="Migration successfully executed" id="create quota table v1" duration=695.146µs logger=migrator t=2026-03-19T09:08:17.342340541Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-19T09:08:17.34310152Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=752.247µs logger=migrator t=2026-03-19T09:08:17.34693168Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-19T09:08:17.346958661Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.281µs logger=migrator t=2026-03-19T09:08:17.350221498Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-19T09:08:17.350948975Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=728.457µs logger=migrator t=2026-03-19T09:08:17.354008688Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-19T09:08:17.354706755Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=697.887µs logger=migrator t=2026-03-19T09:08:17.364986068Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-19T09:08:17.36799271Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.006772ms logger=migrator t=2026-03-19T09:08:17.371077193Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-19T09:08:17.371105124Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.45µs logger=migrator t=2026-03-19T09:08:17.374134396Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-19T09:08:17.374891544Z level=info msg="Migration successfully executed" id="create session table" duration=757.758µs logger=migrator t=2026-03-19T09:08:17.379020242Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-19T09:08:17.379096484Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=76.381µs logger=migrator t=2026-03-19T09:08:17.382002502Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-19T09:08:17.382091395Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=95.462µs logger=migrator t=2026-03-19T09:08:17.384620325Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-19T09:08:17.385177669Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=561.705µs logger=migrator t=2026-03-19T09:08:17.389095551Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-19T09:08:17.389720096Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=628.505µs logger=migrator t=2026-03-19T09:08:17.393927906Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-19T09:08:17.393950257Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=22.671µs logger=migrator t=2026-03-19T09:08:17.396923717Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-19T09:08:17.396944328Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=20.781µs logger=migrator t=2026-03-19T09:08:17.39998143Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-19T09:08:17.402640913Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.659044ms logger=migrator t=2026-03-19T09:08:17.408344448Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-19T09:08:17.413015919Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.66577ms logger=migrator t=2026-03-19T09:08:17.416742798Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-19T09:08:17.416820529Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=75.671µs logger=migrator t=2026-03-19T09:08:17.421023369Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-19T09:08:17.42108951Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=67.221µs logger=migrator t=2026-03-19T09:08:17.427004491Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-19T09:08:17.427832801Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=829.24µs logger=migrator t=2026-03-19T09:08:17.431451547Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-19T09:08:17.431483847Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.81µs logger=migrator t=2026-03-19T09:08:17.434455428Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-19T09:08:17.437135942Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.683214ms logger=migrator t=2026-03-19T09:08:17.440989273Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-19T09:08:17.441135256Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=140.753µs logger=migrator t=2026-03-19T09:08:17.445015399Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-19T09:08:17.447760064Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.744155ms logger=migrator t=2026-03-19T09:08:17.450823706Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-19T09:08:17.453519661Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.695414ms logger=migrator t=2026-03-19T09:08:17.45643115Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-19T09:08:17.456494221Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=53.411µs logger=migrator t=2026-03-19T09:08:17.460077106Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-19T09:08:17.460880876Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=803.28µs logger=migrator t=2026-03-19T09:08:17.464516052Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-19T09:08:17.465212868Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=697.066µs logger=migrator t=2026-03-19T09:08:17.471514967Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-19T09:08:17.472730417Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.21579ms logger=migrator t=2026-03-19T09:08:17.477216092Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-19T09:08:17.478874322Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.65738ms logger=migrator t=2026-03-19T09:08:17.482840116Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-19T09:08:17.483982554Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.142918ms logger=migrator t=2026-03-19T09:08:17.487727333Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-19T09:08:17.488690415Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=967.373µs logger=migrator t=2026-03-19T09:08:17.493189412Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-19T09:08:17.494023032Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=827.269µs logger=migrator t=2026-03-19T09:08:17.497773871Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-19T09:08:17.498784155Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.010124ms logger=migrator t=2026-03-19T09:08:17.502174995Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-19T09:08:17.503131188Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=960.433µs logger=migrator t=2026-03-19T09:08:17.507023231Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-19T09:08:17.517920959Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.896888ms logger=migrator t=2026-03-19T09:08:17.521291469Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-19T09:08:17.522139449Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=847.23µs logger=migrator t=2026-03-19T09:08:17.524821383Z 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-03-19T09:08:17.525654733Z 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=832.7µs logger=migrator t=2026-03-19T09:08:17.529676758Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-19T09:08:17.529939024Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=262.436µs logger=migrator t=2026-03-19T09:08:17.533825707Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-19T09:08:17.534403411Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=577.524µs logger=migrator t=2026-03-19T09:08:17.536727456Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-19T09:08:17.538076678Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.343732ms logger=migrator t=2026-03-19T09:08:17.54198212Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-19T09:08:17.544543441Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.561361ms logger=migrator t=2026-03-19T09:08:17.547604705Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-19T09:08:17.550406141Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.802307ms logger=migrator t=2026-03-19T09:08:17.554136329Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-19T09:08:17.559671051Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.532042ms logger=migrator t=2026-03-19T09:08:17.564929836Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-19T09:08:17.567802204Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.872328ms logger=migrator t=2026-03-19T09:08:17.570907467Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-19T09:08:17.57185477Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=947.263µs logger=migrator t=2026-03-19T09:08:17.576761186Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-19T09:08:17.576787847Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.011µs logger=migrator t=2026-03-19T09:08:17.580467574Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-19T09:08:17.580488534Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=21.77µs logger=migrator t=2026-03-19T09:08:17.585200657Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-19T09:08:17.586172859Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=972.313µs logger=migrator t=2026-03-19T09:08:17.590288388Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T09:08:17.591321862Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.033514ms logger=migrator t=2026-03-19T09:08:17.59543333Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-19T09:08:17.596101286Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=666.995µs logger=migrator t=2026-03-19T09:08:17.599872925Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-19T09:08:17.600570251Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=697.576µs logger=migrator t=2026-03-19T09:08:17.603338517Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T09:08:17.604101235Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=762.368µs logger=migrator t=2026-03-19T09:08:17.608150151Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-19T09:08:17.611280046Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.129615ms logger=migrator t=2026-03-19T09:08:17.614369269Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-19T09:08:17.617449122Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.073543ms logger=migrator t=2026-03-19T09:08:17.620678749Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-19T09:08:17.620821833Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=143.034µs logger=migrator t=2026-03-19T09:08:17.624758536Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-19T09:08:17.625449262Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=690.356µs logger=migrator t=2026-03-19T09:08:17.629526429Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-19T09:08:17.630207455Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=680.756µs logger=migrator t=2026-03-19T09:08:17.633440971Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-19T09:08:17.636588676Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.147255ms logger=migrator t=2026-03-19T09:08:17.640443739Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-19T09:08:17.64049625Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=53.151µs logger=migrator t=2026-03-19T09:08:17.643546762Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-19T09:08:17.644265369Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=718.457µs logger=migrator t=2026-03-19T09:08:17.647549187Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-19T09:08:17.648305914Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=756.588µs logger=migrator t=2026-03-19T09:08:17.65401394Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-19T09:08:17.654091332Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=73.932µs logger=migrator t=2026-03-19T09:08:17.657041102Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-19T09:08:17.65780668Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=768.568µs logger=migrator t=2026-03-19T09:08:17.661475447Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-19T09:08:17.662168843Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=693.156µs logger=migrator t=2026-03-19T09:08:17.665916963Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-19T09:08:17.666950907Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.033344ms logger=migrator t=2026-03-19T09:08:17.673004751Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-19T09:08:17.673838751Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=836.22µs logger=migrator t=2026-03-19T09:08:17.677423486Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-19T09:08:17.678221445Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=797.859µs logger=migrator t=2026-03-19T09:08:17.683530631Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-19T09:08:17.68435801Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=826.989µs logger=migrator t=2026-03-19T09:08:17.689130954Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-19T09:08:17.689158554Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.17µs logger=migrator t=2026-03-19T09:08:17.692246908Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-19T09:08:17.695687459Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.440071ms logger=migrator t=2026-03-19T09:08:17.699523841Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-19T09:08:17.700246508Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=722.357µs logger=migrator t=2026-03-19T09:08:17.703796702Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-19T09:08:17.707160611Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.363959ms logger=migrator t=2026-03-19T09:08:17.711513995Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-19T09:08:17.712117289Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=603.104µs logger=migrator t=2026-03-19T09:08:17.716807281Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-19T09:08:17.717544878Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=737.517µs logger=migrator t=2026-03-19T09:08:17.721970354Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-19T09:08:17.722773373Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=799.118µs logger=migrator t=2026-03-19T09:08:17.726866999Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-19T09:08:17.73658486Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=9.717631ms logger=migrator t=2026-03-19T09:08:17.742743086Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-19T09:08:17.743358661Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=619.605µs logger=migrator t=2026-03-19T09:08:17.746751022Z 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-03-19T09:08:17.747585732Z 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=834.67µs logger=migrator t=2026-03-19T09:08:17.751980005Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-19T09:08:17.752281994Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=301.878µs logger=migrator t=2026-03-19T09:08:17.756343239Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-19T09:08:17.75681419Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=470.971µs logger=migrator t=2026-03-19T09:08:17.759961875Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-19T09:08:17.760131519Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=169.524µs logger=migrator t=2026-03-19T09:08:17.763423708Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-19T09:08:17.767007193Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.582894ms logger=migrator t=2026-03-19T09:08:17.771089829Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-19T09:08:17.774838959Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.75242ms logger=migrator t=2026-03-19T09:08:17.777970273Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-19T09:08:17.778793682Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=820.109µs logger=migrator t=2026-03-19T09:08:17.781743212Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-19T09:08:17.782546021Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=802.519µs logger=migrator t=2026-03-19T09:08:17.78713952Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-19T09:08:17.787325555Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=185.875µs logger=migrator t=2026-03-19T09:08:17.790273865Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-19T09:08:17.793784008Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.510273ms logger=migrator t=2026-03-19T09:08:17.797042586Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-19T09:08:17.797826895Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=778.758µs logger=migrator t=2026-03-19T09:08:17.802093735Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-19T09:08:17.802249569Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=150.664µs logger=migrator t=2026-03-19T09:08:17.804649826Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-19T09:08:17.805008434Z level=info msg="Migration successfully executed" id="Move region to single row" duration=358.268µs logger=migrator t=2026-03-19T09:08:17.808120429Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-19T09:08:17.808818435Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=698.757µs logger=migrator t=2026-03-19T09:08:17.812102673Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-19T09:08:17.812779159Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=676.256µs logger=migrator t=2026-03-19T09:08:17.816743974Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T09:08:17.817494601Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=749.857µs logger=migrator t=2026-03-19T09:08:17.820642826Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T09:08:17.821342052Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=695.216µs logger=migrator t=2026-03-19T09:08:17.825526732Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-19T09:08:17.826194588Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=671.496µs logger=migrator t=2026-03-19T09:08:17.830021418Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-19T09:08:17.830733666Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=711.958µs logger=migrator t=2026-03-19T09:08:17.834266079Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-19T09:08:17.834323201Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=57.562µs logger=migrator t=2026-03-19T09:08:17.838551741Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-19T09:08:17.839209647Z level=info msg="Migration successfully executed" id="create test_data table" duration=657.816µs logger=migrator t=2026-03-19T09:08:17.843631161Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-19T09:08:17.844311237Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=679.926µs logger=migrator t=2026-03-19T09:08:17.848144929Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-19T09:08:17.848850075Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=704.876µs logger=migrator t=2026-03-19T09:08:17.853915016Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-19T09:08:17.855617786Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.7101ms logger=migrator t=2026-03-19T09:08:17.860895961Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-19T09:08:17.861410354Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=518.183µs logger=migrator t=2026-03-19T09:08:17.865234914Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-19T09:08:17.865799838Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=559.593µs logger=migrator t=2026-03-19T09:08:17.869537626Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-19T09:08:17.86969758Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=158.994µs logger=migrator t=2026-03-19T09:08:17.874184447Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-19T09:08:17.875948909Z level=info msg="Migration successfully executed" id="create team table" duration=1.764322ms logger=migrator t=2026-03-19T09:08:17.880038476Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-19T09:08:17.881573363Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.534917ms logger=migrator t=2026-03-19T09:08:17.885565367Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-19T09:08:17.886597132Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.031265ms logger=migrator t=2026-03-19T09:08:17.891058277Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-19T09:08:17.896077547Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.01887ms logger=migrator t=2026-03-19T09:08:17.899580099Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-19T09:08:17.899812755Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=232.566µs logger=migrator t=2026-03-19T09:08:17.903578035Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-19T09:08:17.90465115Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.073115ms logger=migrator t=2026-03-19T09:08:17.90927194Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-19T09:08:17.910282344Z level=info msg="Migration successfully executed" id="create team member table" duration=1.014974ms logger=migrator t=2026-03-19T09:08:17.9147352Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-19T09:08:17.915680192Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=946.942µs logger=migrator t=2026-03-19T09:08:17.921202993Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-19T09:08:17.922142285Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=939.572µs logger=migrator t=2026-03-19T09:08:17.925808123Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-19T09:08:17.926881328Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.073105ms logger=migrator t=2026-03-19T09:08:17.930740239Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-19T09:08:17.934996591Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.257152ms logger=migrator t=2026-03-19T09:08:17.939019446Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-19T09:08:17.942894898Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.874992ms logger=migrator t=2026-03-19T09:08:17.946806201Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-19T09:08:17.950812235Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.005134ms logger=migrator t=2026-03-19T09:08:17.954296899Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-19T09:08:17.955737243Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.445034ms logger=migrator t=2026-03-19T09:08:17.960450385Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-19T09:08:17.961839728Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.389412ms logger=migrator t=2026-03-19T09:08:17.965782222Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-19T09:08:17.966640662Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=858.17µs logger=migrator t=2026-03-19T09:08:17.97163125Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-19T09:08:17.972446439Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=817.809µs logger=migrator t=2026-03-19T09:08:17.978195126Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-19T09:08:17.980516991Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.325705ms logger=migrator t=2026-03-19T09:08:17.985121651Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-19T09:08:17.986422101Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.30094ms logger=migrator t=2026-03-19T09:08:17.991082302Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-19T09:08:17.992081906Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.000034ms logger=migrator t=2026-03-19T09:08:17.997157626Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-19T09:08:17.998062457Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=903.091µs logger=migrator t=2026-03-19T09:08:18.002223857Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-19T09:08:18.00280921Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=584.984µs logger=migrator t=2026-03-19T09:08:18.007176545Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-19T09:08:18.00742273Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=237.805µs logger=migrator t=2026-03-19T09:08:18.010969594Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-19T09:08:18.011754153Z level=info msg="Migration successfully executed" id="create tag table" duration=778.049µs logger=migrator t=2026-03-19T09:08:18.016609918Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-19T09:08:18.017796856Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.186348ms logger=migrator t=2026-03-19T09:08:18.022981969Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-19T09:08:18.023820339Z level=info msg="Migration successfully executed" id="create login attempt table" duration=838.45µs logger=migrator t=2026-03-19T09:08:18.027617369Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-19T09:08:18.028674424Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.052715ms logger=migrator t=2026-03-19T09:08:18.032723201Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-19T09:08:18.033610142Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=886.67µs logger=migrator t=2026-03-19T09:08:18.037699558Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:08:18.052536641Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.836243ms logger=migrator t=2026-03-19T09:08:18.056469204Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-19T09:08:18.057093869Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=625.505µs logger=migrator t=2026-03-19T09:08:18.060406788Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-19T09:08:18.061073774Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=660.456µs logger=migrator t=2026-03-19T09:08:18.06554936Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-19T09:08:18.066021212Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=471.442µs logger=migrator t=2026-03-19T09:08:18.070318363Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-19T09:08:18.071340277Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.020734ms logger=migrator t=2026-03-19T09:08:18.075493556Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-19T09:08:18.076822897Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.327381ms logger=migrator t=2026-03-19T09:08:18.081450297Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-19T09:08:18.082361428Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=911.001µs logger=migrator t=2026-03-19T09:08:18.086356754Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-19T09:08:18.086516728Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=161.754µs logger=migrator t=2026-03-19T09:08:18.090340918Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-19T09:08:18.099623457Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.281759ms logger=migrator t=2026-03-19T09:08:18.104203555Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-19T09:08:18.112762646Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.558651ms logger=migrator t=2026-03-19T09:08:18.117101049Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-19T09:08:18.122356373Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.255504ms logger=migrator t=2026-03-19T09:08:18.126138282Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-19T09:08:18.131343675Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.205233ms logger=migrator t=2026-03-19T09:08:18.135092153Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-19T09:08:18.136013015Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=920.672µs logger=migrator t=2026-03-19T09:08:18.140817518Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-19T09:08:18.1489683Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.155562ms logger=migrator t=2026-03-19T09:08:18.152682517Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-19T09:08:18.153278272Z level=info msg="Migration successfully executed" id="create server_lock table" duration=598.205µs logger=migrator t=2026-03-19T09:08:18.158032294Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-19T09:08:18.159322765Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.288861ms logger=migrator t=2026-03-19T09:08:18.164609319Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-19T09:08:18.166024552Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.415343ms logger=migrator t=2026-03-19T09:08:18.171155563Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-19T09:08:18.172138126Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=978.003µs logger=migrator t=2026-03-19T09:08:18.176370047Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-19T09:08:18.177855381Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.484985ms logger=migrator t=2026-03-19T09:08:18.182994642Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-19T09:08:18.184259982Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.25995ms logger=migrator t=2026-03-19T09:08:18.188302387Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-19T09:08:18.198030818Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.71879ms logger=migrator t=2026-03-19T09:08:18.202543843Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-19T09:08:18.203329812Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=787.279µs logger=migrator t=2026-03-19T09:08:18.208562215Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-19T09:08:18.209480937Z level=info msg="Migration successfully executed" id="create cache_data table" duration=918.592µs logger=migrator t=2026-03-19T09:08:18.213061931Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-19T09:08:18.213996633Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=934.572µs logger=migrator t=2026-03-19T09:08:18.21980085Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-19T09:08:18.220696552Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=895.622µs logger=migrator t=2026-03-19T09:08:18.226441837Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-19T09:08:18.227451851Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.009903ms logger=migrator t=2026-03-19T09:08:18.231041605Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-19T09:08:18.231126227Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=85.482µs logger=migrator t=2026-03-19T09:08:18.234988769Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-19T09:08:18.235119972Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=131.883µs logger=migrator t=2026-03-19T09:08:18.23969279Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-19T09:08:18.241304457Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.611567ms logger=migrator t=2026-03-19T09:08:18.246719225Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:08:18.24779878Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.073115ms logger=migrator t=2026-03-19T09:08:18.251416166Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:08:18.253137186Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.71973ms logger=migrator t=2026-03-19T09:08:18.258206646Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:08:18.25836227Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=157.223µs logger=migrator t=2026-03-19T09:08:18.263749776Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:08:18.264854403Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.104687ms logger=migrator t=2026-03-19T09:08:18.26855314Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:08:18.270106356Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.553046ms logger=migrator t=2026-03-19T09:08:18.27491448Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:08:18.276900377Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.984657ms logger=migrator t=2026-03-19T09:08:18.280734647Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:08:18.282205272Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.470565ms logger=migrator t=2026-03-19T09:08:18.288399528Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-19T09:08:18.294933732Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.533174ms logger=migrator t=2026-03-19T09:08:18.299373307Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-19T09:08:18.300468842Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.095286ms logger=migrator t=2026-03-19T09:08:18.304401705Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-19T09:08:18.304575599Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=175.444µs logger=migrator t=2026-03-19T09:08:18.30886541Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-19T09:08:18.309945536Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.076266ms logger=migrator t=2026-03-19T09:08:18.313773046Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-19T09:08:18.315785184Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.011748ms logger=migrator t=2026-03-19T09:08:18.319923631Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-19T09:08:18.321689133Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.759151ms logger=migrator t=2026-03-19T09:08:18.326499777Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:08:18.3266539Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=154.394µs logger=migrator t=2026-03-19T09:08:18.330507181Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-19T09:08:18.331552395Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.044094ms logger=migrator t=2026-03-19T09:08:18.336061972Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-19T09:08:18.341438708Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=5.367286ms logger=migrator t=2026-03-19T09:08:18.346208071Z 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-03-19T09:08:18.348003683Z 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.797242ms logger=migrator t=2026-03-19T09:08:18.353670547Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-19T09:08:18.355332866Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.66755ms logger=migrator t=2026-03-19T09:08:18.367744928Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-19T09:08:18.374265793Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.486074ms logger=migrator t=2026-03-19T09:08:18.381796489Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-19T09:08:18.383317266Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.526587ms logger=migrator t=2026-03-19T09:08:18.388395296Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T09:08:18.391162661Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.764805ms logger=migrator t=2026-03-19T09:08:18.396078376Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-19T09:08:18.425252335Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.161588ms logger=migrator t=2026-03-19T09:08:18.429807532Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-19T09:08:18.459460411Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.641879ms logger=migrator t=2026-03-19T09:08:18.465998355Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-19T09:08:18.467836029Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.838634ms logger=migrator t=2026-03-19T09:08:18.473114613Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T09:08:18.474588528Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.474584ms logger=migrator t=2026-03-19T09:08:18.479641507Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-19T09:08:18.487736688Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.094311ms logger=migrator t=2026-03-19T09:08:18.492560832Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-19T09:08:18.498334888Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.770375ms logger=migrator t=2026-03-19T09:08:18.503347456Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-19T09:08:18.504526984Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.178787ms logger=migrator t=2026-03-19T09:08:18.509049921Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-19T09:08:18.510086465Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.036384ms logger=migrator t=2026-03-19T09:08:18.515238686Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-19T09:08:18.516375812Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.138486ms logger=migrator t=2026-03-19T09:08:18.519972348Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-19T09:08:18.521981995Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.005967ms logger=migrator t=2026-03-19T09:08:18.527680389Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:08:18.527801642Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=122.883µs logger=migrator t=2026-03-19T09:08:18.533342243Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-19T09:08:18.53874134Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.420268ms logger=migrator t=2026-03-19T09:08:18.573530931Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-19T09:08:18.581501959Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.975118ms logger=migrator t=2026-03-19T09:08:18.588302049Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-19T09:08:18.595795846Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.499236ms logger=migrator t=2026-03-19T09:08:18.602888443Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-19T09:08:18.604821789Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.933416ms logger=migrator t=2026-03-19T09:08:18.611557387Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-19T09:08:18.613314029Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.756602ms logger=migrator t=2026-03-19T09:08:18.620249672Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-19T09:08:18.62526553Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.015018ms logger=migrator t=2026-03-19T09:08:18.630613747Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-19T09:08:18.63716447Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.549773ms logger=migrator t=2026-03-19T09:08:18.642283601Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-19T09:08:18.643382558Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.098467ms logger=migrator t=2026-03-19T09:08:18.649689287Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-19T09:08:18.657228714Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.532588ms logger=migrator t=2026-03-19T09:08:18.662712334Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-19T09:08:18.670566908Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.852744ms logger=migrator t=2026-03-19T09:08:18.675362751Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-19T09:08:18.675451373Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=90.572µs logger=migrator t=2026-03-19T09:08:18.680254627Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-19T09:08:18.682161762Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.908615ms logger=migrator t=2026-03-19T09:08:18.688755158Z 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-03-19T09:08:18.690711244Z 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.959017ms logger=migrator t=2026-03-19T09:08:18.696999822Z 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-03-19T09:08:18.698719102Z 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.72221ms logger=migrator t=2026-03-19T09:08:18.705629735Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:08:18.705794429Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=170.184µs logger=migrator t=2026-03-19T09:08:18.711228737Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-19T09:08:18.718612122Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.381304ms logger=migrator t=2026-03-19T09:08:18.725810191Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-19T09:08:18.732527879Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.719588ms logger=migrator t=2026-03-19T09:08:18.74020474Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-19T09:08:18.747167595Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.960405ms logger=migrator t=2026-03-19T09:08:18.753251948Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-19T09:08:18.760846268Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.557119ms logger=migrator t=2026-03-19T09:08:18.766213304Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-19T09:08:18.773429674Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.215569ms logger=migrator t=2026-03-19T09:08:18.783215475Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-19T09:08:18.783333218Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=121.973µs logger=migrator t=2026-03-19T09:08:18.79321079Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-19T09:08:18.79444855Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.24141ms logger=migrator t=2026-03-19T09:08:18.801338802Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-19T09:08:18.808150062Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.8042ms logger=migrator t=2026-03-19T09:08:18.818532157Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-19T09:08:18.818733062Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=205.555µs logger=migrator t=2026-03-19T09:08:18.832447155Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-19T09:08:18.841021247Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.590722ms logger=migrator t=2026-03-19T09:08:18.849670911Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-19T09:08:18.850468621Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=797.03µs logger=migrator t=2026-03-19T09:08:18.85638541Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-19T09:08:18.863430956Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.042186ms logger=migrator t=2026-03-19T09:08:18.868845793Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-19T09:08:18.869733154Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=887.041µs logger=migrator t=2026-03-19T09:08:18.877705602Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-19T09:08:18.878894161Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.184089ms logger=migrator t=2026-03-19T09:08:18.884708908Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-19T09:08:18.894829996Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.120168ms logger=migrator t=2026-03-19T09:08:18.900194772Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-19T09:08:18.900835138Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=639.946µs logger=migrator t=2026-03-19T09:08:18.908326544Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-19T09:08:18.910237439Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.909295ms logger=migrator t=2026-03-19T09:08:18.919669822Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-19T09:08:18.92084631Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.176568ms logger=migrator t=2026-03-19T09:08:18.929290539Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-19T09:08:18.930226331Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=935.901µs logger=migrator t=2026-03-19T09:08:18.935775812Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-19T09:08:18.935852723Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=76.612µs logger=migrator t=2026-03-19T09:08:18.943113605Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-19T09:08:18.944237261Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.124356ms logger=migrator t=2026-03-19T09:08:18.954710128Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-19T09:08:18.956417338Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.70347ms logger=migrator t=2026-03-19T09:08:18.963138367Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-19T09:08:18.963523116Z 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-03-19T09:08:18.973944362Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-19T09:08:18.974599647Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=654.785µs logger=migrator t=2026-03-19T09:08:18.980280611Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-19T09:08:18.98189974Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.618279ms logger=migrator t=2026-03-19T09:08:18.990256096Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-19T09:08:18.997427505Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.16668ms logger=migrator t=2026-03-19T09:08:19.003841666Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-19T09:08:19.005142577Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.305501ms logger=migrator t=2026-03-19T09:08:19.012808998Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-19T09:08:19.014803035Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.993627ms logger=migrator t=2026-03-19T09:08:19.020883048Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-19T09:08:19.022595589Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.70766ms logger=migrator t=2026-03-19T09:08:19.029143222Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-19T09:08:19.030850503Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.709931ms logger=migrator t=2026-03-19T09:08:19.037004958Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-19T09:08:19.03834695Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.342652ms logger=migrator t=2026-03-19T09:08:19.046421801Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-19T09:08:19.046472452Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=53.341µs logger=migrator t=2026-03-19T09:08:19.053662831Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-19T09:08:19.053909757Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=258.006µs logger=migrator t=2026-03-19T09:08:19.060896492Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-19T09:08:19.072322901Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.422539ms logger=migrator t=2026-03-19T09:08:19.076765516Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-19T09:08:19.077477793Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=729.098µs logger=migrator t=2026-03-19T09:08:19.083410923Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-19T09:08:19.084775284Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.363311ms logger=migrator t=2026-03-19T09:08:19.090726475Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-19T09:08:19.091125644Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=400.81µs logger=migrator t=2026-03-19T09:08:19.098334984Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-19T09:08:19.099924502Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.595338ms logger=migrator t=2026-03-19T09:08:19.110297256Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-19T09:08:19.111691149Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.400243ms logger=migrator t=2026-03-19T09:08:19.121000369Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-19T09:08:19.156818273Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.815574ms logger=migrator t=2026-03-19T09:08:19.16559938Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-19T09:08:19.175863503Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.264953ms logger=migrator t=2026-03-19T09:08:19.185561071Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-19T09:08:19.185682923Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=114.802µs logger=migrator t=2026-03-19T09:08:19.194065221Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-19T09:08:19.221059588Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=26.987997ms logger=migrator t=2026-03-19T09:08:19.230812708Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-19T09:08:19.258832758Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.023281ms logger=migrator t=2026-03-19T09:08:19.268414145Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-19T09:08:19.269767946Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.357771ms logger=migrator t=2026-03-19T09:08:19.296605569Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-19T09:08:19.29875333Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.149431ms logger=migrator t=2026-03-19T09:08:19.310601319Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-19T09:08:19.311218784Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=623.565µs logger=migrator t=2026-03-19T09:08:19.329628608Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-19T09:08:19.331554453Z level=info msg="Migration successfully executed" id="create permission table" duration=1.930465ms logger=migrator t=2026-03-19T09:08:19.357940036Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-19T09:08:19.360070755Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.13599ms logger=migrator t=2026-03-19T09:08:19.383343074Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-19T09:08:19.385840193Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.495069ms logger=migrator t=2026-03-19T09:08:19.403756465Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-19T09:08:19.405797894Z level=info msg="Migration successfully executed" id="create role table" duration=2.045449ms logger=migrator t=2026-03-19T09:08:19.433313663Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-19T09:08:19.444264101Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.958168ms logger=migrator t=2026-03-19T09:08:19.491768301Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-19T09:08:19.502455242Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.686341ms logger=migrator t=2026-03-19T09:08:19.531261432Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-19T09:08:19.533061694Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.800992ms logger=migrator t=2026-03-19T09:08:19.560379088Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-19T09:08:19.569671497Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=9.291099ms logger=migrator t=2026-03-19T09:08:19.62405736Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-19T09:08:19.626732253Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.679153ms logger=migrator t=2026-03-19T09:08:19.637025265Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-19T09:08:19.639273298Z level=info msg="Migration successfully executed" id="create team role table" duration=2.252393ms logger=migrator t=2026-03-19T09:08:19.64823564Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-19T09:08:19.649354137Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.119016ms logger=migrator t=2026-03-19T09:08:19.661981774Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-19T09:08:19.665505728Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=3.523934ms logger=migrator t=2026-03-19T09:08:19.673548106Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-19T09:08:19.676542787Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=3.019542ms logger=migrator t=2026-03-19T09:08:19.692568435Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-19T09:08:19.693829565Z level=info msg="Migration successfully executed" id="create user role table" duration=1.269ms logger=migrator t=2026-03-19T09:08:19.703150455Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-19T09:08:19.704467545Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.31808ms logger=migrator t=2026-03-19T09:08:19.713740714Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-19T09:08:19.71608046Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.336986ms logger=migrator t=2026-03-19T09:08:19.725911341Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-19T09:08:19.727345546Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.437545ms logger=migrator t=2026-03-19T09:08:19.734415982Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-19T09:08:19.73522964Z level=info msg="Migration successfully executed" id="create builtin role table" duration=812.728µs logger=migrator t=2026-03-19T09:08:19.74072819Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-19T09:08:19.7419521Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.22492ms logger=migrator t=2026-03-19T09:08:19.750190114Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-19T09:08:19.751867023Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.677239ms logger=migrator t=2026-03-19T09:08:19.760717102Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-19T09:08:19.774056176Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=13.338484ms logger=migrator t=2026-03-19T09:08:19.778066141Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-19T09:08:19.778960062Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=893.701µs logger=migrator t=2026-03-19T09:08:19.786178483Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-19T09:08:19.787544174Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.369302ms logger=migrator t=2026-03-19T09:08:19.793046294Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-19T09:08:19.794062438Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.015994ms logger=migrator t=2026-03-19T09:08:19.798558894Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-19T09:08:19.799494276Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=935.042µs logger=migrator t=2026-03-19T09:08:19.802767094Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-19T09:08:19.80347168Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=705.186µs logger=migrator t=2026-03-19T09:08:19.810244079Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-19T09:08:19.811183392Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=938.053µs logger=migrator t=2026-03-19T09:08:19.816112268Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-19T09:08:19.823339549Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.225571ms logger=migrator t=2026-03-19T09:08:19.826939453Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-19T09:08:19.833652912Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.712679ms logger=migrator t=2026-03-19T09:08:19.838877824Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-19T09:08:19.847642202Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.773988ms logger=migrator t=2026-03-19T09:08:19.852217249Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-19T09:08:19.860444813Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.232824ms logger=migrator t=2026-03-19T09:08:19.863837513Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-19T09:08:19.864809477Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=971.114µs logger=migrator t=2026-03-19T09:08:19.868721928Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-19T09:08:19.86964629Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=922.892µs logger=migrator t=2026-03-19T09:08:19.875018067Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-19T09:08:19.875892878Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=875.341µs logger=migrator t=2026-03-19T09:08:19.879151265Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-19T09:08:19.879933573Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=781.868µs logger=migrator t=2026-03-19T09:08:19.883425895Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-19T09:08:19.884669375Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.24601ms logger=migrator t=2026-03-19T09:08:19.889354144Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-19T09:08:19.889414446Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=61.102µs logger=migrator t=2026-03-19T09:08:19.89252378Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-19T09:08:19.892564871Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=41.841µs logger=migrator t=2026-03-19T09:08:19.895999472Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-19T09:08:19.896401491Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=402.559µs logger=migrator t=2026-03-19T09:08:19.900410855Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-19T09:08:19.900917428Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=510.813µs logger=migrator t=2026-03-19T09:08:19.904006901Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-19T09:08:19.904655366Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=648.465µs logger=migrator t=2026-03-19T09:08:19.907719628Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-19T09:08:19.907884862Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=162.994µs logger=migrator t=2026-03-19T09:08:19.910683948Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-19T09:08:19.911240151Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=552.992µs logger=migrator t=2026-03-19T09:08:19.91628525Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-19T09:08:19.917119809Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=831.949µs logger=migrator t=2026-03-19T09:08:19.921020882Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-19T09:08:19.922055626Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.034384ms logger=migrator t=2026-03-19T09:08:19.926763117Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-19T09:08:19.933951066Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.187539ms logger=migrator t=2026-03-19T09:08:19.939218951Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-19T09:08:19.939326933Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=109.333µs logger=migrator t=2026-03-19T09:08:19.944154097Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-19T09:08:19.946706217Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.55251ms logger=migrator t=2026-03-19T09:08:19.952382031Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-19T09:08:19.954937011Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.55469ms logger=migrator t=2026-03-19T09:08:19.961786262Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-19T09:08:19.963910623Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.12797ms logger=migrator t=2026-03-19T09:08:19.970047537Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-19T09:08:19.981760003Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.707186ms logger=migrator t=2026-03-19T09:08:19.995314353Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-19T09:08:19.996943862Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.635419ms logger=migrator t=2026-03-19T09:08:20.002021842Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-19T09:08:20.00325316Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.231378ms logger=migrator t=2026-03-19T09:08:20.007202084Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:08:20.030697638Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.495464ms logger=migrator t=2026-03-19T09:08:20.035982562Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-19T09:08:20.036806522Z level=info msg="Migration successfully executed" id="create correlation v2" duration=825.33µs logger=migrator t=2026-03-19T09:08:20.040899689Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-19T09:08:20.042654359Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.75111ms logger=migrator t=2026-03-19T09:08:20.047634557Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-19T09:08:20.048827075Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.192357ms logger=migrator t=2026-03-19T09:08:20.052576384Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-19T09:08:20.053798362Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.222038ms logger=migrator t=2026-03-19T09:08:20.057599141Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-19T09:08:20.057864069Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=265.218µs logger=migrator t=2026-03-19T09:08:20.063718236Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-19T09:08:20.064594617Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=874.71µs logger=migrator t=2026-03-19T09:08:20.070918626Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-19T09:08:20.081000294Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.081259ms logger=migrator t=2026-03-19T09:08:20.087276321Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-19T09:08:20.088403158Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.126986ms logger=migrator t=2026-03-19T09:08:20.093828696Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-19T09:08:20.095228779Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.403093ms logger=migrator t=2026-03-19T09:08:20.10077099Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T09:08:20.101456736Z 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-03-19T09:08:20.105756287Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T09:08:20.110338035Z 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-03-19T09:08:20.11686901Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-19T09:08:20.12028733Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=3.41619ms logger=migrator t=2026-03-19T09:08:20.127282944Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-19T09:08:20.128736529Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.457875ms logger=migrator t=2026-03-19T09:08:20.132929898Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T09:08:20.1355632Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.645183ms logger=migrator t=2026-03-19T09:08:20.144597523Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T09:08:20.14615332Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.561316ms logger=migrator t=2026-03-19T09:08:20.151568937Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T09:08:20.152683153Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.113116ms logger=migrator t=2026-03-19T09:08:20.156429972Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T09:08:20.157464016Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.033434ms logger=migrator t=2026-03-19T09:08:20.161923112Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-19T09:08:20.162793212Z level=info msg="Migration successfully executed" id="Drop public config table" duration=869.31µs logger=migrator t=2026-03-19T09:08:20.168949917Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-19T09:08:20.171033306Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.086809ms logger=migrator t=2026-03-19T09:08:20.182726932Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T09:08:20.184468953Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.742231ms logger=migrator t=2026-03-19T09:08:20.188533279Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T09:08:20.189503502Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=970.973µs logger=migrator t=2026-03-19T09:08:20.193736592Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-19T09:08:20.194729495Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=993.363µs logger=migrator t=2026-03-19T09:08:20.199828015Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-19T09:08:20.222974011Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.139586ms logger=migrator t=2026-03-19T09:08:20.229097166Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-19T09:08:20.236545261Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.451275ms logger=migrator t=2026-03-19T09:08:20.247723204Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-19T09:08:20.255712833Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.989749ms logger=migrator t=2026-03-19T09:08:20.262609426Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-19T09:08:20.262946554Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=337.687µs logger=migrator t=2026-03-19T09:08:20.26621411Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-19T09:08:20.274083876Z level=info msg="Migration successfully executed" id="add share column" duration=7.867566ms logger=migrator t=2026-03-19T09:08:20.279727309Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-19T09:08:20.279862212Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=136.163µs logger=migrator t=2026-03-19T09:08:20.282843743Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-19T09:08:20.283538349Z level=info msg="Migration successfully executed" id="create file table" duration=694.776µs logger=migrator t=2026-03-19T09:08:20.287076402Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-19T09:08:20.287887382Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=810.64µs logger=migrator t=2026-03-19T09:08:20.294275632Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-19T09:08:20.295153893Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=878.651µs logger=migrator t=2026-03-19T09:08:20.304903673Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-19T09:08:20.305920947Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.014233ms logger=migrator t=2026-03-19T09:08:20.311225682Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-19T09:08:20.312989574Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.764362ms logger=migrator t=2026-03-19T09:08:20.321116595Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-19T09:08:20.321192337Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=73.422µs logger=migrator t=2026-03-19T09:08:20.331564011Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-19T09:08:20.331632773Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=70.792µs logger=migrator t=2026-03-19T09:08:20.351600473Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-19T09:08:20.352932315Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.333672ms logger=migrator t=2026-03-19T09:08:20.359418628Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-19T09:08:20.359745265Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=329.367µs logger=migrator t=2026-03-19T09:08:20.364872376Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-19T09:08:20.367304654Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.426088ms logger=migrator t=2026-03-19T09:08:20.3726537Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-19T09:08:20.383049466Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.394775ms logger=migrator t=2026-03-19T09:08:20.390588533Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-19T09:08:20.390752177Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=128.233µs logger=migrator t=2026-03-19T09:08:20.394990727Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-19T09:08:20.396671107Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.68201ms logger=migrator t=2026-03-19T09:08:20.401987861Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-19T09:08:20.402516735Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=529.594µs logger=migrator t=2026-03-19T09:08:20.405879564Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-19T09:08:20.406111299Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=231.745µs logger=migrator t=2026-03-19T09:08:20.408572157Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-19T09:08:20.40912207Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=549.953µs logger=migrator t=2026-03-19T09:08:20.412605532Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-19T09:08:20.422627749Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.018886ms logger=migrator t=2026-03-19T09:08:20.428266092Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-19T09:08:20.438066152Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.79958ms logger=migrator t=2026-03-19T09:08:20.441718779Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-19T09:08:20.442509247Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=789.228µs logger=migrator t=2026-03-19T09:08:20.445735923Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-19T09:08:20.521276904Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.527551ms logger=migrator t=2026-03-19T09:08:20.526558129Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-19T09:08:20.527481261Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=923.131µs logger=migrator t=2026-03-19T09:08:20.530809909Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-19T09:08:20.531651429Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=840.7µs logger=migrator t=2026-03-19T09:08:20.535781816Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-19T09:08:20.566361337Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.580471ms logger=migrator t=2026-03-19T09:08:20.573928146Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-19T09:08:20.583784018Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.855872ms logger=migrator t=2026-03-19T09:08:20.58684577Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-19T09:08:20.587185189Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=333.899µs logger=migrator t=2026-03-19T09:08:20.591245944Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-19T09:08:20.591473189Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=227.645µs logger=migrator t=2026-03-19T09:08:20.595048453Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-19T09:08:20.595283439Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=234.826µs logger=migrator t=2026-03-19T09:08:20.598447504Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-19T09:08:20.598668009Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=223.385µs logger=migrator t=2026-03-19T09:08:20.601742412Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-19T09:08:20.601966117Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=223.695µs logger=migrator t=2026-03-19T09:08:20.609509185Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-19T09:08:20.610800995Z level=info msg="Migration successfully executed" id="create folder table" duration=1.29599ms logger=migrator t=2026-03-19T09:08:20.615510416Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-19T09:08:20.616581391Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.070485ms logger=migrator t=2026-03-19T09:08:20.620949135Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-19T09:08:20.621939108Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=988.803µs logger=migrator t=2026-03-19T09:08:20.627635762Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-19T09:08:20.627666563Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.821µs logger=migrator t=2026-03-19T09:08:20.63305961Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T09:08:20.634243737Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.184017ms logger=migrator t=2026-03-19T09:08:20.641230383Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T09:08:20.643998088Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.772945ms logger=migrator t=2026-03-19T09:08:20.649237312Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-19T09:08:20.650536112Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.29862ms logger=migrator t=2026-03-19T09:08:20.656715817Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-19T09:08:20.657192219Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=476.412µs logger=migrator t=2026-03-19T09:08:20.662630837Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-19T09:08:20.663064878Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=434.671µs logger=migrator t=2026-03-19T09:08:20.668850514Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-19T09:08:20.670526453Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.675899ms logger=migrator t=2026-03-19T09:08:20.67461311Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-19T09:08:20.676621967Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.009486ms logger=migrator t=2026-03-19T09:08:20.681392759Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-19T09:08:20.682529107Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.139078ms logger=migrator t=2026-03-19T09:08:20.687259308Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-19T09:08:20.688528568Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.26959ms logger=migrator t=2026-03-19T09:08:20.693069234Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-19T09:08:20.694716304Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.65349ms logger=migrator t=2026-03-19T09:08:20.707357331Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-19T09:08:20.709119903Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.766292ms logger=migrator t=2026-03-19T09:08:20.714410298Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-19T09:08:20.71578557Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.374472ms logger=migrator t=2026-03-19T09:08:20.72128163Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-19T09:08:20.722999221Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.716191ms logger=migrator t=2026-03-19T09:08:20.727766983Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-19T09:08:20.729145345Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.378282ms logger=migrator t=2026-03-19T09:08:20.735656239Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-19T09:08:20.736873378Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.216619ms logger=migrator t=2026-03-19T09:08:20.745758867Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-19T09:08:20.74714105Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.387803ms logger=migrator t=2026-03-19T09:08:20.751369849Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-19T09:08:20.751696347Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=327.098µs logger=migrator t=2026-03-19T09:08:20.755920677Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-19T09:08:20.765617585Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.695428ms logger=migrator t=2026-03-19T09:08:20.770452199Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-19T09:08:20.771250708Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=799.229µs logger=migrator t=2026-03-19T09:08:20.775397586Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T09:08:20.775445417Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=51.691µs logger=migrator t=2026-03-19T09:08:20.77982768Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T09:08:20.781702395Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.874975ms logger=migrator t=2026-03-19T09:08:20.786907247Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T09:08:20.786936518Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.911µs logger=migrator t=2026-03-19T09:08:20.791198088Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-19T09:08:20.792643163Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.445995ms logger=migrator t=2026-03-19T09:08:20.796550884Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T09:08:20.797741253Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.189419ms logger=migrator t=2026-03-19T09:08:20.801933162Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-19T09:08:20.803038788Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.107757ms logger=migrator t=2026-03-19T09:08:20.808048015Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-19T09:08:20.808861435Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=814.23µs logger=migrator t=2026-03-19T09:08:20.812535672Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-19T09:08:20.812812508Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=277.826µs logger=migrator t=2026-03-19T09:08:20.815695116Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-19T09:08:20.816327981Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=630.465µs logger=migrator t=2026-03-19T09:08:20.821216216Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-19T09:08:20.822067946Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=852.01µs logger=migrator t=2026-03-19T09:08:20.859564661Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-19T09:08:20.861190969Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.628878ms logger=migrator t=2026-03-19T09:08:20.873161831Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-19T09:08:20.885916241Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.75917ms logger=migrator t=2026-03-19T09:08:20.892871286Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-19T09:08:20.9036611Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.787184ms logger=migrator t=2026-03-19T09:08:20.908133435Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-19T09:08:20.917020425Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.88014ms logger=migrator t=2026-03-19T09:08:20.922223818Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-19T09:08:20.922303419Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.091µs logger=migrator t=2026-03-19T09:08:20.927258096Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-19T09:08:20.937350225Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.091889ms logger=migrator t=2026-03-19T09:08:20.942542226Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-19T09:08:20.949838719Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.295523ms logger=migrator t=2026-03-19T09:08:20.954148591Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-19T09:08:20.95451451Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=365.718µs logger=migrator t=2026-03-19T09:08:20.958836391Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.743532045s logger=migrator t=2026-03-19T09:08:20.959449705Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-19T09:08:20.977147273Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-19T09:08:20.977382459Z level=info msg="Created default organization" logger=secrets t=2026-03-19T09:08:20.983472352Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T09:08:21.038545631Z level=info msg="Restored cache from database" duration=449.202µs logger=plugin.store t=2026-03-19T09:08:21.039879612Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-19T09:08:21.077635132Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-19T09:08:21.077659993Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-19T09:08:21.077732425Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-19T09:08:21.077743415Z level=info msg="Plugins loaded" count=54 duration=37.864423ms logger=query_data t=2026-03-19T09:08:21.082046716Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-19T09:08:21.085452866Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-19T09:08:21.091863628Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-19T09:08:21.102363375Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-19T09:08:21.106044372Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-19T09:08:21.10935351Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-19T09:08:21.13312944Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-19T09:08:21.152139499Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-19T09:08:21.175962011Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-19T09:08:21.175989802Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-19T09:08:21.176254828Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-19T09:08:21.176308479Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-19T09:08:21.176888202Z level=info msg="Storage starting" logger=http.server t=2026-03-19T09:08:21.179849592Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-19T09:08:21.186982551Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-19T09:08:21.187222546Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-19T09:08:21.253526399Z level=info msg="Update check succeeded" duration=76.76695ms logger=grafana.update.checker t=2026-03-19T09:08:21.254610135Z level=info msg="Update check succeeded" duration=78.154583ms logger=ngalert.state.manager t=2026-03-19T09:08:21.284253023Z level=info msg="State cache has been initialized" states=0 duration=107.988015ms logger=ngalert.scheduler t=2026-03-19T09:08:21.284378396Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-19T09:08:21.284490579Z level=info msg=starting first_tick=2026-03-19T09:08:30Z logger=sqlstore.transactions t=2026-03-19T09:08:21.295025847Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-19T09:08:21.306416226Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T09:08:21.351061399Z level=info msg="Patterns update finished" duration=69.823407ms logger=provisioning.dashboard t=2026-03-19T09:08:21.399573803Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-19T09:08:21.512395993Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-19T09:08:21.512977956Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-19T09:08:25.349505074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:25.350762123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:25.400590889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:25.717428589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:25.758673191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:25.797031265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:25.818114153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:25.877315368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:25.89136665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:25.913751298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:25.932964401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:25.969193715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:25.98722417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.013549321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.028446422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.052502448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.06570391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.094358915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.111517681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.135207909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.157184067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.189024898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.207631766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.238406582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.254394229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.297222149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.318260895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.351626131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.370620489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.403190228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.422566635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.457295293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.476621399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.507422345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.530451618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.580462027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.602891526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.649399873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.674496175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.706484428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.727276948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.773307314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.805209326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.871629072Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.892532105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.957719972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:26.972660534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.069334313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.088654289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.151323117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.194581477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.241053133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.262227472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.307387766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.332743664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.390581148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.407532337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.45555131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.476249938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.542739435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.565297537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.609930169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.629361858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.689544057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.708089294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.757066099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.774776126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.831180216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.848299111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.904453925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.924377584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:27.99338377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:28.025847056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:28.159081167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:28.174519482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:28.2597151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:28.279855796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:28.539885766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:28.561057855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:28.664454193Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-19T09:09:24.200641887Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-19T09:18:21.23640779Z level=info msg="Completed cleanup jobs" duration=59.55768ms logger=plugins.update.checker t=2026-03-19T09:18:21.303379357Z level=info msg="Update check succeeded" duration=49.301698ms logger=sqlstore.transactions t=2026-03-19T09:23:21.100630334Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"