logger=settings t=2026-04-07T00:15:42.656839509Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T00:15:42Z logger=settings t=2026-04-07T00:15:42.657261529Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T00:15:42.65727144Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T00:15:42.65727748Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T00:15:42.65728099Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T00:15:42.65728444Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:15:42.6572903Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:15:42.65729347Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T00:15:42.65729686Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T00:15:42.65730033Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T00:15:42.657303431Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:15:42.657306501Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:15:42.657311561Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T00:15:42.657315151Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T00:15:42.657318981Z level=info msg=Target target=[all] logger=settings t=2026-04-07T00:15:42.657324851Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T00:15:42.657327981Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T00:15:42.657331021Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T00:15:42.657333951Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T00:15:42.657342711Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T00:15:42.657348562Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T00:15:42.658521533Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T00:15:42.658538833Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T00:15:42.66030225Z level=info msg="Locking database" logger=migrator t=2026-04-07T00:15:42.660314841Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T00:15:42.660840194Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T00:15:42.661908672Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.067438ms logger=migrator t=2026-04-07T00:15:42.668364912Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T00:15:42.669356148Z level=info msg="Migration successfully executed" id="create user table" duration=995.757µs logger=migrator t=2026-04-07T00:15:42.675688034Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T00:15:42.676913126Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.229632ms logger=migrator t=2026-04-07T00:15:42.685711157Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T00:15:42.687082014Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.370376ms logger=migrator t=2026-04-07T00:15:42.691944921Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T00:15:42.692494356Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=549.585µs logger=migrator t=2026-04-07T00:15:42.697136408Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T00:15:42.697632761Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=496.164µs logger=migrator t=2026-04-07T00:15:42.702464858Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T00:15:42.704229674Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.762046ms logger=migrator t=2026-04-07T00:15:42.713015275Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T00:15:42.714648098Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.633663ms logger=migrator t=2026-04-07T00:15:42.721702263Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T00:15:42.72233737Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=596.086µs logger=migrator t=2026-04-07T00:15:42.725950234Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T00:15:42.726713255Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=762.61µs logger=migrator t=2026-04-07T00:15:42.731582683Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T00:15:42.732214239Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=631.577µs logger=migrator t=2026-04-07T00:15:42.736937464Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T00:15:42.737957Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.019216ms logger=migrator t=2026-04-07T00:15:42.745147039Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T00:15:42.747645905Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.494875ms logger=migrator t=2026-04-07T00:15:42.753419517Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T00:15:42.753449758Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.681µs logger=migrator t=2026-04-07T00:15:42.758516841Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T00:15:42.760426651Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.90796ms logger=migrator t=2026-04-07T00:15:42.764305613Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T00:15:42.764735904Z level=info msg="Migration successfully executed" id="Add missing user data" duration=457.752µs logger=migrator t=2026-04-07T00:15:42.770988009Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T00:15:42.772074387Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.085528ms logger=migrator t=2026-04-07T00:15:42.775892318Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T00:15:42.776735269Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=843.551µs logger=migrator t=2026-04-07T00:15:42.782753387Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T00:15:42.784174155Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.418918ms logger=migrator t=2026-04-07T00:15:42.789384602Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T00:15:42.796462588Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.079036ms logger=migrator t=2026-04-07T00:15:42.807293453Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T00:15:42.808893425Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.603242ms logger=migrator t=2026-04-07T00:15:42.815154409Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T00:15:42.819695848Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=4.538149ms logger=migrator t=2026-04-07T00:15:42.827942725Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T00:15:42.829294731Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.346295ms logger=migrator t=2026-04-07T00:15:42.833567213Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-07T00:15:42.83421581Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=648.487µs logger=migrator t=2026-04-07T00:15:42.838092502Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T00:15:42.838547244Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=454.112µs logger=migrator t=2026-04-07T00:15:42.843137105Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T00:15:42.843903555Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=766.13µs logger=migrator t=2026-04-07T00:15:42.847620862Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T00:15:42.848365542Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=744.95µs logger=migrator t=2026-04-07T00:15:42.852796309Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T00:15:42.85400692Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.210461ms logger=migrator t=2026-04-07T00:15:42.858682873Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T00:15:42.859359201Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=676.368µs logger=migrator t=2026-04-07T00:15:42.863369397Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T00:15:42.864043834Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=673.897µs logger=migrator t=2026-04-07T00:15:42.869394884Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T00:15:42.869440025Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=54.311µs logger=migrator t=2026-04-07T00:15:42.875360911Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T00:15:42.876248685Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=898.483µs logger=migrator t=2026-04-07T00:15:42.881530224Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T00:15:42.882240122Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=710.668µs logger=migrator t=2026-04-07T00:15:42.887540411Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T00:15:42.888230699Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=690.808µs logger=migrator t=2026-04-07T00:15:42.893651432Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T00:15:42.895049929Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.401237ms logger=migrator t=2026-04-07T00:15:42.901205911Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:15:42.904543618Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.340887ms logger=migrator t=2026-04-07T00:15:42.939096056Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T00:15:42.940673957Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.580671ms logger=migrator t=2026-04-07T00:15:42.945993018Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T00:15:42.946757928Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=765.4µs logger=migrator t=2026-04-07T00:15:42.951960454Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T00:15:42.953010262Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.041628ms logger=migrator t=2026-04-07T00:15:42.957833199Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T00:15:42.958417053Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=584.094µs logger=migrator t=2026-04-07T00:15:42.962623254Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T00:15:42.963180009Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=556.755µs logger=migrator t=2026-04-07T00:15:42.969781283Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T00:15:42.970670026Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=895.063µs logger=migrator t=2026-04-07T00:15:42.975440632Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T00:15:42.976035837Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=595.005µs logger=migrator t=2026-04-07T00:15:42.980863953Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T00:15:42.981551091Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=687.088µs logger=migrator t=2026-04-07T00:15:42.987283643Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T00:15:42.988292659Z level=info msg="Migration successfully executed" id="create star table" duration=1.008086ms logger=migrator t=2026-04-07T00:15:42.99402918Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T00:15:42.994776379Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=751.289µs logger=migrator t=2026-04-07T00:15:43.001549517Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T00:15:43.002378719Z level=info msg="Migration successfully executed" id="create org table v1" duration=826.672µs logger=migrator t=2026-04-07T00:15:43.007886134Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T00:15:43.009295671Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.408117ms logger=migrator t=2026-04-07T00:15:43.014418485Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T00:15:43.015084543Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=667.798µs logger=migrator t=2026-04-07T00:15:43.020433624Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T00:15:43.021209494Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=775.45µs logger=migrator t=2026-04-07T00:15:43.027305514Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T00:15:43.028388932Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.082238ms logger=migrator t=2026-04-07T00:15:43.034096622Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T00:15:43.035092169Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=999.257µs logger=migrator t=2026-04-07T00:15:43.039842204Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T00:15:43.039871565Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.871µs logger=migrator t=2026-04-07T00:15:43.043809838Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T00:15:43.043849219Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.971µs logger=migrator t=2026-04-07T00:15:43.049527569Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T00:15:43.049856647Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=323.828µs logger=migrator t=2026-04-07T00:15:43.054872409Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T00:15:43.055639539Z level=info msg="Migration successfully executed" id="create dashboard table" duration=766.67µs logger=migrator t=2026-04-07T00:15:43.061903533Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T00:15:43.062687984Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=784.581µs logger=migrator t=2026-04-07T00:15:43.067888171Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T00:15:43.068712462Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=823.621µs logger=migrator t=2026-04-07T00:15:43.074530015Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T00:15:43.075175162Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=642.827µs logger=migrator t=2026-04-07T00:15:43.080545014Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T00:15:43.082059483Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.51485ms logger=migrator t=2026-04-07T00:15:43.08764659Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T00:15:43.088328928Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=682.448µs logger=migrator t=2026-04-07T00:15:43.094314826Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T00:15:43.099222585Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.907199ms logger=migrator t=2026-04-07T00:15:43.10362883Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T00:15:43.104344239Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=715.479µs logger=migrator t=2026-04-07T00:15:43.109058783Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T00:15:43.109801843Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=742.919µs logger=migrator t=2026-04-07T00:15:43.116145369Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T00:15:43.116918999Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=774.21µs logger=migrator t=2026-04-07T00:15:43.124258202Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T00:15:43.124874348Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=616.306µs logger=migrator t=2026-04-07T00:15:43.129796957Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T00:15:43.131296157Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.49915ms logger=migrator t=2026-04-07T00:15:43.137572951Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T00:15:43.137639973Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=67.682µs logger=migrator t=2026-04-07T00:15:43.142855911Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T00:15:43.146037214Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.180913ms logger=migrator t=2026-04-07T00:15:43.151271952Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T00:15:43.153221823Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.949981ms logger=migrator t=2026-04-07T00:15:43.158984275Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T00:15:43.160953987Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.970982ms logger=migrator t=2026-04-07T00:15:43.166559424Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T00:15:43.167402836Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=843.502µs logger=migrator t=2026-04-07T00:15:43.172190242Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T00:15:43.174170494Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.978112ms logger=migrator t=2026-04-07T00:15:43.179705959Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T00:15:43.180632344Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=926.085µs logger=migrator t=2026-04-07T00:15:43.18620478Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T00:15:43.187389921Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.184841ms logger=migrator t=2026-04-07T00:15:43.192851484Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T00:15:43.192887865Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=37.801µs logger=migrator t=2026-04-07T00:15:43.199232622Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T00:15:43.199302204Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=65.631µs logger=migrator t=2026-04-07T00:15:43.205042095Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T00:15:43.208212428Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.169373ms logger=migrator t=2026-04-07T00:15:43.21323326Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T00:15:43.215299714Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.065394ms logger=migrator t=2026-04-07T00:15:43.221295262Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T00:15:43.223311015Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.017973ms logger=migrator t=2026-04-07T00:15:43.228245465Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T00:15:43.231312265Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.0663ms logger=migrator t=2026-04-07T00:15:43.236481282Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T00:15:43.236702787Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=221.715µs logger=migrator t=2026-04-07T00:15:43.241715039Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T00:15:43.242827818Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.110849ms logger=migrator t=2026-04-07T00:15:43.248919528Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T00:15:43.250050878Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.13184ms logger=migrator t=2026-04-07T00:15:43.254847304Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T00:15:43.254890705Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=47.151µs logger=migrator t=2026-04-07T00:15:43.259890836Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T00:15:43.260632696Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=741.79µs logger=migrator t=2026-04-07T00:15:43.266321015Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T00:15:43.266915191Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=594.596µs logger=migrator t=2026-04-07T00:15:43.27220299Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:15:43.277305224Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.101524ms logger=migrator t=2026-04-07T00:15:43.2820852Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T00:15:43.282705436Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=621.496µs logger=migrator t=2026-04-07T00:15:43.288932309Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T00:15:43.289632107Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=699.068µs logger=migrator t=2026-04-07T00:15:43.294703912Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T00:15:43.29541082Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=707.288µs logger=migrator t=2026-04-07T00:15:43.300694129Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T00:15:43.300967736Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=274.088µs logger=migrator t=2026-04-07T00:15:43.306305286Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T00:15:43.306783629Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=478.073µs logger=migrator t=2026-04-07T00:15:43.311553344Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T00:15:43.315111718Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.554504ms logger=migrator t=2026-04-07T00:15:43.319805431Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T00:15:43.320680094Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=874.873µs logger=migrator t=2026-04-07T00:15:43.325443209Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T00:15:43.325761067Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=316.998µs logger=migrator t=2026-04-07T00:15:43.332003401Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T00:15:43.333360237Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=1.357986ms logger=migrator t=2026-04-07T00:15:43.341425248Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T00:15:43.342839966Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.419978ms logger=migrator t=2026-04-07T00:15:43.347581781Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T00:15:43.349791768Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.209438ms logger=migrator t=2026-04-07T00:15:43.354613045Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T00:15:43.355491629Z level=info msg="Migration successfully executed" id="create data_source table" duration=878.664µs logger=migrator t=2026-04-07T00:15:43.361668621Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T00:15:43.36240941Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=738.549µs logger=migrator t=2026-04-07T00:15:43.366637451Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T00:15:43.367428773Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=791.352µs logger=migrator t=2026-04-07T00:15:43.371586352Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T00:15:43.372294401Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=708.139µs logger=migrator t=2026-04-07T00:15:43.377000354Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T00:15:43.377726593Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=726.689µs logger=migrator t=2026-04-07T00:15:43.381133442Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T00:15:43.387227993Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.093681ms logger=migrator t=2026-04-07T00:15:43.391374432Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T00:15:43.392035999Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=660.167µs logger=migrator t=2026-04-07T00:15:43.396910267Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T00:15:43.397484913Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=573.966µs logger=migrator t=2026-04-07T00:15:43.401347084Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T00:15:43.402666008Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.318275ms logger=migrator t=2026-04-07T00:15:43.407152016Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T00:15:43.40769704Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=547.194µs logger=migrator t=2026-04-07T00:15:43.412020344Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T00:15:43.414306535Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.287681ms logger=migrator t=2026-04-07T00:15:43.41793597Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T00:15:43.420277221Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.340421ms logger=migrator t=2026-04-07T00:15:43.425347734Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T00:15:43.425377045Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.511µs logger=migrator t=2026-04-07T00:15:43.429664869Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T00:15:43.429859283Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=194.605µs logger=migrator t=2026-04-07T00:15:43.43354655Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T00:15:43.437177695Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.630435ms logger=migrator t=2026-04-07T00:15:43.44306492Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T00:15:43.443256215Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=193.735µs logger=migrator t=2026-04-07T00:15:43.447725482Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T00:15:43.447932928Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=207.776µs logger=migrator t=2026-04-07T00:15:43.452022755Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T00:15:43.454391118Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.367993ms logger=migrator t=2026-04-07T00:15:43.458451575Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T00:15:43.45867272Z level=info msg="Migration successfully executed" id="Update uid value" duration=221.255µs logger=migrator t=2026-04-07T00:15:43.462657905Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T00:15:43.463409435Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=751.07µs logger=migrator t=2026-04-07T00:15:43.469577167Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T00:15:43.470794338Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.219601ms logger=migrator t=2026-04-07T00:15:43.476671763Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T00:15:43.477870384Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.198621ms logger=migrator t=2026-04-07T00:15:43.48494255Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T00:15:43.485976458Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.034838ms logger=migrator t=2026-04-07T00:15:43.493272489Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T00:15:43.494093301Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=820.762µs logger=migrator t=2026-04-07T00:15:43.499599115Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T00:15:43.500481199Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=880.094µs logger=migrator t=2026-04-07T00:15:43.505150801Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T00:15:43.505882361Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=731.57µs logger=migrator t=2026-04-07T00:15:43.528805103Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T00:15:43.530023455Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.219612ms logger=migrator t=2026-04-07T00:15:43.691818197Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T00:15:43.692611338Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=757.24µs logger=migrator t=2026-04-07T00:15:43.703015642Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T00:15:43.716372332Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=13.351421ms logger=migrator t=2026-04-07T00:15:43.727164905Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T00:15:43.728386368Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.220383ms logger=migrator t=2026-04-07T00:15:43.733465201Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T00:15:43.734203501Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=741.49µs logger=migrator t=2026-04-07T00:15:43.739585922Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T00:15:43.740659241Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.075169ms logger=migrator t=2026-04-07T00:15:43.748731032Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T00:15:43.749639107Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=909.075µs logger=migrator t=2026-04-07T00:15:43.754398231Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T00:15:43.754783462Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=385.031µs logger=migrator t=2026-04-07T00:15:43.759320761Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T00:15:43.760153143Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=832.282µs logger=migrator t=2026-04-07T00:15:43.764008394Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T00:15:43.764051105Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=44.331µs logger=migrator t=2026-04-07T00:15:43.767523987Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T00:15:43.770791473Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.268317ms logger=migrator t=2026-04-07T00:15:43.777774286Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T00:15:43.780562429Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.787063ms logger=migrator t=2026-04-07T00:15:43.786331771Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T00:15:43.786539296Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=207.605µs logger=migrator t=2026-04-07T00:15:43.791909417Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T00:15:43.795541993Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.632676ms logger=migrator t=2026-04-07T00:15:43.799172108Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T00:15:43.802077834Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.914716ms logger=migrator t=2026-04-07T00:15:43.806308896Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T00:15:43.807131218Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=822.572µs logger=migrator t=2026-04-07T00:15:43.810411163Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T00:15:43.810943097Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=532.014µs logger=migrator t=2026-04-07T00:15:43.814200844Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T00:15:43.815044385Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=843.182µs logger=migrator t=2026-04-07T00:15:43.821106655Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T00:15:43.821925897Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=819.461µs logger=migrator t=2026-04-07T00:15:43.827887583Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T00:15:43.828786617Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=897.464µs logger=migrator t=2026-04-07T00:15:43.834106146Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T00:15:43.835350959Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.231733ms logger=migrator t=2026-04-07T00:15:43.8433851Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T00:15:43.843538604Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=158.735µs logger=migrator t=2026-04-07T00:15:43.84982768Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T00:15:43.849856951Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.44µs logger=migrator t=2026-04-07T00:15:43.856719371Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T00:15:43.859564466Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.846755ms logger=migrator t=2026-04-07T00:15:43.862879862Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T00:15:43.865565243Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.685241ms logger=migrator t=2026-04-07T00:15:43.869399184Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T00:15:43.869463176Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=64.492µs logger=migrator t=2026-04-07T00:15:43.873905202Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T00:15:43.874616281Z level=info msg="Migration successfully executed" id="create quota table v1" duration=710.929µs logger=migrator t=2026-04-07T00:15:43.878997586Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T00:15:43.879925721Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=930.465µs logger=migrator t=2026-04-07T00:15:43.884961143Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T00:15:43.885008734Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=49.281µs logger=migrator t=2026-04-07T00:15:43.889554083Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T00:15:43.890340265Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=797.022µs logger=migrator t=2026-04-07T00:15:43.894485493Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T00:15:43.895312195Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=824.482µs logger=migrator t=2026-04-07T00:15:43.901271311Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T00:15:43.904876036Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.602654ms logger=migrator t=2026-04-07T00:15:43.910041552Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T00:15:43.910067673Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.151µs logger=migrator t=2026-04-07T00:15:43.914759545Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T00:15:43.915957317Z level=info msg="Migration successfully executed" id="create session table" duration=1.202552ms logger=migrator t=2026-04-07T00:15:43.920966929Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T00:15:43.921103822Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=138.244µs logger=migrator t=2026-04-07T00:15:43.928150018Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T00:15:43.928312172Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=165.874µs logger=migrator t=2026-04-07T00:15:43.932527263Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T00:15:43.933361515Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=834.262µs logger=migrator t=2026-04-07T00:15:43.939199398Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T00:15:43.940080952Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=880.264µs logger=migrator t=2026-04-07T00:15:43.946383337Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T00:15:43.946422818Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.841µs logger=migrator t=2026-04-07T00:15:43.949975182Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T00:15:43.950003402Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.51µs logger=migrator t=2026-04-07T00:15:43.953835682Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T00:15:43.957299404Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.462912ms logger=migrator t=2026-04-07T00:15:43.962962712Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T00:15:43.966174927Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.214195ms logger=migrator t=2026-04-07T00:15:43.969810322Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T00:15:43.969893014Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=83.272µs logger=migrator t=2026-04-07T00:15:43.97466456Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T00:15:43.974745712Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=80.022µs logger=migrator t=2026-04-07T00:15:43.977865405Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T00:15:43.978699866Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=834.621µs logger=migrator t=2026-04-07T00:15:43.986247995Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T00:15:43.986277556Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.871µs logger=migrator t=2026-04-07T00:15:43.991490862Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T00:15:43.995061756Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.571484ms logger=migrator t=2026-04-07T00:15:43.999366659Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T00:15:43.999571675Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=204.796µs logger=migrator t=2026-04-07T00:15:44.00358093Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T00:15:44.006862116Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.283356ms logger=migrator t=2026-04-07T00:15:44.01156672Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T00:15:44.014784364Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.214724ms logger=migrator t=2026-04-07T00:15:44.018997675Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T00:15:44.0191531Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=160.735µs logger=migrator t=2026-04-07T00:15:44.023426342Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T00:15:44.02488231Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.455648ms logger=migrator t=2026-04-07T00:15:44.031160485Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T00:15:44.032070879Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=910.623µs logger=migrator t=2026-04-07T00:15:44.036614638Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T00:15:44.03783709Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.221592ms logger=migrator t=2026-04-07T00:15:44.043781837Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T00:15:44.045533552Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.750815ms logger=migrator t=2026-04-07T00:15:44.052819604Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T00:15:44.054251752Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.432548ms logger=migrator t=2026-04-07T00:15:44.059207842Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T00:15:44.060120516Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=911.704µs logger=migrator t=2026-04-07T00:15:44.065338863Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T00:15:44.066465552Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.12691ms logger=migrator t=2026-04-07T00:15:44.072195803Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T00:15:44.073654571Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.459068ms logger=migrator t=2026-04-07T00:15:44.078447047Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T00:15:44.079259418Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=815.971µs logger=migrator t=2026-04-07T00:15:44.088369588Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T00:15:44.102110409Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.742891ms logger=migrator t=2026-04-07T00:15:44.107059739Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T00:15:44.107775048Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=715.099µs logger=migrator t=2026-04-07T00:15:44.11165666Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-07T00:15:44.112461041Z 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=804.231µs logger=migrator t=2026-04-07T00:15:44.11698952Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T00:15:44.117461133Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=471.472µs logger=migrator t=2026-04-07T00:15:44.123590864Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T00:15:44.124422936Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=825.571µs logger=migrator t=2026-04-07T00:15:44.128593255Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T00:15:44.129836728Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.246273ms logger=migrator t=2026-04-07T00:15:44.133524655Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T00:15:44.136978706Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.453961ms logger=migrator t=2026-04-07T00:15:44.14170874Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T00:15:44.145130249Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.421279ms logger=migrator t=2026-04-07T00:15:44.148251982Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T00:15:44.151737994Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.485412ms logger=migrator t=2026-04-07T00:15:44.15541049Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T00:15:44.158957663Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.546533ms logger=migrator t=2026-04-07T00:15:44.16338711Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T00:15:44.164267623Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=884.333µs logger=migrator t=2026-04-07T00:15:44.16835242Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T00:15:44.168375061Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=23.391µs logger=migrator t=2026-04-07T00:15:44.171534653Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T00:15:44.171558594Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=23.281µs logger=migrator t=2026-04-07T00:15:44.174555334Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T00:15:44.175705443Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.149711ms logger=migrator t=2026-04-07T00:15:44.180740925Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:15:44.182133572Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.391727ms logger=migrator t=2026-04-07T00:15:44.187989716Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T00:15:44.189379803Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.386517ms logger=migrator t=2026-04-07T00:15:44.197537827Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T00:15:44.198496913Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=958.556µs logger=migrator t=2026-04-07T00:15:44.202320483Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:15:44.203313749Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=993.277µs logger=migrator t=2026-04-07T00:15:44.20715076Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T00:15:44.211181316Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.030016ms logger=migrator t=2026-04-07T00:15:44.217106661Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T00:15:44.221152078Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.045637ms logger=migrator t=2026-04-07T00:15:44.224966428Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T00:15:44.225184564Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=217.606µs logger=migrator t=2026-04-07T00:15:44.229358623Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T00:15:44.230325608Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=962.305µs logger=migrator t=2026-04-07T00:15:44.234854888Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T00:15:44.23570712Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=853.222µs logger=migrator t=2026-04-07T00:15:44.239991753Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T00:15:44.24560674Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.609817ms logger=migrator t=2026-04-07T00:15:44.249324448Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T00:15:44.249384569Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=60.961µs logger=migrator t=2026-04-07T00:15:44.253306782Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T00:15:44.254105933Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=799.271µs logger=migrator t=2026-04-07T00:15:44.258492989Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T00:15:44.259809033Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.316325ms logger=migrator t=2026-04-07T00:15:44.264469706Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T00:15:44.264590579Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=121.703µs logger=migrator t=2026-04-07T00:15:44.268547613Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T00:15:44.269444367Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=896.473µs logger=migrator t=2026-04-07T00:15:44.274752017Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T00:15:44.275554368Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=801.76µs logger=migrator t=2026-04-07T00:15:44.280013104Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T00:15:44.28136905Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.355446ms logger=migrator t=2026-04-07T00:15:44.287587754Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T00:15:44.288435956Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=847.922µs logger=migrator t=2026-04-07T00:15:44.294506005Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T00:15:44.296127238Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.621122ms logger=migrator t=2026-04-07T00:15:44.305041642Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T00:15:44.30612149Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.081268ms logger=migrator t=2026-04-07T00:15:44.3118066Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T00:15:44.311837451Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.831µs logger=migrator t=2026-04-07T00:15:44.315691722Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T00:15:44.320156469Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.463707ms logger=migrator t=2026-04-07T00:15:44.324004911Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T00:15:44.324926294Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=921.134µs logger=migrator t=2026-04-07T00:15:44.331288142Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T00:15:44.337689471Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.400599ms logger=migrator t=2026-04-07T00:15:44.341858259Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T00:15:44.342668691Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=810.972µs logger=migrator t=2026-04-07T00:15:44.346586314Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T00:15:44.347505919Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=919.125µs logger=migrator t=2026-04-07T00:15:44.352976421Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T00:15:44.353890366Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=913.845µs logger=migrator t=2026-04-07T00:15:44.358547828Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T00:15:44.372716161Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.169053ms logger=migrator t=2026-04-07T00:15:44.376189742Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T00:15:44.376688285Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=497.313µs logger=migrator t=2026-04-07T00:15:44.381046409Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-07T00:15:44.381725867Z 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=678.778µs logger=migrator t=2026-04-07T00:15:44.386351909Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T00:15:44.386933124Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=578.665µs logger=migrator t=2026-04-07T00:15:44.391577386Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T00:15:44.392513301Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=936.455µs logger=migrator t=2026-04-07T00:15:44.397345838Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T00:15:44.397697847Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=352.769µs logger=migrator t=2026-04-07T00:15:44.401698992Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T00:15:44.408498281Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.798629ms logger=migrator t=2026-04-07T00:15:44.413755029Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T00:15:44.419692065Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.941216ms logger=migrator t=2026-04-07T00:15:44.423823034Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T00:15:44.424701657Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=874.743µs logger=migrator t=2026-04-07T00:15:44.428580388Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T00:15:44.430259473Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.678915ms logger=migrator t=2026-04-07T00:15:44.435120121Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T00:15:44.435583742Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=468.441µs logger=migrator t=2026-04-07T00:15:44.440371928Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T00:15:44.447512406Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.143618ms logger=migrator t=2026-04-07T00:15:44.45182726Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T00:15:44.452536019Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=719.549µs logger=migrator t=2026-04-07T00:15:44.456389759Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T00:15:44.456532843Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=143.764µs logger=migrator t=2026-04-07T00:15:44.460107037Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T00:15:44.460763384Z level=info msg="Migration successfully executed" id="Move region to single row" duration=657.387µs logger=migrator t=2026-04-07T00:15:44.464982485Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T00:15:44.466386192Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.404157ms logger=migrator t=2026-04-07T00:15:44.471095316Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T00:15:44.471953238Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=858.262µs logger=migrator t=2026-04-07T00:15:44.475660096Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:15:44.47770058Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.037324ms logger=migrator t=2026-04-07T00:15:44.482327611Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:15:44.483523203Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.195031ms logger=migrator t=2026-04-07T00:15:44.48802308Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T00:15:44.489272474Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.252353ms logger=migrator t=2026-04-07T00:15:44.492985871Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T00:15:44.493812323Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=825.542µs logger=migrator t=2026-04-07T00:15:44.498113486Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T00:15:44.498207969Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=94.653µs logger=migrator t=2026-04-07T00:15:44.501976537Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T00:15:44.50285676Z level=info msg="Migration successfully executed" id="create test_data table" duration=880.363µs logger=migrator t=2026-04-07T00:15:44.508222621Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T00:15:44.509135405Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=913.464µs logger=migrator t=2026-04-07T00:15:44.514503687Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T00:15:44.515254836Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=750.809µs logger=migrator t=2026-04-07T00:15:44.51957888Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T00:15:44.520573626Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=994.216µs logger=migrator t=2026-04-07T00:15:44.524868529Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T00:15:44.525210538Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=342.498µs logger=migrator t=2026-04-07T00:15:44.529300435Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T00:15:44.529763908Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=458.323µs logger=migrator t=2026-04-07T00:15:44.533901287Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T00:15:44.534073501Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=169.704µs logger=migrator t=2026-04-07T00:15:44.537873Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T00:15:44.538735364Z level=info msg="Migration successfully executed" id="create team table" duration=862.044µs logger=migrator t=2026-04-07T00:15:44.543093678Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T00:15:44.544717871Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.620762ms logger=migrator t=2026-04-07T00:15:44.550262006Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T00:15:44.551857468Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.595982ms logger=migrator t=2026-04-07T00:15:44.556297785Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T00:15:44.561155723Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.854668ms logger=migrator t=2026-04-07T00:15:44.565819405Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T00:15:44.566094043Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=274.528µs logger=migrator t=2026-04-07T00:15:44.570350694Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T00:15:44.571915145Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.564021ms logger=migrator t=2026-04-07T00:15:44.576475766Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T00:15:44.577831211Z level=info msg="Migration successfully executed" id="create team member table" duration=1.356606ms logger=migrator t=2026-04-07T00:15:44.582089533Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T00:15:44.583061918Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=972.345µs logger=migrator t=2026-04-07T00:15:44.588361008Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T00:15:44.589417665Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.056537ms logger=migrator t=2026-04-07T00:15:44.593655907Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T00:15:44.594772506Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.11718ms logger=migrator t=2026-04-07T00:15:44.599268274Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T00:15:44.605912159Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.643445ms logger=migrator t=2026-04-07T00:15:44.609976635Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T00:15:44.614580076Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.602561ms logger=migrator t=2026-04-07T00:15:44.619743222Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T00:15:44.625559455Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.815573ms logger=migrator t=2026-04-07T00:15:44.631318056Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T00:15:44.63220494Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=887.373µs logger=migrator t=2026-04-07T00:15:44.638014272Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T00:15:44.638965007Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=950.615µs logger=migrator t=2026-04-07T00:15:44.642964333Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T00:15:44.645082528Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.115165ms logger=migrator t=2026-04-07T00:15:44.652127504Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T00:15:44.653233042Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.105788ms logger=migrator t=2026-04-07T00:15:44.65732821Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T00:15:44.658820969Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.495229ms logger=migrator t=2026-04-07T00:15:44.665815893Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T00:15:44.667643211Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.826668ms logger=migrator t=2026-04-07T00:15:44.67444833Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T00:15:44.675437246Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=989.176µs logger=migrator t=2026-04-07T00:15:44.681295919Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T00:15:44.682838381Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.541942ms logger=migrator t=2026-04-07T00:15:44.688759486Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T00:15:44.689340341Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=580.455µs logger=migrator t=2026-04-07T00:15:44.696936261Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T00:15:44.697512635Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=570.324µs logger=migrator t=2026-04-07T00:15:44.703922185Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T00:15:44.705150616Z level=info msg="Migration successfully executed" id="create tag table" duration=1.219201ms logger=migrator t=2026-04-07T00:15:44.714737539Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T00:15:44.72051099Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=5.767262ms logger=migrator t=2026-04-07T00:15:44.739518869Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T00:15:44.740890235Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.476998ms logger=migrator t=2026-04-07T00:15:44.753512797Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T00:15:44.754661828Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.152821ms logger=migrator t=2026-04-07T00:15:44.77680224Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T00:15:44.778085874Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.287364ms logger=migrator t=2026-04-07T00:15:44.784504332Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:15:44.809354415Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=24.845032ms logger=migrator t=2026-04-07T00:15:44.877201748Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T00:15:44.87883133Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.632372ms logger=migrator t=2026-04-07T00:15:44.886491242Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T00:15:44.887770766Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.282534ms logger=migrator t=2026-04-07T00:15:44.89477996Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T00:15:44.89593423Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=1.15378ms logger=migrator t=2026-04-07T00:15:44.906551269Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T00:15:44.90733006Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=779.27µs logger=migrator t=2026-04-07T00:15:44.912972348Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T00:15:44.914234701Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.260083ms logger=migrator t=2026-04-07T00:15:44.919629493Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T00:15:44.921075311Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.445458ms logger=migrator t=2026-04-07T00:15:44.926987936Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T00:15:44.927055128Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.152µs logger=migrator t=2026-04-07T00:15:44.932323027Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T00:15:44.93894374Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.612283ms logger=migrator t=2026-04-07T00:15:44.944468295Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T00:15:44.950147295Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.67929ms logger=migrator t=2026-04-07T00:15:44.956009939Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T00:15:44.961156304Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.143555ms logger=migrator t=2026-04-07T00:15:44.967333297Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T00:15:44.972541713Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.208476ms logger=migrator t=2026-04-07T00:15:44.977322959Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T00:15:44.978245463Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=922.594µs logger=migrator t=2026-04-07T00:15:44.984258701Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T00:15:44.992351104Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.092153ms logger=migrator t=2026-04-07T00:15:44.998368932Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T00:15:44.999160543Z level=info msg="Migration successfully executed" id="create server_lock table" duration=791.331µs logger=migrator t=2026-04-07T00:15:45.006039913Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T00:15:45.007914933Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.87998ms logger=migrator t=2026-04-07T00:15:45.013936021Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T00:15:45.01540361Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.467689ms logger=migrator t=2026-04-07T00:15:45.02415896Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T00:15:45.025135005Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=968.545µs logger=migrator t=2026-04-07T00:15:45.030605329Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T00:15:45.032660173Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.053894ms logger=migrator t=2026-04-07T00:15:45.039229066Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T00:15:45.040932101Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.703375ms logger=migrator t=2026-04-07T00:15:45.047944395Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T00:15:45.056336426Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.389941ms logger=migrator t=2026-04-07T00:15:45.062401665Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T00:15:45.063323659Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=921.934µs logger=migrator t=2026-04-07T00:15:45.069867871Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T00:15:45.071277308Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.408047ms logger=migrator t=2026-04-07T00:15:45.078183949Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T00:15:45.079955116Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.770307ms logger=migrator t=2026-04-07T00:15:45.086731484Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T00:15:45.087653599Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=919.625µs logger=migrator t=2026-04-07T00:15:45.093899703Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T00:15:45.094852598Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=953.555µs logger=migrator t=2026-04-07T00:15:45.102068387Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T00:15:45.102181671Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=114.134µs logger=migrator t=2026-04-07T00:15:45.108294391Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T00:15:45.108430064Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=137.743µs logger=migrator t=2026-04-07T00:15:45.114851494Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T00:15:45.116389724Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.5389ms logger=migrator t=2026-04-07T00:15:45.123842209Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:15:45.124815095Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=975.556µs logger=migrator t=2026-04-07T00:15:45.131531631Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:15:45.133224606Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.692525ms logger=migrator t=2026-04-07T00:15:45.139923362Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:15:45.140056526Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=133.074µs logger=migrator t=2026-04-07T00:15:45.146051773Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:15:45.146977417Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=930.404µs logger=migrator t=2026-04-07T00:15:45.153584891Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:15:45.155095391Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.5101ms logger=migrator t=2026-04-07T00:15:45.163634265Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:15:45.165536335Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.90227ms logger=migrator t=2026-04-07T00:15:45.170952538Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:15:45.171946414Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=993.385µs logger=migrator t=2026-04-07T00:15:45.186024304Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T00:15:45.195869752Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.845889ms logger=migrator t=2026-04-07T00:15:45.204497389Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T00:15:45.206348157Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.853138ms logger=migrator t=2026-04-07T00:15:45.213257029Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T00:15:45.213409913Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=172.385µs logger=migrator t=2026-04-07T00:15:45.217604143Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T00:15:45.219319739Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.715156ms logger=migrator t=2026-04-07T00:15:45.225680536Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-07T00:15:45.227339519Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.658853ms logger=migrator t=2026-04-07T00:15:45.232590158Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-07T00:15:45.233663535Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.073758ms logger=migrator t=2026-04-07T00:15:45.239888189Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:15:45.240003702Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=112.553µs logger=migrator t=2026-04-07T00:15:45.245466246Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T00:15:45.246951375Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.484658ms logger=migrator t=2026-04-07T00:15:45.253288871Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T00:15:45.254990786Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.697645ms logger=migrator t=2026-04-07T00:15:45.262974646Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-07T00:15:45.263963062Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=992.627µs logger=migrator t=2026-04-07T00:15:45.269210199Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T00:15:45.270219807Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.009178ms logger=migrator t=2026-04-07T00:15:45.276751338Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T00:15:45.28442893Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.675472ms logger=migrator t=2026-04-07T00:15:45.291345602Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:15:45.292921743Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.574171ms logger=migrator t=2026-04-07T00:15:45.298218543Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:15:45.299587718Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.369414ms logger=migrator t=2026-04-07T00:15:45.305461323Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T00:15:45.332550675Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.087672ms logger=migrator t=2026-04-07T00:15:45.341856369Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T00:15:45.369165757Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.312287ms logger=migrator t=2026-04-07T00:15:45.374502346Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:15:45.375539384Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.036738ms logger=migrator t=2026-04-07T00:15:45.380374801Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:15:45.381407438Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.032337ms logger=migrator t=2026-04-07T00:15:45.387553159Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T00:15:45.396541986Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.988387ms logger=migrator t=2026-04-07T00:15:45.403131179Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T00:15:45.41192275Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.795012ms logger=migrator t=2026-04-07T00:15:45.416970633Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T00:15:45.418228706Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.255343ms logger=migrator t=2026-04-07T00:15:45.424026448Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T00:15:45.425112757Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.085749ms logger=migrator t=2026-04-07T00:15:45.431016522Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T00:15:45.432972433Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.957131ms logger=migrator t=2026-04-07T00:15:45.440115831Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T00:15:45.441408575Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.288474ms logger=migrator t=2026-04-07T00:15:45.451257334Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:15:45.451373627Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=118.043µs logger=migrator t=2026-04-07T00:15:45.458195866Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T00:15:45.466485054Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.288298ms logger=migrator t=2026-04-07T00:15:45.472649076Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T00:15:45.486964352Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=14.313266ms logger=migrator t=2026-04-07T00:15:45.492870748Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T00:15:45.497475308Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.61057ms logger=migrator t=2026-04-07T00:15:45.503912447Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T00:15:45.504721258Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=806.631µs logger=migrator t=2026-04-07T00:15:45.512689578Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T00:15:45.513801537Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.111839ms logger=migrator t=2026-04-07T00:15:45.519296661Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T00:15:45.525440873Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.146402ms logger=migrator t=2026-04-07T00:15:45.531983235Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T00:15:45.539127783Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.141918ms logger=migrator t=2026-04-07T00:15:45.548175231Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-07T00:15:45.549214978Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.039887ms logger=migrator t=2026-04-07T00:15:45.559220391Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T00:15:45.56830549Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.083119ms logger=migrator t=2026-04-07T00:15:45.576775332Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T00:15:45.583288314Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.510261ms logger=migrator t=2026-04-07T00:15:45.588902561Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T00:15:45.588992813Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=93.792µs logger=migrator t=2026-04-07T00:15:45.59764163Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T00:15:45.598970945Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.332485ms logger=migrator t=2026-04-07T00:15:45.61359683Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-07T00:15:45.615550161Z 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.950121ms logger=migrator t=2026-04-07T00:15:45.627712321Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-07T00:15:45.628717778Z 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.007947ms logger=migrator t=2026-04-07T00:15:45.635371842Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:15:45.635481085Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=110.603µs logger=migrator t=2026-04-07T00:15:45.642461108Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T00:15:45.650296864Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.845616ms logger=migrator t=2026-04-07T00:15:45.656476777Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T00:15:45.66307305Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.596874ms logger=migrator t=2026-04-07T00:15:45.666851529Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T00:15:45.673936085Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.077246ms logger=migrator t=2026-04-07T00:15:45.683044995Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T00:15:45.692141524Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.093029ms logger=migrator t=2026-04-07T00:15:45.700636657Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T00:15:45.709904661Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.266694ms logger=migrator t=2026-04-07T00:15:45.714347417Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T00:15:45.714400039Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=52.002µs logger=migrator t=2026-04-07T00:15:45.718805924Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T00:15:45.719556284Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=749.06µs logger=migrator t=2026-04-07T00:15:45.726499697Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T00:15:45.733608363Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.108616ms logger=migrator t=2026-04-07T00:15:45.738474291Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T00:15:45.738522792Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=49.171µs logger=migrator t=2026-04-07T00:15:45.742331533Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T00:15:45.748202237Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.869504ms logger=migrator t=2026-04-07T00:15:45.754319498Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T00:15:45.755432608Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.11281ms logger=migrator t=2026-04-07T00:15:45.76200668Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T00:15:45.769711472Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.703982ms logger=migrator t=2026-04-07T00:15:45.773098911Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T00:15:45.773688127Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=588.776µs logger=migrator t=2026-04-07T00:15:45.777534638Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T00:15:45.778232496Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=693.828µs logger=migrator t=2026-04-07T00:15:45.783801423Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T00:15:45.793073456Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.254404ms logger=migrator t=2026-04-07T00:15:45.796912477Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T00:15:45.797854842Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=942.025µs logger=migrator t=2026-04-07T00:15:45.803519661Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T00:15:45.804731733Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.213392ms logger=migrator t=2026-04-07T00:15:45.810070444Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T00:15:45.811738497Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.669084ms logger=migrator t=2026-04-07T00:15:45.816948844Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T00:15:45.818141605Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.192622ms logger=migrator t=2026-04-07T00:15:45.824502122Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T00:15:45.824578694Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=77.682µs logger=migrator t=2026-04-07T00:15:45.828908929Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T00:15:45.830202792Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.286303ms logger=migrator t=2026-04-07T00:15:45.837559186Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T00:15:45.838827279Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.270984ms logger=migrator t=2026-04-07T00:15:45.842985538Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:15:45.843660576Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:15:45.848315168Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T00:15:45.84877256Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=457.292µs logger=migrator t=2026-04-07T00:15:45.853319039Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T00:15:45.854863741Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.547541ms logger=migrator t=2026-04-07T00:15:45.862002488Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T00:15:45.872204545Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.199907ms logger=migrator t=2026-04-07T00:15:45.877019072Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T00:15:45.878320717Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.301975ms logger=migrator t=2026-04-07T00:15:45.88340399Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T00:15:45.884853718Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.448858ms logger=migrator t=2026-04-07T00:15:45.890404984Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T00:15:45.892011507Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.609713ms logger=migrator t=2026-04-07T00:15:45.897155692Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T00:15:45.898374114Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.218192ms logger=migrator t=2026-04-07T00:15:45.907071522Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T00:15:45.909633339Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.561537ms logger=migrator t=2026-04-07T00:15:45.916775347Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T00:15:45.916812598Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.051µs logger=migrator t=2026-04-07T00:15:45.922437306Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T00:15:45.922512348Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=75.832µs logger=migrator t=2026-04-07T00:15:45.926237566Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T00:15:45.93858215Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.344834ms logger=migrator t=2026-04-07T00:15:45.942312409Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T00:15:45.942593576Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=280.757µs logger=migrator t=2026-04-07T00:15:45.950174275Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T00:15:45.951225012Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.053637ms logger=migrator t=2026-04-07T00:15:45.958701969Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T00:15:45.959259994Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=558.585µs logger=migrator t=2026-04-07T00:15:45.965533429Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T00:15:45.966885884Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.364396ms logger=migrator t=2026-04-07T00:15:45.974454072Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T00:15:45.9751116Z level=info msg="Migration successfully executed" id="create secrets table" duration=657.788µs logger=migrator t=2026-04-07T00:15:45.979585378Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T00:15:46.022957188Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=43.3711ms logger=migrator t=2026-04-07T00:15:46.02798062Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T00:15:46.035101197Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.119676ms logger=migrator t=2026-04-07T00:15:46.038904126Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T00:15:46.039048451Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=144.995µs logger=migrator t=2026-04-07T00:15:46.044967876Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T00:15:46.076857254Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.889969ms logger=migrator t=2026-04-07T00:15:46.080656524Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T00:15:46.111380301Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.721257ms logger=migrator t=2026-04-07T00:15:46.115030257Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T00:15:46.115854278Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=824.301µs logger=migrator t=2026-04-07T00:15:46.12159144Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T00:15:46.122653317Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.061297ms logger=migrator t=2026-04-07T00:15:46.126888559Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T00:15:46.127137586Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=249.617µs logger=migrator t=2026-04-07T00:15:46.130595236Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T00:15:46.131396358Z level=info msg="Migration successfully executed" id="create permission table" duration=801.142µs logger=migrator t=2026-04-07T00:15:46.136182103Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T00:15:46.137137678Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=955.655µs logger=migrator t=2026-04-07T00:15:46.14216848Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T00:15:46.143862354Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.693314ms logger=migrator t=2026-04-07T00:15:46.148410725Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T00:15:46.149818842Z level=info msg="Migration successfully executed" id="create role table" duration=1.408597ms logger=migrator t=2026-04-07T00:15:46.154596347Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T00:15:46.162066333Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.469586ms logger=migrator t=2026-04-07T00:15:46.1669192Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T00:15:46.174182042Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.262732ms logger=migrator t=2026-04-07T00:15:46.182174141Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T00:15:46.182929371Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=752.66µs logger=migrator t=2026-04-07T00:15:46.189496954Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T00:15:46.191132227Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.634853ms logger=migrator t=2026-04-07T00:15:46.195282056Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T00:15:46.196289232Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.006816ms logger=migrator t=2026-04-07T00:15:46.203832881Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T00:15:46.204771565Z level=info msg="Migration successfully executed" id="create team role table" duration=939.764µs logger=migrator t=2026-04-07T00:15:46.2098761Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T00:15:46.210903347Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.027106ms logger=migrator t=2026-04-07T00:15:46.214981764Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T00:15:46.216019301Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.036847ms logger=migrator t=2026-04-07T00:15:46.219820111Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T00:15:46.221032663Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.210732ms logger=migrator t=2026-04-07T00:15:46.226686832Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T00:15:46.228218822Z level=info msg="Migration successfully executed" id="create user role table" duration=1.530671ms logger=migrator t=2026-04-07T00:15:46.232603687Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T00:15:46.233726986Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.1257ms logger=migrator t=2026-04-07T00:15:46.238502382Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T00:15:46.239782375Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.279093ms logger=migrator t=2026-04-07T00:15:46.243900733Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T00:15:46.244964842Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.063689ms logger=migrator t=2026-04-07T00:15:46.250204179Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T00:15:46.251171765Z level=info msg="Migration successfully executed" id="create builtin role table" duration=966.836µs logger=migrator t=2026-04-07T00:15:46.256089484Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T00:15:46.257901821Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.820377ms logger=migrator t=2026-04-07T00:15:46.262290488Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T00:15:46.26355419Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.263253ms logger=migrator t=2026-04-07T00:15:46.268268534Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T00:15:46.276809948Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.540934ms logger=migrator t=2026-04-07T00:15:46.283444883Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T00:15:46.284516241Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.071658ms logger=migrator t=2026-04-07T00:15:46.28943228Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T00:15:46.291485594Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.051074ms logger=migrator t=2026-04-07T00:15:46.296780254Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T00:15:46.298234112Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.455229ms logger=migrator t=2026-04-07T00:15:46.302082792Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T00:15:46.303232463Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.149491ms logger=migrator t=2026-04-07T00:15:46.307025912Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T00:15:46.307875805Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=848.703µs logger=migrator t=2026-04-07T00:15:46.314718764Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T00:15:46.315841864Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.1227ms logger=migrator t=2026-04-07T00:15:46.320415605Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T00:15:46.328474036Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.058151ms logger=migrator t=2026-04-07T00:15:46.332257156Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T00:15:46.340119873Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.862377ms logger=migrator t=2026-04-07T00:15:46.344553549Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T00:15:46.350292349Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.73546ms logger=migrator t=2026-04-07T00:15:46.354410788Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T00:15:46.362284704Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.873766ms logger=migrator t=2026-04-07T00:15:46.366975058Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T00:15:46.368078607Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.103989ms logger=migrator t=2026-04-07T00:15:46.373432678Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T00:15:46.374599208Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.166611ms logger=migrator t=2026-04-07T00:15:46.38036199Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T00:15:46.38148604Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.12403ms logger=migrator t=2026-04-07T00:15:46.385490545Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T00:15:46.386987014Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.495819ms logger=migrator t=2026-04-07T00:15:46.393589687Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T00:15:46.394879931Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.289754ms logger=migrator t=2026-04-07T00:15:46.399148534Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T00:15:46.399234016Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=86.142µs logger=migrator t=2026-04-07T00:15:46.403071277Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T00:15:46.40318853Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=116.713µs logger=migrator t=2026-04-07T00:15:46.408040658Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T00:15:46.409761282Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.715695ms logger=migrator t=2026-04-07T00:15:46.415136444Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T00:15:46.41616245Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.027596ms logger=migrator t=2026-04-07T00:15:46.420294479Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T00:15:46.421429489Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.13511ms logger=migrator t=2026-04-07T00:15:46.426654556Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T00:15:46.427074837Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=420.731µs logger=migrator t=2026-04-07T00:15:46.432297314Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T00:15:46.433173088Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=876.794µs logger=migrator t=2026-04-07T00:15:46.437020959Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T00:15:46.437952653Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=933.235µs logger=migrator t=2026-04-07T00:15:46.442092962Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T00:15:46.443308204Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.214922ms logger=migrator t=2026-04-07T00:15:46.448766228Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T00:15:46.459221702Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.455864ms logger=migrator t=2026-04-07T00:15:46.46216818Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T00:15:46.462237761Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.092µs logger=migrator t=2026-04-07T00:15:46.465352604Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T00:15:46.46636788Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.017926ms logger=migrator t=2026-04-07T00:15:46.472121621Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T00:15:46.473307733Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.185942ms logger=migrator t=2026-04-07T00:15:46.478464548Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T00:15:46.479527706Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.063048ms logger=migrator t=2026-04-07T00:15:46.484881727Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T00:15:46.493801231Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.919234ms logger=migrator t=2026-04-07T00:15:46.500149337Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T00:15:46.501136714Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=989.417µs logger=migrator t=2026-04-07T00:15:46.508415585Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T00:15:46.509684118Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.272663ms logger=migrator t=2026-04-07T00:15:46.514235117Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:15:46.535741843Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.505956ms logger=migrator t=2026-04-07T00:15:46.539393579Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T00:15:46.54018326Z level=info msg="Migration successfully executed" id="create correlation v2" duration=789.291µs logger=migrator t=2026-04-07T00:15:46.545572981Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T00:15:46.546706031Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.13291ms logger=migrator t=2026-04-07T00:15:46.551502428Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T00:15:46.553314575Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.811908ms logger=migrator t=2026-04-07T00:15:46.559010884Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T00:15:46.560303648Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.292534ms logger=migrator t=2026-04-07T00:15:46.56644145Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T00:15:46.566718177Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=277.947µs logger=migrator t=2026-04-07T00:15:46.571177825Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T00:15:46.572079548Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=901.384µs logger=migrator t=2026-04-07T00:15:46.576236867Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T00:15:46.588356105Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.121048ms logger=migrator t=2026-04-07T00:15:46.592902076Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T00:15:46.593617914Z level=info msg="Migration successfully executed" id="create entity_events table" duration=716.238µs logger=migrator t=2026-04-07T00:15:46.597347252Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T00:15:46.598566254Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.225582ms logger=migrator t=2026-04-07T00:15:46.603099123Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:15:46.603867703Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:15:46.608720201Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:15:46.609204744Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:15:46.612782608Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T00:15:46.613911768Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.13117ms logger=migrator t=2026-04-07T00:15:46.618066957Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T00:15:46.619911655Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.840487ms logger=migrator t=2026-04-07T00:15:46.624807323Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:15:46.626006325Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.198782ms logger=migrator t=2026-04-07T00:15:46.632483185Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:15:46.63381513Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.332175ms logger=migrator t=2026-04-07T00:15:46.638085492Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:15:46.639218072Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.13239ms logger=migrator t=2026-04-07T00:15:46.643848885Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:15:46.644949483Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.100379ms logger=migrator t=2026-04-07T00:15:46.648717552Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T00:15:46.649847232Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.125049ms logger=migrator t=2026-04-07T00:15:46.654369151Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T00:15:46.655459239Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.090268ms logger=migrator t=2026-04-07T00:15:46.658972731Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:15:46.660076051Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.10367ms logger=migrator t=2026-04-07T00:15:46.663551362Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:15:46.664680021Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.128669ms logger=migrator t=2026-04-07T00:15:46.670653359Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T00:15:46.671708246Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.055067ms logger=migrator t=2026-04-07T00:15:46.678818713Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T00:15:46.703855311Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.030808ms logger=migrator t=2026-04-07T00:15:46.70723139Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T00:15:46.71521635Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.98397ms logger=migrator t=2026-04-07T00:15:46.721224778Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T00:15:46.73045163Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.228203ms logger=migrator t=2026-04-07T00:15:46.736197351Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T00:15:46.736419057Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=221.886µs logger=migrator t=2026-04-07T00:15:46.743325578Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T00:15:46.75441496Z level=info msg="Migration successfully executed" id="add share column" duration=11.086872ms logger=migrator t=2026-04-07T00:15:46.762080041Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T00:15:46.762208095Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=128.404µs logger=migrator t=2026-04-07T00:15:46.766532428Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T00:15:46.767200726Z level=info msg="Migration successfully executed" id="create file table" duration=668.308µs logger=migrator t=2026-04-07T00:15:46.774070557Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T00:15:46.776562491Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.493604ms logger=migrator t=2026-04-07T00:15:46.782761695Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T00:15:46.783984017Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.222162ms logger=migrator t=2026-04-07T00:15:46.792673195Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T00:15:46.79399926Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.337255ms logger=migrator t=2026-04-07T00:15:46.799971817Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T00:15:46.801356854Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.378016ms logger=migrator t=2026-04-07T00:15:46.806040146Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T00:15:46.806177009Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=138.203µs logger=migrator t=2026-04-07T00:15:46.813250926Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T00:15:46.813337548Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=101.142µs logger=migrator t=2026-04-07T00:15:46.839444024Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T00:15:46.840410809Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=967.905µs logger=migrator t=2026-04-07T00:15:46.846469889Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T00:15:46.846812297Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=343.208µs logger=migrator t=2026-04-07T00:15:46.852319742Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T00:15:46.854367056Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.047204ms logger=migrator t=2026-04-07T00:15:46.860107597Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T00:15:46.869180945Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.072998ms logger=migrator t=2026-04-07T00:15:46.872857782Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T00:15:46.873224661Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=382.329µs logger=migrator t=2026-04-07T00:15:46.882249549Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T00:15:46.883558283Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.309274ms logger=migrator t=2026-04-07T00:15:46.889806278Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T00:15:46.890475695Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=674.658µs logger=migrator t=2026-04-07T00:15:46.896454372Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T00:15:46.896681559Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=227.846µs logger=migrator t=2026-04-07T00:15:46.90090459Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T00:15:46.901449834Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=545.224µs logger=migrator t=2026-04-07T00:15:46.90662143Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T00:15:46.917863355Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.247016ms logger=migrator t=2026-04-07T00:15:46.923863113Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T00:15:46.934870922Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.011389ms logger=migrator t=2026-04-07T00:15:46.9397643Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T00:15:46.940572251Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=808.051µs logger=migrator t=2026-04-07T00:15:46.945605124Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T00:15:47.027041344Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.44505ms logger=migrator t=2026-04-07T00:15:47.073950057Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T00:15:47.076216686Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.269159ms logger=migrator t=2026-04-07T00:15:47.082507062Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T00:15:47.083756584Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.250033ms logger=migrator t=2026-04-07T00:15:47.089457864Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T00:15:47.116372142Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.913668ms logger=migrator t=2026-04-07T00:15:47.123260032Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T00:15:47.131450538Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.189476ms logger=migrator t=2026-04-07T00:15:47.13647949Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T00:15:47.136836409Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=352.529µs logger=migrator t=2026-04-07T00:15:47.14256098Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T00:15:47.142807926Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=245.476µs logger=migrator t=2026-04-07T00:15:47.14861963Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T00:15:47.149013639Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=394.18µs logger=migrator t=2026-04-07T00:15:47.154536374Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T00:15:47.154794331Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=257.947µs logger=migrator t=2026-04-07T00:15:47.159960877Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T00:15:47.160371637Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=410.9µs logger=migrator t=2026-04-07T00:15:47.166430247Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T00:15:47.168106631Z level=info msg="Migration successfully executed" id="create folder table" duration=1.676164ms logger=migrator t=2026-04-07T00:15:47.174276703Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T00:15:47.175636089Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.368266ms logger=migrator t=2026-04-07T00:15:47.181308488Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T00:15:47.182587762Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.279204ms logger=migrator t=2026-04-07T00:15:47.194489174Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T00:15:47.194538296Z level=info msg="Migration successfully executed" id="Update folder title length" duration=51.471µs logger=migrator t=2026-04-07T00:15:47.199821935Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:15:47.202193207Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.374042ms logger=migrator t=2026-04-07T00:15:47.213502894Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:15:47.215074696Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.574802ms logger=migrator t=2026-04-07T00:15:47.222223214Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T00:15:47.22326437Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.042337ms logger=migrator t=2026-04-07T00:15:47.228660432Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T00:15:47.22932121Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=656.998µs logger=migrator t=2026-04-07T00:15:47.235083861Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T00:15:47.23541534Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=328.639µs logger=migrator t=2026-04-07T00:15:47.240628627Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T00:15:47.241892841Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.264513ms logger=migrator t=2026-04-07T00:15:47.247249391Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T00:15:47.249744037Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.496567ms logger=migrator t=2026-04-07T00:15:47.255299452Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T00:15:47.256630787Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.330965ms logger=migrator t=2026-04-07T00:15:47.26320199Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T00:15:47.264486454Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.286914ms logger=migrator t=2026-04-07T00:15:47.268954241Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T00:15:47.270188864Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.233842ms logger=migrator t=2026-04-07T00:15:47.27500881Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T00:15:47.276156211Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.159181ms logger=migrator t=2026-04-07T00:15:47.282510048Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T00:15:47.283915995Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.412878ms logger=migrator t=2026-04-07T00:15:47.289801369Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T00:15:47.291896644Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.094685ms logger=migrator t=2026-04-07T00:15:47.298083267Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T00:15:47.299276148Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.194671ms logger=migrator t=2026-04-07T00:15:47.305084561Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T00:15:47.307415302Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.331691ms logger=migrator t=2026-04-07T00:15:47.314059477Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T00:15:47.315661389Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.602992ms logger=migrator t=2026-04-07T00:15:47.320922097Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T00:15:47.321403249Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=482.382µs logger=migrator t=2026-04-07T00:15:47.326868403Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T00:15:47.337565084Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.695271ms logger=migrator t=2026-04-07T00:15:47.342993337Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T00:15:47.343762737Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=770.35µs logger=migrator t=2026-04-07T00:15:47.348699417Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:15:47.348720417Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.031µs logger=migrator t=2026-04-07T00:15:47.355007392Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:15:47.357070657Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.059454ms logger=migrator t=2026-04-07T00:15:47.362909311Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:15:47.363049134Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=139.593µs logger=migrator t=2026-04-07T00:15:47.3693584Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T00:15:47.371629749Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.278639ms logger=migrator t=2026-04-07T00:15:47.378379757Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:15:47.379591679Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.212042ms logger=migrator t=2026-04-07T00:15:47.386639715Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T00:15:47.388686007Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.045922ms logger=migrator t=2026-04-07T00:15:47.396019911Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T00:15:47.396960195Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=942.615µs logger=migrator t=2026-04-07T00:15:47.402778928Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T00:15:47.40325219Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=475.552µs logger=migrator t=2026-04-07T00:15:47.40855211Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T00:15:47.409745992Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.202891ms logger=migrator t=2026-04-07T00:15:47.41537791Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T00:15:47.4169449Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.56603ms logger=migrator t=2026-04-07T00:15:47.422563328Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T00:15:47.425158097Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.586708ms logger=migrator t=2026-04-07T00:15:47.432356066Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T00:15:47.444722161Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.377236ms logger=migrator t=2026-04-07T00:15:47.449401333Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T00:15:47.456334275Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.932452ms logger=migrator t=2026-04-07T00:15:47.461270845Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T00:15:47.470803146Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.531921ms logger=migrator t=2026-04-07T00:15:47.476860204Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T00:15:47.476927347Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=72.263µs logger=migrator t=2026-04-07T00:15:47.481310172Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T00:15:47.491091269Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.780807ms logger=migrator t=2026-04-07T00:15:47.4960879Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T00:15:47.505415215Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.327005ms logger=migrator t=2026-04-07T00:15:47.510102859Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T00:15:47.510338105Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=235.835µs logger=migrator t=2026-04-07T00:15:47.515418579Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.854600096s logger=migrator t=2026-04-07T00:15:47.516012504Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T00:15:47.533661788Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T00:15:47.533980656Z level=info msg="Created default organization" logger=secrets t=2026-04-07T00:15:47.541451233Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:15:47.592050792Z level=info msg="Restored cache from database" duration=479.413µs logger=plugin.store t=2026-04-07T00:15:47.593891431Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T00:15:47.63079956Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T00:15:47.630829971Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T00:15:47.630903043Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T00:15:47.630918083Z level=info msg="Plugins loaded" count=54 duration=37.028562ms logger=query_data t=2026-04-07T00:15:47.635029271Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T00:15:47.638706679Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T00:15:47.647053778Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T00:15:47.656500486Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T00:15:47.658989221Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T00:15:47.661070306Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T00:15:47.684694606Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T00:15:47.707042224Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T00:15:47.730572512Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T00:15:47.730684355Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-07T00:15:47.731072756Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-07T00:15:47.731672941Z level=info msg="State cache has been initialized" states=0 duration=599.155µs logger=ngalert.multiorg.alertmanager t=2026-04-07T00:15:47.731720182Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-04-07T00:15:47.731752534Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T00:15:47.731827736Z level=info msg=starting first_tick=2026-04-07T00:15:50Z logger=grafanaStorageLogger t=2026-04-07T00:15:47.732977185Z level=info msg="Storage starting" logger=http.server t=2026-04-07T00:15:47.734629309Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-07T00:15:47.803480648Z level=info msg="Update check succeeded" duration=72.536296ms logger=grafana.update.checker t=2026-04-07T00:15:47.804356001Z level=info msg="Update check succeeded" duration=73.462291ms logger=sqlstore.transactions t=2026-04-07T00:15:47.819321765Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:15:47.830239151Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:15:47.842959645Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-07T00:15:47.929019287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:47.96834556Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:15:48.031070679Z level=info msg="Patterns update finished" duration=76.012608ms logger=grafana-apiserver t=2026-04-07T00:15:48.12469512Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T00:15:48.125087649Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T00:15:50.196997928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.199960106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.219013806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.249097257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.276074996Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-07T00:15:50.333872305Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:15:50.346698912Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-07T00:15:50.538493423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.55781997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.585437946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.606020057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.63087962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.645816793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.673031968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.689377907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.714291862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.730277973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.769333598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.792627361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.822326561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.841373952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.865997709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.88317227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.913880557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.930053202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.959068794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:50.977595572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.00914295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.028850538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.060325036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.077514718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.115873315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.133791076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.17085243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.189728777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.224755117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.242595825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.280616135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.300665421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.425459111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.448472755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.737657695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.762261402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:51.998696445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.016289967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.553008212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.569445644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.616409849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.63551678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.668191579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.688261626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.731125033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.749791833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.80557539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.818451887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.858296995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.878298861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.922080631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:52.951534165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.025171241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.04874577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.101571208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.124288085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.187079655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.203420824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.253987863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.272349226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.327140346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.346981637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.390288545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.404246202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.458685243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.480331272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.534087184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.550587468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.600581121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.621258955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.682835103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.703468645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.752883304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.789357842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:53.902483425Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T00:17:18.756026607Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T00:25:47.791078972Z level=info msg="Completed cleanup jobs" duration=59.923479ms logger=plugins.update.checker t=2026-04-07T00:25:47.851070902Z level=info msg="Update check succeeded" duration=47.373734ms logger=sqlstore.transactions t=2026-04-07T00:30:47.654305983Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-07T00:35:47.737480498Z level=info msg="Completed cleanup jobs" duration=5.376248ms logger=plugins.update.checker t=2026-04-07T00:35:47.853972258Z level=info msg="Update check succeeded" duration=49.800326ms logger=cleanup t=2026-04-07T00:45:47.778076161Z level=info msg="Completed cleanup jobs" duration=34.720622ms logger=plugins.update.checker t=2026-04-07T00:45:47.854382563Z level=info msg="Update check succeeded" duration=50.820096ms logger=infra.usagestats t=2026-04-07T00:47:18.780049384Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T00:55:47.763794478Z level=info msg="Completed cleanup jobs" duration=31.931342ms logger=plugins.update.checker t=2026-04-07T00:55:47.855909023Z level=info msg="Update check succeeded" duration=51.413236ms logger=cleanup t=2026-04-07T01:05:47.763033655Z level=info msg="Completed cleanup jobs" duration=31.691158ms logger=plugins.update.checker t=2026-04-07T01:05:47.853949545Z level=info msg="Update check succeeded" duration=49.666409ms logger=cleanup t=2026-04-07T01:15:47.775774999Z level=info msg="Completed cleanup jobs" duration=44.316702ms logger=plugins.update.checker t=2026-04-07T01:15:47.853961185Z level=info msg="Update check succeeded" duration=50.045261ms logger=infra.usagestats t=2026-04-07T01:17:18.782267604Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T01:25:47.802417015Z level=info msg="Completed cleanup jobs" duration=70.405814ms logger=plugins.update.checker t=2026-04-07T01:25:47.852364991Z level=info msg="Update check succeeded" duration=48.507389ms