logger=settings t=2026-04-02T16:52:40.362621355Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-02T16:52:40Z logger=settings t=2026-04-02T16:52:40.363123369Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-02T16:52:40.36315866Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-02T16:52:40.36316746Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-02T16:52:40.36317435Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-02T16:52:40.36318093Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-02T16:52:40.3631873Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-02T16:52:40.36319341Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-02T16:52:40.363201451Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-02T16:52:40.363208931Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-02T16:52:40.363215041Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-02T16:52:40.363221701Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-02T16:52:40.363228521Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-02T16:52:40.363235832Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-02T16:52:40.363242832Z level=info msg=Target target=[all] logger=settings t=2026-04-02T16:52:40.363289873Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-02T16:52:40.363297303Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-02T16:52:40.363303703Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-02T16:52:40.363311234Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-02T16:52:40.363318614Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-02T16:52:40.363325364Z level=info msg="App mode production" logger=sqlstore t=2026-04-02T16:52:40.363889679Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-02T16:52:40.3639201Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-02T16:52:40.366047507Z level=info msg="Locking database" logger=migrator t=2026-04-02T16:52:40.366061957Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-02T16:52:40.366574411Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-02T16:52:40.367422154Z level=info msg="Migration successfully executed" id="create migration_log table" duration=848.453µs logger=migrator t=2026-04-02T16:52:40.373419815Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-02T16:52:40.37399039Z level=info msg="Migration successfully executed" id="create user table" duration=570.405µs logger=migrator t=2026-04-02T16:52:40.37809361Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-02T16:52:40.379185139Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.090519ms logger=migrator t=2026-04-02T16:52:40.384204844Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-02T16:52:40.385220781Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.016718ms logger=migrator t=2026-04-02T16:52:40.391046217Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-02T16:52:40.391741245Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=695.438µs logger=migrator t=2026-04-02T16:52:40.395765133Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-02T16:52:40.396414911Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=648.927µs logger=migrator t=2026-04-02T16:52:40.399886094Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-02T16:52:40.403047548Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.159354ms logger=migrator t=2026-04-02T16:52:40.406933802Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-02T16:52:40.408214167Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.278694ms logger=migrator t=2026-04-02T16:52:40.413212111Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-02T16:52:40.413898049Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=687.748µs logger=migrator t=2026-04-02T16:52:40.417686961Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-02T16:52:40.418749619Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.061838ms logger=migrator t=2026-04-02T16:52:40.423595559Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-02T16:52:40.424149203Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=551.754µs logger=migrator t=2026-04-02T16:52:40.428956502Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-02T16:52:40.429464386Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=508.614µs logger=migrator t=2026-04-02T16:52:40.433223317Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-02T16:52:40.434894791Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.671694ms logger=migrator t=2026-04-02T16:52:40.438916039Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-02T16:52:40.43896037Z level=info msg="Migration successfully executed" id="Update user table charset" duration=42.371µs logger=migrator t=2026-04-02T16:52:40.444613512Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-02T16:52:40.445640569Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.026067ms logger=migrator t=2026-04-02T16:52:40.450278513Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-02T16:52:40.450488539Z level=info msg="Migration successfully executed" id="Add missing user data" duration=210.466µs logger=migrator t=2026-04-02T16:52:40.455576825Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-02T16:52:40.457334733Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.756998ms logger=migrator t=2026-04-02T16:52:40.462980014Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-02T16:52:40.463660612Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=677.738µs logger=migrator t=2026-04-02T16:52:40.469064387Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-02T16:52:40.470785933Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.718256ms logger=migrator t=2026-04-02T16:52:40.475014636Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-02T16:52:40.483421671Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.407355ms logger=migrator t=2026-04-02T16:52:40.487726147Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-02T16:52:40.488838617Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.11202ms logger=migrator t=2026-04-02T16:52:40.492632118Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-02T16:52:40.492823103Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=191.275µs logger=migrator t=2026-04-02T16:52:40.498079184Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-02T16:52:40.499111532Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.031528ms logger=migrator t=2026-04-02T16:52:40.503765786Z 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-02T16:52:40.504190708Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=425.102µs logger=migrator t=2026-04-02T16:52:40.50838492Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-02T16:52:40.508935415Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=550.465µs logger=migrator t=2026-04-02T16:52:40.513528558Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-02T16:52:40.514269608Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=742.14µs logger=migrator t=2026-04-02T16:52:40.519616021Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-02T16:52:40.520292439Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=676.078µs logger=migrator t=2026-04-02T16:52:40.525299703Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-02T16:52:40.526395723Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.095989ms logger=migrator t=2026-04-02T16:52:40.531561921Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-02T16:52:40.532802514Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.240463ms logger=migrator t=2026-04-02T16:52:40.537910611Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-02T16:52:40.539160004Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.251233ms logger=migrator t=2026-04-02T16:52:40.543727647Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-02T16:52:40.543772118Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=46.321µs logger=migrator t=2026-04-02T16:52:40.547971111Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-02T16:52:40.549185663Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.215562ms logger=migrator t=2026-04-02T16:52:40.553683253Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-02T16:52:40.554775013Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.09101ms logger=migrator t=2026-04-02T16:52:40.558601225Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-02T16:52:40.559632693Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.030758ms logger=migrator t=2026-04-02T16:52:40.563457155Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-02T16:52:40.564553765Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.093499ms logger=migrator t=2026-04-02T16:52:40.569114257Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-02T16:52:40.573868774Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.754157ms logger=migrator t=2026-04-02T16:52:40.578031366Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-02T16:52:40.578804626Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=772.83µs logger=migrator t=2026-04-02T16:52:40.582649399Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-02T16:52:40.583332508Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=683.069µs logger=migrator t=2026-04-02T16:52:40.592583846Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-02T16:52:40.594025614Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.442468ms logger=migrator t=2026-04-02T16:52:40.598266328Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-02T16:52:40.599112091Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=846.902µs logger=migrator t=2026-04-02T16:52:40.604431243Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-02T16:52:40.605389359Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=961.656µs logger=migrator t=2026-04-02T16:52:40.611339668Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-02T16:52:40.611745289Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=406.001µs logger=migrator t=2026-04-02T16:52:40.615844549Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-02T16:52:40.61700802Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.162551ms logger=migrator t=2026-04-02T16:52:40.621313615Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-02T16:52:40.621714826Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=402.011µs logger=migrator t=2026-04-02T16:52:40.628190749Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-02T16:52:40.628867378Z level=info msg="Migration successfully executed" id="create star table" duration=676.899µs logger=migrator t=2026-04-02T16:52:40.870223543Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-02T16:52:40.871569069Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.348106ms logger=migrator t=2026-04-02T16:52:40.960184493Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-02T16:52:40.961732445Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.549991ms logger=migrator t=2026-04-02T16:52:40.989791646Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-02T16:52:40.990974898Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.186432ms logger=migrator t=2026-04-02T16:52:40.996634719Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-02T16:52:40.997575725Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=940.465µs logger=migrator t=2026-04-02T16:52:41.002300511Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-02T16:52:41.003638617Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.339096ms logger=migrator t=2026-04-02T16:52:41.009537405Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-02T16:52:41.01047808Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=942.045µs logger=migrator t=2026-04-02T16:52:41.017815027Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-02T16:52:41.01904199Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.229453ms logger=migrator t=2026-04-02T16:52:41.023217221Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-02T16:52:41.023250962Z level=info msg="Migration successfully executed" id="Update org table charset" duration=34.851µs logger=migrator t=2026-04-02T16:52:41.026805958Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-02T16:52:41.026833168Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.901µs logger=migrator t=2026-04-02T16:52:41.030604139Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-02T16:52:41.03099643Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=396.861µs logger=migrator t=2026-04-02T16:52:41.035204273Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-02T16:52:41.036616481Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.411807ms logger=migrator t=2026-04-02T16:52:41.042514598Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-02T16:52:41.043760012Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.241184ms logger=migrator t=2026-04-02T16:52:41.050066351Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-02T16:52:41.051725715Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.661475ms logger=migrator t=2026-04-02T16:52:41.055953228Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-02T16:52:41.056601616Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=648.528µs logger=migrator t=2026-04-02T16:52:41.060785048Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-02T16:52:41.061582309Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=796.571µs logger=migrator t=2026-04-02T16:52:41.067838757Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-02T16:52:41.068521345Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=682.518µs logger=migrator t=2026-04-02T16:52:41.072252875Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-02T16:52:41.077182297Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.927082ms logger=migrator t=2026-04-02T16:52:41.082267153Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-02T16:52:41.083101206Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=833.102µs logger=migrator t=2026-04-02T16:52:41.089080426Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-02T16:52:41.089833046Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=752.81µs logger=migrator t=2026-04-02T16:52:41.093672559Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-02T16:52:41.094402308Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=728.729µs logger=migrator t=2026-04-02T16:52:41.100003718Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-02T16:52:41.100361848Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=359.22µs logger=migrator t=2026-04-02T16:52:41.105179677Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-02T16:52:41.10602583Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=846.253µs logger=migrator t=2026-04-02T16:52:41.110954672Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-02T16:52:41.111078925Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=128.113µs logger=migrator t=2026-04-02T16:52:41.118010831Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-02T16:52:41.121413902Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.403621ms logger=migrator t=2026-04-02T16:52:41.130403103Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-02T16:52:41.132264773Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.86133ms logger=migrator t=2026-04-02T16:52:41.145106197Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-02T16:52:41.148160609Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.054341ms logger=migrator t=2026-04-02T16:52:41.1530829Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-02T16:52:41.153968974Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=885.504µs logger=migrator t=2026-04-02T16:52:41.15905052Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-02T16:52:41.162525253Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.474863ms logger=migrator t=2026-04-02T16:52:41.166648484Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-02T16:52:41.167590539Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=941.125µs logger=migrator t=2026-04-02T16:52:41.170807385Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-02T16:52:41.171582926Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=777.281µs logger=migrator t=2026-04-02T16:52:41.175905272Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-02T16:52:41.175931193Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.65µs logger=migrator t=2026-04-02T16:52:41.179392935Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-02T16:52:41.179415496Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=23.171µs logger=migrator t=2026-04-02T16:52:41.18591707Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-02T16:52:41.188296424Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.384844ms logger=migrator t=2026-04-02T16:52:41.191808348Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-02T16:52:41.193692068Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.88314ms logger=migrator t=2026-04-02T16:52:41.197540001Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-02T16:52:41.199478383Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.937912ms logger=migrator t=2026-04-02T16:52:41.204299882Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-02T16:52:41.206194523Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.894411ms logger=migrator t=2026-04-02T16:52:41.210460367Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-02T16:52:41.210834037Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=373.92µs logger=migrator t=2026-04-02T16:52:41.215620626Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-02T16:52:41.216586442Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=966.995µs logger=migrator t=2026-04-02T16:52:41.221354549Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-02T16:52:41.221936975Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=582.746µs logger=migrator t=2026-04-02T16:52:41.226930108Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-02T16:52:41.226958959Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.671µs logger=migrator t=2026-04-02T16:52:41.23070185Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-02T16:52:41.231513401Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=811.281µs logger=migrator t=2026-04-02T16:52:41.236423793Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-02T16:52:41.237121142Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=694.128µs logger=migrator t=2026-04-02T16:52:41.241301253Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-02T16:52:41.249774441Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.470948ms logger=migrator t=2026-04-02T16:52:41.253172522Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-02T16:52:41.253702836Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=536.295µs logger=migrator t=2026-04-02T16:52:41.258605737Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-02T16:52:41.25983166Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.225303ms logger=migrator t=2026-04-02T16:52:41.265965194Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-02T16:52:41.267234718Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.269154ms logger=migrator t=2026-04-02T16:52:41.283053882Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-02T16:52:41.283571806Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=517.944µs logger=migrator t=2026-04-02T16:52:41.289182976Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-02T16:52:41.289833494Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=651.728µs logger=migrator t=2026-04-02T16:52:41.293914203Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-02T16:52:41.297150069Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.235296ms logger=migrator t=2026-04-02T16:52:41.302661827Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-02T16:52:41.303481679Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=818.802µs logger=migrator t=2026-04-02T16:52:41.30836617Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-02T16:52:41.308650908Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=285.188µs logger=migrator t=2026-04-02T16:52:41.314495244Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-02T16:52:41.314927436Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=452.212µs logger=migrator t=2026-04-02T16:52:41.321101851Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-02T16:52:41.322522259Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.420318ms logger=migrator t=2026-04-02T16:52:41.337558352Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-02T16:52:41.341180529Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.604236ms logger=migrator t=2026-04-02T16:52:41.346569674Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-02T16:52:41.347471468Z level=info msg="Migration successfully executed" id="create data_source table" duration=900.995µs logger=migrator t=2026-04-02T16:52:41.351997999Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-02T16:52:41.353179371Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.180842ms logger=migrator t=2026-04-02T16:52:41.357893807Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-02T16:52:41.359111379Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.222972ms logger=migrator t=2026-04-02T16:52:41.36509425Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-02T16:52:41.365819479Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=725.619µs logger=migrator t=2026-04-02T16:52:41.370988238Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-02T16:52:41.372123538Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.132091ms logger=migrator t=2026-04-02T16:52:41.379204538Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-02T16:52:41.387852749Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.647301ms logger=migrator t=2026-04-02T16:52:41.398374511Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-02T16:52:41.400146909Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.778668ms logger=migrator t=2026-04-02T16:52:41.404991089Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-02T16:52:41.406071028Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.078968ms logger=migrator t=2026-04-02T16:52:41.410256249Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-02T16:52:41.411810911Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.552532ms logger=migrator t=2026-04-02T16:52:41.417428732Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-02T16:52:41.41849551Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.067018ms logger=migrator t=2026-04-02T16:52:41.422377244Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-02T16:52:41.425390335Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.012001ms logger=migrator t=2026-04-02T16:52:41.429738891Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-02T16:52:41.432164466Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.422325ms logger=migrator t=2026-04-02T16:52:41.437030127Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-02T16:52:41.437064568Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.011µs logger=migrator t=2026-04-02T16:52:41.439966235Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-02T16:52:41.440220012Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=253.747µs logger=migrator t=2026-04-02T16:52:41.444110546Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-02T16:52:41.448087993Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.975757ms logger=migrator t=2026-04-02T16:52:41.456499468Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-02T16:52:41.456698394Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=198.575µs logger=migrator t=2026-04-02T16:52:41.461347778Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-02T16:52:41.461568844Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=221.526µs logger=migrator t=2026-04-02T16:52:41.467151923Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-02T16:52:41.469033444Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.881931ms logger=migrator t=2026-04-02T16:52:41.475639151Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-02T16:52:41.476172675Z level=info msg="Migration successfully executed" id="Update uid value" duration=539.814µs logger=migrator t=2026-04-02T16:52:41.484666563Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-02T16:52:41.486594284Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.930471ms logger=migrator t=2026-04-02T16:52:41.491528427Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-02T16:52:41.492825841Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.293134ms logger=migrator t=2026-04-02T16:52:41.497405554Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-02T16:52:41.498324669Z level=info msg="Migration successfully executed" id="create api_key table" duration=918.575µs logger=migrator t=2026-04-02T16:52:41.503785675Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-02T16:52:41.505394628Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.609963ms logger=migrator t=2026-04-02T16:52:41.51254604Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-02T16:52:41.514114702Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.570253ms logger=migrator t=2026-04-02T16:52:41.522591339Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-02T16:52:41.524260474Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.667894ms logger=migrator t=2026-04-02T16:52:41.529243577Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-02T16:52:41.53122695Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.982003ms logger=migrator t=2026-04-02T16:52:41.53718377Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-02T16:52:41.538452864Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.269733ms logger=migrator t=2026-04-02T16:52:41.543354015Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-02T16:52:41.544103325Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=745.48µs logger=migrator t=2026-04-02T16:52:41.547500006Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-02T16:52:41.554640596Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.14016ms logger=migrator t=2026-04-02T16:52:41.561454169Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-02T16:52:41.562070315Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=616.896µs logger=migrator t=2026-04-02T16:52:41.566836803Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-02T16:52:41.568118057Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.277754ms logger=migrator t=2026-04-02T16:52:41.57308411Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-02T16:52:41.574509649Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.432778ms logger=migrator t=2026-04-02T16:52:41.58052143Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-02T16:52:41.581346672Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=825.062µs logger=migrator t=2026-04-02T16:52:41.588547065Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-02T16:52:41.588975766Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=428.151µs logger=migrator t=2026-04-02T16:52:41.596093107Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-02T16:52:41.596825946Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=732.319µs logger=migrator t=2026-04-02T16:52:41.602336874Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-02T16:52:41.602378235Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.601µs logger=migrator t=2026-04-02T16:52:41.608607642Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-02T16:52:41.612697621Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.093579ms logger=migrator t=2026-04-02T16:52:41.620352797Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-02T16:52:41.622562506Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.202659ms logger=migrator t=2026-04-02T16:52:41.62607774Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-02T16:52:41.626203973Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=123.163µs logger=migrator t=2026-04-02T16:52:41.629583274Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-02T16:52:41.632149343Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.568709ms logger=migrator t=2026-04-02T16:52:41.636609482Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-02T16:52:41.63953932Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.929368ms logger=migrator t=2026-04-02T16:52:41.644201935Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-02T16:52:41.644939465Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=737.69µs logger=migrator t=2026-04-02T16:52:41.648585433Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-02T16:52:41.649243741Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=658.138µs logger=migrator t=2026-04-02T16:52:41.655817306Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-02T16:52:41.657329807Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.517061ms logger=migrator t=2026-04-02T16:52:41.661556Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-02T16:52:41.662505406Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=954.196µs logger=migrator t=2026-04-02T16:52:41.667942691Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-02T16:52:41.66900495Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.060689ms logger=migrator t=2026-04-02T16:52:41.673742927Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-02T16:52:41.675180335Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.437268ms logger=migrator t=2026-04-02T16:52:41.679887142Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-02T16:52:41.679996744Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=110.473µs logger=migrator t=2026-04-02T16:52:41.684941547Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-02T16:52:41.685007308Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=66.281µs logger=migrator t=2026-04-02T16:52:41.689945211Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-02T16:52:41.694567385Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.622804ms logger=migrator t=2026-04-02T16:52:41.701925782Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-02T16:52:41.705261381Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.335699ms logger=migrator t=2026-04-02T16:52:41.710856891Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-02T16:52:41.710972094Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=115.793µs logger=migrator t=2026-04-02T16:52:41.714396156Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-02T16:52:41.71529017Z level=info msg="Migration successfully executed" id="create quota table v1" duration=893.664µs logger=migrator t=2026-04-02T16:52:41.721170977Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-02T16:52:41.722837572Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.671975ms logger=migrator t=2026-04-02T16:52:41.727093226Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-02T16:52:41.727123707Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.101µs logger=migrator t=2026-04-02T16:52:41.731916015Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-02T16:52:41.733276102Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.359247ms logger=migrator t=2026-04-02T16:52:41.738147652Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-02T16:52:41.73919321Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.046558ms logger=migrator t=2026-04-02T16:52:41.743975638Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-02T16:52:41.746955168Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.97679ms logger=migrator t=2026-04-02T16:52:41.751742506Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-02T16:52:41.751772117Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.411µs logger=migrator t=2026-04-02T16:52:41.75598166Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-02T16:52:41.757553472Z level=info msg="Migration successfully executed" id="create session table" duration=1.570822ms logger=migrator t=2026-04-02T16:52:41.762388842Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-02T16:52:41.762545076Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=161.415µs logger=migrator t=2026-04-02T16:52:41.767880679Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-02T16:52:41.768013152Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=133.213µs logger=migrator t=2026-04-02T16:52:41.77276907Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-02T16:52:41.774220148Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.450489ms logger=migrator t=2026-04-02T16:52:41.780772104Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-02T16:52:41.781510654Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=741.91µs logger=migrator t=2026-04-02T16:52:41.787873554Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-02T16:52:41.787917915Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.181µs logger=migrator t=2026-04-02T16:52:41.792730424Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-02T16:52:41.792772896Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.401µs logger=migrator t=2026-04-02T16:52:41.798081348Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-02T16:52:41.803506253Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.447446ms logger=migrator t=2026-04-02T16:52:41.808734563Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-02T16:52:41.815169085Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=6.436202ms logger=migrator t=2026-04-02T16:52:41.823064927Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-02T16:52:41.823152609Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=89.202µs logger=migrator t=2026-04-02T16:52:41.828765039Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-02T16:52:41.828897903Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=133.844µs logger=migrator t=2026-04-02T16:52:41.833129907Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-02T16:52:41.83473396Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.605023ms logger=migrator t=2026-04-02T16:52:41.840173375Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-02T16:52:41.840204176Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=31.391µs logger=migrator t=2026-04-02T16:52:41.843850684Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-02T16:52:41.849286849Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.434195ms logger=migrator t=2026-04-02T16:52:41.855225408Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-02T16:52:41.855423504Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=195.545µs logger=migrator t=2026-04-02T16:52:41.861676361Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-02T16:52:41.867559069Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.881298ms logger=migrator t=2026-04-02T16:52:41.874215687Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-02T16:52:41.878502772Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.286365ms logger=migrator t=2026-04-02T16:52:41.883235799Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-02T16:52:41.883411223Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=183.825µs logger=migrator t=2026-04-02T16:52:41.887438941Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-02T16:52:41.888454559Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.015037ms logger=migrator t=2026-04-02T16:52:41.89373166Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-02T16:52:41.895127057Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.394777ms logger=migrator t=2026-04-02T16:52:41.90083602Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-02T16:52:41.902413162Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.576372ms logger=migrator t=2026-04-02T16:52:41.908908116Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-02T16:52:41.912266836Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=3.35602ms logger=migrator t=2026-04-02T16:52:41.918813752Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-02T16:52:41.919945942Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.13341ms logger=migrator t=2026-04-02T16:52:41.92434578Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-02T16:52:41.925207053Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=860.663µs logger=migrator t=2026-04-02T16:52:41.931238375Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-02T16:52:41.932044326Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=806.711µs logger=migrator t=2026-04-02T16:52:41.939040364Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-02T16:52:41.940845552Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.805048ms logger=migrator t=2026-04-02T16:52:41.947807729Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-02T16:52:41.949493774Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.685586ms logger=migrator t=2026-04-02T16:52:41.955177836Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-02T16:52:41.966944421Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.766545ms logger=migrator t=2026-04-02T16:52:41.974568755Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-02T16:52:41.97509631Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=527.144µs logger=migrator t=2026-04-02T16:52:41.980057232Z 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-02T16:52:41.981493181Z 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.434989ms logger=migrator t=2026-04-02T16:52:41.986447703Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-02T16:52:41.986737671Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=289.548µs logger=migrator t=2026-04-02T16:52:41.990999306Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-02T16:52:41.991643433Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=642.507µs logger=migrator t=2026-04-02T16:52:41.996675088Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-02T16:52:41.99787423Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.198752ms logger=migrator t=2026-04-02T16:52:42.001269211Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-02T16:52:42.006064139Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.793969ms logger=migrator t=2026-04-02T16:52:42.01468895Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-02T16:52:42.02066348Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.97425ms logger=migrator t=2026-04-02T16:52:42.025751676Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-02T16:52:42.028360606Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.60835ms logger=migrator t=2026-04-02T16:52:42.036630558Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-02T16:52:42.042059223Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.432075ms logger=migrator t=2026-04-02T16:52:42.05125604Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-02T16:52:42.052635997Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.375956ms logger=migrator t=2026-04-02T16:52:42.061511504Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-02T16:52:42.061580516Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=74.602µs logger=migrator t=2026-04-02T16:52:42.066916279Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-02T16:52:42.06694265Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.771µs logger=migrator t=2026-04-02T16:52:42.070968358Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-02T16:52:42.072704114Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.735036ms logger=migrator t=2026-04-02T16:52:42.080860773Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-02T16:52:42.082393624Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.535351ms logger=migrator t=2026-04-02T16:52:42.090233754Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-02T16:52:42.091547659Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.316775ms logger=migrator t=2026-04-02T16:52:42.096478401Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-02T16:52:42.097303413Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=825.452µs logger=migrator t=2026-04-02T16:52:42.100830678Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-02T16:52:42.101688611Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=857.693µs logger=migrator t=2026-04-02T16:52:42.10649735Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-02T16:52:42.110963989Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.46734ms logger=migrator t=2026-04-02T16:52:42.117818983Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-02T16:52:42.125289463Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.47115ms logger=migrator t=2026-04-02T16:52:42.131609882Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-02T16:52:42.131823938Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=214.106µs logger=migrator t=2026-04-02T16:52:42.137706276Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-02T16:52:42.140257644Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.556159ms logger=migrator t=2026-04-02T16:52:42.146209073Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-02T16:52:42.147536079Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.328516ms logger=migrator t=2026-04-02T16:52:42.157237409Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-02T16:52:42.161866403Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.628535ms logger=migrator t=2026-04-02T16:52:42.166428825Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-02T16:52:42.166689502Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=261.207µs logger=migrator t=2026-04-02T16:52:42.174124351Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-02T16:52:42.175320513Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.197692ms logger=migrator t=2026-04-02T16:52:42.1804053Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-02T16:52:42.181413337Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.009077ms logger=migrator t=2026-04-02T16:52:42.185868576Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-02T16:52:42.18602835Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=128.783µs logger=migrator t=2026-04-02T16:52:42.193918181Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-02T16:52:42.195625817Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.703746ms logger=migrator t=2026-04-02T16:52:42.200371464Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-02T16:52:42.201429412Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.057878ms logger=migrator t=2026-04-02T16:52:42.271815358Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-02T16:52:42.273850202Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.047435ms logger=migrator t=2026-04-02T16:52:42.281680122Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-02T16:52:42.282439713Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=760.401µs logger=migrator t=2026-04-02T16:52:42.299367296Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-02T16:52:42.301862293Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.496777ms logger=migrator t=2026-04-02T16:52:42.308519161Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-02T16:52:42.309606611Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.087629ms logger=migrator t=2026-04-02T16:52:42.316421043Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-02T16:52:42.316462604Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=43.391µs logger=migrator t=2026-04-02T16:52:42.322091295Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-02T16:52:42.326608686Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.517061ms logger=migrator t=2026-04-02T16:52:42.331806675Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-02T16:52:42.332648138Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=841.632µs logger=migrator t=2026-04-02T16:52:42.33797176Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-02T16:52:42.344413303Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.440523ms logger=migrator t=2026-04-02T16:52:42.35066115Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-02T16:52:42.351565765Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=905.134µs logger=migrator t=2026-04-02T16:52:42.356888937Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-02T16:52:42.358310655Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.421278ms logger=migrator t=2026-04-02T16:52:42.363768691Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-02T16:52:42.364612084Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=843.483µs logger=migrator t=2026-04-02T16:52:42.370193763Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-02T16:52:42.383180532Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.984898ms logger=migrator t=2026-04-02T16:52:42.38871524Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-02T16:52:42.389504311Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=786.842µs logger=migrator t=2026-04-02T16:52:42.394926586Z 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-02T16:52:42.395894142Z 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=967.246µs logger=migrator t=2026-04-02T16:52:42.402497129Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-02T16:52:42.402828998Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=332.789µs logger=migrator t=2026-04-02T16:52:42.408321055Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-02T16:52:42.409172848Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=852.263µs logger=migrator t=2026-04-02T16:52:42.41450945Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-02T16:52:42.414804888Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=300.158µs logger=migrator t=2026-04-02T16:52:42.422349171Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-02T16:52:42.426841031Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.49186ms logger=migrator t=2026-04-02T16:52:42.432256316Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-02T16:52:42.436848019Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.585613ms logger=migrator t=2026-04-02T16:52:42.442360027Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-02T16:52:42.443585939Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.227803ms logger=migrator t=2026-04-02T16:52:42.44919505Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-02T16:52:42.450176326Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=980.356µs logger=migrator t=2026-04-02T16:52:42.457107032Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-02T16:52:42.457445441Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=339.329µs logger=migrator t=2026-04-02T16:52:42.462704012Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-02T16:52:42.469658128Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.953286ms logger=migrator t=2026-04-02T16:52:42.475020821Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-02T16:52:42.475684309Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=663.348µs logger=migrator t=2026-04-02T16:52:42.482125792Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-02T16:52:42.482386679Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=262.427µs logger=migrator t=2026-04-02T16:52:42.487441594Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-02T16:52:42.487999679Z level=info msg="Migration successfully executed" id="Move region to single row" duration=558.675µs logger=migrator t=2026-04-02T16:52:42.493148517Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-02T16:52:42.494024561Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=876.444µs logger=migrator t=2026-04-02T16:52:42.499750574Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-02T16:52:42.501038838Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.288254ms logger=migrator t=2026-04-02T16:52:42.506439223Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-02T16:52:42.507495712Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.056138ms logger=migrator t=2026-04-02T16:52:42.512820834Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-02T16:52:42.51417154Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.350616ms logger=migrator t=2026-04-02T16:52:42.521090296Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-02T16:52:42.522396801Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.306595ms logger=migrator t=2026-04-02T16:52:42.527990291Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-02T16:52:42.529316246Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.325725ms logger=migrator t=2026-04-02T16:52:42.534447733Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-02T16:52:42.534522315Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.922µs logger=migrator t=2026-04-02T16:52:42.540414003Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-02T16:52:42.541702988Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.286995ms logger=migrator t=2026-04-02T16:52:42.548642664Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-02T16:52:42.549521787Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=878.813µs logger=migrator t=2026-04-02T16:52:42.55559104Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-02T16:52:42.556731141Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.1391ms logger=migrator t=2026-04-02T16:52:42.566360248Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-02T16:52:42.567831618Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.47057ms logger=migrator t=2026-04-02T16:52:42.574586979Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-02T16:52:42.575173404Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=585.535µs logger=migrator t=2026-04-02T16:52:42.58283549Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-02T16:52:42.583538129Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=713.73µs logger=migrator t=2026-04-02T16:52:42.588736278Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-02T16:52:42.588846091Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=110.823µs logger=migrator t=2026-04-02T16:52:42.594463351Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-02T16:52:42.59590001Z level=info msg="Migration successfully executed" id="create team table" duration=1.436459ms logger=migrator t=2026-04-02T16:52:42.601976712Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-02T16:52:42.603307838Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.330716ms logger=migrator t=2026-04-02T16:52:42.610367927Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-02T16:52:42.611345824Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=977.217µs logger=migrator t=2026-04-02T16:52:42.617733034Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-02T16:52:42.622210075Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.47146ms logger=migrator t=2026-04-02T16:52:42.629691595Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-02T16:52:42.630125406Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=439.241µs logger=migrator t=2026-04-02T16:52:42.637163175Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-02T16:52:42.638356717Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.196892ms logger=migrator t=2026-04-02T16:52:42.645402246Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-02T16:52:42.646262429Z level=info msg="Migration successfully executed" id="create team member table" duration=860.043µs logger=migrator t=2026-04-02T16:52:42.653220375Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-02T16:52:42.654060878Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=840.503µs logger=migrator t=2026-04-02T16:52:42.6601307Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-02T16:52:42.661073795Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=945.325µs logger=migrator t=2026-04-02T16:52:42.666413629Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-02T16:52:42.668121464Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.703325ms logger=migrator t=2026-04-02T16:52:42.674864835Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-02T16:52:42.679753066Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.887941ms logger=migrator t=2026-04-02T16:52:42.684933085Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-02T16:52:42.689746944Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.811028ms logger=migrator t=2026-04-02T16:52:42.695030625Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-02T16:52:42.701908169Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.878474ms logger=migrator t=2026-04-02T16:52:42.706693078Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-02T16:52:42.707698775Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.004817ms logger=migrator t=2026-04-02T16:52:42.713908201Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-02T16:52:42.714890777Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=985.176µs logger=migrator t=2026-04-02T16:52:42.721461813Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-02T16:52:42.723552799Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.093716ms logger=migrator t=2026-04-02T16:52:42.732289713Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-02T16:52:42.734458221Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.171028ms logger=migrator t=2026-04-02T16:52:42.740316238Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-02T16:52:42.741208552Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=892.064µs logger=migrator t=2026-04-02T16:52:42.746551015Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-02T16:52:42.747815269Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.262234ms logger=migrator t=2026-04-02T16:52:42.753122712Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-02T16:52:42.754512789Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.390068ms logger=migrator t=2026-04-02T16:52:42.7609315Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-02T16:52:42.761825144Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=893.254µs logger=migrator t=2026-04-02T16:52:42.767787104Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-02T16:52:42.768532554Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=745.86µs logger=migrator t=2026-04-02T16:52:42.774706649Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-02T16:52:42.775064389Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=356.02µs logger=migrator t=2026-04-02T16:52:42.781343297Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-02T16:52:42.782482618Z level=info msg="Migration successfully executed" id="create tag table" duration=1.139481ms logger=migrator t=2026-04-02T16:52:42.788328514Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-02T16:52:42.789265909Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=936.885µs logger=migrator t=2026-04-02T16:52:42.795210539Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-02T16:52:42.796064212Z level=info msg="Migration successfully executed" id="create login attempt table" duration=850.123µs logger=migrator t=2026-04-02T16:52:42.801901378Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-02T16:52:42.803579273Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.676905ms logger=migrator t=2026-04-02T16:52:42.809008499Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-02T16:52:42.809915293Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=906.565µs logger=migrator t=2026-04-02T16:52:42.81540972Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-02T16:52:42.830885874Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.477714ms logger=migrator t=2026-04-02T16:52:42.835784726Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-02T16:52:42.836348051Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=562.835µs logger=migrator t=2026-04-02T16:52:42.841325274Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-02T16:52:42.842334051Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.008807ms logger=migrator t=2026-04-02T16:52:42.848915567Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-02T16:52:42.849406711Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=490.834µs logger=migrator t=2026-04-02T16:52:42.85462047Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-02T16:52:42.855771661Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.151001ms logger=migrator t=2026-04-02T16:52:42.860807566Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-02T16:52:42.862046659Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.238873ms logger=migrator t=2026-04-02T16:52:42.868126672Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-02T16:52:42.86914814Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.010307ms logger=migrator t=2026-04-02T16:52:42.874334538Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-02T16:52:42.874479842Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=145.914µs logger=migrator t=2026-04-02T16:52:42.878993673Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-02T16:52:42.887205173Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.21049ms logger=migrator t=2026-04-02T16:52:42.892473994Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-02T16:52:42.896212675Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.738151ms logger=migrator t=2026-04-02T16:52:42.900460628Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-02T16:52:42.905524264Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.059486ms logger=migrator t=2026-04-02T16:52:42.910051705Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-02T16:52:42.91508204Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.029705ms logger=migrator t=2026-04-02T16:52:42.921448881Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-02T16:52:42.922437217Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=988.257µs logger=migrator t=2026-04-02T16:52:42.927250606Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-02T16:52:42.932773054Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.521668ms logger=migrator t=2026-04-02T16:52:42.938406435Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-02T16:52:42.939275748Z level=info msg="Migration successfully executed" id="create server_lock table" duration=846.573µs logger=migrator t=2026-04-02T16:52:42.945302519Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-02T16:52:42.946333997Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.031478ms logger=migrator t=2026-04-02T16:52:42.951824854Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-02T16:52:42.95389352Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.067906ms logger=migrator t=2026-04-02T16:52:42.960703622Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-02T16:52:42.961696109Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=992.267µs logger=migrator t=2026-04-02T16:52:42.967975807Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-02T16:52:42.970205147Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.193799ms logger=migrator t=2026-04-02T16:52:42.976220418Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-02T16:52:42.977223975Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.003407ms logger=migrator t=2026-04-02T16:52:42.983359189Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-02T16:52:42.991086426Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.727167ms logger=migrator t=2026-04-02T16:52:42.997849507Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-02T16:52:42.998786692Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=938.725µs logger=migrator t=2026-04-02T16:52:43.004308Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-02T16:52:43.005290746Z level=info msg="Migration successfully executed" id="create cache_data table" duration=981.086µs logger=migrator t=2026-04-02T16:52:43.010958778Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-02T16:52:43.01251745Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.557912ms logger=migrator t=2026-04-02T16:52:43.018767227Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-02T16:52:43.019683962Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=916.145µs logger=migrator t=2026-04-02T16:52:43.025482538Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-02T16:52:43.027016469Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.533842ms logger=migrator t=2026-04-02T16:52:43.033165203Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-02T16:52:43.033237825Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.692µs logger=migrator t=2026-04-02T16:52:43.039556985Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-02T16:52:43.039868363Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=312.189µs logger=migrator t=2026-04-02T16:52:43.045112353Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-02T16:52:43.046518201Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.405998ms logger=migrator t=2026-04-02T16:52:43.051669289Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-02T16:52:43.052389128Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=719.579µs logger=migrator t=2026-04-02T16:52:43.057252388Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-02T16:52:43.058016679Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=762.661µs logger=migrator t=2026-04-02T16:52:43.064134043Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-02T16:52:43.064286857Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=154.914µs logger=migrator t=2026-04-02T16:52:43.070227606Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-02T16:52:43.071222343Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=994.967µs logger=migrator t=2026-04-02T16:52:43.075869737Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-02T16:52:43.076825013Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=954.836µs logger=migrator t=2026-04-02T16:52:43.082750792Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-02T16:52:43.084256292Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.50423ms logger=migrator t=2026-04-02T16:52:43.08979562Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-02T16:52:43.091501196Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.705186ms logger=migrator t=2026-04-02T16:52:43.098079262Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-02T16:52:43.103952979Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.873327ms logger=migrator t=2026-04-02T16:52:43.108385528Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-02T16:52:43.109311253Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=925.285µs logger=migrator t=2026-04-02T16:52:43.114138153Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-02T16:52:43.114248935Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=111.423µs logger=migrator t=2026-04-02T16:52:43.120695228Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-02T16:52:43.122162287Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.466819ms logger=migrator t=2026-04-02T16:52:43.12712065Z 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-02T16:52:43.12822752Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.10712ms logger=migrator t=2026-04-02T16:52:43.133710457Z 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-02T16:52:43.134821876Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.11112ms logger=migrator t=2026-04-02T16:52:43.140837758Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-02T16:52:43.14093419Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=97.102µs logger=migrator t=2026-04-02T16:52:43.145713438Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-02T16:52:43.14689126Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.176051ms logger=migrator t=2026-04-02T16:52:43.152654244Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-02T16:52:43.154491763Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.837159ms logger=migrator t=2026-04-02T16:52:43.161017438Z 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-02T16:52:43.161914402Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=896.554µs logger=migrator t=2026-04-02T16:52:43.1678182Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-02T16:52:43.168729855Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=911.405µs logger=migrator t=2026-04-02T16:52:43.179865233Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-02T16:52:43.187475407Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.612293ms logger=migrator t=2026-04-02T16:52:43.196735855Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-02T16:52:43.19766734Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=932.345µs logger=migrator t=2026-04-02T16:52:43.203501546Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-02T16:52:43.20512904Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.628964ms logger=migrator t=2026-04-02T16:52:43.212752754Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-02T16:52:43.239230903Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.480719ms logger=migrator t=2026-04-02T16:52:43.246797076Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-02T16:52:43.27231629Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.518704ms logger=migrator t=2026-04-02T16:52:43.279387349Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-02T16:52:43.280402566Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.014737ms logger=migrator t=2026-04-02T16:52:43.287379903Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-02T16:52:43.288951515Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.576012ms logger=migrator t=2026-04-02T16:52:43.294422142Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-02T16:52:43.300545746Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.122704ms logger=migrator t=2026-04-02T16:52:43.306412553Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-02T16:52:43.312194538Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.781135ms logger=migrator t=2026-04-02T16:52:43.319317919Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-02T16:52:43.320527381Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.207372ms logger=migrator t=2026-04-02T16:52:43.331428103Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-02T16:52:43.333024956Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.595853ms logger=migrator t=2026-04-02T16:52:43.340536257Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-02T16:52:43.342041028Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.50361ms logger=migrator t=2026-04-02T16:52:43.348281504Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-02T16:52:43.349327453Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.045288ms logger=migrator t=2026-04-02T16:52:43.360218184Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-02T16:52:43.360402689Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=199.385µs logger=migrator t=2026-04-02T16:52:43.366367199Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-02T16:52:43.372575455Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.207806ms logger=migrator t=2026-04-02T16:52:43.379399648Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-02T16:52:43.388589944Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.188036ms logger=migrator t=2026-04-02T16:52:43.394608366Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-02T16:52:43.399781454Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.171808ms logger=migrator t=2026-04-02T16:52:43.405042335Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-02T16:52:43.40596397Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=921.185µs logger=migrator t=2026-04-02T16:52:43.411666343Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-02T16:52:43.41344955Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.785568ms logger=migrator t=2026-04-02T16:52:43.419002369Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-02T16:52:43.425074672Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.071763ms logger=migrator t=2026-04-02T16:52:43.430735393Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-02T16:52:43.436616991Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.881018ms logger=migrator t=2026-04-02T16:52:43.442340144Z 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-02T16:52:43.443346511Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.006107ms logger=migrator t=2026-04-02T16:52:43.451335365Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-02T16:52:43.461245731Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.913136ms logger=migrator t=2026-04-02T16:52:43.466421739Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-02T16:52:43.47165564Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.232681ms logger=migrator t=2026-04-02T16:52:43.477373693Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-02T16:52:43.477455285Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=82.202µs logger=migrator t=2026-04-02T16:52:43.481787161Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-02T16:52:43.48361968Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.832059ms logger=migrator t=2026-04-02T16:52:43.490601727Z 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-02T16:52:43.491660305Z 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.057848ms logger=migrator t=2026-04-02T16:52:43.497273036Z 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-02T16:52:43.499446614Z 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=2.175838ms logger=migrator t=2026-04-02T16:52:43.507301084Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-02T16:52:43.507455819Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=158.644µs logger=migrator t=2026-04-02T16:52:43.515859184Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-02T16:52:43.522712427Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.856733ms logger=migrator t=2026-04-02T16:52:43.531314978Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-02T16:52:43.537819632Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.504475ms logger=migrator t=2026-04-02T16:52:43.545032785Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-02T16:52:43.552481615Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.44601ms logger=migrator t=2026-04-02T16:52:43.556294207Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-02T16:52:43.562866383Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.571126ms logger=migrator t=2026-04-02T16:52:43.569046679Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-02T16:52:43.581136502Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=12.083783ms logger=migrator t=2026-04-02T16:52:43.588924751Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-02T16:52:43.588984433Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=60.652µs logger=migrator t=2026-04-02T16:52:43.593950866Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-02T16:52:43.594812819Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=861.763µs logger=migrator t=2026-04-02T16:52:43.603484521Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-02T16:52:43.613469769Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.983707ms logger=migrator t=2026-04-02T16:52:43.620227639Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-02T16:52:43.620309312Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=82.893µs logger=migrator t=2026-04-02T16:52:43.626031165Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-02T16:52:43.634359968Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.327163ms logger=migrator t=2026-04-02T16:52:43.639656Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-02T16:52:43.640891583Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.242863ms logger=migrator t=2026-04-02T16:52:43.645378923Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-02T16:52:43.652913145Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.534182ms logger=migrator t=2026-04-02T16:52:43.659757079Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-02T16:52:43.660722144Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=957.965µs logger=migrator t=2026-04-02T16:52:43.667078295Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-02T16:52:43.667980439Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=901.194µs logger=migrator t=2026-04-02T16:52:43.672357556Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-02T16:52:43.678298975Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.944579ms logger=migrator t=2026-04-02T16:52:43.682834837Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-02T16:52:43.683435913Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=601.076µs logger=migrator t=2026-04-02T16:52:43.688629162Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-02T16:52:43.689800223Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.167991ms logger=migrator t=2026-04-02T16:52:43.694789817Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-02T16:52:43.696445591Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.627694ms logger=migrator t=2026-04-02T16:52:43.702333379Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-02T16:52:43.703370287Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.034147ms logger=migrator t=2026-04-02T16:52:43.708546805Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-02T16:52:43.708629868Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=79.392µs logger=migrator t=2026-04-02T16:52:43.712681866Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-02T16:52:43.713618471Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=936.635µs logger=migrator t=2026-04-02T16:52:43.718347308Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-02T16:52:43.719291913Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=946.845µs logger=migrator t=2026-04-02T16:52:43.722796677Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-02T16:52:43.723162777Z 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-02T16:52:43.727126383Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-02T16:52:43.727519674Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=393.231µs logger=migrator t=2026-04-02T16:52:43.73334327Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-02T16:52:43.735135758Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.793568ms logger=migrator t=2026-04-02T16:52:43.739880585Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-02T16:52:43.752047531Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=12.168246ms logger=migrator t=2026-04-02T16:52:43.759399408Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-02T16:52:43.76283349Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=3.437211ms logger=migrator t=2026-04-02T16:52:43.768357808Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-02T16:52:43.769430876Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.072948ms logger=migrator t=2026-04-02T16:52:43.773841684Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-02T16:52:43.774758119Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=916.275µs logger=migrator t=2026-04-02T16:52:43.780449872Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-02T16:52:43.782472016Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.020565ms logger=migrator t=2026-04-02T16:52:43.787242724Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-02T16:52:43.789746791Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.503967ms logger=migrator t=2026-04-02T16:52:43.794870948Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-02T16:52:43.794897229Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.331µs logger=migrator t=2026-04-02T16:52:43.798722901Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-02T16:52:43.798788053Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.702µs logger=migrator t=2026-04-02T16:52:43.804959588Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-02T16:52:43.813669822Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.688033ms logger=migrator t=2026-04-02T16:52:43.822603001Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-02T16:52:43.823463434Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=861.093µs logger=migrator t=2026-04-02T16:52:43.827879022Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-02T16:52:43.829888786Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.009274ms logger=migrator t=2026-04-02T16:52:43.83491264Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-02T16:52:43.835427594Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=515.264µs logger=migrator t=2026-04-02T16:52:43.841730483Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-02T16:52:43.842827543Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.09694ms logger=migrator t=2026-04-02T16:52:43.848013061Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-02T16:52:43.848950436Z level=info msg="Migration successfully executed" id="create secrets table" duration=937.385µs logger=migrator t=2026-04-02T16:52:43.855122942Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-02T16:52:43.890832628Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.703686ms logger=migrator t=2026-04-02T16:52:43.895571075Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-02T16:52:43.902210884Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.639968ms logger=migrator t=2026-04-02T16:52:43.907007182Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-02T16:52:43.907168256Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=161.704µs logger=migrator t=2026-04-02T16:52:43.91103066Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-02T16:52:43.941471975Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.441585ms logger=migrator t=2026-04-02T16:52:43.947562088Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-02T16:52:43.980606773Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.040935ms logger=migrator t=2026-04-02T16:52:43.98683384Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-02T16:52:43.98755494Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=715.129µs logger=migrator t=2026-04-02T16:52:43.992518562Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-02T16:52:43.994400853Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.881651ms logger=migrator t=2026-04-02T16:52:43.999755066Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-02T16:52:44.000002723Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=246.937µs logger=migrator t=2026-04-02T16:52:44.005973063Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-02T16:52:44.007695389Z level=info msg="Migration successfully executed" id="create permission table" duration=1.726376ms logger=migrator t=2026-04-02T16:52:44.01294642Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-02T16:52:44.014047409Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.096539ms logger=migrator t=2026-04-02T16:52:44.018832927Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-02T16:52:44.019921726Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.084119ms logger=migrator t=2026-04-02T16:52:44.025488766Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-02T16:52:44.02638115Z level=info msg="Migration successfully executed" id="create role table" duration=892.394µs logger=migrator t=2026-04-02T16:52:44.032276538Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-02T16:52:44.04208571Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.813693ms logger=migrator t=2026-04-02T16:52:44.048111312Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-02T16:52:44.05549526Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.383689ms logger=migrator t=2026-04-02T16:52:44.06186429Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-02T16:52:44.063219836Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.359686ms logger=migrator t=2026-04-02T16:52:44.068518188Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-02T16:52:44.070477201Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.957103ms logger=migrator t=2026-04-02T16:52:44.077515709Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-02T16:52:44.078600528Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.084929ms logger=migrator t=2026-04-02T16:52:44.084892357Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-02T16:52:44.086431728Z level=info msg="Migration successfully executed" id="create team role table" duration=1.539421ms logger=migrator t=2026-04-02T16:52:44.100422513Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-02T16:52:44.102313884Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.890541ms logger=migrator t=2026-04-02T16:52:44.10740186Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-02T16:52:44.109205698Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.802838ms logger=migrator t=2026-04-02T16:52:44.128707401Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-02T16:52:44.133868709Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=5.185919ms logger=migrator t=2026-04-02T16:52:44.138900444Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-02T16:52:44.140022424Z level=info msg="Migration successfully executed" id="create user role table" duration=1.11998ms logger=migrator t=2026-04-02T16:52:44.143878707Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-02T16:52:44.145002777Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.12414ms logger=migrator t=2026-04-02T16:52:44.151855351Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-02T16:52:44.153887815Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.035444ms logger=migrator t=2026-04-02T16:52:44.162570988Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-02T16:52:44.163727149Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.156791ms logger=migrator t=2026-04-02T16:52:44.168396784Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-02T16:52:44.169814092Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.418518ms logger=migrator t=2026-04-02T16:52:44.174761345Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-02T16:52:44.17646886Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.707315ms logger=migrator t=2026-04-02T16:52:44.181087654Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-02T16:52:44.182123642Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.035588ms logger=migrator t=2026-04-02T16:52:44.187737942Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-02T16:52:44.198815549Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.079147ms logger=migrator t=2026-04-02T16:52:44.20632401Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-02T16:52:44.207432049Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.108339ms logger=migrator t=2026-04-02T16:52:44.21305621Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-02T16:52:44.21416748Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.10971ms logger=migrator t=2026-04-02T16:52:44.219553445Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-02T16:52:44.220593022Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.039287ms logger=migrator t=2026-04-02T16:52:44.224537508Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-02T16:52:44.225659518Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.12162ms logger=migrator t=2026-04-02T16:52:44.233475527Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-02T16:52:44.235035979Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.565072ms logger=migrator t=2026-04-02T16:52:44.240226778Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-02T16:52:44.242315434Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.088986ms logger=migrator t=2026-04-02T16:52:44.247201355Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-02T16:52:44.255393334Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.191459ms logger=migrator t=2026-04-02T16:52:44.261018855Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-02T16:52:44.268784943Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.762858ms logger=migrator t=2026-04-02T16:52:44.272126483Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-02T16:52:44.27762349Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.499377ms logger=migrator t=2026-04-02T16:52:44.281654608Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-02T16:52:44.28957344Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.915402ms logger=migrator t=2026-04-02T16:52:44.297542124Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-02T16:52:44.299516636Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.975333ms logger=migrator t=2026-04-02T16:52:44.305707422Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-02T16:52:44.306775781Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.068089ms logger=migrator t=2026-04-02T16:52:44.314746684Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-02T16:52:44.316131062Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.382558ms logger=migrator t=2026-04-02T16:52:44.320793907Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-02T16:52:44.322650826Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.85496ms logger=migrator t=2026-04-02T16:52:44.327527217Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-02T16:52:44.328716299Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.188312ms logger=migrator t=2026-04-02T16:52:44.335666555Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-02T16:52:44.335782528Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=117.803µs logger=migrator t=2026-04-02T16:52:44.341125031Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-02T16:52:44.341179412Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=55.901µs logger=migrator t=2026-04-02T16:52:44.346098844Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-02T16:52:44.346543186Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=444.582µs logger=migrator t=2026-04-02T16:52:44.3507946Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-02T16:52:44.351579711Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=785.531µs logger=migrator t=2026-04-02T16:52:44.358167218Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-02T16:52:44.359432232Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.270144ms logger=migrator t=2026-04-02T16:52:44.363745917Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-02T16:52:44.363969173Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=224.026µs logger=migrator t=2026-04-02T16:52:44.369891352Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-02T16:52:44.370517608Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=626.386µs logger=migrator t=2026-04-02T16:52:44.374771133Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-02T16:52:44.375759289Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=987.937µs logger=migrator t=2026-04-02T16:52:44.381379459Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-02T16:52:44.382612342Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.232733ms logger=migrator t=2026-04-02T16:52:44.386394784Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-02T16:52:44.39521361Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.818156ms logger=migrator t=2026-04-02T16:52:44.398624891Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-02T16:52:44.398679933Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=55.652µs logger=migrator t=2026-04-02T16:52:44.402748082Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-02T16:52:44.403476011Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=727.519µs logger=migrator t=2026-04-02T16:52:44.408469365Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-02T16:52:44.410364916Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.895281ms logger=migrator t=2026-04-02T16:52:44.414941229Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-02T16:52:44.416168881Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.227133ms logger=migrator t=2026-04-02T16:52:44.421608047Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-02T16:52:44.430088514Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.485087ms logger=migrator t=2026-04-02T16:52:44.43441492Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-02T16:52:44.43514668Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=731.719µs logger=migrator t=2026-04-02T16:52:44.438371476Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-02T16:52:44.439373823Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.003247ms logger=migrator t=2026-04-02T16:52:44.443545495Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-02T16:52:44.466568431Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.017316ms logger=migrator t=2026-04-02T16:52:44.470489306Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-02T16:52:44.471937175Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.447069ms logger=migrator t=2026-04-02T16:52:44.477271118Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-02T16:52:44.478416769Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.155361ms logger=migrator t=2026-04-02T16:52:44.482543359Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-02T16:52:44.48367595Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.128921ms logger=migrator t=2026-04-02T16:52:44.487378929Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-02T16:52:44.488488239Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.1121ms logger=migrator t=2026-04-02T16:52:44.494300614Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-02T16:52:44.49452737Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=226.826µs logger=migrator t=2026-04-02T16:52:44.498331972Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-02T16:52:44.499113213Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=781.441µs logger=migrator t=2026-04-02T16:52:44.502471253Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-02T16:52:44.510775626Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.303573ms logger=migrator t=2026-04-02T16:52:44.516654533Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-02T16:52:44.517579588Z level=info msg="Migration successfully executed" id="create entity_events table" duration=920.425µs logger=migrator t=2026-04-02T16:52:44.523693072Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-02T16:52:44.5247492Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.055458ms logger=migrator t=2026-04-02T16:52:44.530152325Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-02T16:52:44.530592417Z 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-02T16:52:44.535462147Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-02T16:52:44.536140805Z 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-02T16:52:44.540209374Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-02T16:52:44.541470198Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.270924ms logger=migrator t=2026-04-02T16:52:44.546528894Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-02T16:52:44.547629323Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.099899ms logger=migrator t=2026-04-02T16:52:44.552544904Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-02T16:52:44.554490607Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.945843ms logger=migrator t=2026-04-02T16:52:44.5598516Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-02T16:52:44.561151435Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.299795ms logger=migrator t=2026-04-02T16:52:44.565770389Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-02T16:52:44.566848018Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.074099ms logger=migrator t=2026-04-02T16:52:44.57177419Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-02T16:52:44.572769656Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=995.316µs logger=migrator t=2026-04-02T16:52:44.576539317Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-02T16:52:44.577620286Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.079539ms logger=migrator t=2026-04-02T16:52:44.582497907Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-02T16:52:44.584227723Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.729046ms logger=migrator t=2026-04-02T16:52:44.588084437Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-02T16:52:44.589243958Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.158861ms logger=migrator t=2026-04-02T16:52:44.592634809Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-02T16:52:44.593753008Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.117449ms logger=migrator t=2026-04-02T16:52:44.598384703Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-02T16:52:44.599513903Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.128881ms logger=migrator t=2026-04-02T16:52:44.603602562Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-02T16:52:44.625683524Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.078732ms logger=migrator t=2026-04-02T16:52:44.629020703Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-02T16:52:44.642109994Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.087821ms logger=migrator t=2026-04-02T16:52:44.646465401Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-02T16:52:44.653419267Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.952676ms logger=migrator t=2026-04-02T16:52:44.657814365Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-02T16:52:44.658036421Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=222.496µs logger=migrator t=2026-04-02T16:52:44.661795181Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-02T16:52:44.670852944Z level=info msg="Migration successfully executed" id="add share column" duration=9.057153ms logger=migrator t=2026-04-02T16:52:44.675438857Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-02T16:52:44.675651313Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=216.575µs logger=migrator t=2026-04-02T16:52:44.679450034Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-02T16:52:44.680453791Z level=info msg="Migration successfully executed" id="create file table" duration=1.003537ms logger=migrator t=2026-04-02T16:52:44.685347702Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-02T16:52:44.686778291Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.429608ms logger=migrator t=2026-04-02T16:52:44.691121717Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-02T16:52:44.692496544Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.372137ms logger=migrator t=2026-04-02T16:52:44.699141082Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-02T16:52:44.700233951Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.092759ms logger=migrator t=2026-04-02T16:52:44.708984905Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-02T16:52:44.710448954Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.466909ms logger=migrator t=2026-04-02T16:52:44.715780937Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-02T16:52:44.715852799Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.742µs logger=migrator t=2026-04-02T16:52:44.720453833Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-02T16:52:44.720519754Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.951µs logger=migrator t=2026-04-02T16:52:44.725136968Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-02T16:52:44.726169136Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.032658ms logger=migrator t=2026-04-02T16:52:44.729785463Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-02T16:52:44.730115011Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=330.048µs logger=migrator t=2026-04-02T16:52:44.733525923Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-02T16:52:44.734942391Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.416118ms logger=migrator t=2026-04-02T16:52:44.740056628Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-02T16:52:44.750087846Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.030068ms logger=migrator t=2026-04-02T16:52:44.755190033Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-02T16:52:44.755368348Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=178.965µs logger=migrator t=2026-04-02T16:52:44.760036223Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-02T16:52:44.762218472Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.189209ms logger=migrator t=2026-04-02T16:52:44.768308804Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-02T16:52:44.768828438Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=520.674µs logger=migrator t=2026-04-02T16:52:44.776972007Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-02T16:52:44.777351387Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=382.141µs logger=migrator t=2026-04-02T16:52:44.783561023Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-02T16:52:44.784363425Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=805.381µs logger=migrator t=2026-04-02T16:52:44.791975649Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-02T16:52:44.801669758Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.693129ms logger=migrator t=2026-04-02T16:52:44.807079863Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-02T16:52:44.816554967Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.475724ms logger=migrator t=2026-04-02T16:52:44.820866392Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-02T16:52:44.82265518Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.789008ms logger=migrator t=2026-04-02T16:52:44.827303975Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-02T16:52:44.907484303Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.176208ms logger=migrator t=2026-04-02T16:52:44.920392779Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-02T16:52:44.922988948Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.595599ms logger=migrator t=2026-04-02T16:52:44.928803754Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-02T16:52:44.930092438Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.284054ms logger=migrator t=2026-04-02T16:52:44.93724024Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-02T16:52:44.967938982Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.700952ms logger=migrator t=2026-04-02T16:52:44.999355344Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-02T16:52:45.011638513Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.29665ms logger=migrator t=2026-04-02T16:52:45.018202699Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-02T16:52:45.018773594Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=570.125µs logger=migrator t=2026-04-02T16:52:45.025657568Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-02T16:52:45.025965967Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=307.708µs logger=migrator t=2026-04-02T16:52:45.03354124Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-02T16:52:45.033837988Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=297.278µs logger=migrator t=2026-04-02T16:52:45.039651173Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-02T16:52:45.040090025Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=441.602µs logger=migrator t=2026-04-02T16:52:45.046274781Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-02T16:52:45.046483576Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=206.795µs logger=migrator t=2026-04-02T16:52:45.051571672Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-02T16:52:45.053690969Z level=info msg="Migration successfully executed" id="create folder table" duration=2.119227ms logger=migrator t=2026-04-02T16:52:45.06190404Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-02T16:52:45.063909383Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.007344ms logger=migrator t=2026-04-02T16:52:45.070657434Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-02T16:52:45.071958879Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.301635ms logger=migrator t=2026-04-02T16:52:45.080135798Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-02T16:52:45.080174329Z level=info msg="Migration successfully executed" id="Update folder title length" duration=48.441µs logger=migrator t=2026-04-02T16:52:45.086466697Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-02T16:52:45.088380919Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.914782ms logger=migrator t=2026-04-02T16:52:45.097134223Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-02T16:52:45.098924181Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.796028ms logger=migrator t=2026-04-02T16:52:45.104451789Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-02T16:52:45.105703993Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.251914ms logger=migrator t=2026-04-02T16:52:45.111870028Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-02T16:52:45.11233514Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=465.262µs logger=migrator t=2026-04-02T16:52:45.117410506Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-02T16:52:45.117841508Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=431.482µs logger=migrator t=2026-04-02T16:52:45.122892603Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-02T16:52:45.124785914Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.893131ms logger=migrator t=2026-04-02T16:52:45.131845242Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-02T16:52:45.133061245Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.215203ms logger=migrator t=2026-04-02T16:52:45.139024614Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-02T16:52:45.140127224Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.10246ms logger=migrator t=2026-04-02T16:52:45.145688723Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-02T16:52:45.146903545Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.214482ms logger=migrator t=2026-04-02T16:52:45.153880202Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-02T16:52:45.155155276Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.273754ms logger=migrator t=2026-04-02T16:52:45.16049798Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-02T16:52:45.161979769Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.481579ms logger=migrator t=2026-04-02T16:52:45.171965207Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-02T16:52:45.174786782Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.827296ms logger=migrator t=2026-04-02T16:52:45.182146319Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-02T16:52:45.183376982Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.227033ms logger=migrator t=2026-04-02T16:52:45.188094349Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-02T16:52:45.189068475Z level=info msg="Migration successfully executed" id="create signing_key table" duration=973.926µs logger=migrator t=2026-04-02T16:52:45.194812399Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-02T16:52:45.198832606Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=4.017227ms logger=migrator t=2026-04-02T16:52:45.206501582Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-02T16:52:45.207834978Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.333336ms logger=migrator t=2026-04-02T16:52:45.214215518Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-02T16:52:45.214552098Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=337.779µs logger=migrator t=2026-04-02T16:52:45.220027974Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-02T16:52:45.232420426Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.396832ms logger=migrator t=2026-04-02T16:52:45.237730198Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-02T16:52:45.238281903Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=552.225µs logger=migrator t=2026-04-02T16:52:45.243159484Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-02T16:52:45.243193295Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.511µs logger=migrator t=2026-04-02T16:52:45.248764994Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-02T16:52:45.25048576Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.721346ms logger=migrator t=2026-04-02T16:52:45.255222167Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-02T16:52:45.255247098Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.34µs logger=migrator t=2026-04-02T16:52:45.259984835Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-02T16:52:45.262085271Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.099276ms logger=migrator t=2026-04-02T16:52:45.267041543Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-02T16:52:45.268345808Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.311025ms logger=migrator t=2026-04-02T16:52:45.274891384Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-02T16:52:45.275986703Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.089409ms logger=migrator t=2026-04-02T16:52:45.280794302Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-02T16:52:45.281633405Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=839.722µs logger=migrator t=2026-04-02T16:52:45.287532633Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-02T16:52:45.28780287Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=277.758µs logger=migrator t=2026-04-02T16:52:45.292056454Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-02T16:52:45.292706121Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=649.547µs logger=migrator t=2026-04-02T16:52:45.29677745Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-02T16:52:45.297624673Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=846.883µs logger=migrator t=2026-04-02T16:52:45.3031079Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-02T16:52:45.304093736Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=991.756µs logger=migrator t=2026-04-02T16:52:45.309608964Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-02T16:52:45.319561951Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.953047ms logger=migrator t=2026-04-02T16:52:45.324162654Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-02T16:52:45.332193089Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.029335ms logger=migrator t=2026-04-02T16:52:45.337347887Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-02T16:52:45.347447598Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.100201ms logger=migrator t=2026-04-02T16:52:45.352264667Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-02T16:52:45.35238214Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=119.063µs logger=migrator t=2026-04-02T16:52:45.358307998Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-02T16:52:45.368484501Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.175863ms logger=migrator t=2026-04-02T16:52:45.375651393Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-02T16:52:45.384988933Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.3341ms logger=migrator t=2026-04-02T16:52:45.390676256Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-02T16:52:45.391026855Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=351.089µs logger=migrator t=2026-04-02T16:52:45.396295056Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.029744626s logger=migrator t=2026-04-02T16:52:45.396933193Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-02T16:52:45.414296928Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-02T16:52:45.414510764Z level=info msg="Created default organization" logger=secrets t=2026-04-02T16:52:45.423060503Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-02T16:52:45.473161555Z level=info msg="Restored cache from database" duration=456.082µs logger=plugin.store t=2026-04-02T16:52:45.474532132Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-02T16:52:45.511695777Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-02T16:52:45.511734228Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-02T16:52:45.511826801Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-02T16:52:45.511841881Z level=info msg="Plugins loaded" count=54 duration=37.310379ms logger=query_data t=2026-04-02T16:52:45.516431614Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-02T16:52:45.520593546Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-02T16:52:45.52823164Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-02T16:52:45.54277164Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-02T16:52:45.546364936Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-02T16:52:45.551780641Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-02T16:52:45.571196141Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-02T16:52:45.591969308Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-02T16:52:45.616573257Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-02T16:52:45.616595478Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-02T16:52:45.616762092Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-02T16:52:45.618245172Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-02T16:52:45.618370225Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-02T16:52:45.621422097Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-02T16:52:45.62676316Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-02T16:52:45.628005073Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-04-02T16:52:45.682317298Z level=info msg="State cache has been initialized" states=0 duration=64.061356ms logger=ngalert.scheduler t=2026-04-02T16:52:45.683192181Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-02T16:52:45.683303224Z level=info msg=starting first_tick=2026-04-02T16:52:50Z logger=sqlstore.transactions t=2026-04-02T16:52:45.694745381Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-02T16:52:45.697825884Z level=info msg="Update check succeeded" duration=79.866279ms logger=grafana.update.checker t=2026-04-02T16:52:45.701147782Z level=info msg="Update check succeeded" duration=82.684284ms logger=sqlstore.transactions t=2026-04-02T16:52:45.713642837Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-02T16:52:45.724801176Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-04-02T16:52:45.749013215Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-02T16:52:45.76002737Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-02T16:52:45.771010334Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-02T16:52:45.771198709Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-02T16:52:45.791411911Z level=info msg="Patterns update finished" duration=106.439982ms logger=grafana-apiserver t=2026-04-02T16:52:45.907294825Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-02T16:52:45.907829469Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-02T16:52:48.586688571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:48.587293177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:48.604615241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:48.634677466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:48.67139958Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-02T16:52:48.754816923Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-02T16:52:48.767231126Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-02T16:52:48.779854854Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-02T16:52:48.801015401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:48.822111116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:48.862745885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:48.882820372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:48.927784747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:48.943095497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.010616576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.02794799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.076016028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.088717668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.131144215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.143917857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.198495619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.214940359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.313488309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.33178925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.374826783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.404688522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.454685442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.476740543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.522151229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.532671451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.582474555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.601862734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.643216082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.674316635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.728734263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.746298513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.795599894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.817745457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.879739588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:49.897126434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.133531557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.152583157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.214319581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.233019092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.283779112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.301560508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.35836952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.378565721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.421418209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.443154811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.509295463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.529767411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.584002084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.60253807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.666496194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.685660117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.75518483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.778501414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.842460938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.860229353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.928555524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:50.947299476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.002735131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.025796519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.082415836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.098584109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.181395077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.208045671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.295253327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.314056871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.376305988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.394937437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.466444733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.482411161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.551653546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.567937182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.642013706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.660558413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.737830323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.752072984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.826915379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.846097033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T16:52:51.926123837Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-02T16:53:35.640850703Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-02T17:02:45.624425832Z level=info msg="Completed cleanup jobs" duration=5.004983ms logger=plugins.update.checker t=2026-04-02T17:02:45.749211273Z level=info msg="Update check succeeded" duration=50.864074ms logger=sqlstore.transactions t=2026-04-02T17:07:45.536468111Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"