logger=settings t=2026-04-11T02:21:05.062462095Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-11T02:21:05Z logger=settings t=2026-04-11T02:21:05.062704102Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-11T02:21:05.062717052Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-11T02:21:05.062720753Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-11T02:21:05.062723733Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-11T02:21:05.062727913Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-11T02:21:05.062730553Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-11T02:21:05.062734653Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-11T02:21:05.062739263Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-11T02:21:05.062742973Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-11T02:21:05.062746453Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-11T02:21:05.062749913Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-11T02:21:05.062753113Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-11T02:21:05.062756624Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-11T02:21:05.062759864Z level=info msg=Target target=[all] logger=settings t=2026-04-11T02:21:05.062769134Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-11T02:21:05.062772184Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-11T02:21:05.062774924Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-11T02:21:05.062777974Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-11T02:21:05.062781254Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-11T02:21:05.062785634Z level=info msg="App mode production" logger=sqlstore t=2026-04-11T02:21:05.06441979Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-11T02:21:05.064495612Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-11T02:21:05.067257688Z level=info msg="Locking database" logger=migrator t=2026-04-11T02:21:05.067307499Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-11T02:21:05.067928396Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-11T02:21:05.069115799Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.182003ms logger=migrator t=2026-04-11T02:21:05.082239052Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-11T02:21:05.082920531Z level=info msg="Migration successfully executed" id="create user table" duration=682.539µs logger=migrator t=2026-04-11T02:21:05.089153343Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-11T02:21:05.090539371Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.385308ms logger=migrator t=2026-04-11T02:21:05.096411413Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-11T02:21:05.097293118Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=881.815µs logger=migrator t=2026-04-11T02:21:05.101459003Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-11T02:21:05.102669836Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.210733ms logger=migrator t=2026-04-11T02:21:05.111814979Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-11T02:21:05.112801877Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=986.598µs logger=migrator t=2026-04-11T02:21:05.119854512Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-11T02:21:05.123518603Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.663651ms logger=migrator t=2026-04-11T02:21:05.126974518Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-11T02:21:05.127931885Z level=info msg="Migration successfully executed" id="create user table v2" duration=957.097µs logger=migrator t=2026-04-11T02:21:05.132252054Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-11T02:21:05.133126618Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=875.324µs logger=migrator t=2026-04-11T02:21:05.136528652Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-11T02:21:05.137371926Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=843.434µs logger=migrator t=2026-04-11T02:21:05.141801838Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-11T02:21:05.142284232Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=482.593µs logger=migrator t=2026-04-11T02:21:05.145811079Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-11T02:21:05.146837117Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.021358ms logger=migrator t=2026-04-11T02:21:05.15162278Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-11T02:21:05.15415022Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.525599ms logger=migrator t=2026-04-11T02:21:05.160427983Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-11T02:21:05.160551276Z level=info msg="Migration successfully executed" id="Update user table charset" duration=124.003µs logger=migrator t=2026-04-11T02:21:05.164733372Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-11T02:21:05.166932193Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.198301ms logger=migrator t=2026-04-11T02:21:05.175122119Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-11T02:21:05.175827319Z level=info msg="Migration successfully executed" id="Add missing user data" duration=705.64µs logger=migrator t=2026-04-11T02:21:05.179783188Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-11T02:21:05.180989181Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.206023ms logger=migrator t=2026-04-11T02:21:05.184688814Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-11T02:21:05.185477296Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=788.092µs logger=migrator t=2026-04-11T02:21:05.19071289Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-11T02:21:05.192115609Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.405599ms logger=migrator t=2026-04-11T02:21:05.198111955Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-11T02:21:05.208238715Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.130431ms logger=migrator t=2026-04-11T02:21:05.215353181Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-11T02:21:05.216878283Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.523652ms logger=migrator t=2026-04-11T02:21:05.223235459Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-11T02:21:05.224878704Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=1.647505ms logger=migrator t=2026-04-11T02:21:05.229299767Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-11T02:21:05.229870712Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=571.215µs logger=migrator t=2026-04-11T02:21:05.236350662Z 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-11T02:21:05.236710502Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=361.55µs logger=migrator t=2026-04-11T02:21:05.241058802Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-11T02:21:05.241498114Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=439.122µs logger=migrator t=2026-04-11T02:21:05.24677714Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-11T02:21:05.248039945Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.266434ms logger=migrator t=2026-04-11T02:21:05.254558725Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-11T02:21:05.255258954Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=700.129µs logger=migrator t=2026-04-11T02:21:05.259876042Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-11T02:21:05.260940131Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.063559ms logger=migrator t=2026-04-11T02:21:05.265670142Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-11T02:21:05.266445853Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=776.571µs logger=migrator t=2026-04-11T02:21:05.272208083Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-11T02:21:05.272909532Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=701.599µs logger=migrator t=2026-04-11T02:21:05.295938119Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-11T02:21:05.2959838Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.612µs logger=migrator t=2026-04-11T02:21:05.305929415Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-11T02:21:05.307229671Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.304186ms logger=migrator t=2026-04-11T02:21:05.313291448Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-11T02:21:05.313934256Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=642.818µs logger=migrator t=2026-04-11T02:21:05.318820091Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-11T02:21:05.319895641Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.0766ms logger=migrator t=2026-04-11T02:21:05.326793201Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-11T02:21:05.328220331Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.43012ms logger=migrator t=2026-04-11T02:21:05.334033452Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-11T02:21:05.337014964Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.981502ms logger=migrator t=2026-04-11T02:21:05.341413545Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-11T02:21:05.342195957Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=782.362µs logger=migrator t=2026-04-11T02:21:05.346616539Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-11T02:21:05.347293308Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=676.489µs logger=migrator t=2026-04-11T02:21:05.352507472Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-11T02:21:05.353568291Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.060359ms logger=migrator t=2026-04-11T02:21:05.358448876Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-11T02:21:05.359628749Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.181803ms logger=migrator t=2026-04-11T02:21:05.364520334Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-11T02:21:05.365596764Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.07596ms logger=migrator t=2026-04-11T02:21:05.371753674Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-11T02:21:05.372116264Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=362.65µs logger=migrator t=2026-04-11T02:21:05.376822394Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-11T02:21:05.377575835Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=753.111µs logger=migrator t=2026-04-11T02:21:05.382418809Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-11T02:21:05.382995705Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=573.316µs logger=migrator t=2026-04-11T02:21:05.388138777Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-11T02:21:05.388731923Z level=info msg="Migration successfully executed" id="create star table" duration=593.016µs logger=migrator t=2026-04-11T02:21:05.393895886Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-11T02:21:05.395178772Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.283205ms logger=migrator t=2026-04-11T02:21:05.400227981Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-11T02:21:05.401451995Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.218113ms logger=migrator t=2026-04-11T02:21:05.407089031Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-11T02:21:05.408106149Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.017038ms logger=migrator t=2026-04-11T02:21:05.412922062Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-11T02:21:05.413676123Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=753.241µs logger=migrator t=2026-04-11T02:21:05.419914085Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-11T02:21:05.420627145Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=717.01µs logger=migrator t=2026-04-11T02:21:05.425452318Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-11T02:21:05.426183048Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=730.59µs logger=migrator t=2026-04-11T02:21:05.431018282Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-11T02:21:05.431764443Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=743.86µs logger=migrator t=2026-04-11T02:21:05.436566235Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-11T02:21:05.436619487Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.801µs logger=migrator t=2026-04-11T02:21:05.441623255Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-11T02:21:05.441651306Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.821µs logger=migrator t=2026-04-11T02:21:05.446188982Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-11T02:21:05.446378257Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=187.056µs logger=migrator t=2026-04-11T02:21:05.450750118Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-11T02:21:05.451303253Z level=info msg="Migration successfully executed" id="create dashboard table" duration=553.145µs logger=migrator t=2026-04-11T02:21:05.45591299Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-11T02:21:05.456690972Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=778.041µs logger=migrator t=2026-04-11T02:21:05.462149222Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-11T02:21:05.462995406Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=842.564µs logger=migrator t=2026-04-11T02:21:05.467666235Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-11T02:21:05.468319403Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=653.208µs logger=migrator t=2026-04-11T02:21:05.473151267Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-11T02:21:05.474400511Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.246354ms logger=migrator t=2026-04-11T02:21:05.480367266Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-11T02:21:05.481390675Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.024448ms logger=migrator t=2026-04-11T02:21:05.485820287Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-11T02:21:05.490597249Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.775812ms logger=migrator t=2026-04-11T02:21:05.496027869Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-11T02:21:05.496745879Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=720.34µs logger=migrator t=2026-04-11T02:21:05.50149069Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-11T02:21:05.502540619Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.049859ms logger=migrator t=2026-04-11T02:21:05.507235829Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-11T02:21:05.508048161Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=811.892µs logger=migrator t=2026-04-11T02:21:05.5148927Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-11T02:21:05.515504077Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=614.407µs logger=migrator t=2026-04-11T02:21:05.52068721Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-11T02:21:05.52213063Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.44325ms logger=migrator t=2026-04-11T02:21:05.527420577Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-11T02:21:05.527581551Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=161.245µs logger=migrator t=2026-04-11T02:21:05.533399042Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-11T02:21:05.535704396Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.303164ms logger=migrator t=2026-04-11T02:21:05.540304013Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-11T02:21:05.542173084Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.869061ms logger=migrator t=2026-04-11T02:21:05.547141822Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-11T02:21:05.549387794Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.245013ms logger=migrator t=2026-04-11T02:21:05.555253316Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-11T02:21:05.556105529Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=852.113µs logger=migrator t=2026-04-11T02:21:05.562615869Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-11T02:21:05.567982768Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=5.42659ms logger=migrator t=2026-04-11T02:21:05.574084367Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-11T02:21:05.574767735Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=680.538µs logger=migrator t=2026-04-11T02:21:05.580459682Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-11T02:21:05.582220931Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.760509ms logger=migrator t=2026-04-11T02:21:05.58796493Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-11T02:21:05.588056113Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=92.373µs logger=migrator t=2026-04-11T02:21:05.592917257Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-11T02:21:05.592963428Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=47.581µs logger=migrator t=2026-04-11T02:21:05.597522234Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-11T02:21:05.59952442Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.002246ms logger=migrator t=2026-04-11T02:21:05.605075983Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-11T02:21:05.609162946Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.085953ms logger=migrator t=2026-04-11T02:21:05.614349949Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-11T02:21:05.616753106Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.399637ms logger=migrator t=2026-04-11T02:21:05.622012781Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-11T02:21:05.624105099Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.091748ms logger=migrator t=2026-04-11T02:21:05.629727745Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-11T02:21:05.629950191Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=222.706µs logger=migrator t=2026-04-11T02:21:05.635148274Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-11T02:21:05.636023368Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=874.504µs logger=migrator t=2026-04-11T02:21:05.641994113Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-11T02:21:05.643531566Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.533673ms logger=migrator t=2026-04-11T02:21:05.649657335Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-11T02:21:05.649679466Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=23.101µs logger=migrator t=2026-04-11T02:21:05.65417874Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-11T02:21:05.655218939Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.035659ms logger=migrator t=2026-04-11T02:21:05.660062363Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-11T02:21:05.661286677Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.223514ms logger=migrator t=2026-04-11T02:21:05.666913652Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-11T02:21:05.672828396Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.914244ms logger=migrator t=2026-04-11T02:21:05.67731439Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-11T02:21:05.67803855Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=724.12µs logger=migrator t=2026-04-11T02:21:05.683937623Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-11T02:21:05.684769706Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=829.953µs logger=migrator t=2026-04-11T02:21:05.689105746Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-11T02:21:05.690572796Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.46645ms logger=migrator t=2026-04-11T02:21:05.694962137Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-11T02:21:05.695522493Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=560.376µs logger=migrator t=2026-04-11T02:21:05.700205312Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-11T02:21:05.700787948Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=583.266µs logger=migrator t=2026-04-11T02:21:05.706036364Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-11T02:21:05.709741476Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.707403ms logger=migrator t=2026-04-11T02:21:05.716902394Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-11T02:21:05.718340044Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.4411ms logger=migrator t=2026-04-11T02:21:05.723771994Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-11T02:21:05.724164675Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=393.111µs logger=migrator t=2026-04-11T02:21:05.730698045Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-11T02:21:05.730978423Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=278.398µs logger=migrator t=2026-04-11T02:21:05.735131438Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-11T02:21:05.736343121Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.212913ms logger=migrator t=2026-04-11T02:21:05.742617465Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-11T02:21:05.745081613Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.466508ms logger=migrator t=2026-04-11T02:21:05.750326498Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-11T02:21:05.751367516Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.041548ms logger=migrator t=2026-04-11T02:21:05.757501306Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-11T02:21:05.759134081Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.633955ms logger=migrator t=2026-04-11T02:21:05.764181801Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-11T02:21:05.765328372Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.147841ms logger=migrator t=2026-04-11T02:21:05.769394515Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-11T02:21:05.770287189Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=894.824µs logger=migrator t=2026-04-11T02:21:05.775305588Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-11T02:21:05.776110741Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=804.242µs logger=migrator t=2026-04-11T02:21:05.780557693Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-11T02:21:05.787448074Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.88991ms logger=migrator t=2026-04-11T02:21:05.795114246Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-11T02:21:05.796235277Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.122342ms logger=migrator t=2026-04-11T02:21:05.804282879Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-11T02:21:05.805115992Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=832.533µs logger=migrator t=2026-04-11T02:21:05.809316008Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-11T02:21:05.810907222Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.592424ms logger=migrator t=2026-04-11T02:21:05.826311038Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-11T02:21:05.827567053Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.258655ms logger=migrator t=2026-04-11T02:21:05.834584807Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-11T02:21:05.838441123Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.853606ms logger=migrator t=2026-04-11T02:21:05.842418133Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-11T02:21:05.846263919Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.846936ms logger=migrator t=2026-04-11T02:21:05.850019943Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-11T02:21:05.850047844Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.031µs logger=migrator t=2026-04-11T02:21:05.854391154Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-11T02:21:05.854722383Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=330.829µs logger=migrator t=2026-04-11T02:21:05.859616318Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-11T02:21:05.862089917Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.474279ms logger=migrator t=2026-04-11T02:21:05.866633723Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-11T02:21:05.86690062Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=268.088µs logger=migrator t=2026-04-11T02:21:05.87198587Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-11T02:21:05.872225647Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=241.217µs logger=migrator t=2026-04-11T02:21:05.877340418Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-11T02:21:05.880127525Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.787517ms logger=migrator t=2026-04-11T02:21:06.046281508Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-11T02:21:06.046749861Z level=info msg="Migration successfully executed" id="Update uid value" duration=472.323µs logger=migrator t=2026-04-11T02:21:06.150756045Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-11T02:21:06.152201065Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.44762ms logger=migrator t=2026-04-11T02:21:06.161144683Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-11T02:21:06.162580792Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.438849ms logger=migrator t=2026-04-11T02:21:06.168006833Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-11T02:21:06.168760693Z level=info msg="Migration successfully executed" id="create api_key table" duration=753.711µs logger=migrator t=2026-04-11T02:21:06.175063947Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-11T02:21:06.17768168Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.613682ms logger=migrator t=2026-04-11T02:21:06.182847662Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-11T02:21:06.183774278Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=926.506µs logger=migrator t=2026-04-11T02:21:06.187932333Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-11T02:21:06.188831548Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=898.555µs logger=migrator t=2026-04-11T02:21:06.194911276Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-11T02:21:06.195733399Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=823.863µs logger=migrator t=2026-04-11T02:21:06.199349609Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-11T02:21:06.200623334Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.273496ms logger=migrator t=2026-04-11T02:21:06.205589581Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-11T02:21:06.206830825Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.237394ms logger=migrator t=2026-04-11T02:21:06.210900618Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-11T02:21:06.22038829Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.486632ms logger=migrator t=2026-04-11T02:21:06.224810443Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-11T02:21:06.225593094Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=782.192µs logger=migrator t=2026-04-11T02:21:06.232169746Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-11T02:21:06.233594455Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.42568ms logger=migrator t=2026-04-11T02:21:06.237371889Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-11T02:21:06.238656855Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.284966ms logger=migrator t=2026-04-11T02:21:06.242370508Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-11T02:21:06.243255582Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=884.754µs logger=migrator t=2026-04-11T02:21:06.251169771Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-11T02:21:06.251763237Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=591.586µs logger=migrator t=2026-04-11T02:21:06.255573003Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-11T02:21:06.256455027Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=881.414µs logger=migrator t=2026-04-11T02:21:06.260050976Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-11T02:21:06.260078277Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.131µs logger=migrator t=2026-04-11T02:21:06.264282283Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-11T02:21:06.266812513Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.52947ms logger=migrator t=2026-04-11T02:21:06.271633056Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-11T02:21:06.274112255Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.478429ms logger=migrator t=2026-04-11T02:21:06.277782957Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-11T02:21:06.277993042Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=214.566µs logger=migrator t=2026-04-11T02:21:06.282323112Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-11T02:21:06.285433468Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.110086ms logger=migrator t=2026-04-11T02:21:06.289650064Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-11T02:21:06.294480838Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.834964ms logger=migrator t=2026-04-11T02:21:06.298095448Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-11T02:21:06.298993053Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=897.065µs logger=migrator t=2026-04-11T02:21:06.304501975Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-11T02:21:06.30503292Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=531.285µs logger=migrator t=2026-04-11T02:21:06.308795544Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-11T02:21:06.309724479Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=929.025µs logger=migrator t=2026-04-11T02:21:06.314502062Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-11T02:21:06.315801828Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.298856ms logger=migrator t=2026-04-11T02:21:06.320835746Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-11T02:21:06.322163533Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.327827ms logger=migrator t=2026-04-11T02:21:06.326127803Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-11T02:21:06.326881343Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=753.24µs logger=migrator t=2026-04-11T02:21:06.332117678Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-11T02:21:06.33218852Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=72.212µs logger=migrator t=2026-04-11T02:21:06.336410257Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-11T02:21:06.336436718Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.851µs logger=migrator t=2026-04-11T02:21:06.340584082Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-11T02:21:06.343505793Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.921701ms logger=migrator t=2026-04-11T02:21:06.347799682Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-11T02:21:06.351860974Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.056852ms logger=migrator t=2026-04-11T02:21:06.356956075Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-11T02:21:06.357051627Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=97.002µs logger=migrator t=2026-04-11T02:21:06.361334746Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-11T02:21:06.362284642Z level=info msg="Migration successfully executed" id="create quota table v1" duration=949.416µs logger=migrator t=2026-04-11T02:21:06.366582681Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-11T02:21:06.367521827Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=938.676µs logger=migrator t=2026-04-11T02:21:06.371897468Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-11T02:21:06.371926989Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.121µs logger=migrator t=2026-04-11T02:21:06.377311858Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-11T02:21:06.378688666Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.379628ms logger=migrator t=2026-04-11T02:21:06.384209668Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-11T02:21:06.390136642Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=5.930914ms logger=migrator t=2026-04-11T02:21:06.396512958Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-11T02:21:06.400848558Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.33636ms logger=migrator t=2026-04-11T02:21:06.40453635Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-11T02:21:06.404618392Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=83.062µs logger=migrator t=2026-04-11T02:21:06.408958362Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-11T02:21:06.409861947Z level=info msg="Migration successfully executed" id="create session table" duration=903.405µs logger=migrator t=2026-04-11T02:21:06.41429619Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-11T02:21:06.414429833Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=134.164µs logger=migrator t=2026-04-11T02:21:06.417995592Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-11T02:21:06.418138956Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=143.424µs logger=migrator t=2026-04-11T02:21:06.42264312Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-11T02:21:06.423507024Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=873.564µs logger=migrator t=2026-04-11T02:21:06.428973195Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-11T02:21:06.430361974Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.395899ms logger=migrator t=2026-04-11T02:21:06.435779994Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-11T02:21:06.435841805Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=66.532µs logger=migrator t=2026-04-11T02:21:06.44037763Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-11T02:21:06.440416562Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.771µs logger=migrator t=2026-04-11T02:21:06.445486902Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-11T02:21:06.448766702Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.27938ms logger=migrator t=2026-04-11T02:21:06.452473195Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-11T02:21:06.455446417Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.973042ms logger=migrator t=2026-04-11T02:21:06.460464736Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-11T02:21:06.460545928Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.702µs logger=migrator t=2026-04-11T02:21:06.464130317Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-11T02:21:06.464265931Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=136.144µs logger=migrator t=2026-04-11T02:21:06.469034712Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-11T02:21:06.469971738Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=937.076µs logger=migrator t=2026-04-11T02:21:06.474633077Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-11T02:21:06.474675908Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=44.001µs logger=migrator t=2026-04-11T02:21:06.478593677Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-11T02:21:06.482209247Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.6165ms logger=migrator t=2026-04-11T02:21:06.487300098Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-11T02:21:06.487422051Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=122.673µs logger=migrator t=2026-04-11T02:21:06.489863398Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-11T02:21:06.492237484Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.373646ms logger=migrator t=2026-04-11T02:21:06.495741551Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-11T02:21:06.498825696Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.083645ms logger=migrator t=2026-04-11T02:21:06.502438106Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-11T02:21:06.502512658Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=75.132µs logger=migrator t=2026-04-11T02:21:06.506857238Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-11T02:21:06.508612747Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.754828ms logger=migrator t=2026-04-11T02:21:06.514323884Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-11T02:21:06.515135637Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=810.953µs logger=migrator t=2026-04-11T02:21:06.520963328Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-11T02:21:06.522328006Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.365138ms logger=migrator t=2026-04-11T02:21:06.528222678Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-11T02:21:06.529254027Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.031319ms logger=migrator t=2026-04-11T02:21:06.533547986Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-11T02:21:06.534359898Z level=info msg="Migration successfully executed" id="add index alert state" duration=811.432µs logger=migrator t=2026-04-11T02:21:06.539669415Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-11T02:21:06.541184057Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.521032ms logger=migrator t=2026-04-11T02:21:06.546132334Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-11T02:21:06.547290696Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.159382ms logger=migrator t=2026-04-11T02:21:06.552396597Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-11T02:21:06.553406835Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.010768ms logger=migrator t=2026-04-11T02:21:06.557459586Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-11T02:21:06.558336861Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=875.615µs logger=migrator t=2026-04-11T02:21:06.562821645Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-11T02:21:06.573166591Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.344696ms logger=migrator t=2026-04-11T02:21:06.577510951Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-11T02:21:06.578319793Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=808.132µs logger=migrator t=2026-04-11T02:21:06.583545708Z 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-11T02:21:06.584578436Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.037248ms logger=migrator t=2026-04-11T02:21:06.590794568Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-11T02:21:06.591185089Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=390.911µs logger=migrator t=2026-04-11T02:21:06.595963511Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-11T02:21:06.596613849Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=646.608µs logger=migrator t=2026-04-11T02:21:06.602038209Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-11T02:21:06.603056597Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.017698ms logger=migrator t=2026-04-11T02:21:06.611389377Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-11T02:21:06.615650675Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.261218ms logger=migrator t=2026-04-11T02:21:06.622214696Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-11T02:21:06.627001659Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.785083ms logger=migrator t=2026-04-11T02:21:06.630761083Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-11T02:21:06.634825565Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.065202ms logger=migrator t=2026-04-11T02:21:06.638518617Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-11T02:21:06.642198819Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.682102ms logger=migrator t=2026-04-11T02:21:06.646822477Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-11T02:21:06.647833815Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.010707ms logger=migrator t=2026-04-11T02:21:06.651812674Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-11T02:21:06.651895247Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=82.853µs logger=migrator t=2026-04-11T02:21:06.655375843Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-11T02:21:06.655480776Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=105.413µs logger=migrator t=2026-04-11T02:21:06.658802928Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-11T02:21:06.659674792Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=872.114µs logger=migrator t=2026-04-11T02:21:06.666914272Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-11T02:21:06.668753443Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.837941ms logger=migrator t=2026-04-11T02:21:06.673685669Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-11T02:21:06.674599314Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=914.945µs logger=migrator t=2026-04-11T02:21:06.678816911Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-11T02:21:06.679632473Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=816.222µs logger=migrator t=2026-04-11T02:21:06.683768358Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-11T02:21:06.684732944Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=964.156µs logger=migrator t=2026-04-11T02:21:06.687999955Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-11T02:21:06.693184158Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.183083ms logger=migrator t=2026-04-11T02:21:06.698143175Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-11T02:21:06.702027413Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.884108ms logger=migrator t=2026-04-11T02:21:06.706669491Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-11T02:21:06.706858436Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=187.885µs logger=migrator t=2026-04-11T02:21:06.712764569Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-11T02:21:06.713831119Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.06618ms logger=migrator t=2026-04-11T02:21:06.719808434Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-11T02:21:06.721443889Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.638305ms logger=migrator t=2026-04-11T02:21:06.734706956Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-11T02:21:06.742308306Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.60092ms logger=migrator t=2026-04-11T02:21:06.761031964Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-11T02:21:06.761184098Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=154.125µs logger=migrator t=2026-04-11T02:21:06.815765096Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-11T02:21:06.817152385Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.384708ms logger=migrator t=2026-04-11T02:21:06.831893772Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-11T02:21:06.832957791Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.067299ms logger=migrator t=2026-04-11T02:21:06.853458078Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-11T02:21:06.853715645Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=261.477µs logger=migrator t=2026-04-11T02:21:06.878605273Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-11T02:21:06.879731344Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.127111ms logger=migrator t=2026-04-11T02:21:06.92912875Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-11T02:21:06.930525758Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.399499ms logger=migrator t=2026-04-11T02:21:06.962186233Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-11T02:21:06.963720346Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.536033ms logger=migrator t=2026-04-11T02:21:06.990671501Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-11T02:21:06.991765351Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.09505ms logger=migrator t=2026-04-11T02:21:07.031321754Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-11T02:21:07.033135955Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.81657ms logger=migrator t=2026-04-11T02:21:07.049539808Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-11T02:21:07.051138492Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.599684ms logger=migrator t=2026-04-11T02:21:07.071117634Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-11T02:21:07.071195546Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=83.082µs logger=migrator t=2026-04-11T02:21:07.080783871Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-11T02:21:07.08759334Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.812419ms logger=migrator t=2026-04-11T02:21:07.100365422Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-11T02:21:07.102560453Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.201181ms logger=migrator t=2026-04-11T02:21:07.108914359Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-11T02:21:07.113752293Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.848724ms logger=migrator t=2026-04-11T02:21:07.117899297Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-11T02:21:07.11871516Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=815.393µs logger=migrator t=2026-04-11T02:21:07.122944917Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-11T02:21:07.123920463Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=975.246µs logger=migrator t=2026-04-11T02:21:07.127937384Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-11T02:21:07.12885131Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=913.036µs logger=migrator t=2026-04-11T02:21:07.133420026Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-11T02:21:07.143951277Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.529041ms logger=migrator t=2026-04-11T02:21:07.151696051Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-11T02:21:07.15381523Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=2.123829ms logger=migrator t=2026-04-11T02:21:07.158772967Z 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-11T02:21:07.159741954Z 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=966.856µs logger=migrator t=2026-04-11T02:21:07.166431079Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-11T02:21:07.166899501Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=467.583µs logger=migrator t=2026-04-11T02:21:07.173609937Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-11T02:21:07.174773559Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.165522ms logger=migrator t=2026-04-11T02:21:07.179303885Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-11T02:21:07.179688505Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=386.361µs logger=migrator t=2026-04-11T02:21:07.186479963Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-11T02:21:07.190903515Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.423893ms logger=migrator t=2026-04-11T02:21:07.19940683Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-11T02:21:07.204009557Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.605597ms logger=migrator t=2026-04-11T02:21:07.209626113Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-11T02:21:07.210945809Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.318776ms logger=migrator t=2026-04-11T02:21:07.217189421Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-11T02:21:07.218426636Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.239054ms logger=migrator t=2026-04-11T02:21:07.231434075Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-11T02:21:07.232006701Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=575.516µs logger=migrator t=2026-04-11T02:21:07.238298115Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-11T02:21:07.246919773Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.607338ms logger=migrator t=2026-04-11T02:21:07.252339123Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-11T02:21:07.253242958Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=903.725µs logger=migrator t=2026-04-11T02:21:07.259857101Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-11T02:21:07.260244962Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=396.981µs logger=migrator t=2026-04-11T02:21:07.26595515Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-11T02:21:07.26668917Z level=info msg="Migration successfully executed" id="Move region to single row" duration=734.151µs logger=migrator t=2026-04-11T02:21:07.275225695Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-11T02:21:07.276225473Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.000358ms logger=migrator t=2026-04-11T02:21:07.282547078Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-11T02:21:07.283425012Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=877.714µs logger=migrator t=2026-04-11T02:21:07.290506648Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-11T02:21:07.291595938Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.061579ms logger=migrator t=2026-04-11T02:21:07.329582828Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-11T02:21:07.34992828Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=20.340432ms logger=migrator t=2026-04-11T02:21:07.36981813Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-11T02:21:07.371086055Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.272305ms logger=migrator t=2026-04-11T02:21:07.378996434Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-11T02:21:07.380572797Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.593584ms logger=migrator t=2026-04-11T02:21:07.387131839Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-11T02:21:07.387236782Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=105.723µs logger=migrator t=2026-04-11T02:21:07.395022437Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-11T02:21:07.396024484Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.002477ms logger=migrator t=2026-04-11T02:21:07.403187192Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-11T02:21:07.404629672Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.44544ms logger=migrator t=2026-04-11T02:21:07.409949729Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-11T02:21:07.411717318Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.765789ms logger=migrator t=2026-04-11T02:21:07.41791608Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-11T02:21:07.418882176Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=962.926µs logger=migrator t=2026-04-11T02:21:07.423605747Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-11T02:21:07.423824473Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=219.346µs logger=migrator t=2026-04-11T02:21:07.428327707Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-11T02:21:07.428686347Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=358.77µs logger=migrator t=2026-04-11T02:21:07.433239723Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-11T02:21:07.433314995Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=76.552µs logger=migrator t=2026-04-11T02:21:07.438330774Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-11T02:21:07.439238089Z level=info msg="Migration successfully executed" id="create team table" duration=904.465µs logger=migrator t=2026-04-11T02:21:07.444516345Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-11T02:21:07.445873062Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.366337ms logger=migrator t=2026-04-11T02:21:07.450772458Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-11T02:21:07.451643922Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=871.134µs logger=migrator t=2026-04-11T02:21:07.457115663Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-11T02:21:07.463577892Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.460408ms logger=migrator t=2026-04-11T02:21:07.46787291Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-11T02:21:07.468004804Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=131.784µs logger=migrator t=2026-04-11T02:21:07.47185385Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-11T02:21:07.472667603Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=810.953µs logger=migrator t=2026-04-11T02:21:07.478381031Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-11T02:21:07.479147222Z level=info msg="Migration successfully executed" id="create team member table" duration=764.591µs logger=migrator t=2026-04-11T02:21:07.483716928Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-11T02:21:07.484572082Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=854.784µs logger=migrator t=2026-04-11T02:21:07.489269052Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-11T02:21:07.490173907Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=906.855µs logger=migrator t=2026-04-11T02:21:07.495426162Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-11T02:21:07.496367628Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=941.056µs logger=migrator t=2026-04-11T02:21:07.501364916Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-11T02:21:07.505968653Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.603057ms logger=migrator t=2026-04-11T02:21:07.51054881Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-11T02:21:07.515073175Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.523675ms logger=migrator t=2026-04-11T02:21:07.519504687Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-11T02:21:07.524387552Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.883055ms logger=migrator t=2026-04-11T02:21:07.531195251Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-11T02:21:07.532317492Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.122001ms logger=migrator t=2026-04-11T02:21:07.53839076Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-11T02:21:07.539339986Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=948.757µs logger=migrator t=2026-04-11T02:21:07.54635978Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-11T02:21:07.547544772Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.187923ms logger=migrator t=2026-04-11T02:21:07.555300047Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-11T02:21:07.556224022Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=923.875µs logger=migrator t=2026-04-11T02:21:07.563243817Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-11T02:21:07.564221124Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=976.557µs logger=migrator t=2026-04-11T02:21:07.568729378Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-11T02:21:07.569618063Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=888.405µs logger=migrator t=2026-04-11T02:21:07.575997029Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-11T02:21:07.576883143Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=885.674µs logger=migrator t=2026-04-11T02:21:07.58217452Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-11T02:21:07.583053394Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=878.634µs logger=migrator t=2026-04-11T02:21:07.590754047Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-11T02:21:07.591378184Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=627.267µs logger=migrator t=2026-04-11T02:21:07.597816552Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-11T02:21:07.59808945Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=273.078µs logger=migrator t=2026-04-11T02:21:07.603863599Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-11T02:21:07.604567038Z level=info msg="Migration successfully executed" id="create tag table" duration=702.809µs logger=migrator t=2026-04-11T02:21:07.609139225Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-11T02:21:07.609873795Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=734.81µs logger=migrator t=2026-04-11T02:21:07.615593293Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-11T02:21:07.616176939Z level=info msg="Migration successfully executed" id="create login attempt table" duration=583.706µs logger=migrator t=2026-04-11T02:21:07.619962154Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-11T02:21:07.621711353Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.748338ms logger=migrator t=2026-04-11T02:21:07.626739372Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-11T02:21:07.628314005Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.574004ms logger=migrator t=2026-04-11T02:21:07.633384675Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-11T02:21:07.650222191Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.835255ms logger=migrator t=2026-04-11T02:21:07.653795869Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-11T02:21:07.654395996Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=597.707µs logger=migrator t=2026-04-11T02:21:07.660761422Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-11T02:21:07.662304074Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.542773ms logger=migrator t=2026-04-11T02:21:07.668425173Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-11T02:21:07.668851955Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=412.162µs logger=migrator t=2026-04-11T02:21:07.6737216Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-11T02:21:07.674541173Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=819.283µs logger=migrator t=2026-04-11T02:21:07.678139212Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-11T02:21:07.679070628Z level=info msg="Migration successfully executed" id="create user auth table" duration=930.416µs logger=migrator t=2026-04-11T02:21:07.696761917Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-11T02:21:07.698065043Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.301426ms logger=migrator t=2026-04-11T02:21:07.704381817Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-11T02:21:07.70448852Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=107.993µs logger=migrator t=2026-04-11T02:21:07.711124064Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-11T02:21:07.716899184Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.77535ms logger=migrator t=2026-04-11T02:21:07.722006634Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-11T02:21:07.727432754Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.42892ms logger=migrator t=2026-04-11T02:21:07.735753805Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-11T02:21:07.73956561Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.809705ms logger=migrator t=2026-04-11T02:21:07.74388831Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-11T02:21:07.747470398Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.582119ms logger=migrator t=2026-04-11T02:21:07.751606903Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-11T02:21:07.752345153Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=738.361µs logger=migrator t=2026-04-11T02:21:07.757415653Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-11T02:21:07.764690894Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.272871ms logger=migrator t=2026-04-11T02:21:07.7688889Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-11T02:21:07.769502387Z level=info msg="Migration successfully executed" id="create server_lock table" duration=613.597µs logger=migrator t=2026-04-11T02:21:07.774909207Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-11T02:21:07.776172312Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.266925ms logger=migrator t=2026-04-11T02:21:07.781349795Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-11T02:21:07.782466985Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.11671ms logger=migrator t=2026-04-11T02:21:07.788721978Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-11T02:21:07.789729336Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.007088ms logger=migrator t=2026-04-11T02:21:07.794263692Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-11T02:21:07.795213418Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=949.876µs logger=migrator t=2026-04-11T02:21:07.800258188Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-11T02:21:07.801870052Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.611375ms logger=migrator t=2026-04-11T02:21:07.808054613Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-11T02:21:07.814932883Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.87453ms logger=migrator t=2026-04-11T02:21:07.821629238Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-11T02:21:07.822688957Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.060119ms logger=migrator t=2026-04-11T02:21:07.82785057Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-11T02:21:07.828832257Z level=info msg="Migration successfully executed" id="create cache_data table" duration=981.397µs logger=migrator t=2026-04-11T02:21:07.835004158Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-11T02:21:07.836225342Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.220244ms logger=migrator t=2026-04-11T02:21:07.841489437Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-11T02:21:07.842431803Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=944.226µs logger=migrator t=2026-04-11T02:21:07.854415584Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-11T02:21:07.856019799Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.603785ms logger=migrator t=2026-04-11T02:21:07.862254931Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-11T02:21:07.862379035Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=124.443µs logger=migrator t=2026-04-11T02:21:07.869142521Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-11T02:21:07.869959664Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=824.333µs logger=migrator t=2026-04-11T02:21:07.876389002Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-11T02:21:07.877477052Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.0757ms logger=migrator t=2026-04-11T02:21:07.887421047Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-11T02:21:07.889175725Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.754278ms logger=migrator t=2026-04-11T02:21:07.894753679Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-11T02:21:07.895769428Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.008198ms logger=migrator t=2026-04-11T02:21:07.901122345Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-11T02:21:07.901273689Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=151.274µs logger=migrator t=2026-04-11T02:21:07.906128214Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-11T02:21:07.907558453Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.43013ms logger=migrator t=2026-04-11T02:21:07.913356513Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-11T02:21:07.914289119Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=935.236µs logger=migrator t=2026-04-11T02:21:07.918959558Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-11T02:21:07.92047363Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.513802ms logger=migrator t=2026-04-11T02:21:07.925989483Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-11T02:21:07.926913608Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=923.705µs logger=migrator t=2026-04-11T02:21:07.931632198Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-11T02:21:07.940674798Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.04214ms logger=migrator t=2026-04-11T02:21:07.952226348Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-11T02:21:07.953216335Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=966.227µs logger=migrator t=2026-04-11T02:21:07.957423121Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-11T02:21:07.957509394Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=86.962µs logger=migrator t=2026-04-11T02:21:07.961558766Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-11T02:21:07.962545193Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=986.328µs logger=migrator t=2026-04-11T02:21:07.966492032Z 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-11T02:21:07.967567922Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.07566ms logger=migrator t=2026-04-11T02:21:07.972053216Z 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-11T02:21:07.973123525Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.075689ms logger=migrator t=2026-04-11T02:21:07.976862839Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-11T02:21:07.976952341Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=82.412µs logger=migrator t=2026-04-11T02:21:07.981800465Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-11T02:21:07.983863112Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.062527ms logger=migrator t=2026-04-11T02:21:07.989828637Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-11T02:21:07.990921207Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.09328ms logger=migrator t=2026-04-11T02:21:07.995803772Z 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-11T02:21:07.996784479Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=980.297µs logger=migrator t=2026-04-11T02:21:08.002201019Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-11T02:21:08.00406099Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.862321ms logger=migrator t=2026-04-11T02:21:08.010880829Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-11T02:21:08.020855874Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.975005ms logger=migrator t=2026-04-11T02:21:08.024934877Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-11T02:21:08.025716669Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=782.042µs logger=migrator t=2026-04-11T02:21:08.031113868Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-11T02:21:08.03262944Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.515812ms logger=migrator t=2026-04-11T02:21:08.037538286Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-11T02:21:08.063277387Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.738221ms logger=migrator t=2026-04-11T02:21:08.068994775Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-11T02:21:08.093630856Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.635721ms logger=migrator t=2026-04-11T02:21:08.097365059Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-11T02:21:08.09809812Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=732.561µs logger=migrator t=2026-04-11T02:21:08.102830511Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-11T02:21:08.103771857Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=940.836µs logger=migrator t=2026-04-11T02:21:08.107678144Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-11T02:21:08.116326973Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.646669ms logger=migrator t=2026-04-11T02:21:08.122739401Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-11T02:21:08.131112732Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.371961ms logger=migrator t=2026-04-11T02:21:08.135845333Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-11T02:21:08.136630544Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=784.991µs logger=migrator t=2026-04-11T02:21:08.141660334Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-11T02:21:08.14368873Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.028607ms logger=migrator t=2026-04-11T02:21:08.150620931Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-11T02:21:08.151692071Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.07088ms logger=migrator t=2026-04-11T02:21:08.155525767Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-11T02:21:08.156781052Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.254705ms logger=migrator t=2026-04-11T02:21:08.160998888Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-11T02:21:08.161110781Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=112.703µs logger=migrator t=2026-04-11T02:21:08.165326578Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-11T02:21:08.171887519Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.559581ms logger=migrator t=2026-04-11T02:21:08.176917388Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-11T02:21:08.181581777Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.664369ms logger=migrator t=2026-04-11T02:21:08.187133221Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-11T02:21:08.193669841Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.53664ms logger=migrator t=2026-04-11T02:21:08.198824763Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-11T02:21:08.199563204Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=739.571µs logger=migrator t=2026-04-11T02:21:08.203167894Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-11T02:21:08.204218933Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.050769ms logger=migrator t=2026-04-11T02:21:08.207782831Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-11T02:21:08.216924584Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.139563ms logger=migrator t=2026-04-11T02:21:08.221661525Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-11T02:21:08.225865551Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.203916ms logger=migrator t=2026-04-11T02:21:08.229854471Z 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-11T02:21:08.23161009Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.757999ms logger=migrator t=2026-04-11T02:21:08.237131302Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-11T02:21:08.243277822Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.14592ms logger=migrator t=2026-04-11T02:21:08.247034736Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-11T02:21:08.253184716Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.15269ms logger=migrator t=2026-04-11T02:21:08.257084074Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-11T02:21:08.257171736Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=88.342µs logger=migrator t=2026-04-11T02:21:08.261828805Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-11T02:21:08.263779529Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.949954ms logger=migrator t=2026-04-11T02:21:08.268746936Z 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-11T02:21:08.270654199Z 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.907753ms logger=migrator t=2026-04-11T02:21:08.275067241Z 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-11T02:21:08.276248444Z 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.180783ms logger=migrator t=2026-04-11T02:21:08.282418764Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-11T02:21:08.28263324Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=215.586µs logger=migrator t=2026-04-11T02:21:08.289436288Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-11T02:21:08.299750323Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.313185ms logger=migrator t=2026-04-11T02:21:08.308770143Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-11T02:21:08.317228556Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.456473ms logger=migrator t=2026-04-11T02:21:08.32496877Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-11T02:21:08.334109763Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.143043ms logger=migrator t=2026-04-11T02:21:08.339921264Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-11T02:21:08.348341476Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.417192ms logger=migrator t=2026-04-11T02:21:08.359054092Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-11T02:21:08.369481431Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.428519ms logger=migrator t=2026-04-11T02:21:08.379038535Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-11T02:21:08.379150768Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=113.404µs logger=migrator t=2026-04-11T02:21:08.38501398Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-11T02:21:08.386431009Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.416609ms logger=migrator t=2026-04-11T02:21:08.393365881Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-11T02:21:08.399639474Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.269643ms logger=migrator t=2026-04-11T02:21:08.405526547Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-11T02:21:08.405574938Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=48.641µs logger=migrator t=2026-04-11T02:21:08.413749444Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-11T02:21:08.422946558Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.198364ms logger=migrator t=2026-04-11T02:21:08.431641639Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-11T02:21:08.43275227Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.110121ms logger=migrator t=2026-04-11T02:21:08.45049679Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-11T02:21:08.459769726Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.271706ms logger=migrator t=2026-04-11T02:21:08.473373452Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-11T02:21:08.474839673Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.46928ms logger=migrator t=2026-04-11T02:21:08.493626382Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-11T02:21:08.495532313Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.904821ms logger=migrator t=2026-04-11T02:21:08.506131167Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-11T02:21:08.516619187Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.4776ms logger=migrator t=2026-04-11T02:21:08.538623065Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-11T02:21:08.539878439Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.255624ms logger=migrator t=2026-04-11T02:21:08.557975999Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-11T02:21:08.560395566Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.419777ms logger=migrator t=2026-04-11T02:21:08.566902146Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-11T02:21:08.567708279Z level=info msg="Migration successfully executed" id="create alert_image table" duration=806.572µs logger=migrator t=2026-04-11T02:21:08.573294013Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-11T02:21:08.574334792Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.034779ms logger=migrator t=2026-04-11T02:21:08.57824808Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-11T02:21:08.578313962Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.792µs logger=migrator t=2026-04-11T02:21:08.582045315Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-11T02:21:08.583029322Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=984.077µs logger=migrator t=2026-04-11T02:21:08.588623636Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-11T02:21:08.591019703Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.398857ms logger=migrator t=2026-04-11T02:21:08.597649976Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-11T02:21:08.598309374Z 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-11T02:21:08.602227833Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-11T02:21:08.602616183Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=388.47µs logger=migrator t=2026-04-11T02:21:08.605774371Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-11T02:21:08.606619554Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=845.303µs logger=migrator t=2026-04-11T02:21:08.610728678Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-11T02:21:08.617591097Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.86832ms logger=migrator t=2026-04-11T02:21:08.621154796Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-11T02:21:08.622351719Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.197213ms logger=migrator t=2026-04-11T02:21:08.626195215Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-11T02:21:08.627414489Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.218894ms logger=migrator t=2026-04-11T02:21:08.632001576Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-11T02:21:08.632842709Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=840.223µs logger=migrator t=2026-04-11T02:21:08.636891531Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-11T02:21:08.638166756Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.274405ms logger=migrator t=2026-04-11T02:21:08.642698811Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-11T02:21:08.643711449Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.013418ms logger=migrator t=2026-04-11T02:21:08.647789262Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-11T02:21:08.647854084Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=65.522µs logger=migrator t=2026-04-11T02:21:08.650892888Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-11T02:21:08.65099586Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=103.942µs logger=migrator t=2026-04-11T02:21:08.653802708Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-11T02:21:08.663086465Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.285077ms logger=migrator t=2026-04-11T02:21:08.66651057Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-11T02:21:08.666793107Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=282.507µs logger=migrator t=2026-04-11T02:21:08.670998173Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-11T02:21:08.671769105Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=770.752µs logger=migrator t=2026-04-11T02:21:08.675489347Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-11T02:21:08.675716994Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=225.767µs logger=migrator t=2026-04-11T02:21:08.679222561Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-11T02:21:08.67991267Z level=info msg="Migration successfully executed" id="create data_keys table" duration=690.039µs logger=migrator t=2026-04-11T02:21:08.684495666Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-11T02:21:08.685118004Z level=info msg="Migration successfully executed" id="create secrets table" duration=621.148µs logger=migrator t=2026-04-11T02:21:08.688941619Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-11T02:21:08.716584203Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=27.640704ms logger=migrator t=2026-04-11T02:21:08.720001858Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-11T02:21:08.725091879Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.089941ms logger=migrator t=2026-04-11T02:21:08.730594091Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-11T02:21:08.730726114Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=132.253µs logger=migrator t=2026-04-11T02:21:08.734124978Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-11T02:21:08.760821086Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=26.691168ms logger=migrator t=2026-04-11T02:21:08.764492928Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-11T02:21:08.791371801Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=26.878313ms logger=migrator t=2026-04-11T02:21:08.795065952Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-11T02:21:08.79568513Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=619.098µs logger=migrator t=2026-04-11T02:21:08.800732219Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-11T02:21:08.802054316Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.322527ms logger=migrator t=2026-04-11T02:21:08.806457838Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-11T02:21:08.806874009Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=416.942µs logger=migrator t=2026-04-11T02:21:08.810747696Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-11T02:21:08.811633821Z level=info msg="Migration successfully executed" id="create permission table" duration=885.825µs logger=migrator t=2026-04-11T02:21:08.816918077Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-11T02:21:08.817947345Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.024208ms logger=migrator t=2026-04-11T02:21:08.821959096Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-11T02:21:08.822997224Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.037748ms logger=migrator t=2026-04-11T02:21:08.82896713Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-11T02:21:08.830498312Z level=info msg="Migration successfully executed" id="create role table" duration=1.527843ms logger=migrator t=2026-04-11T02:21:08.839144001Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-11T02:21:08.849018664Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.875993ms logger=migrator t=2026-04-11T02:21:08.852595553Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-11T02:21:08.859825062Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.229169ms logger=migrator t=2026-04-11T02:21:08.864046419Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-11T02:21:08.864835991Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=789.242µs logger=migrator t=2026-04-11T02:21:08.870088606Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-11T02:21:08.872546864Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.444028ms logger=migrator t=2026-04-11T02:21:08.87710109Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-11T02:21:08.879119846Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.017776ms logger=migrator t=2026-04-11T02:21:08.883154567Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-11T02:21:08.884141684Z level=info msg="Migration successfully executed" id="create team role table" duration=993.577µs logger=migrator t=2026-04-11T02:21:08.889328018Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-11T02:21:08.891594881Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.269342ms logger=migrator t=2026-04-11T02:21:08.896414214Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-11T02:21:08.898359638Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.944714ms logger=migrator t=2026-04-11T02:21:08.902684047Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-11T02:21:08.9038682Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.184193ms logger=migrator t=2026-04-11T02:21:08.908816597Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-11T02:21:08.909794634Z level=info msg="Migration successfully executed" id="create user role table" duration=977.467µs logger=migrator t=2026-04-11T02:21:08.914158054Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-11T02:21:08.915580163Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.426549ms logger=migrator t=2026-04-11T02:21:08.92049962Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-11T02:21:08.921713363Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.213024ms logger=migrator t=2026-04-11T02:21:08.927413751Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-11T02:21:08.929586411Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.1722ms logger=migrator t=2026-04-11T02:21:08.934928899Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-11T02:21:08.935957577Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.032659ms logger=migrator t=2026-04-11T02:21:08.940264626Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-11T02:21:08.941915771Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.648295ms logger=migrator t=2026-04-11T02:21:08.947701441Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-11T02:21:08.949526862Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.825941ms logger=migrator t=2026-04-11T02:21:08.957179833Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-11T02:21:08.965290348Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.109975ms logger=migrator t=2026-04-11T02:21:08.968862577Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-11T02:21:08.970024819Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.161702ms logger=migrator t=2026-04-11T02:21:08.974203494Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-11T02:21:08.975306884Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.10276ms logger=migrator t=2026-04-11T02:21:08.979962293Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-11T02:21:08.981002302Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.040099ms logger=migrator t=2026-04-11T02:21:08.984303663Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-11T02:21:08.985429344Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.122621ms logger=migrator t=2026-04-11T02:21:08.988736406Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-11T02:21:08.989581249Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=844.733µs logger=migrator t=2026-04-11T02:21:08.993935459Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-11T02:21:08.995063301Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.125412ms logger=migrator t=2026-04-11T02:21:08.999094742Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-11T02:21:09.007151445Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.056382ms logger=migrator t=2026-04-11T02:21:09.010886268Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-11T02:21:09.018710854Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.826806ms logger=migrator t=2026-04-11T02:21:09.023218139Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-11T02:21:09.031016774Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.798065ms logger=migrator t=2026-04-11T02:21:09.035142298Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-11T02:21:09.043000045Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.857287ms logger=migrator t=2026-04-11T02:21:09.046704018Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-11T02:21:09.047800918Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.09654ms logger=migrator t=2026-04-11T02:21:09.052881039Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-11T02:21:09.054030541Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.148711ms logger=migrator t=2026-04-11T02:21:09.05837354Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-11T02:21:09.059996745Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.627225ms logger=migrator t=2026-04-11T02:21:09.064285744Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-11T02:21:09.065557659Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.272795ms logger=migrator t=2026-04-11T02:21:09.071043501Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-11T02:21:09.072313606Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.269906ms logger=migrator t=2026-04-11T02:21:09.076380078Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-11T02:21:09.076687117Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=307.559µs logger=migrator t=2026-04-11T02:21:09.08080062Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-11T02:21:09.081006006Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=207.256µs logger=migrator t=2026-04-11T02:21:09.085901231Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-11T02:21:09.086461267Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=559.966µs logger=migrator t=2026-04-11T02:21:09.090316433Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-11T02:21:09.091072974Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=757.341µs logger=migrator t=2026-04-11T02:21:09.095158817Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-11T02:21:09.095959379Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=800.522µs logger=migrator t=2026-04-11T02:21:09.100635008Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-11T02:21:09.100983828Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=349.14µs logger=migrator t=2026-04-11T02:21:09.106188662Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-11T02:21:09.107177129Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=988.147µs logger=migrator t=2026-04-11T02:21:09.111215611Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-11T02:21:09.112181898Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=965.827µs logger=migrator t=2026-04-11T02:21:09.116661522Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-11T02:21:09.1187801Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.116358ms logger=migrator t=2026-04-11T02:21:09.124487858Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-11T02:21:09.133918258Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.434111ms logger=migrator t=2026-04-11T02:21:09.137933929Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-11T02:21:09.138104054Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=169.935µs logger=migrator t=2026-04-11T02:21:09.141765265Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-11T02:21:09.142629759Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=862.004µs logger=migrator t=2026-04-11T02:21:09.14882334Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-11T02:21:09.151153885Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.330565ms logger=migrator t=2026-04-11T02:21:09.155528556Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-11T02:21:09.156798571Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.271946ms logger=migrator t=2026-04-11T02:21:09.16073604Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-11T02:21:09.169482132Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.746211ms logger=migrator t=2026-04-11T02:21:09.17592372Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-11T02:21:09.176860906Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=936.986µs logger=migrator t=2026-04-11T02:21:09.18209131Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-11T02:21:09.18319725Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.10579ms logger=migrator t=2026-04-11T02:21:09.189088563Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-11T02:21:09.210703981Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.615648ms logger=migrator t=2026-04-11T02:21:09.215877254Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-11T02:21:09.217877539Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.008226ms logger=migrator t=2026-04-11T02:21:09.22259785Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-11T02:21:09.224273396Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.675257ms logger=migrator t=2026-04-11T02:21:09.229243503Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-11T02:21:09.230292822Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.049349ms logger=migrator t=2026-04-11T02:21:09.236400891Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-11T02:21:09.238249522Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.848191ms logger=migrator t=2026-04-11T02:21:09.244483724Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-11T02:21:09.244728991Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=247.907µs logger=migrator t=2026-04-11T02:21:09.250909642Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-11T02:21:09.252163777Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.257825ms logger=migrator t=2026-04-11T02:21:09.258862432Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-11T02:21:09.276082488Z level=info msg="Migration successfully executed" id="add provisioning column" duration=17.214085ms logger=migrator t=2026-04-11T02:21:09.279918864Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-11T02:21:09.282025932Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.106898ms logger=migrator t=2026-04-11T02:21:09.285587041Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-11T02:21:09.286570818Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=983.767µs logger=migrator t=2026-04-11T02:21:09.291416192Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-11T02:21:09.291850554Z 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-11T02:21:09.296686118Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-11T02:21:09.297566022Z 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-11T02:21:09.302385795Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-11T02:21:09.303778383Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.396919ms logger=migrator t=2026-04-11T02:21:09.309582004Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-11T02:21:09.310617542Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.035398ms logger=migrator t=2026-04-11T02:21:09.315389034Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-11T02:21:09.317333678Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.944594ms logger=migrator t=2026-04-11T02:21:09.32863598Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-11T02:21:09.330205474Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.567933ms logger=migrator t=2026-04-11T02:21:09.337996119Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-11T02:21:09.339769148Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.772979ms logger=migrator t=2026-04-11T02:21:09.347664286Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-11T02:21:09.348695485Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.030769ms logger=migrator t=2026-04-11T02:21:09.353429916Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-11T02:21:09.354209167Z level=info msg="Migration successfully executed" id="Drop public config table" duration=778.841µs logger=migrator t=2026-04-11T02:21:09.358223538Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-11T02:21:09.359301048Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.0776ms logger=migrator t=2026-04-11T02:21:09.366416145Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-11T02:21:09.368120722Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.704428ms logger=migrator t=2026-04-11T02:21:09.372188684Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-11T02:21:09.373954653Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.765389ms logger=migrator t=2026-04-11T02:21:09.378863809Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-11T02:21:09.380527955Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.664146ms logger=migrator t=2026-04-11T02:21:09.386668704Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-11T02:21:09.408760155Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.092981ms logger=migrator t=2026-04-11T02:21:09.413449225Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-11T02:21:09.420470789Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.020543ms logger=migrator t=2026-04-11T02:21:09.424581042Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-11T02:21:09.432847091Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.265649ms logger=migrator t=2026-04-11T02:21:09.440639906Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-11T02:21:09.44114667Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=498.514µs logger=migrator t=2026-04-11T02:21:09.445061559Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-11T02:21:09.454451438Z level=info msg="Migration successfully executed" id="add share column" duration=9.389759ms logger=migrator t=2026-04-11T02:21:09.505441867Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-11T02:21:09.506031104Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=590.797µs logger=migrator t=2026-04-11T02:21:09.510585089Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-11T02:21:09.512275806Z level=info msg="Migration successfully executed" id="create file table" duration=1.690677ms logger=migrator t=2026-04-11T02:21:09.51784317Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-11T02:21:09.518952891Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.109401ms logger=migrator t=2026-04-11T02:21:09.525322727Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-11T02:21:09.526416357Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.08612ms logger=migrator t=2026-04-11T02:21:09.532892296Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-11T02:21:09.533968116Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.07543ms logger=migrator t=2026-04-11T02:21:09.538747548Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-11T02:21:09.539868669Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.118371ms logger=migrator t=2026-04-11T02:21:09.545288369Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-11T02:21:09.54535017Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=62.532µs logger=migrator t=2026-04-11T02:21:09.549420273Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-11T02:21:09.549481054Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=61.381µs logger=migrator t=2026-04-11T02:21:09.55367498Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-11T02:21:09.554208575Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=533.215µs logger=migrator t=2026-04-11T02:21:09.558692169Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-11T02:21:09.558977437Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=285.168µs logger=migrator t=2026-04-11T02:21:09.564094129Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-11T02:21:09.565423385Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.328906ms logger=migrator t=2026-04-11T02:21:09.5710208Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-11T02:21:09.580161663Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.140572ms logger=migrator t=2026-04-11T02:21:09.58512495Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-11T02:21:09.585292264Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=166.294µs logger=migrator t=2026-04-11T02:21:09.591142226Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-11T02:21:09.593261045Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.120529ms logger=migrator t=2026-04-11T02:21:09.599273761Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-11T02:21:09.600060452Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=791.112µs logger=migrator t=2026-04-11T02:21:09.604605048Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-11T02:21:09.604966338Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=362.09µs logger=migrator t=2026-04-11T02:21:09.609271077Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-11T02:21:09.60975332Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=482.373µs logger=migrator t=2026-04-11T02:21:09.615327965Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-11T02:21:09.627989464Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.6626ms logger=migrator t=2026-04-11T02:21:09.632340905Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-11T02:21:09.638917466Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.577791ms logger=migrator t=2026-04-11T02:21:09.6430329Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-11T02:21:09.644189312Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.156802ms logger=migrator t=2026-04-11T02:21:09.649297624Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-11T02:21:09.722944219Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.639806ms logger=migrator t=2026-04-11T02:21:09.728172523Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-11T02:21:09.729044338Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=871.675µs logger=migrator t=2026-04-11T02:21:09.733429889Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-11T02:21:09.734258452Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=827.443µs logger=migrator t=2026-04-11T02:21:09.740393631Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-11T02:21:09.774454093Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.055912ms logger=migrator t=2026-04-11T02:21:09.780597982Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-11T02:21:09.786896627Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.298365ms logger=migrator t=2026-04-11T02:21:09.791961687Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-11T02:21:09.792179383Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=217.756µs logger=migrator t=2026-04-11T02:21:09.796206004Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-11T02:21:09.796323607Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=117.553µs logger=migrator t=2026-04-11T02:21:09.801324296Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-11T02:21:09.801631694Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=307.678µs logger=migrator t=2026-04-11T02:21:09.806147409Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-11T02:21:09.806355344Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=208.146µs logger=migrator t=2026-04-11T02:21:09.812121314Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-11T02:21:09.812384291Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=263.457µs logger=migrator t=2026-04-11T02:21:09.81667058Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-11T02:21:09.817815811Z level=info msg="Migration successfully executed" id="create folder table" duration=1.147492ms logger=migrator t=2026-04-11T02:21:09.822703276Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-11T02:21:09.824531627Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.828201ms logger=migrator t=2026-04-11T02:21:09.831027817Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-11T02:21:09.833120334Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.094628ms logger=migrator t=2026-04-11T02:21:09.838903744Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-11T02:21:09.838947435Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.561µs logger=migrator t=2026-04-11T02:21:09.8441897Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-11T02:21:09.845423504Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.234294ms logger=migrator t=2026-04-11T02:21:09.851672947Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-11T02:21:09.853402525Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.729478ms logger=migrator t=2026-04-11T02:21:09.858385513Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-11T02:21:09.86044044Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.054906ms logger=migrator t=2026-04-11T02:21:09.865970512Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-11T02:21:09.866458025Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=487.523µs logger=migrator t=2026-04-11T02:21:09.87169419Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-11T02:21:09.872100532Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=407.211µs logger=migrator t=2026-04-11T02:21:09.876986207Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-11T02:21:09.878757016Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.769608ms logger=migrator t=2026-04-11T02:21:09.883739083Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-11T02:21:09.884895895Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.158972ms logger=migrator t=2026-04-11T02:21:09.889954225Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-11T02:21:09.891500298Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.545123ms logger=migrator t=2026-04-11T02:21:09.896523507Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-11T02:21:09.89846594Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.940594ms logger=migrator t=2026-04-11T02:21:09.90351318Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-11T02:21:09.904564249Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.051059ms logger=migrator t=2026-04-11T02:21:09.908990751Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-11T02:21:09.910467772Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.480231ms logger=migrator t=2026-04-11T02:21:09.915204213Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-11T02:21:09.917115156Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.910833ms logger=migrator t=2026-04-11T02:21:09.923239305Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-11T02:21:09.924356516Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.116501ms logger=migrator t=2026-04-11T02:21:09.929377745Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-11T02:21:09.930254989Z level=info msg="Migration successfully executed" id="create signing_key table" duration=876.514µs logger=migrator t=2026-04-11T02:21:09.935665659Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-11T02:21:09.93752949Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.863282ms logger=migrator t=2026-04-11T02:21:09.943543536Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-11T02:21:09.945673375Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.132149ms logger=migrator t=2026-04-11T02:21:09.950861599Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-11T02:21:09.951226559Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=372.571µs logger=migrator t=2026-04-11T02:21:09.956142954Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-11T02:21:09.969278418Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.137614ms logger=migrator t=2026-04-11T02:21:09.975356396Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-11T02:21:09.976086916Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=731.13µs logger=migrator t=2026-04-11T02:21:09.980752485Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-11T02:21:09.980777376Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.841µs logger=migrator t=2026-04-11T02:21:09.985571968Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-11T02:21:09.987211323Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.639545ms logger=migrator t=2026-04-11T02:21:09.992217322Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-11T02:21:09.992232142Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=15.851µs logger=migrator t=2026-04-11T02:21:09.996712836Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-11T02:21:09.99796398Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.250724ms logger=migrator t=2026-04-11T02:21:10.010884538Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-11T02:21:10.011840394Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=957.136µs logger=migrator t=2026-04-11T02:21:10.020049891Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-11T02:21:10.021928353Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.878602ms logger=migrator t=2026-04-11T02:21:10.028292669Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-11T02:21:10.029693918Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.401648ms logger=migrator t=2026-04-11T02:21:10.034327636Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-11T02:21:10.034644374Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=317.818µs logger=migrator t=2026-04-11T02:21:10.039386216Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-11T02:21:10.040080715Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=701.93µs logger=migrator t=2026-04-11T02:21:10.045757671Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-11T02:21:10.047175441Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.417809ms logger=migrator t=2026-04-11T02:21:10.052334373Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-11T02:21:10.053869706Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.536813ms logger=migrator t=2026-04-11T02:21:10.059490391Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-11T02:21:10.070266039Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.777208ms logger=migrator t=2026-04-11T02:21:10.075478853Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-11T02:21:10.086688773Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.20918ms logger=migrator t=2026-04-11T02:21:10.091808494Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-11T02:21:10.104783403Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.975069ms logger=migrator t=2026-04-11T02:21:10.10900869Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-11T02:21:10.109085672Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=76.942µs logger=migrator t=2026-04-11T02:21:10.113285468Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-11T02:21:10.125387913Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.102135ms logger=migrator t=2026-04-11T02:21:10.130088322Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-11T02:21:10.140811099Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.721607ms logger=migrator t=2026-04-11T02:21:10.145236101Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-11T02:21:10.145475648Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=241.807µs logger=migrator t=2026-04-11T02:21:10.149638283Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.081741838s logger=migrator t=2026-04-11T02:21:10.150081945Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-11T02:21:10.169640065Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-11T02:21:10.169854001Z level=info msg="Created default organization" logger=secrets t=2026-04-11T02:21:10.175893048Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-11T02:21:10.219096072Z level=info msg="Restored cache from database" duration=381.92µs logger=plugin.store t=2026-04-11T02:21:10.220289905Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-11T02:21:10.255872079Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-11T02:21:10.25590355Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-11T02:21:10.255953981Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-11T02:21:10.255961631Z level=info msg="Plugins loaded" count=54 duration=35.672386ms logger=query_data t=2026-04-11T02:21:10.259853429Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-11T02:21:10.262690937Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-11T02:21:10.266591945Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-11T02:21:10.276117009Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-11T02:21:10.278114394Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-11T02:21:10.281005463Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-11T02:21:10.304130803Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-11T02:21:10.322070129Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-11T02:21:10.349297631Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-11T02:21:10.349319642Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-11T02:21:10.34996393Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-11T02:21:10.350108544Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-11T02:21:10.350311679Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-11T02:21:10.35577903Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-11T02:21:10.448974066Z level=info msg="Update check succeeded" duration=99.421398ms logger=ngalert.state.manager t=2026-04-11T02:21:10.476534268Z level=info msg="State cache has been initialized" states=0 duration=126.550807ms logger=ngalert.scheduler t=2026-04-11T02:21:10.476672462Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-11T02:21:10.476803255Z level=info msg=starting first_tick=2026-04-11T02:21:20Z logger=grafana.update.checker t=2026-04-11T02:21:10.478340848Z level=info msg="Update check succeeded" duration=128.78066ms logger=provisioning.dashboard t=2026-04-11T02:21:10.484660613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:10.576059719Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-11T02:21:10.698715569Z level=info msg="Patterns update finished" duration=72.204136ms logger=grafana-apiserver t=2026-04-11T02:21:10.715081641Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-11T02:21:10.715474372Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-11T02:21:11.797393526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:11.798878317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:11.813892382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:11.83805938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:11.852317584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:11.875721701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:11.892345191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:11.917732473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:11.937732895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:11.996903381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.011548155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.040504886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.069002833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.127213321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.160381788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.231017771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.252983728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.298094215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.31784244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.38583866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.402649864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.450787325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.469308107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.741752747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:12.757275636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.006497515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.023430543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.105988185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.121346989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.172280267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.185934574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.243171126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.262978244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.33013028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.34569891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.393411529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.409616107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.478016617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.497434834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.549816962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.563055268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.638828522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.65974989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.724366686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.73970233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.795296297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.815147466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.893580773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.925385012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:13.995818629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.022689392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.097485839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.115150068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.182246282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.20097304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.291723198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.325587794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.375537255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.396780222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.470559611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.481173654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.554034818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.572219421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.630895663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.650516215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.711580803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.732547682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.807227036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.839132658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.919256523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.935132322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:14.999061849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:15.017279642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:15.091936146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:15.108833703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:15.177006167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:15.18976283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:15.266883871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:15.282371799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T02:21:15.355755878Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-11T02:21:55.374335833Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-11T02:31:10.375520465Z level=info msg="Completed cleanup jobs" duration=25.385197ms logger=plugins.update.checker t=2026-04-11T02:31:10.50059482Z level=info msg="Update check succeeded" duration=51.3219ms logger=sqlstore.transactions t=2026-04-11T02:36:10.276160268Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"