logger=settings t=2026-04-03T01:45:45.868412473Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-03T01:45:45Z logger=settings t=2026-04-03T01:45:45.86878745Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-03T01:45:45.868802321Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-03T01:45:45.868806881Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-03T01:45:45.868810941Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-03T01:45:45.868816571Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-03T01:45:45.868820861Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-03T01:45:45.868824951Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-03T01:45:45.868829411Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-03T01:45:45.868848762Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-03T01:45:45.868858672Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-03T01:45:45.868862602Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-03T01:45:45.868867162Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-03T01:45:45.868870902Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-03T01:45:45.868874802Z level=info msg=Target target=[all] logger=settings t=2026-04-03T01:45:45.868892702Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-03T01:45:45.868896763Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-03T01:45:45.868906733Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-03T01:45:45.868912053Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-03T01:45:45.868916123Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-03T01:45:45.868920063Z level=info msg="App mode production" logger=sqlstore t=2026-04-03T01:45:45.869347141Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-03T01:45:45.869366962Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-03T01:45:45.871523285Z level=info msg="Locking database" logger=migrator t=2026-04-03T01:45:45.871537585Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-03T01:45:45.873808541Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-03T01:45:45.875715398Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.908327ms logger=migrator t=2026-04-03T01:45:45.881532155Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-03T01:45:45.882865292Z level=info msg="Migration successfully executed" id="create user table" duration=1.333167ms logger=migrator t=2026-04-03T01:45:45.887166117Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-03T01:45:45.888331241Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.168244ms logger=migrator t=2026-04-03T01:45:45.894366381Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-03T01:45:45.895720428Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.355107ms logger=migrator t=2026-04-03T01:45:45.904165456Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-03T01:45:45.905952332Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.791676ms logger=migrator t=2026-04-03T01:45:45.909453132Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-03T01:45:45.909915812Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=462.51µs logger=migrator t=2026-04-03T01:45:45.914960622Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-03T01:45:45.916714908Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.753876ms logger=migrator t=2026-04-03T01:45:45.920061775Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-03T01:45:45.920879561Z level=info msg="Migration successfully executed" id="create user table v2" duration=817.746µs logger=migrator t=2026-04-03T01:45:45.924212338Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-03T01:45:45.924911741Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=698.953µs logger=migrator t=2026-04-03T01:45:45.928505693Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-03T01:45:45.929740148Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.234095ms logger=migrator t=2026-04-03T01:45:45.9358204Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-03T01:45:45.936542184Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=729.195µs logger=migrator t=2026-04-03T01:45:45.942466962Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-03T01:45:45.942994272Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=527.38µs logger=migrator t=2026-04-03T01:45:45.947299049Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-03T01:45:45.948424301Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.124832ms logger=migrator t=2026-04-03T01:45:45.952001053Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-03T01:45:45.952027593Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.36µs logger=migrator t=2026-04-03T01:45:45.956189096Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-03T01:45:45.957433432Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.243636ms logger=migrator t=2026-04-03T01:45:45.961415001Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-03T01:45:45.961635095Z level=info msg="Migration successfully executed" id="Add missing user data" duration=220.284µs logger=migrator t=2026-04-03T01:45:45.965831959Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-03T01:45:45.974603654Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=8.765095ms logger=migrator t=2026-04-03T01:45:45.979538942Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-03T01:45:45.980882009Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.345317ms logger=migrator t=2026-04-03T01:45:45.984750966Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-03T01:45:45.98593991Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.185744ms logger=migrator t=2026-04-03T01:45:45.989750236Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-03T01:45:45.997841098Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.090762ms logger=migrator t=2026-04-03T01:45:46.00144967Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-03T01:45:46.002602754Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.152714ms logger=migrator t=2026-04-03T01:45:46.006392989Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-03T01:45:46.006587673Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=193.974µs logger=migrator t=2026-04-03T01:45:46.009339958Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-03T01:45:46.010000921Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=660.773µs logger=migrator t=2026-04-03T01:45:46.013510621Z 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-03T01:45:46.013786347Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=275.376µs logger=migrator t=2026-04-03T01:45:46.016685415Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-03T01:45:46.017087453Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=404.448µs logger=migrator t=2026-04-03T01:45:46.021286486Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-03T01:45:46.022026181Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=739.995µs logger=migrator t=2026-04-03T01:45:46.025625443Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-03T01:45:46.026291026Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=665.013µs logger=migrator t=2026-04-03T01:45:46.02997884Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-03T01:45:46.030654854Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=675.474µs logger=migrator t=2026-04-03T01:45:46.034857147Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-03T01:45:46.03551798Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=660.393µs logger=migrator t=2026-04-03T01:45:46.039145183Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-03T01:45:46.039800466Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=655.113µs logger=migrator t=2026-04-03T01:45:46.043208994Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-03T01:45:46.043240545Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.191µs logger=migrator t=2026-04-03T01:45:46.047182824Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-03T01:45:46.047856777Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=672.533µs logger=migrator t=2026-04-03T01:45:46.051240615Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-03T01:45:46.052227814Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=986.869µs logger=migrator t=2026-04-03T01:45:46.057596161Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-03T01:45:46.058987269Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.428509ms logger=migrator t=2026-04-03T01:45:46.064723134Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-03T01:45:46.065593641Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=871.677µs logger=migrator t=2026-04-03T01:45:46.070720414Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-03T01:45:46.073772755Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.052271ms logger=migrator t=2026-04-03T01:45:46.078283515Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-03T01:45:46.079113341Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=830.346µs logger=migrator t=2026-04-03T01:45:46.084137492Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-03T01:45:46.085391296Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.255494ms logger=migrator t=2026-04-03T01:45:46.089136372Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-03T01:45:46.090300755Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.163603ms logger=migrator t=2026-04-03T01:45:46.093924557Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-03T01:45:46.094612291Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=687.613µs logger=migrator t=2026-04-03T01:45:46.100193912Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-03T01:45:46.101358446Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.166694ms logger=migrator t=2026-04-03T01:45:46.107127711Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-03T01:45:46.108068029Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=939.588µs logger=migrator t=2026-04-03T01:45:46.111863076Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-03T01:45:46.112411836Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=548.34µs logger=migrator t=2026-04-03T01:45:46.115753593Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-03T01:45:46.116143291Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=432.329µs logger=migrator t=2026-04-03T01:45:46.120237253Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-03T01:45:46.121235542Z level=info msg="Migration successfully executed" id="create star table" duration=997.679µs logger=migrator t=2026-04-03T01:45:46.124902186Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-03T01:45:46.126050499Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.148303ms logger=migrator t=2026-04-03T01:45:46.12957853Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-03T01:45:46.130320104Z level=info msg="Migration successfully executed" id="create org table v1" duration=741.445µs logger=migrator t=2026-04-03T01:45:46.133742212Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-03T01:45:46.134472647Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=729.285µs logger=migrator t=2026-04-03T01:45:46.139470146Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-03T01:45:46.1406511Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.181134ms logger=migrator t=2026-04-03T01:45:46.146217932Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-03T01:45:46.146980967Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=764.535µs logger=migrator t=2026-04-03T01:45:46.152763572Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-03T01:45:46.153498608Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=732.104µs logger=migrator t=2026-04-03T01:45:46.188296282Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-03T01:45:46.190282562Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.98544ms logger=migrator t=2026-04-03T01:45:46.216284081Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-03T01:45:46.216334982Z level=info msg="Migration successfully executed" id="Update org table charset" duration=52.481µs logger=migrator t=2026-04-03T01:45:46.228372712Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-03T01:45:46.228427533Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=56.821µs logger=migrator t=2026-04-03T01:45:46.249983604Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-03T01:45:46.250553945Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=568.031µs logger=migrator t=2026-04-03T01:45:46.259099726Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-03T01:45:46.260435723Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.335597ms logger=migrator t=2026-04-03T01:45:46.267271569Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-03T01:45:46.268591996Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.319797ms logger=migrator t=2026-04-03T01:45:46.282928593Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-03T01:45:46.284560314Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.632552ms logger=migrator t=2026-04-03T01:45:46.299189297Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-03T01:45:46.300309039Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.120002ms logger=migrator t=2026-04-03T01:45:46.315243517Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-03T01:45:46.316690237Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.44668ms logger=migrator t=2026-04-03T01:45:46.332197016Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-03T01:45:46.33338151Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.184454ms logger=migrator t=2026-04-03T01:45:46.351550933Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-03T01:45:46.358577253Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.03235ms logger=migrator t=2026-04-03T01:45:46.369133054Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-03T01:45:46.370136154Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.003ms logger=migrator t=2026-04-03T01:45:46.378380529Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-03T01:45:46.379663604Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.283385ms logger=migrator t=2026-04-03T01:45:46.401358747Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-03T01:45:46.402648723Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.288336ms logger=migrator t=2026-04-03T01:45:46.444087091Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-03T01:45:46.444776785Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=692.574µs logger=migrator t=2026-04-03T01:45:46.915100888Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-03T01:45:46.916642729Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.544871ms logger=migrator t=2026-04-03T01:45:46.958063917Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-03T01:45:46.9581963Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=144.233µs logger=migrator t=2026-04-03T01:45:46.96774221Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-03T01:45:46.970835612Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.096362ms logger=migrator t=2026-04-03T01:45:46.979874892Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-03T01:45:46.981701969Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.829207ms logger=migrator t=2026-04-03T01:45:46.990323471Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-03T01:45:46.992086286Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.762805ms logger=migrator t=2026-04-03T01:45:46.996133057Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-03T01:45:46.997160808Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.031631ms logger=migrator t=2026-04-03T01:45:47.003102197Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-03T01:45:47.005141358Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.038911ms logger=migrator t=2026-04-03T01:45:47.009332671Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-03T01:45:47.010118646Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=785.615µs logger=migrator t=2026-04-03T01:45:47.014395012Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-03T01:45:47.015735618Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.341146ms logger=migrator t=2026-04-03T01:45:47.020663517Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-03T01:45:47.020699688Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=35.231µs logger=migrator t=2026-04-03T01:45:47.024224658Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-03T01:45:47.024249198Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=25.34µs logger=migrator t=2026-04-03T01:45:47.02781811Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-03T01:45:47.031127516Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.309066ms logger=migrator t=2026-04-03T01:45:47.035466872Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-03T01:45:47.037442212Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.97359ms logger=migrator t=2026-04-03T01:45:47.044788839Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-03T01:45:47.047285049Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.49776ms logger=migrator t=2026-04-03T01:45:47.051434292Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-03T01:45:47.054002833Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.565331ms logger=migrator t=2026-04-03T01:45:47.057751808Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-03T01:45:47.057993572Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=241.424µs logger=migrator t=2026-04-03T01:45:47.063453701Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-03T01:45:47.064786789Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.333108ms logger=migrator t=2026-04-03T01:45:47.069801679Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-03T01:45:47.071093994Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.295895ms logger=migrator t=2026-04-03T01:45:47.075742508Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-03T01:45:47.075768928Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.32µs logger=migrator t=2026-04-03T01:45:47.079271298Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-03T01:45:47.080094544Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=825.026µs logger=migrator t=2026-04-03T01:45:47.083689556Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-03T01:45:47.08436146Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=671.124µs logger=migrator t=2026-04-03T01:45:47.090656915Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-03T01:45:47.098463631Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.807916ms logger=migrator t=2026-04-03T01:45:47.103746827Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-03T01:45:47.104473731Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=724.754µs logger=migrator t=2026-04-03T01:45:47.119349188Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-03T01:45:47.121016002Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.669134ms logger=migrator t=2026-04-03T01:45:47.126544382Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-03T01:45:47.12796125Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.416508ms logger=migrator t=2026-04-03T01:45:47.131831958Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-03T01:45:47.132159454Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=327.006µs logger=migrator t=2026-04-03T01:45:47.135946699Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-03T01:45:47.136566912Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=616.363µs logger=migrator t=2026-04-03T01:45:47.141710785Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-03T01:45:47.145187015Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.47546ms logger=migrator t=2026-04-03T01:45:47.15496292Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-03T01:45:47.15601745Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.052991ms logger=migrator t=2026-04-03T01:45:47.159755255Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-03T01:45:47.160053921Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=299.396µs logger=migrator t=2026-04-03T01:45:47.16551215Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-03T01:45:47.165696424Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=184.424µs logger=migrator t=2026-04-03T01:45:47.170545301Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-03T01:45:47.171355637Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=809.926µs logger=migrator t=2026-04-03T01:45:47.176262605Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-03T01:45:47.179711334Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.448019ms logger=migrator t=2026-04-03T01:45:47.183269335Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-03T01:45:47.184221804Z level=info msg="Migration successfully executed" id="create data_source table" duration=956.789µs logger=migrator t=2026-04-03T01:45:47.188930828Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-03T01:45:47.189727353Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=805.786µs logger=migrator t=2026-04-03T01:45:47.193789035Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-03T01:45:47.194613971Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=824.356µs logger=migrator t=2026-04-03T01:45:47.203590441Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-03T01:45:47.20502549Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.43409ms logger=migrator t=2026-04-03T01:45:47.210659512Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-03T01:45:47.211937387Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.277655ms logger=migrator t=2026-04-03T01:45:47.216290684Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-03T01:45:47.222236913Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.944149ms logger=migrator t=2026-04-03T01:45:47.225784864Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-03T01:45:47.226662082Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=877.038µs logger=migrator t=2026-04-03T01:45:47.23108953Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-03T01:45:47.231872965Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=785.395µs logger=migrator t=2026-04-03T01:45:47.236675971Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-03T01:45:47.23857181Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.901259ms logger=migrator t=2026-04-03T01:45:47.242494448Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-03T01:45:47.243167421Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=671.853µs logger=migrator t=2026-04-03T01:45:47.246880136Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-03T01:45:47.249405306Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.52426ms logger=migrator t=2026-04-03T01:45:47.254066959Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-03T01:45:47.257251883Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.183064ms logger=migrator t=2026-04-03T01:45:47.263945456Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-03T01:45:47.263999507Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=59.151µs logger=migrator t=2026-04-03T01:45:47.270268322Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-03T01:45:47.270741612Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=474.699µs logger=migrator t=2026-04-03T01:45:47.276479456Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-03T01:45:47.280769912Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.295416ms logger=migrator t=2026-04-03T01:45:47.288082769Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-03T01:45:47.288403815Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=332.466µs logger=migrator t=2026-04-03T01:45:47.293600828Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-03T01:45:47.293796963Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=192.375µs logger=migrator t=2026-04-03T01:45:47.30015851Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-03T01:45:47.30265984Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.50099ms logger=migrator t=2026-04-03T01:45:47.308365304Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-03T01:45:47.308553957Z level=info msg="Migration successfully executed" id="Update uid value" duration=189.033µs logger=migrator t=2026-04-03T01:45:47.313491546Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-03T01:45:47.314773352Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.281155ms logger=migrator t=2026-04-03T01:45:47.318157639Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-03T01:45:47.319347933Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.189274ms logger=migrator t=2026-04-03T01:45:47.324451114Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-03T01:45:47.325899474Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.45149ms logger=migrator t=2026-04-03T01:45:47.331344682Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-03T01:45:47.333163069Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.821877ms logger=migrator t=2026-04-03T01:45:47.339181849Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-03T01:45:47.340139048Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=960.789µs logger=migrator t=2026-04-03T01:45:47.346338102Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-03T01:45:47.349817732Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=3.47319ms logger=migrator t=2026-04-03T01:45:47.358268361Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-03T01:45:47.359465084Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.196213ms logger=migrator t=2026-04-03T01:45:47.365043856Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-03T01:45:47.36627104Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.227444ms logger=migrator t=2026-04-03T01:45:47.369856412Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-03T01:45:47.370706759Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=851.007µs logger=migrator t=2026-04-03T01:45:47.376162517Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-03T01:45:47.383853632Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.687595ms logger=migrator t=2026-04-03T01:45:47.388065115Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-03T01:45:47.388674917Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=609.822µs logger=migrator t=2026-04-03T01:45:47.394756169Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-03T01:45:47.396977363Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=2.217654ms logger=migrator t=2026-04-03T01:45:47.403954053Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-03T01:45:47.405598725Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.637332ms logger=migrator t=2026-04-03T01:45:47.417139866Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-03T01:45:47.419665886Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.52033ms logger=migrator t=2026-04-03T01:45:47.426773258Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-03T01:45:47.427535743Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=767.995µs logger=migrator t=2026-04-03T01:45:47.433916942Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-03T01:45:47.435006423Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.094022ms logger=migrator t=2026-04-03T01:45:47.441193946Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-03T01:45:47.441227827Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=36.121µs logger=migrator t=2026-04-03T01:45:47.445616125Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-03T01:45:47.447649825Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.03312ms logger=migrator t=2026-04-03T01:45:47.457630915Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-03T01:45:47.460298968Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.672813ms logger=migrator t=2026-04-03T01:45:47.46587853Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-03T01:45:47.466215956Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=339.476µs logger=migrator t=2026-04-03T01:45:47.511342777Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-03T01:45:47.515359048Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.056442ms logger=migrator t=2026-04-03T01:45:47.523151653Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-03T01:45:47.527756405Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.604322ms logger=migrator t=2026-04-03T01:45:47.533553651Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-03T01:45:47.534331246Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=776.945µs logger=migrator t=2026-04-03T01:45:47.539204344Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-03T01:45:47.540259696Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.054761ms logger=migrator t=2026-04-03T01:45:47.546358057Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-03T01:45:47.547187713Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=829.196µs logger=migrator t=2026-04-03T01:45:47.55148119Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-03T01:45:47.55251611Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.03461ms logger=migrator t=2026-04-03T01:45:47.557189354Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-03T01:45:47.55800744Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=817.936µs logger=migrator t=2026-04-03T01:45:47.56405161Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-03T01:45:47.565619072Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.567192ms logger=migrator t=2026-04-03T01:45:47.571746994Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-03T01:45:47.571879317Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=133.253µs logger=migrator t=2026-04-03T01:45:47.576658242Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-03T01:45:47.576702383Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.061µs logger=migrator t=2026-04-03T01:45:47.583806785Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-03T01:45:47.587809635Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.00598ms logger=migrator t=2026-04-03T01:45:47.592308005Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-03T01:45:47.594399917Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.092052ms logger=migrator t=2026-04-03T01:45:47.598875476Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-03T01:45:47.598957187Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=91.172µs logger=migrator t=2026-04-03T01:45:47.604734653Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-03T01:45:47.605697452Z level=info msg="Migration successfully executed" id="create quota table v1" duration=962.149µs logger=migrator t=2026-04-03T01:45:47.610468828Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-03T01:45:47.611179292Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=710.184µs logger=migrator t=2026-04-03T01:45:47.616354355Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-03T01:45:47.616396076Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.061µs logger=migrator t=2026-04-03T01:45:47.624947597Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-03T01:45:47.625852465Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=906.768µs logger=migrator t=2026-04-03T01:45:47.634705191Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-03T01:45:47.636220322Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.517991ms logger=migrator t=2026-04-03T01:45:47.642548288Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-03T01:45:47.648053668Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.50531ms logger=migrator t=2026-04-03T01:45:47.653311633Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-03T01:45:47.653344034Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.501µs logger=migrator t=2026-04-03T01:45:47.657811243Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-03T01:45:47.65915452Z level=info msg="Migration successfully executed" id="create session table" duration=1.343337ms logger=migrator t=2026-04-03T01:45:47.666223161Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-03T01:45:47.666352554Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=130.833µs logger=migrator t=2026-04-03T01:45:47.673362994Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-03T01:45:47.67370207Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=348.056µs logger=migrator t=2026-04-03T01:45:47.689327323Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-03T01:45:47.690229841Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=902.668µs logger=migrator t=2026-04-03T01:45:47.708088167Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-03T01:45:47.709434954Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.380318ms logger=migrator t=2026-04-03T01:45:47.716279081Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-03T01:45:47.716327412Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=55.741µs logger=migrator t=2026-04-03T01:45:47.722005345Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-03T01:45:47.722030455Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.49µs logger=migrator t=2026-04-03T01:45:47.727720929Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-03T01:45:47.731038386Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.314667ms logger=migrator t=2026-04-03T01:45:47.735482104Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-03T01:45:47.737811781Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.330047ms logger=migrator t=2026-04-03T01:45:47.74524249Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-03T01:45:47.745345642Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=102.662µs logger=migrator t=2026-04-03T01:45:47.752007464Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-03T01:45:47.752144577Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=141.393µs logger=migrator t=2026-04-03T01:45:47.755727598Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-03T01:45:47.756659437Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=931.679µs logger=migrator t=2026-04-03T01:45:47.763362841Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-03T01:45:47.763428823Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=70.552µs logger=migrator t=2026-04-03T01:45:47.76780062Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-03T01:45:47.772111986Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.310916ms logger=migrator t=2026-04-03T01:45:47.776726608Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-03T01:45:47.776922572Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=203.554µs logger=migrator t=2026-04-03T01:45:47.781559925Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-03T01:45:47.786665006Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.101171ms logger=migrator t=2026-04-03T01:45:47.791198817Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-03T01:45:47.794501213Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.303156ms logger=migrator t=2026-04-03T01:45:47.799003263Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-03T01:45:47.799074565Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.632µs logger=migrator t=2026-04-03T01:45:47.80382205Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-03T01:45:47.804888281Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.064891ms logger=migrator t=2026-04-03T01:45:47.810575734Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-03T01:45:47.811457412Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=881.708µs logger=migrator t=2026-04-03T01:45:47.817174796Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-03T01:45:47.819349399Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.173713ms logger=migrator t=2026-04-03T01:45:47.826119915Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-03T01:45:47.827062534Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=942.769µs logger=migrator t=2026-04-03T01:45:47.833068013Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-03T01:45:47.834148165Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.078942ms logger=migrator t=2026-04-03T01:45:47.839450341Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-03T01:45:47.840808208Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.357767ms logger=migrator t=2026-04-03T01:45:47.846048033Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-03T01:45:47.846748497Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=701.714µs logger=migrator t=2026-04-03T01:45:47.851746577Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-03T01:45:47.853067723Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.317146ms logger=migrator t=2026-04-03T01:45:47.858181465Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-03T01:45:47.859066802Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=885.887µs logger=migrator t=2026-04-03T01:45:47.863495562Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-03T01:45:47.874812327Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.316696ms logger=migrator t=2026-04-03T01:45:47.880576823Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-03T01:45:47.881137064Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=560.841µs logger=migrator t=2026-04-03T01:45:47.885498231Z 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-03T01:45:47.886343538Z 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=844.706µs logger=migrator t=2026-04-03T01:45:47.890894379Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-03T01:45:47.891263686Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=369.207µs logger=migrator t=2026-04-03T01:45:47.896656564Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-03T01:45:47.897214255Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=558.091µs logger=migrator t=2026-04-03T01:45:47.901533121Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-03T01:45:47.902288326Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=752.495µs logger=migrator t=2026-04-03T01:45:47.906648123Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-03T01:45:47.910272746Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.624353ms logger=migrator t=2026-04-03T01:45:47.915043931Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-03T01:45:47.918549751Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.5061ms logger=migrator t=2026-04-03T01:45:47.922569041Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-03T01:45:47.926105072Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.5356ms logger=migrator t=2026-04-03T01:45:47.930478499Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-03T01:45:47.934220494Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.739485ms logger=migrator t=2026-04-03T01:45:47.938362057Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-03T01:45:47.939311836Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=949.129µs logger=migrator t=2026-04-03T01:45:47.944105132Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-03T01:45:47.944136402Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.79µs logger=migrator t=2026-04-03T01:45:47.948976748Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-03T01:45:47.949032249Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.411µs logger=migrator t=2026-04-03T01:45:47.954377696Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-03T01:45:47.955091761Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=713.905µs logger=migrator t=2026-04-03T01:45:47.959706883Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-03T01:45:47.960327145Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=620.182µs logger=migrator t=2026-04-03T01:45:47.9655752Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-03T01:45:47.966109061Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=533.761µs logger=migrator t=2026-04-03T01:45:47.972726303Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-03T01:45:47.973643811Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=924.308µs logger=migrator t=2026-04-03T01:45:47.977690832Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-03T01:45:47.978309325Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=618.423µs logger=migrator t=2026-04-03T01:45:47.982996979Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-03T01:45:47.986881506Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.881867ms logger=migrator t=2026-04-03T01:45:47.993026588Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-03T01:45:47.99915454Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.128842ms logger=migrator t=2026-04-03T01:45:48.004034828Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-03T01:45:48.004462097Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=431.259µs logger=migrator t=2026-04-03T01:45:48.009425046Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-03T01:45:48.010841475Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.416539ms logger=migrator t=2026-04-03T01:45:48.016730332Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-03T01:45:48.018020358Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.290246ms logger=migrator t=2026-04-03T01:45:48.022573769Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-03T01:45:48.026266322Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.695103ms logger=migrator t=2026-04-03T01:45:48.031515107Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-03T01:45:48.03163784Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=124.203µs logger=migrator t=2026-04-03T01:45:48.037439015Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-03T01:45:48.0391516Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.715165ms logger=migrator t=2026-04-03T01:45:48.0446328Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-03T01:45:48.045559278Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=925.468µs logger=migrator t=2026-04-03T01:45:48.051239931Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-03T01:45:48.051329093Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=88.922µs logger=migrator t=2026-04-03T01:45:48.055416404Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-03T01:45:48.056392934Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=976.29µs logger=migrator t=2026-04-03T01:45:48.061001106Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-03T01:45:48.061888484Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=887.318µs logger=migrator t=2026-04-03T01:45:48.066303902Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-03T01:45:48.067510286Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.205344ms logger=migrator t=2026-04-03T01:45:48.072600558Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-03T01:45:48.073563977Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=961.989µs logger=migrator t=2026-04-03T01:45:48.078376064Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-03T01:45:48.079454235Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.077341ms logger=migrator t=2026-04-03T01:45:48.084547897Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-03T01:45:48.085578177Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.02913ms logger=migrator t=2026-04-03T01:45:48.091189869Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-03T01:45:48.091219129Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.89µs logger=migrator t=2026-04-03T01:45:48.095582297Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-03T01:45:48.099695449Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.113162ms logger=migrator t=2026-04-03T01:45:48.1042371Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-03T01:45:48.105045146Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=805.826µs logger=migrator t=2026-04-03T01:45:48.11023204Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-03T01:45:48.116533835Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.300935ms logger=migrator t=2026-04-03T01:45:48.121420243Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-03T01:45:48.121941183Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=520.49µs logger=migrator t=2026-04-03T01:45:48.12726482Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-03T01:45:48.128632937Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.371088ms logger=migrator t=2026-04-03T01:45:48.135095676Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-03T01:45:48.135935033Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=839.296µs logger=migrator t=2026-04-03T01:45:48.140552695Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-03T01:45:48.15281217Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.250025ms logger=migrator t=2026-04-03T01:45:48.15835234Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-03T01:45:48.158885711Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=533.221µs logger=migrator t=2026-04-03T01:45:48.163615376Z 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-03T01:45:48.164494883Z 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=879.187µs logger=migrator t=2026-04-03T01:45:48.16986243Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-03T01:45:48.170205547Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=344.567µs logger=migrator t=2026-04-03T01:45:48.17483086Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-03T01:45:48.17537912Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=547.85µs logger=migrator t=2026-04-03T01:45:48.180685677Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-03T01:45:48.180969862Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=283.835µs logger=migrator t=2026-04-03T01:45:48.185748648Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-03T01:45:48.189994242Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.245554ms logger=migrator t=2026-04-03T01:45:48.194769768Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-03T01:45:48.198823569Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.053171ms logger=migrator t=2026-04-03T01:45:48.204733267Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-03T01:45:48.206438001Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.703494ms logger=migrator t=2026-04-03T01:45:48.211515262Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-03T01:45:48.21243399Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=914.638µs logger=migrator t=2026-04-03T01:45:48.217831998Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-03T01:45:48.218293208Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=461.07µs logger=migrator t=2026-04-03T01:45:48.224581974Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-03T01:45:48.232614014Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.0312ms logger=migrator t=2026-04-03T01:45:48.23789885Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-03T01:45:48.238573273Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=673.673µs logger=migrator t=2026-04-03T01:45:48.244048892Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-03T01:45:48.244345738Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=297.016µs logger=migrator t=2026-04-03T01:45:48.250614803Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-03T01:45:48.251179804Z level=info msg="Migration successfully executed" id="Move region to single row" duration=565.011µs logger=migrator t=2026-04-03T01:45:48.256377188Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-03T01:45:48.257695295Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.318007ms logger=migrator t=2026-04-03T01:45:48.262996731Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-03T01:45:48.264289056Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.292565ms logger=migrator t=2026-04-03T01:45:48.269635793Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-03T01:45:48.270521591Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=885.208µs logger=migrator t=2026-04-03T01:45:48.275633893Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-03T01:45:48.277168894Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.534521ms logger=migrator t=2026-04-03T01:45:48.2835039Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-03T01:45:48.28500836Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.5046ms logger=migrator t=2026-04-03T01:45:48.290158523Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-03T01:45:48.291020881Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=861.768µs logger=migrator t=2026-04-03T01:45:48.295945769Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-03T01:45:48.296163033Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=220.565µs logger=migrator t=2026-04-03T01:45:48.301733114Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-03T01:45:48.303144783Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.415729ms logger=migrator t=2026-04-03T01:45:48.309200453Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-03T01:45:48.31005671Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=858.467µs logger=migrator t=2026-04-03T01:45:48.31552049Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-03T01:45:48.317099702Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.578672ms logger=migrator t=2026-04-03T01:45:48.32253207Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-03T01:45:48.323468789Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=936.478µs logger=migrator t=2026-04-03T01:45:48.32852714Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-03T01:45:48.328760124Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=232.734µs logger=migrator t=2026-04-03T01:45:48.333144692Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-03T01:45:48.333574301Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=429.019µs logger=migrator t=2026-04-03T01:45:48.337970998Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-03T01:45:48.338033559Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=63.181µs logger=migrator t=2026-04-03T01:45:48.342691642Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-03T01:45:48.343909646Z level=info msg="Migration successfully executed" id="create team table" duration=1.216964ms logger=migrator t=2026-04-03T01:45:48.34909199Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-03T01:45:48.350756414Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.664564ms logger=migrator t=2026-04-03T01:45:48.356008559Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-03T01:45:48.357125571Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.117892ms logger=migrator t=2026-04-03T01:45:48.362206562Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-03T01:45:48.366723953Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.515461ms logger=migrator t=2026-04-03T01:45:48.371336174Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-03T01:45:48.371503178Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=167.194µs logger=migrator t=2026-04-03T01:45:48.376277463Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-03T01:45:48.377984588Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.706495ms logger=migrator t=2026-04-03T01:45:48.383664671Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-03T01:45:48.384514848Z level=info msg="Migration successfully executed" id="create team member table" duration=850.877µs logger=migrator t=2026-04-03T01:45:48.39063601Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-03T01:45:48.392190821Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.553831ms logger=migrator t=2026-04-03T01:45:48.398953976Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-03T01:45:48.399941345Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=984.649µs logger=migrator t=2026-04-03T01:45:48.406193711Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-03T01:45:48.40766018Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.467179ms logger=migrator t=2026-04-03T01:45:48.413062968Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-03T01:45:48.418005837Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.942299ms logger=migrator t=2026-04-03T01:45:48.424212931Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-03T01:45:48.42918721Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.974819ms logger=migrator t=2026-04-03T01:45:48.434233871Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-03T01:45:48.445571987Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=11.330766ms logger=migrator t=2026-04-03T01:45:48.452354332Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-03T01:45:48.453324291Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=970.499µs logger=migrator t=2026-04-03T01:45:48.459738621Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-03T01:45:48.461396723Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.683793ms logger=migrator t=2026-04-03T01:45:48.467355312Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-03T01:45:48.468276061Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=920.579µs logger=migrator t=2026-04-03T01:45:48.475355912Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-03T01:45:48.476409154Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.052932ms logger=migrator t=2026-04-03T01:45:48.481493175Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-03T01:45:48.482933723Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.440228ms logger=migrator t=2026-04-03T01:45:48.489503624Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-03T01:45:48.490942453Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.450949ms logger=migrator t=2026-04-03T01:45:48.496867032Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-03T01:45:48.498286821Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.423729ms logger=migrator t=2026-04-03T01:45:48.505971063Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-03T01:45:48.507744189Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.776406ms logger=migrator t=2026-04-03T01:45:48.513915122Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-03T01:45:48.514707808Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=792.576µs logger=migrator t=2026-04-03T01:45:48.521127447Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-03T01:45:48.521399272Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=271.725µs logger=migrator t=2026-04-03T01:45:48.526195907Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-03T01:45:48.527398882Z level=info msg="Migration successfully executed" id="create tag table" duration=1.202565ms logger=migrator t=2026-04-03T01:45:48.534045864Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-03T01:45:48.534989734Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=940.21µs logger=migrator t=2026-04-03T01:45:48.540715798Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-03T01:45:48.542051964Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.341226ms logger=migrator t=2026-04-03T01:45:48.547907201Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-03T01:45:48.549094475Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.188044ms logger=migrator t=2026-04-03T01:45:48.555120915Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-03T01:45:48.556046114Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=924.369µs logger=migrator t=2026-04-03T01:45:48.563785809Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-03T01:45:48.579485152Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.701133ms logger=migrator t=2026-04-03T01:45:48.585036902Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-03T01:45:48.585584514Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=547.502µs logger=migrator t=2026-04-03T01:45:48.590262977Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-03T01:45:48.591651845Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.388678ms logger=migrator t=2026-04-03T01:45:48.598560103Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-03T01:45:48.598957141Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=408.518µs logger=migrator t=2026-04-03T01:45:48.604189505Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-03T01:45:48.604976072Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=783.907µs logger=migrator t=2026-04-03T01:45:48.610790248Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-03T01:45:48.612083613Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.293305ms logger=migrator t=2026-04-03T01:45:48.617861488Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-03T01:45:48.618859639Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=997.491µs logger=migrator t=2026-04-03T01:45:48.625817067Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-03T01:45:48.625923389Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=107.452µs logger=migrator t=2026-04-03T01:45:48.632656944Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-03T01:45:48.641174175Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.515861ms logger=migrator t=2026-04-03T01:45:48.648417459Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-03T01:45:48.652332907Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.915268ms logger=migrator t=2026-04-03T01:45:48.656898608Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-03T01:45:48.663658714Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.778986ms logger=migrator t=2026-04-03T01:45:48.668950499Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-03T01:45:48.674733625Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.784316ms logger=migrator t=2026-04-03T01:45:48.683654713Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-03T01:45:48.684687643Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.02523ms logger=migrator t=2026-04-03T01:45:48.697819756Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-03T01:45:48.706404247Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.596382ms logger=migrator t=2026-04-03T01:45:48.755975038Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-03T01:45:48.757451387Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.468849ms logger=migrator t=2026-04-03T01:45:48.781482977Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-03T01:45:48.783199991Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.720434ms logger=migrator t=2026-04-03T01:45:48.795262592Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-03T01:45:48.796566578Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.299106ms logger=migrator t=2026-04-03T01:45:48.804115559Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-03T01:45:48.80567041Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.554641ms logger=migrator t=2026-04-03T01:45:48.811768951Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-03T01:45:48.812752412Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=983.3µs logger=migrator t=2026-04-03T01:45:48.817849903Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-03T01:45:48.818834473Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=984.5µs logger=migrator t=2026-04-03T01:45:48.82524986Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-03T01:45:48.831177039Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.926019ms logger=migrator t=2026-04-03T01:45:48.836117408Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-03T01:45:48.837159038Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.04565ms logger=migrator t=2026-04-03T01:45:48.842707129Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-03T01:45:48.843686319Z level=info msg="Migration successfully executed" id="create cache_data table" duration=978.96µs logger=migrator t=2026-04-03T01:45:48.850526595Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-03T01:45:48.851461355Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=939.38µs logger=migrator t=2026-04-03T01:45:48.858409153Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-03T01:45:48.859937314Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.527741ms logger=migrator t=2026-04-03T01:45:48.866504995Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-03T01:45:48.868095217Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.589632ms logger=migrator t=2026-04-03T01:45:48.874605467Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-03T01:45:48.874689688Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=84.141µs logger=migrator t=2026-04-03T01:45:48.880025365Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-03T01:45:48.880171728Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=146.963µs logger=migrator t=2026-04-03T01:45:48.88524697Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-03T01:45:48.886693798Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.446819ms logger=migrator t=2026-04-03T01:45:48.892750299Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-03T01:45:48.893750529Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=999.85µs logger=migrator t=2026-04-03T01:45:48.899594156Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-03T01:45:48.900628546Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.03809ms logger=migrator t=2026-04-03T01:45:48.904994604Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-03T01:45:48.905061455Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.301µs logger=migrator t=2026-04-03T01:45:48.91079378Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-03T01:45:48.913387502Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.620643ms logger=migrator t=2026-04-03T01:45:48.92236003Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-03T01:45:48.924421652Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.059162ms logger=migrator t=2026-04-03T01:45:48.929772529Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-03T01:45:48.930613915Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=841.376µs logger=migrator t=2026-04-03T01:45:48.936447182Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-03T01:45:48.937462592Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.01558ms logger=migrator t=2026-04-03T01:45:48.940660315Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-03T01:45:48.946773778Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.112953ms logger=migrator t=2026-04-03T01:45:48.95237817Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-03T01:45:48.953442101Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.062951ms logger=migrator t=2026-04-03T01:45:48.958233327Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-03T01:45:48.95836028Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=127.773µs logger=migrator t=2026-04-03T01:45:48.96291923Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-03T01:45:48.964468632Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.549271ms logger=migrator t=2026-04-03T01:45:48.968717746Z 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-03T01:45:48.969792278Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.074802ms logger=migrator t=2026-04-03T01:45:48.97539214Z 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-03T01:45:48.976366349Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=974.059µs logger=migrator t=2026-04-03T01:45:48.983094474Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-03T01:45:48.983166265Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=72.991µs logger=migrator t=2026-04-03T01:45:48.98690114Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-03T01:45:48.98796719Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.06584ms logger=migrator t=2026-04-03T01:45:48.990789907Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-03T01:45:48.991778557Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=988.14µs logger=migrator t=2026-04-03T01:45:48.99648522Z 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-03T01:45:48.997485961Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.000151ms logger=migrator t=2026-04-03T01:45:49.00043314Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-03T01:45:49.001399409Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=964.269µs logger=migrator t=2026-04-03T01:45:49.005738076Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-03T01:45:49.011532092Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.793076ms logger=migrator t=2026-04-03T01:45:49.01745485Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-03T01:45:49.018310217Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=857.957µs logger=migrator t=2026-04-03T01:45:49.021726675Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-03T01:45:49.022753756Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.025231ms logger=migrator t=2026-04-03T01:45:49.028552182Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-03T01:45:49.067475059Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=38.922078ms logger=migrator t=2026-04-03T01:45:49.07106124Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-03T01:45:49.09357205Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.50956ms logger=migrator t=2026-04-03T01:45:49.09806092Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-03T01:45:49.098813105Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=751.625µs logger=migrator t=2026-04-03T01:45:49.103641921Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-03T01:45:49.105135491Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.49272ms logger=migrator t=2026-04-03T01:45:49.109203723Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-03T01:45:49.115680582Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.481449ms logger=migrator t=2026-04-03T01:45:49.120357086Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-03T01:45:49.125942027Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.584231ms logger=migrator t=2026-04-03T01:45:49.130039148Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-03T01:45:49.131004237Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=964.819µs logger=migrator t=2026-04-03T01:45:49.136373785Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-03T01:45:49.138407486Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.0356ms logger=migrator t=2026-04-03T01:45:49.142879905Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-03T01:45:49.144100619Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.272585ms logger=migrator t=2026-04-03T01:45:49.148165281Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-03T01:45:49.149240062Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.073901ms logger=migrator t=2026-04-03T01:45:49.155215271Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-03T01:45:49.155284403Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=67.052µs logger=migrator t=2026-04-03T01:45:49.158618699Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-03T01:45:49.167578988Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.960599ms logger=migrator t=2026-04-03T01:45:49.171316833Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-03T01:45:49.175745051Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.427498ms logger=migrator t=2026-04-03T01:45:49.180248891Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-03T01:45:49.186291322Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.043221ms logger=migrator t=2026-04-03T01:45:49.191447205Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-03T01:45:49.192327552Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=880.097µs logger=migrator t=2026-04-03T01:45:49.195912225Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-03T01:45:49.196935855Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.023351ms logger=migrator t=2026-04-03T01:45:49.202605418Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-03T01:45:49.209130928Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.52726ms logger=migrator t=2026-04-03T01:45:49.212800392Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-03T01:45:49.218892043Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.091361ms logger=migrator t=2026-04-03T01:45:49.222098647Z 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-03T01:45:49.223157488Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.063711ms logger=migrator t=2026-04-03T01:45:49.226837642Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-03T01:45:49.232793991Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.955379ms logger=migrator t=2026-04-03T01:45:49.236410833Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-03T01:45:49.242463944Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.052531ms logger=migrator t=2026-04-03T01:45:49.245862401Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-03T01:45:49.245965363Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=103.232µs logger=migrator t=2026-04-03T01:45:49.249221469Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-03T01:45:49.250328221Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.107052ms logger=migrator t=2026-04-03T01:45:49.255017165Z 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-03T01:45:49.256649897Z 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.631932ms logger=migrator t=2026-04-03T01:45:49.26077855Z 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-03T01:45:49.261856471Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.077721ms logger=migrator t=2026-04-03T01:45:49.265556225Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-03T01:45:49.265661547Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=105.932µs logger=migrator t=2026-04-03T01:45:49.268984764Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-03T01:45:49.277893552Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.909578ms logger=migrator t=2026-04-03T01:45:49.282764339Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-03T01:45:49.28980742Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.04177ms logger=migrator t=2026-04-03T01:45:49.297406201Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-03T01:45:49.304410991Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.99873ms logger=migrator t=2026-04-03T01:45:49.307968203Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-03T01:45:49.315859159Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.888116ms logger=migrator t=2026-04-03T01:45:49.31934194Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-03T01:45:49.324082544Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.740854ms logger=migrator t=2026-04-03T01:45:49.328557724Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-03T01:45:49.328626815Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.241µs logger=migrator t=2026-04-03T01:45:49.332271527Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-03T01:45:49.333127825Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=855.868µs logger=migrator t=2026-04-03T01:45:49.337525503Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-03T01:45:49.345482312Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.957339ms logger=migrator t=2026-04-03T01:45:49.350110124Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-03T01:45:49.350177656Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=68.382µs logger=migrator t=2026-04-03T01:45:49.353619974Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-03T01:45:49.360240486Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.620892ms logger=migrator t=2026-04-03T01:45:49.363798477Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-03T01:45:49.36491349Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.114663ms logger=migrator t=2026-04-03T01:45:49.373617754Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-03T01:45:49.378621114Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.00554ms logger=migrator t=2026-04-03T01:45:49.383221965Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-03T01:45:49.384074603Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=852.577µs logger=migrator t=2026-04-03T01:45:49.389132164Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-03T01:45:49.390146364Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.01991ms logger=migrator t=2026-04-03T01:45:49.395387708Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-03T01:45:49.402135083Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.747065ms logger=migrator t=2026-04-03T01:45:49.406903969Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-03T01:45:49.407712744Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=808.776µs logger=migrator t=2026-04-03T01:45:49.412913358Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-03T01:45:49.413972449Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.058481ms logger=migrator t=2026-04-03T01:45:49.417689484Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-03T01:45:49.41850768Z level=info msg="Migration successfully executed" id="create alert_image table" duration=818.166µs logger=migrator t=2026-04-03T01:45:49.422140152Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-03T01:45:49.423112602Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=972.17µs logger=migrator t=2026-04-03T01:45:49.426719834Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-03T01:45:49.426784026Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=64.832µs logger=migrator t=2026-04-03T01:45:49.430817826Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-03T01:45:49.431739735Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=921.529µs logger=migrator t=2026-04-03T01:45:49.436090161Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-03T01:45:49.437036171Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=945.68µs logger=migrator t=2026-04-03T01:45:49.440694583Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-03T01:45:49.441107881Z 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-03T01:45:49.445326476Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-03T01:45:49.445805746Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=481.52µs logger=migrator t=2026-04-03T01:45:49.449619971Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-03T01:45:49.451337016Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.721865ms logger=migrator t=2026-04-03T01:45:49.455171452Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-03T01:45:49.46307231Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.901168ms logger=migrator t=2026-04-03T01:45:49.468533929Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-03T01:45:49.469327355Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=793.196µs logger=migrator t=2026-04-03T01:45:49.47310615Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-03T01:45:49.47404007Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=933.73µs logger=migrator t=2026-04-03T01:45:49.477797804Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-03T01:45:49.478690602Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=892.408µs logger=migrator t=2026-04-03T01:45:49.482621911Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-03T01:45:49.483778503Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.155822ms logger=migrator t=2026-04-03T01:45:49.489204382Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-03T01:45:49.490292624Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.087742ms logger=migrator t=2026-04-03T01:45:49.494184741Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-03T01:45:49.494212022Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.901µs logger=migrator t=2026-04-03T01:45:49.498176721Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-03T01:45:49.498401246Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=228.095µs logger=migrator t=2026-04-03T01:45:49.503431716Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-03T01:45:49.510958237Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.526031ms logger=migrator t=2026-04-03T01:45:49.514429086Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-03T01:45:49.514943616Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=520.12µs logger=migrator t=2026-04-03T01:45:49.518820124Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-03T01:45:49.519966286Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.145952ms logger=migrator t=2026-04-03T01:45:49.526903405Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-03T01:45:49.527457156Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=553.411µs logger=migrator t=2026-04-03T01:45:49.543610909Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-03T01:45:49.545909954Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.299665ms logger=migrator t=2026-04-03T01:45:49.552017767Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-03T01:45:49.55367151Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.655922ms logger=migrator t=2026-04-03T01:45:49.558274512Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-03T01:45:49.601359732Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=43.08006ms logger=migrator t=2026-04-03T01:45:49.607432293Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-03T01:45:49.613560506Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.128173ms logger=migrator t=2026-04-03T01:45:49.618802871Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-03T01:45:49.618968654Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=165.893µs logger=migrator t=2026-04-03T01:45:49.625079516Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-03T01:45:49.659866611Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.784015ms logger=migrator t=2026-04-03T01:45:49.665450122Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-03T01:45:49.694972572Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.52296ms logger=migrator t=2026-04-03T01:45:49.700999362Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-03T01:45:49.701667256Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=666.903µs logger=migrator t=2026-04-03T01:45:49.707234987Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-03T01:45:49.70838242Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.146963ms logger=migrator t=2026-04-03T01:45:49.722718867Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-03T01:45:49.723364259Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=648.533µs logger=migrator t=2026-04-03T01:45:49.72793658Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-03T01:45:49.729674855Z level=info msg="Migration successfully executed" id="create permission table" duration=1.739155ms logger=migrator t=2026-04-03T01:45:49.733786448Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-03T01:45:49.734870459Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.084021ms logger=migrator t=2026-04-03T01:45:49.743367949Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-03T01:45:49.744847819Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.48093ms logger=migrator t=2026-04-03T01:45:49.750255136Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-03T01:45:49.75092749Z level=info msg="Migration successfully executed" id="create role table" duration=670.184µs logger=migrator t=2026-04-03T01:45:49.757278426Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-03T01:45:49.764532802Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.253446ms logger=migrator t=2026-04-03T01:45:49.768922289Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-03T01:45:49.776355068Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.428659ms logger=migrator t=2026-04-03T01:45:49.780749295Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-03T01:45:49.781836537Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.086992ms logger=migrator t=2026-04-03T01:45:49.785644783Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-03T01:45:49.78648736Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=841.977µs logger=migrator t=2026-04-03T01:45:49.791348197Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-03T01:45:49.792552141Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.203384ms logger=migrator t=2026-04-03T01:45:49.796661833Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-03T01:45:49.797808816Z level=info msg="Migration successfully executed" id="create team role table" duration=1.146063ms logger=migrator t=2026-04-03T01:45:49.803116192Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-03T01:45:49.804028561Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=912.689µs logger=migrator t=2026-04-03T01:45:49.808792795Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-03T01:45:49.810092551Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.299056ms logger=migrator t=2026-04-03T01:45:49.813964499Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-03T01:45:49.815043951Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.075962ms logger=migrator t=2026-04-03T01:45:49.819302835Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-03T01:45:49.820111121Z level=info msg="Migration successfully executed" id="create user role table" duration=808.406µs logger=migrator t=2026-04-03T01:45:49.825301755Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-03T01:45:49.826373517Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.071582ms logger=migrator t=2026-04-03T01:45:49.831445307Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-03T01:45:49.833113671Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.667434ms logger=migrator t=2026-04-03T01:45:49.837504209Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-03T01:45:49.839312745Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.809246ms logger=migrator t=2026-04-03T01:45:49.852909257Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-03T01:45:49.854322715Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.409968ms logger=migrator t=2026-04-03T01:45:49.858970107Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-03T01:45:49.860711713Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.741066ms logger=migrator t=2026-04-03T01:45:49.865095969Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-03T01:45:49.866712072Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.616883ms logger=migrator t=2026-04-03T01:45:49.871706212Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-03T01:45:49.879348515Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.641713ms logger=migrator t=2026-04-03T01:45:49.883407156Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-03T01:45:49.884459506Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.05189ms logger=migrator t=2026-04-03T01:45:49.897163031Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-03T01:45:49.89913945Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.977509ms logger=migrator t=2026-04-03T01:45:49.905342624Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-03T01:45:49.906983976Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.642172ms logger=migrator t=2026-04-03T01:45:49.911096549Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-03T01:45:49.912224191Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.127062ms logger=migrator t=2026-04-03T01:45:49.915999527Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-03T01:45:49.916839054Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=839.447µs logger=migrator t=2026-04-03T01:45:49.921587869Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-03T01:45:49.922752692Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.164383ms logger=migrator t=2026-04-03T01:45:49.927021187Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-03T01:45:49.935548138Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.5244ms logger=migrator t=2026-04-03T01:45:49.947898064Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-03T01:45:49.959173249Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.277085ms logger=migrator t=2026-04-03T01:45:49.965695569Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-03T01:45:49.974116527Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.421868ms logger=migrator t=2026-04-03T01:45:49.977470155Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-03T01:45:49.983021366Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.545661ms logger=migrator t=2026-04-03T01:45:49.987404243Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-03T01:45:49.989723929Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.324546ms logger=migrator t=2026-04-03T01:45:49.995828661Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-03T01:45:49.99724869Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.412949ms logger=migrator t=2026-04-03T01:45:50.008847441Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-03T01:45:50.010556615Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.713374ms logger=migrator t=2026-04-03T01:45:50.015726968Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-03T01:45:50.016578676Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=851.117µs logger=migrator t=2026-04-03T01:45:50.021240999Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-03T01:45:50.023327331Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.085712ms logger=migrator t=2026-04-03T01:45:50.030594456Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-03T01:45:50.030743229Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=72.151µs logger=migrator t=2026-04-03T01:45:50.037728368Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-03T01:45:50.037795629Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=69.701µs logger=migrator t=2026-04-03T01:45:50.045803709Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-03T01:45:50.046418261Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=618.262µs logger=migrator t=2026-04-03T01:45:50.053407041Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-03T01:45:50.054445492Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.042951ms logger=migrator t=2026-04-03T01:45:50.05986935Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-03T01:45:50.060601705Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=732.695µs logger=migrator t=2026-04-03T01:45:50.071056284Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-03T01:45:50.071258448Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=202.594µs logger=migrator t=2026-04-03T01:45:50.076174126Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-03T01:45:50.077013423Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=839.557µs logger=migrator t=2026-04-03T01:45:50.084525753Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-03T01:45:50.086236357Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.710414ms logger=migrator t=2026-04-03T01:45:50.100498571Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-03T01:45:50.102750806Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.252295ms logger=migrator t=2026-04-03T01:45:50.109802978Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-03T01:45:50.121334698Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.53272ms logger=migrator t=2026-04-03T01:45:50.126614434Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-03T01:45:50.126689905Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=79.061µs logger=migrator t=2026-04-03T01:45:50.142365258Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-03T01:45:50.14346634Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.101942ms logger=migrator t=2026-04-03T01:45:50.166233825Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-03T01:45:50.167700254Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.469859ms logger=migrator t=2026-04-03T01:45:50.178668303Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-03T01:45:50.180601441Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.935258ms logger=migrator t=2026-04-03T01:45:50.196930778Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-03T01:45:50.206331885Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.402307ms logger=migrator t=2026-04-03T01:45:50.223434647Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-03T01:45:50.2251041Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.670343ms logger=migrator t=2026-04-03T01:45:50.230255484Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-03T01:45:50.23157748Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.326636ms logger=migrator t=2026-04-03T01:45:50.238805434Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-03T01:45:50.264554528Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.749294ms logger=migrator t=2026-04-03T01:45:50.270693461Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-03T01:45:50.271767923Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.073842ms logger=migrator t=2026-04-03T01:45:50.277860715Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-03T01:45:50.279798042Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.937547ms logger=migrator t=2026-04-03T01:45:50.289847754Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-03T01:45:50.291721431Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.874248ms logger=migrator t=2026-04-03T01:45:50.301011877Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-03T01:45:50.302907225Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.899558ms logger=migrator t=2026-04-03T01:45:50.308412505Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-03T01:45:50.3086897Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=277.335µs logger=migrator t=2026-04-03T01:45:50.313485445Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-03T01:45:50.314366924Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=882.629µs logger=migrator t=2026-04-03T01:45:50.319757071Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-03T01:45:50.329957775Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.195163ms logger=migrator t=2026-04-03T01:45:50.338931545Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-03T01:45:50.340482525Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.539041ms logger=migrator t=2026-04-03T01:45:50.345550626Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-03T01:45:50.346582947Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.032141ms logger=migrator t=2026-04-03T01:45:50.354215789Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-03T01:45:50.354841462Z 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-03T01:45:50.359572256Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-03T01:45:50.359995765Z 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-03T01:45:50.366361012Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-03T01:45:50.367146748Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=786.326µs logger=migrator t=2026-04-03T01:45:50.372434124Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-03T01:45:50.373506205Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.071501ms logger=migrator t=2026-04-03T01:45:50.378466684Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-03T01:45:50.379908032Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.441198ms logger=migrator t=2026-04-03T01:45:50.385691298Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-03T01:45:50.386976784Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.285426ms logger=migrator t=2026-04-03T01:45:50.394428262Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-03T01:45:50.39578056Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.355717ms logger=migrator t=2026-04-03T01:45:50.402665287Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-03T01:45:50.404127037Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.46123ms logger=migrator t=2026-04-03T01:45:50.409435903Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-03T01:45:50.410579585Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.143873ms logger=migrator t=2026-04-03T01:45:50.418640476Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-03T01:45:50.420766189Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.129843ms logger=migrator t=2026-04-03T01:45:50.426055914Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-03T01:45:50.427212627Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.161423ms logger=migrator t=2026-04-03T01:45:50.434139376Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-03T01:45:50.435233247Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.093791ms logger=migrator t=2026-04-03T01:45:50.441606075Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-03T01:45:50.443671716Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.065411ms logger=migrator t=2026-04-03T01:45:50.449446061Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-03T01:45:50.47091894Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.480149ms logger=migrator t=2026-04-03T01:45:50.477784177Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-03T01:45:50.486257317Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.466069ms logger=migrator t=2026-04-03T01:45:50.492217885Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-03T01:45:50.500627393Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.407598ms logger=migrator t=2026-04-03T01:45:50.508615753Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-03T01:45:50.509106583Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=499.02µs logger=migrator t=2026-04-03T01:45:50.514180114Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-03T01:45:50.52350318Z level=info msg="Migration successfully executed" id="add share column" duration=9.316156ms logger=migrator t=2026-04-03T01:45:50.532242755Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-03T01:45:50.532900428Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=594.492µs logger=migrator t=2026-04-03T01:45:50.540113242Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-03T01:45:50.54350163Z level=info msg="Migration successfully executed" id="create file table" duration=3.391448ms logger=migrator t=2026-04-03T01:45:50.549137163Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-03T01:45:50.550278995Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.141722ms logger=migrator t=2026-04-03T01:45:50.556698033Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-03T01:45:50.557857367Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.159374ms logger=migrator t=2026-04-03T01:45:50.56352782Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-03T01:45:50.564362737Z level=info msg="Migration successfully executed" id="create file_meta table" duration=834.967µs logger=migrator t=2026-04-03T01:45:50.569873997Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-03T01:45:50.571464289Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.589762ms logger=migrator t=2026-04-03T01:45:50.576394547Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-03T01:45:50.576523249Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=129.442µs logger=migrator t=2026-04-03T01:45:50.583006619Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-03T01:45:50.583103671Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=97.502µs logger=migrator t=2026-04-03T01:45:50.586638962Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-03T01:45:50.587375816Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=736.794µs logger=migrator t=2026-04-03T01:45:50.59407043Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-03T01:45:50.594355356Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=285.166µs logger=migrator t=2026-04-03T01:45:50.601439637Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-03T01:45:50.60411116Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.676593ms logger=migrator t=2026-04-03T01:45:50.610210542Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-03T01:45:50.619750213Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.539331ms logger=migrator t=2026-04-03T01:45:50.626422446Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-03T01:45:50.626798893Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=377.787µs logger=migrator t=2026-04-03T01:45:50.632253742Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-03T01:45:50.633840924Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.586852ms logger=migrator t=2026-04-03T01:45:50.641375555Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-03T01:45:50.642000967Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=623.662µs logger=migrator t=2026-04-03T01:45:50.64664526Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-03T01:45:50.647005878Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=360.878µs logger=migrator t=2026-04-03T01:45:50.652422615Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-03T01:45:50.653559838Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.155953ms logger=migrator t=2026-04-03T01:45:50.658796203Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-03T01:45:50.669928015Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.132622ms logger=migrator t=2026-04-03T01:45:50.674553007Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-03T01:45:50.684619149Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.051751ms logger=migrator t=2026-04-03T01:45:50.695892744Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-03T01:45:50.698494986Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.605922ms logger=migrator t=2026-04-03T01:45:50.704113358Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-03T01:45:50.791115806Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.996378ms logger=migrator t=2026-04-03T01:45:50.796371201Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-03T01:45:50.797295799Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=924.598µs logger=migrator t=2026-04-03T01:45:50.802124536Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-03T01:45:50.803933632Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.808956ms logger=migrator t=2026-04-03T01:45:50.809392231Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-03T01:45:50.834676326Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.283895ms logger=migrator t=2026-04-03T01:45:50.840036152Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-03T01:45:50.84739791Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.361018ms logger=migrator t=2026-04-03T01:45:50.852609674Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-03T01:45:50.852941351Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=324.316µs logger=migrator t=2026-04-03T01:45:50.857326969Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-03T01:45:50.857513012Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=186.243µs logger=migrator t=2026-04-03T01:45:50.861972121Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-03T01:45:50.862366408Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=383.167µs logger=migrator t=2026-04-03T01:45:50.867628884Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-03T01:45:50.86794748Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=318.706µs logger=migrator t=2026-04-03T01:45:50.873540232Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-03T01:45:50.873869119Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=329.037µs logger=migrator t=2026-04-03T01:45:50.878668104Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-03T01:45:50.880293887Z level=info msg="Migration successfully executed" id="create folder table" duration=1.625863ms logger=migrator t=2026-04-03T01:45:50.886006921Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-03T01:45:50.887170244Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.163053ms logger=migrator t=2026-04-03T01:45:50.893314377Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-03T01:45:50.896036191Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.719174ms logger=migrator t=2026-04-03T01:45:50.90247311Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-03T01:45:50.902503951Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.371µs logger=migrator t=2026-04-03T01:45:50.906560601Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-03T01:45:50.907871358Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.309817ms logger=migrator t=2026-04-03T01:45:50.913686884Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-03T01:45:50.916567992Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.886758ms logger=migrator t=2026-04-03T01:45:50.92248511Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-03T01:45:50.923802705Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.316975ms logger=migrator t=2026-04-03T01:45:50.92797994Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-03T01:45:50.92851895Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=539.07µs logger=migrator t=2026-04-03T01:45:50.93301703Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-03T01:45:50.933456269Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=439.149µs logger=migrator t=2026-04-03T01:45:50.939195973Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-03T01:45:50.942241954Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=3.038691ms logger=migrator t=2026-04-03T01:45:50.9485619Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-03T01:45:50.949887477Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.325557ms logger=migrator t=2026-04-03T01:45:50.954793565Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-03T01:45:50.955880907Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.087272ms logger=migrator t=2026-04-03T01:45:50.961616781Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-03T01:45:50.962711163Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.096622ms logger=migrator t=2026-04-03T01:45:50.96754506Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-03T01:45:50.968705042Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.159642ms logger=migrator t=2026-04-03T01:45:50.974505108Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-03T01:45:50.975430347Z level=info msg="Migration successfully executed" id="create anon_device table" duration=924.869µs logger=migrator t=2026-04-03T01:45:50.98105747Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-03T01:45:50.982719362Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.661372ms logger=migrator t=2026-04-03T01:45:50.98861945Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-03T01:45:50.989743663Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.123883ms logger=migrator t=2026-04-03T01:45:50.996769323Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-03T01:45:50.9980912Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.321457ms logger=migrator t=2026-04-03T01:45:51.003993958Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-03T01:45:51.005166141Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.176923ms logger=migrator t=2026-04-03T01:45:51.010780763Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-03T01:45:51.012019588Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.239085ms logger=migrator t=2026-04-03T01:45:51.019210531Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-03T01:45:51.019528818Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=319.177µs logger=migrator t=2026-04-03T01:45:51.026267133Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-03T01:45:51.038590598Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.322225ms logger=migrator t=2026-04-03T01:45:51.044318863Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-03T01:45:51.04512416Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=808.287µs logger=migrator t=2026-04-03T01:45:51.052378464Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-03T01:45:51.052437325Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=64.561µs logger=migrator t=2026-04-03T01:45:51.058264951Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-03T01:45:51.060553977Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.287856ms logger=migrator t=2026-04-03T01:45:51.067389554Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-03T01:45:51.067437295Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=51.541µs logger=migrator t=2026-04-03T01:45:51.071886744Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-03T01:45:51.074134689Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.248366ms logger=migrator t=2026-04-03T01:45:51.080316532Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-03T01:45:51.081512076Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.193384ms logger=migrator t=2026-04-03T01:45:51.087824342Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-03T01:45:51.089573897Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.750505ms logger=migrator t=2026-04-03T01:45:51.093447034Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-03T01:45:51.09423952Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=792.866µs logger=migrator t=2026-04-03T01:45:51.098973965Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-03T01:45:51.099554336Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=582.421µs logger=migrator t=2026-04-03T01:45:51.103223479Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-03T01:45:51.103955004Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=731.315µs logger=migrator t=2026-04-03T01:45:51.112585597Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-03T01:45:51.115431694Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.846377ms logger=migrator t=2026-04-03T01:45:51.121882482Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-03T01:45:51.122833711Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=951.499µs logger=migrator t=2026-04-03T01:45:51.136725159Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-03T01:45:51.146876521Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.151723ms logger=migrator t=2026-04-03T01:45:51.15382689Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-03T01:45:51.163656947Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.830027ms logger=migrator t=2026-04-03T01:45:51.167783179Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-03T01:45:51.176216057Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.432098ms logger=migrator t=2026-04-03T01:45:51.179732088Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-03T01:45:51.17980654Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=74.531µs logger=migrator t=2026-04-03T01:45:51.182882901Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-03T01:45:51.190956332Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.072201ms logger=migrator t=2026-04-03T01:45:51.194995132Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-03T01:45:51.203813558Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.816726ms logger=migrator t=2026-04-03T01:45:51.207129134Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-03T01:45:51.20735596Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=227.106µs logger=migrator t=2026-04-03T01:45:51.210514973Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.336785434s logger=migrator t=2026-04-03T01:45:51.211136185Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-03T01:45:51.225591794Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-03T01:45:51.225793888Z level=info msg="Created default organization" logger=secrets t=2026-04-03T01:45:51.230408Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-03T01:45:51.277859568Z level=info msg="Restored cache from database" duration=425.008µs logger=plugin.store t=2026-04-03T01:45:51.279155843Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-03T01:45:51.313910638Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-03T01:45:51.313932489Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-03T01:45:51.31398502Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-03T01:45:51.31399336Z level=info msg="Plugins loaded" count=54 duration=34.838637ms logger=query_data t=2026-04-03T01:45:51.317858767Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-03T01:45:51.321304915Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-03T01:45:51.327130401Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-03T01:45:51.334357026Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-03T01:45:51.340117851Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-03T01:45:51.342108981Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-03T01:45:51.360974967Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-03T01:45:51.38064423Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-03T01:45:51.397545218Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-03T01:45:51.397566148Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-03T01:45:51.398041898Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-03T01:45:51.398091989Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-03T01:45:51.39813653Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-03T01:45:51.402421895Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-03T01:45:51.429857693Z level=info msg="State cache has been initialized" states=0 duration=31.807455ms logger=ngalert.scheduler t=2026-04-03T01:45:51.430002666Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-03T01:45:51.430128999Z level=info msg=starting first_tick=2026-04-03T01:46:00Z logger=plugins.update.checker t=2026-04-03T01:45:51.464472914Z level=info msg="Update check succeeded" duration=66.394355ms logger=provisioning.dashboard t=2026-04-03T01:45:51.465555417Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-03T01:45:51.478070436Z level=info msg="Update check succeeded" duration=79.981437ms logger=sqlstore.transactions t=2026-04-03T01:45:51.481007155Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-03T01:45:51.481323081Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-03T01:45:51.492137017Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-03T01:45:51.499037876Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-03T01:45:51.517177448Z level=info msg="Patterns update finished" duration=118.64674ms logger=grafana-apiserver t=2026-04-03T01:45:51.620150774Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-03T01:45:51.620576253Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-03T01:45:54.334765875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.336095481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.359172562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.390684681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.408005337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.437540328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.455401204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.483678289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.499367003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.528773109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.554030524Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-03T01:45:54.591281008Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-03T01:45:54.623720996Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-03T01:45:54.637852198Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-03T01:45:54.641877059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.663181614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.688883767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.704334356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.73509738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.75158931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.784519458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.803509577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.835364813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.852154249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.880691938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.896883692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.929176817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.943928441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:54.995360719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.017044382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.051236805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.068214874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.098498029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.115182862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.147852824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.1651853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.20017446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.21469737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.265635537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.301466673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.340310339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.357084174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.669706647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.688925651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.727359239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.743088494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.793822167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.807941639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.8425611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.860483099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.896037778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.910466536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.945473596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:55.965270251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.010831331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.026034135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.05786155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.074241558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.107755227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.127722886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.171320417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.189361437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.242754893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.260813244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.298486107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.314932375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.358701909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.375435983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.419560815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.4383231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.479210696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.499249637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.548646753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.563563461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.6025693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.628746933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.72022928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.752337741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.854305018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.872129754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.947763245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:56.965907757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:45:57.053419545Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-03T01:47:16.419949219Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-03T01:55:51.426590709Z level=info msg="Completed cleanup jobs" duration=27.739617ms logger=plugins.update.checker t=2026-04-03T01:55:51.524490692Z level=info msg="Update check succeeded" duration=59.545174ms logger=sqlstore.transactions t=2026-04-03T02:00:51.335782754Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"