logger=settings t=2026-04-03T01:40:50.1971196Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-03T01:40:50Z logger=settings t=2026-04-03T01:40:50.197367818Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-03T01:40:50.197378889Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-03T01:40:50.197382369Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-03T01:40:50.197385169Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-03T01:40:50.197388879Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-03T01:40:50.197392949Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-03T01:40:50.197395559Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-03T01:40:50.197398299Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-03T01:40:50.197401019Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-03T01:40:50.197403499Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-03T01:40:50.19740671Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-03T01:40:50.19741099Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-03T01:40:50.19741389Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-03T01:40:50.19741669Z level=info msg=Target target=[all] logger=settings t=2026-04-03T01:40:50.19742285Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-03T01:40:50.19742774Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-03T01:40:50.19743083Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-03T01:40:50.197434021Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-03T01:40:50.197437271Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-03T01:40:50.197448481Z level=info msg="App mode production" logger=sqlstore t=2026-04-03T01:40:50.197735122Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-03T01:40:50.197753052Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-03T01:40:50.199187101Z level=info msg="Locking database" logger=migrator t=2026-04-03T01:40:50.199197831Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-03T01:40:50.199715188Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-03T01:40:50.200588268Z level=info msg="Migration successfully executed" id="create migration_log table" duration=869.78µs logger=migrator t=2026-04-03T01:40:50.205810045Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-03T01:40:50.206432777Z level=info msg="Migration successfully executed" id="create user table" duration=622.452µs logger=migrator t=2026-04-03T01:40:50.211208549Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-03T01:40:50.212473932Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.264952ms logger=migrator t=2026-04-03T01:40:50.217904026Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-03T01:40:50.219114137Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.209501ms logger=migrator t=2026-04-03T01:40:50.227344867Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-03T01:40:50.227969838Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=625.161µs logger=migrator t=2026-04-03T01:40:50.231885901Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-03T01:40:50.232979508Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.093187ms logger=migrator t=2026-04-03T01:40:50.237802402Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-03T01:40:50.242059826Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.256915ms logger=migrator t=2026-04-03T01:40:50.249183088Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-03T01:40:50.25098642Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.805782ms logger=migrator t=2026-04-03T01:40:50.258756123Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-03T01:40:50.259663374Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=907.131µs logger=migrator t=2026-04-03T01:40:50.263713192Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-03T01:40:50.265965958Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=2.254656ms logger=migrator t=2026-04-03T01:40:50.272293963Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-03T01:40:50.272729108Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=435.035µs logger=migrator t=2026-04-03T01:40:50.277865843Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-03T01:40:50.278505244Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=638.702µs logger=migrator t=2026-04-03T01:40:50.282846061Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-03T01:40:50.2842952Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.45487ms logger=migrator t=2026-04-03T01:40:50.290287724Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-03T01:40:50.290433639Z level=info msg="Migration successfully executed" id="Update user table charset" duration=43.842µs logger=migrator t=2026-04-03T01:40:50.295609884Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-03T01:40:50.298037787Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.430083ms logger=migrator t=2026-04-03T01:40:50.308434361Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-03T01:40:50.308666108Z level=info msg="Migration successfully executed" id="Add missing user data" duration=232.387µs logger=migrator t=2026-04-03T01:40:50.312434896Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-03T01:40:50.31400437Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.569134ms logger=migrator t=2026-04-03T01:40:50.317463537Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-03T01:40:50.318333317Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=868.969µs logger=migrator t=2026-04-03T01:40:50.325589563Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-03T01:40:50.326961869Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.379236ms logger=migrator t=2026-04-03T01:40:50.331346148Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-03T01:40:50.346001646Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=14.654728ms logger=migrator t=2026-04-03T01:40:50.352231708Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-03T01:40:50.353424158Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.19295ms logger=migrator t=2026-04-03T01:40:50.358621754Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-03T01:40:50.358818341Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=197.027µs logger=migrator t=2026-04-03T01:40:50.372158474Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-03T01:40:50.372956082Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=800.518µs logger=migrator t=2026-04-03T01:40:50.38145467Z 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:40:50.382096302Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=644.352µs logger=migrator t=2026-04-03T01:40:50.386841843Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-03T01:40:50.387517566Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=675.383µs logger=migrator t=2026-04-03T01:40:50.392406272Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-03T01:40:50.393421196Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.014884ms logger=migrator t=2026-04-03T01:40:50.399569945Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-03T01:40:50.40061893Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.048535ms logger=migrator t=2026-04-03T01:40:50.404837224Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-03T01:40:50.405523597Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=692.024µs logger=migrator t=2026-04-03T01:40:50.496271409Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-03T01:40:50.497745669Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.47675ms logger=migrator t=2026-04-03T01:40:50.671579092Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-03T01:40:50.672617198Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.041536ms logger=migrator t=2026-04-03T01:40:50.779512657Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-03T01:40:50.779571899Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=61.682µs logger=migrator t=2026-04-03T01:40:50.834159483Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-03T01:40:50.836293546Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.135103ms logger=migrator t=2026-04-03T01:40:50.89561883Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-03T01:40:50.89824612Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=2.63105ms logger=migrator t=2026-04-03T01:40:50.938324061Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-03T01:40:50.940190664Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.859873ms logger=migrator t=2026-04-03T01:40:51.172041966Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-03T01:40:51.173872979Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.833683ms logger=migrator t=2026-04-03T01:40:51.225876414Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-03T01:40:51.231713463Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.85078ms logger=migrator t=2026-04-03T01:40:51.294982932Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-03T01:40:51.296589027Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.607774ms logger=migrator t=2026-04-03T01:40:51.342028928Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-03T01:40:51.342896567Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=871.03µs logger=migrator t=2026-04-03T01:40:51.707581733Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-03T01:40:51.708593738Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.012865ms logger=migrator t=2026-04-03T01:40:51.725720702Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-03T01:40:51.726473017Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=766.755µs logger=migrator t=2026-04-03T01:40:51.793547036Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-03T01:40:51.79451522Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=970.204µs logger=migrator t=2026-04-03T01:40:51.816323655Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-03T01:40:51.817006827Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=687.233µs logger=migrator t=2026-04-03T01:40:51.834191963Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-03T01:40:51.834853387Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=673.754µs logger=migrator t=2026-04-03T01:40:51.843478031Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-03T01:40:51.843883004Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=405.123µs logger=migrator t=2026-04-03T01:40:51.905117634Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-03T01:40:51.906385498Z level=info msg="Migration successfully executed" id="create star table" duration=1.270084ms logger=migrator t=2026-04-03T01:40:51.941493856Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-03T01:40:51.943108791Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.616615ms logger=migrator t=2026-04-03T01:40:52.016585341Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-03T01:40:52.019143278Z level=info msg="Migration successfully executed" id="create org table v1" duration=2.561617ms logger=migrator t=2026-04-03T01:40:52.102239688Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-03T01:40:52.103722189Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.485261ms logger=migrator t=2026-04-03T01:40:52.182367736Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-03T01:40:52.183270927Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=905.311µs logger=migrator t=2026-04-03T01:40:52.230644481Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-03T01:40:52.232462744Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.823953ms logger=migrator t=2026-04-03T01:40:52.263764207Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-03T01:40:52.265517827Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.7574ms logger=migrator t=2026-04-03T01:40:52.340962405Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-03T01:40:52.342022281Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.064236ms logger=migrator t=2026-04-03T01:40:52.369777773Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-03T01:40:52.369823195Z level=info msg="Migration successfully executed" id="Update org table charset" duration=61.062µs logger=migrator t=2026-04-03T01:40:52.39768602Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-03T01:40:52.397749743Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=74.493µs logger=migrator t=2026-04-03T01:40:52.411344879Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-03T01:40:52.411636539Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=303.521µs logger=migrator t=2026-04-03T01:40:52.447741578Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-03T01:40:52.448939908Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.200251ms logger=migrator t=2026-04-03T01:40:52.648756831Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-03T01:40:52.650404987Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.649096ms logger=migrator t=2026-04-03T01:40:52.830181243Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-03T01:40:52.831821339Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.643306ms logger=migrator t=2026-04-03T01:40:52.957992546Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-03T01:40:52.959443066Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.45356ms logger=migrator t=2026-04-03T01:40:53.006298433Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-03T01:40:53.008119946Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.820543ms logger=migrator t=2026-04-03T01:40:53.031341706Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-03T01:40:53.032713363Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.373067ms logger=migrator t=2026-04-03T01:40:53.040259214Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-03T01:40:53.051339536Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=11.076592ms logger=migrator t=2026-04-03T01:40:53.056010236Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-03T01:40:53.056587106Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=577.56µs logger=migrator t=2026-04-03T01:40:53.065427522Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-03T01:40:53.066872711Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.4305ms logger=migrator t=2026-04-03T01:40:53.071241902Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-03T01:40:53.071961096Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=718.794µs logger=migrator t=2026-04-03T01:40:53.078523802Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-03T01:40:53.078870644Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=347.002µs logger=migrator t=2026-04-03T01:40:53.082032804Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-03T01:40:53.082835871Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=807.417µs logger=migrator t=2026-04-03T01:40:53.086451936Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-03T01:40:53.08656434Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=113.274µs logger=migrator t=2026-04-03T01:40:53.091619723Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-03T01:40:53.09444228Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.821587ms logger=migrator t=2026-04-03T01:40:53.100582343Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-03T01:40:53.102341963Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.75913ms logger=migrator t=2026-04-03T01:40:53.107525172Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-03T01:40:53.109279672Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.75427ms logger=migrator t=2026-04-03T01:40:53.116197821Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-03T01:40:53.117548427Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.358747ms logger=migrator t=2026-04-03T01:40:53.123172521Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-03T01:40:53.125032485Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.855004ms logger=migrator t=2026-04-03T01:40:53.131978764Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-03T01:40:53.134014665Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.043851ms logger=migrator t=2026-04-03T01:40:53.140207478Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-03T01:40:53.141033427Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=825.509µs logger=migrator t=2026-04-03T01:40:53.146110541Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-03T01:40:53.146141372Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.131µs logger=migrator t=2026-04-03T01:40:53.152170721Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-03T01:40:53.152221613Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=51.111µs logger=migrator t=2026-04-03T01:40:53.155853437Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-03T01:40:53.158988596Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.128968ms logger=migrator t=2026-04-03T01:40:53.162400893Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-03T01:40:53.165440237Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.040654ms logger=migrator t=2026-04-03T01:40:53.172535352Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-03T01:40:53.174537261Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.002209ms logger=migrator t=2026-04-03T01:40:53.177799633Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-03T01:40:53.17973575Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.935787ms logger=migrator t=2026-04-03T01:40:53.184837316Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-03T01:40:53.185174807Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=334.981µs logger=migrator t=2026-04-03T01:40:53.188837444Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-03T01:40:53.19017645Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.338376ms logger=migrator t=2026-04-03T01:40:53.196625272Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-03T01:40:53.197359408Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=733.856µs logger=migrator t=2026-04-03T01:40:53.200313869Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-03T01:40:53.200523036Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=219.137µs logger=migrator t=2026-04-03T01:40:53.204729521Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-03T01:40:53.206000135Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.270074ms logger=migrator t=2026-04-03T01:40:53.212849391Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-03T01:40:53.21366925Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=819.779µs logger=migrator t=2026-04-03T01:40:53.217510692Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-03T01:40:53.2232813Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.770439ms logger=migrator t=2026-04-03T01:40:53.311997838Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-03T01:40:53.349138358Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=37.13939ms logger=migrator t=2026-04-03T01:40:53.359802096Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-03T01:40:53.361145012Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.342966ms logger=migrator t=2026-04-03T01:40:53.36574271Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-03T01:40:53.366664982Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=921.312µs logger=migrator t=2026-04-03T01:40:53.371624002Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-03T01:40:53.371955405Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=331.423µs logger=migrator t=2026-04-03T01:40:53.382912761Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-03T01:40:53.38402203Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.109819ms logger=migrator t=2026-04-03T01:40:53.394194951Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-03T01:40:53.396728788Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.534057ms logger=migrator t=2026-04-03T01:40:53.406468013Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-03T01:40:53.408870626Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.398663ms logger=migrator t=2026-04-03T01:40:53.414366616Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-03T01:40:53.414685897Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=319.451µs logger=migrator t=2026-04-03T01:40:53.418594031Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-03T01:40:53.419043077Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=445.075µs logger=migrator t=2026-04-03T01:40:53.423458149Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-03T01:40:53.424412622Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=954.083µs logger=migrator t=2026-04-03T01:40:53.430869785Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-03T01:40:53.433728583Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.858218ms logger=migrator t=2026-04-03T01:40:53.439032746Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-03T01:40:53.439848204Z level=info msg="Migration successfully executed" id="create data_source table" duration=815.408µs logger=migrator t=2026-04-03T01:40:53.444312528Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-03T01:40:53.445074654Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=761.886µs logger=migrator t=2026-04-03T01:40:53.451982752Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-03T01:40:53.453569387Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.587835ms logger=migrator t=2026-04-03T01:40:53.458981383Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-03T01:40:53.459930675Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=949.442µs logger=migrator t=2026-04-03T01:40:53.464793453Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-03T01:40:53.465723716Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=941.843µs logger=migrator t=2026-04-03T01:40:53.471801595Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-03T01:40:53.481861072Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.061417ms logger=migrator t=2026-04-03T01:40:53.486103668Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-03T01:40:53.487003699Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=897.221µs logger=migrator t=2026-04-03T01:40:53.491055349Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-03T01:40:53.492320403Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.264874ms logger=migrator t=2026-04-03T01:40:53.498164714Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-03T01:40:53.499727557Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.561153ms logger=migrator t=2026-04-03T01:40:53.505294579Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-03T01:40:53.506277643Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=983.254µs logger=migrator t=2026-04-03T01:40:53.51111878Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-03T01:40:53.513695199Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.570588ms logger=migrator t=2026-04-03T01:40:53.519769178Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-03T01:40:53.522709319Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.940441ms logger=migrator t=2026-04-03T01:40:53.52824361Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-03T01:40:53.528317972Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=78.672µs logger=migrator t=2026-04-03T01:40:53.53346587Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-03T01:40:53.533795191Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=336.811µs logger=migrator t=2026-04-03T01:40:53.538514784Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-03T01:40:53.541062171Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.547057ms logger=migrator t=2026-04-03T01:40:53.546205769Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-03T01:40:53.546375505Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=169.666µs logger=migrator t=2026-04-03T01:40:53.550736535Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-03T01:40:53.5508805Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=144.225µs logger=migrator t=2026-04-03T01:40:53.554977151Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-03T01:40:53.560076197Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.101976ms logger=migrator t=2026-04-03T01:40:53.567841865Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-03T01:40:53.568023811Z level=info msg="Migration successfully executed" id="Update uid value" duration=180.246µs logger=migrator t=2026-04-03T01:40:53.572683022Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-03T01:40:53.573473289Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=789.837µs logger=migrator t=2026-04-03T01:40:53.578701399Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-03T01:40:53.579729774Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.023236ms logger=migrator t=2026-04-03T01:40:53.58627363Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-03T01:40:53.587313435Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.034195ms logger=migrator t=2026-04-03T01:40:53.595709334Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-03T01:40:53.597520828Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.827074ms logger=migrator t=2026-04-03T01:40:53.603737032Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-03T01:40:53.604712026Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=975.083µs logger=migrator t=2026-04-03T01:40:53.610226796Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-03T01:40:53.611245111Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.017445ms logger=migrator t=2026-04-03T01:40:53.619249116Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-03T01:40:53.620367915Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.120009ms logger=migrator t=2026-04-03T01:40:53.624931112Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-03T01:40:53.625675098Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=744.666µs logger=migrator t=2026-04-03T01:40:53.632090168Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-03T01:40:53.633221247Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.130909ms logger=migrator t=2026-04-03T01:40:53.63938256Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-03T01:40:53.650337067Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.967527ms logger=migrator t=2026-04-03T01:40:53.6597Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-03T01:40:53.660905122Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.207062ms logger=migrator t=2026-04-03T01:40:53.666395821Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-03T01:40:53.667726277Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.330066ms logger=migrator t=2026-04-03T01:40:53.674372606Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-03T01:40:53.675115011Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=740.245µs logger=migrator t=2026-04-03T01:40:53.679287855Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-03T01:40:53.680493047Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.195021ms logger=migrator t=2026-04-03T01:40:53.686424501Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-03T01:40:53.686908058Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=478.687µs logger=migrator t=2026-04-03T01:40:53.694612863Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-03T01:40:53.695521025Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=907.832µs logger=migrator t=2026-04-03T01:40:53.701122648Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-03T01:40:53.70117002Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=48.881µs logger=migrator t=2026-04-03T01:40:53.706070848Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-03T01:40:53.710078276Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.007178ms logger=migrator t=2026-04-03T01:40:53.718114303Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-03T01:40:53.720653361Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.538678ms logger=migrator t=2026-04-03T01:40:53.726757831Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-03T01:40:53.727079942Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=325.151µs logger=migrator t=2026-04-03T01:40:53.732993916Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-03T01:40:53.735912217Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.917861ms logger=migrator t=2026-04-03T01:40:53.74296308Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-03T01:40:53.745777857Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.815347ms logger=migrator t=2026-04-03T01:40:53.750798749Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-03T01:40:53.751632878Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=833.729µs logger=migrator t=2026-04-03T01:40:53.75778278Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-03T01:40:53.758864077Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=999.404µs logger=migrator t=2026-04-03T01:40:53.764051826Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-03T01:40:53.764955227Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=903.251µs logger=migrator t=2026-04-03T01:40:53.769480084Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-03T01:40:53.770653654Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.171949ms logger=migrator t=2026-04-03T01:40:53.778018478Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-03T01:40:53.779006861Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=991.583µs logger=migrator t=2026-04-03T01:40:53.784292834Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-03T01:40:53.785093562Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=797.258µs logger=migrator t=2026-04-03T01:40:53.792863459Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-03T01:40:53.792928291Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=65.502µs logger=migrator t=2026-04-03T01:40:53.797785099Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-03T01:40:53.79782611Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.211µs logger=migrator t=2026-04-03T01:40:53.802918015Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-03T01:40:53.808350343Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.432438ms logger=migrator t=2026-04-03T01:40:53.813668286Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-03T01:40:53.816287796Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.61918ms logger=migrator t=2026-04-03T01:40:53.821930591Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-03T01:40:53.821994463Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=64.452µs logger=migrator t=2026-04-03T01:40:53.826115835Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-03T01:40:53.8268397Z level=info msg="Migration successfully executed" id="create quota table v1" duration=723.415µs logger=migrator t=2026-04-03T01:40:53.832020368Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-03T01:40:53.833315193Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.294295ms logger=migrator t=2026-04-03T01:40:53.839757845Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-03T01:40:53.840052515Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=346.502µs logger=migrator t=2026-04-03T01:40:53.849793541Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-03T01:40:53.850643221Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=854.29µs logger=migrator t=2026-04-03T01:40:53.856819033Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-03T01:40:53.857939432Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.119819ms logger=migrator t=2026-04-03T01:40:53.862388025Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-03T01:40:53.865574865Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.18628ms logger=migrator t=2026-04-03T01:40:53.869646075Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-03T01:40:53.869675386Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.401µs logger=migrator t=2026-04-03T01:40:53.875072052Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-03T01:40:53.876405808Z level=info msg="Migration successfully executed" id="create session table" duration=1.327406ms logger=migrator t=2026-04-03T01:40:53.881311737Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-03T01:40:53.881429671Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=118.964µs logger=migrator t=2026-04-03T01:40:53.886770385Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-03T01:40:53.886891299Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=121.784µs logger=migrator t=2026-04-03T01:40:53.892909477Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-03T01:40:53.893938192Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.025555ms logger=migrator t=2026-04-03T01:40:53.898716857Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-03T01:40:53.899851166Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.133819ms logger=migrator t=2026-04-03T01:40:53.90575699Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-03T01:40:53.905787781Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=31.771µs logger=migrator t=2026-04-03T01:40:53.911329282Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-03T01:40:53.911370133Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=42.831µs logger=migrator t=2026-04-03T01:40:53.915816806Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-03T01:40:53.919639148Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.817432ms logger=migrator t=2026-04-03T01:40:53.923704208Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-03T01:40:53.927691586Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.986678ms logger=migrator t=2026-04-03T01:40:53.931972924Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-03T01:40:53.932052196Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=78.813µs logger=migrator t=2026-04-03T01:40:53.938868341Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-03T01:40:53.939045897Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=181.846µs logger=migrator t=2026-04-03T01:40:53.945093455Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-03T01:40:53.946433181Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.336976ms logger=migrator t=2026-04-03T01:40:53.952543572Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-03T01:40:53.952647565Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=108.384µs logger=migrator t=2026-04-03T01:40:53.957579815Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-03T01:40:53.96092428Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.344505ms logger=migrator t=2026-04-03T01:40:53.966844134Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-03T01:40:53.967015751Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=178.597µs logger=migrator t=2026-04-03T01:40:53.971263167Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-03T01:40:53.974391245Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.128128ms logger=migrator t=2026-04-03T01:40:53.978461575Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-03T01:40:53.98179131Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.321744ms logger=migrator t=2026-04-03T01:40:53.987284179Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-03T01:40:53.987394523Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=111.154µs logger=migrator t=2026-04-03T01:40:53.99223434Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-03T01:40:53.994140045Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.911815ms logger=migrator t=2026-04-03T01:40:54.000819676Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-03T01:40:54.00241164Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.522822ms logger=migrator t=2026-04-03T01:40:54.009074881Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-03T01:40:54.010112996Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.035585ms logger=migrator t=2026-04-03T01:40:54.015651728Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-03T01:40:54.016650763Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=998.715µs logger=migrator t=2026-04-03T01:40:54.022572498Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-03T01:40:54.02349507Z level=info msg="Migration successfully executed" id="add index alert state" duration=926.773µs logger=migrator t=2026-04-03T01:40:54.027994936Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-03T01:40:54.029123995Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.128919ms logger=migrator t=2026-04-03T01:40:54.04169436Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-03T01:40:54.042877882Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.186601ms logger=migrator t=2026-04-03T01:40:54.050429353Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-03T01:40:54.051312064Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=882.69µs logger=migrator t=2026-04-03T01:40:54.057023751Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-03T01:40:54.057762296Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=736.055µs logger=migrator t=2026-04-03T01:40:54.064030374Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-03T01:40:54.072411464Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=8.38078ms logger=migrator t=2026-04-03T01:40:54.078345439Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-03T01:40:54.078970661Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=625.032µs logger=migrator t=2026-04-03T01:40:54.083696514Z 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:40:54.084904386Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.206522ms logger=migrator t=2026-04-03T01:40:54.089669401Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-03T01:40:54.090221991Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=552.67µs logger=migrator t=2026-04-03T01:40:54.096635942Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-03T01:40:54.097223923Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=587.571µs logger=migrator t=2026-04-03T01:40:54.100732114Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-03T01:40:54.101482611Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=750.437µs logger=migrator t=2026-04-03T01:40:54.105574892Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-03T01:40:54.109302821Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.727729ms logger=migrator t=2026-04-03T01:40:54.116587043Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-03T01:40:54.120074194Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.487081ms logger=migrator t=2026-04-03T01:40:54.123731731Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-03T01:40:54.12776146Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.029559ms logger=migrator t=2026-04-03T01:40:54.132628749Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-03T01:40:54.136336948Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.677948ms logger=migrator t=2026-04-03T01:40:54.1416198Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-03T01:40:54.142546382Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=926.252µs logger=migrator t=2026-04-03T01:40:54.146966505Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-03T01:40:54.146993226Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.421µs logger=migrator t=2026-04-03T01:40:54.15170888Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-03T01:40:54.151825494Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=117.854µs logger=migrator t=2026-04-03T01:40:54.159196849Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-03T01:40:54.159985786Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=795.787µs logger=migrator t=2026-04-03T01:40:54.170767319Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-03T01:40:54.172961876Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.194046ms logger=migrator t=2026-04-03T01:40:54.180997713Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-03T01:40:54.182007298Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.009875ms logger=migrator t=2026-04-03T01:40:54.187784658Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-03T01:40:54.189361913Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.577265ms logger=migrator t=2026-04-03T01:40:54.196249161Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-03T01:40:54.197239636Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=990.365µs logger=migrator t=2026-04-03T01:40:54.201651999Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-03T01:40:54.206402364Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.749204ms logger=migrator t=2026-04-03T01:40:54.209979917Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-03T01:40:54.218253604Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=8.268536ms logger=migrator t=2026-04-03T01:40:54.224518461Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-03T01:40:54.225149202Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=630.941µs logger=migrator t=2026-04-03T01:40:54.229393249Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-03T01:40:54.230372284Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=980.694µs logger=migrator t=2026-04-03T01:40:54.236870348Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-03T01:40:54.23779889Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=930.402µs logger=migrator t=2026-04-03T01:40:54.244352828Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-03T01:40:54.249954362Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.605134ms logger=migrator t=2026-04-03T01:40:54.255638998Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-03T01:40:54.255801424Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=171.246µs logger=migrator t=2026-04-03T01:40:54.261117668Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-03T01:40:54.263694278Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.576579ms logger=migrator t=2026-04-03T01:40:54.271450176Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-03T01:40:54.27274323Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.296255ms logger=migrator t=2026-04-03T01:40:54.277408492Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-03T01:40:54.277529936Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=121.935µs logger=migrator t=2026-04-03T01:40:54.285015486Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-03T01:40:54.28604314Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.030775ms logger=migrator t=2026-04-03T01:40:54.299410954Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-03T01:40:54.301522097Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.113534ms logger=migrator t=2026-04-03T01:40:54.307482443Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-03T01:40:54.309059938Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.578325ms logger=migrator t=2026-04-03T01:40:54.313918616Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-03T01:40:54.315449939Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.516942ms logger=migrator t=2026-04-03T01:40:54.32098422Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-03T01:40:54.321973665Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=989.085µs logger=migrator t=2026-04-03T01:40:54.327787446Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-03T01:40:54.329120532Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.332356ms logger=migrator t=2026-04-03T01:40:54.335494504Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-03T01:40:54.335522294Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.101µs logger=migrator t=2026-04-03T01:40:54.346571747Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-03T01:40:54.351720654Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.150087ms logger=migrator t=2026-04-03T01:40:54.357189574Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-03T01:40:54.358139877Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=947.963µs logger=migrator t=2026-04-03T01:40:54.365406149Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-03T01:40:54.370571408Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.165509ms logger=migrator t=2026-04-03T01:40:54.376474162Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-03T01:40:54.377306791Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=834.209µs logger=migrator t=2026-04-03T01:40:54.38449056Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-03T01:40:54.386269121Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.780691ms logger=migrator t=2026-04-03T01:40:54.39229922Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-03T01:40:54.393245543Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=946.313µs logger=migrator t=2026-04-03T01:40:54.398978401Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-03T01:40:54.414440396Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.463515ms logger=migrator t=2026-04-03T01:40:54.42002175Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-03T01:40:54.421002624Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=981.074µs logger=migrator t=2026-04-03T01:40:54.42666009Z 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:40:54.428463502Z 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=1.804822ms logger=migrator t=2026-04-03T01:40:54.433242508Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-03T01:40:54.433523598Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=281.38µs logger=migrator t=2026-04-03T01:40:54.439874807Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-03T01:40:54.441556846Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.681889ms logger=migrator t=2026-04-03T01:40:54.446377353Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-03T01:40:54.44660086Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=223.498µs logger=migrator t=2026-04-03T01:40:54.450863827Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-03T01:40:54.455070793Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.206686ms logger=migrator t=2026-04-03T01:40:54.460382327Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-03T01:40:54.464481249Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.098552ms logger=migrator t=2026-04-03T01:40:54.468987965Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-03T01:40:54.470139315Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.15107ms logger=migrator t=2026-04-03T01:40:54.475685007Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-03T01:40:54.476575129Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=889.871µs logger=migrator t=2026-04-03T01:40:54.485721555Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-03T01:40:54.485935112Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=213.147µs logger=migrator t=2026-04-03T01:40:54.492300233Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-03T01:40:54.499034626Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.734143ms logger=migrator t=2026-04-03T01:40:54.503576423Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-03T01:40:54.504706633Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.13012ms logger=migrator t=2026-04-03T01:40:54.509603742Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-03T01:40:54.509761027Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=157.705µs logger=migrator t=2026-04-03T01:40:54.51564006Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-03T01:40:54.516003624Z level=info msg="Migration successfully executed" id="Move region to single row" duration=363.234µs logger=migrator t=2026-04-03T01:40:54.520632354Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-03T01:40:54.521912048Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.279434ms logger=migrator t=2026-04-03T01:40:54.528519747Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-03T01:40:54.53034905Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.835093ms logger=migrator t=2026-04-03T01:40:54.536246624Z 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:40:54.537122075Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=874.701µs logger=migrator t=2026-04-03T01:40:54.540832773Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-03T01:40:54.541735844Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=902.941µs logger=migrator t=2026-04-03T01:40:54.545678211Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-03T01:40:54.546606893Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=929.612µs logger=migrator t=2026-04-03T01:40:54.552897711Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-03T01:40:54.554825267Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.920446ms logger=migrator t=2026-04-03T01:40:54.559492549Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-03T01:40:54.559590163Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=98.434µs logger=migrator t=2026-04-03T01:40:54.563619812Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-03T01:40:54.564470801Z level=info msg="Migration successfully executed" id="create test_data table" duration=850.409µs logger=migrator t=2026-04-03T01:40:54.571827637Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-03T01:40:54.573145792Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.317835ms logger=migrator t=2026-04-03T01:40:54.577876646Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-03T01:40:54.578770627Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=893.881µs logger=migrator t=2026-04-03T01:40:54.584840957Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-03T01:40:54.585709447Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=868.579µs logger=migrator t=2026-04-03T01:40:54.593353702Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-03T01:40:54.593526238Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=172.446µs logger=migrator t=2026-04-03T01:40:54.596578443Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-03T01:40:54.597113412Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=535.149µs logger=migrator t=2026-04-03T01:40:54.600975165Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-03T01:40:54.601069478Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=95.533µs logger=migrator t=2026-04-03T01:40:54.605492632Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-03T01:40:54.606415884Z level=info msg="Migration successfully executed" id="create team table" duration=923.242µs logger=migrator t=2026-04-03T01:40:54.612469264Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-03T01:40:54.613378715Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=909.091µs logger=migrator t=2026-04-03T01:40:54.619175695Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-03T01:40:54.620629376Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.44599ms logger=migrator t=2026-04-03T01:40:54.627825255Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-03T01:40:54.634976563Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.150988ms logger=migrator t=2026-04-03T01:40:54.638836706Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-03T01:40:54.639273292Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=443.816µs logger=migrator t=2026-04-03T01:40:54.643178787Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-03T01:40:54.64384997Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=671.223µs logger=migrator t=2026-04-03T01:40:54.648543652Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-03T01:40:54.649360191Z level=info msg="Migration successfully executed" id="create team member table" duration=814.579µs logger=migrator t=2026-04-03T01:40:54.657067077Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-03T01:40:54.65855527Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.488053ms logger=migrator t=2026-04-03T01:40:54.663011054Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-03T01:40:54.664662231Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.639866ms logger=migrator t=2026-04-03T01:40:54.668152081Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-03T01:40:54.669015061Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=862.61µs logger=migrator t=2026-04-03T01:40:54.676368416Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-03T01:40:54.684192447Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.814251ms logger=migrator t=2026-04-03T01:40:55.181683822Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-03T01:40:55.188151717Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.471725ms logger=migrator t=2026-04-03T01:40:55.194217518Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-03T01:40:55.199086608Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.86874ms logger=migrator t=2026-04-03T01:40:55.205415607Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-03T01:40:55.206313739Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=893.962µs logger=migrator t=2026-04-03T01:40:55.211273881Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-03T01:40:55.212807384Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.533713ms logger=migrator t=2026-04-03T01:40:55.217885411Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-03T01:40:55.219589761Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.703939ms logger=migrator t=2026-04-03T01:40:55.227540628Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-03T01:40:55.228684157Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.142059ms logger=migrator t=2026-04-03T01:40:55.234339714Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-03T01:40:55.235924659Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.590565ms logger=migrator t=2026-04-03T01:40:55.24086188Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-03T01:40:55.241785503Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=925.093µs logger=migrator t=2026-04-03T01:40:55.248865089Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-03T01:40:55.250664652Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.805412ms logger=migrator t=2026-04-03T01:40:55.256228595Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-03T01:40:55.257725567Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.497732ms logger=migrator t=2026-04-03T01:40:55.262766113Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-03T01:40:55.263458877Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=693.855µs logger=migrator t=2026-04-03T01:40:55.26957318Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-03T01:40:55.269817268Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=244.468µs logger=migrator t=2026-04-03T01:40:55.273931421Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-03T01:40:55.274646807Z level=info msg="Migration successfully executed" id="create tag table" duration=715.436µs logger=migrator t=2026-04-03T01:40:55.281672731Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-03T01:40:55.283261526Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.588265ms logger=migrator t=2026-04-03T01:40:55.288330152Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-03T01:40:55.289539174Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.208462ms logger=migrator t=2026-04-03T01:40:55.294440375Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-03T01:40:55.295450389Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.009754ms logger=migrator t=2026-04-03T01:40:55.301817341Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-03T01:40:55.303279892Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.461721ms logger=migrator t=2026-04-03T01:40:55.307600422Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-03T01:40:55.322640196Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.041114ms logger=migrator t=2026-04-03T01:40:55.327589878Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-03T01:40:55.329142832Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.556084ms logger=migrator t=2026-04-03T01:40:55.33367068Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-03T01:40:55.334344143Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=673.523µs logger=migrator t=2026-04-03T01:40:55.34088373Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-03T01:40:55.342082232Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=1.196432ms logger=migrator t=2026-04-03T01:40:55.349886993Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-03T01:40:55.350654411Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=770.537µs logger=migrator t=2026-04-03T01:40:55.355210439Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-03T01:40:55.356070749Z level=info msg="Migration successfully executed" id="create user auth table" duration=860.26µs logger=migrator t=2026-04-03T01:40:55.362570044Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-03T01:40:55.363611251Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.041247ms logger=migrator t=2026-04-03T01:40:55.368351735Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-03T01:40:55.368573144Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=221.979µs logger=migrator t=2026-04-03T01:40:55.373296018Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-03T01:40:55.378925654Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.626406ms logger=migrator t=2026-04-03T01:40:55.385213123Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-03T01:40:55.393516621Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.303928ms logger=migrator t=2026-04-03T01:40:55.397377195Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-03T01:40:55.405788628Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.419103ms logger=migrator t=2026-04-03T01:40:55.410983779Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-03T01:40:55.414879055Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.895626ms logger=migrator t=2026-04-03T01:40:55.418687417Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-03T01:40:55.419432093Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=743.557µs logger=migrator t=2026-04-03T01:40:55.425272646Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-03T01:40:55.430700855Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.427659ms logger=migrator t=2026-04-03T01:40:55.434834019Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-03T01:40:55.435975619Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.1374ms logger=migrator t=2026-04-03T01:40:55.442838577Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-03T01:40:55.443838512Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=999.524µs logger=migrator t=2026-04-03T01:40:55.448746833Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-03T01:40:55.449672455Z level=info msg="Migration successfully executed" id="create user auth token table" duration=925.232µs logger=migrator t=2026-04-03T01:40:55.454937098Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-03T01:40:55.456558764Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.621216ms logger=migrator t=2026-04-03T01:40:55.462089197Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-03T01:40:55.463450624Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.361687ms logger=migrator t=2026-04-03T01:40:55.469467584Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-03T01:40:55.47054037Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.070606ms logger=migrator t=2026-04-03T01:40:55.475905437Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-03T01:40:55.479727091Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=3.821434ms logger=migrator t=2026-04-03T01:40:55.485678137Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-03T01:40:55.486648342Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=970.234µs logger=migrator t=2026-04-03T01:40:55.491429948Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-03T01:40:55.493115447Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.68499ms logger=migrator t=2026-04-03T01:40:55.498232064Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-03T01:40:55.499516249Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.283905ms logger=migrator t=2026-04-03T01:40:55.504399939Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-03T01:40:55.505959223Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.559104ms logger=migrator t=2026-04-03T01:40:55.512361866Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-03T01:40:55.513438053Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.072277ms logger=migrator t=2026-04-03T01:40:55.518316373Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-03T01:40:55.518466708Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=150.805µs logger=migrator t=2026-04-03T01:40:55.524813819Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-03T01:40:55.525092228Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=278.869µs logger=migrator t=2026-04-03T01:40:55.531635296Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-03T01:40:55.53260835Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=972.854µs logger=migrator t=2026-04-03T01:40:55.537561832Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-03T01:40:55.538559097Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=999.645µs logger=migrator t=2026-04-03T01:40:55.543330243Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-03T01:40:55.54438056Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.049547ms logger=migrator t=2026-04-03T01:40:55.552499572Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-03T01:40:55.552775722Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=276.639µs logger=migrator t=2026-04-03T01:40:55.557632651Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-03T01:40:55.559722613Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.095572ms logger=migrator t=2026-04-03T01:40:55.564586973Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-03T01:40:55.566246431Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.659458ms logger=migrator t=2026-04-03T01:40:55.572443356Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-03T01:40:55.573463871Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.020415ms logger=migrator t=2026-04-03T01:40:55.577356647Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-03T01:40:55.578355921Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=999.034µs logger=migrator t=2026-04-03T01:40:55.582504596Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-03T01:40:55.588597718Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.092762ms logger=migrator t=2026-04-03T01:40:55.594146652Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-03T01:40:55.596720621Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.57347ms logger=migrator t=2026-04-03T01:40:55.60187718Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-03T01:40:55.602143269Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=258.269µs logger=migrator t=2026-04-03T01:40:55.608285353Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-03T01:40:55.609240217Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=954.404µs logger=migrator t=2026-04-03T01:40:55.613568297Z 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:40:55.614579022Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.010555ms logger=migrator t=2026-04-03T01:40:55.620479198Z 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:40:55.621746281Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.266413ms logger=migrator t=2026-04-03T01:40:55.627603735Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-03T01:40:55.62772986Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=126.814µs logger=migrator t=2026-04-03T01:40:55.631954287Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-03T01:40:55.632902609Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=947.793µs logger=migrator t=2026-04-03T01:40:55.637095955Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-03T01:40:55.638067309Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=970.734µs logger=migrator t=2026-04-03T01:40:55.643482888Z 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:40:55.644534734Z 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.051386ms logger=migrator t=2026-04-03T01:40:55.650300425Z 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:40:55.651787666Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.492452ms logger=migrator t=2026-04-03T01:40:55.65850914Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-03T01:40:55.664933423Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.425033ms logger=migrator t=2026-04-03T01:40:55.670168356Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-03T01:40:55.6714332Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.263254ms logger=migrator t=2026-04-03T01:40:55.687906923Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-03T01:40:55.688824274Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=921.161µs logger=migrator t=2026-04-03T01:40:55.69270911Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-03T01:40:55.718045671Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.336261ms logger=migrator t=2026-04-03T01:40:55.723055586Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-03T01:40:55.750249342Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.193866ms logger=migrator t=2026-04-03T01:40:55.755285957Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-03T01:40:55.756029603Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=746.815µs logger=migrator t=2026-04-03T01:40:55.759881737Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-03T01:40:55.760587292Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=705.225µs logger=migrator t=2026-04-03T01:40:55.764722126Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-03T01:40:55.773265923Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.549408ms logger=migrator t=2026-04-03T01:40:55.77891691Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-03T01:40:55.784882216Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.965117ms logger=migrator t=2026-04-03T01:40:55.788956128Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-03T01:40:55.789910322Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=954.194µs logger=migrator t=2026-04-03T01:40:55.794660187Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-03T01:40:55.795643991Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=978.734µs logger=migrator t=2026-04-03T01:40:55.800869892Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-03T01:40:55.802342794Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.482982ms logger=migrator t=2026-04-03T01:40:55.807196933Z 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:40:55.808727346Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.541213ms logger=migrator t=2026-04-03T01:40:55.814864329Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-03T01:40:55.814934601Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=63.282µs logger=migrator t=2026-04-03T01:40:55.818927501Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-03T01:40:55.828452062Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.525231ms logger=migrator t=2026-04-03T01:40:55.832289136Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-03T01:40:55.838368157Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.078861ms logger=migrator t=2026-04-03T01:40:55.842345826Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-03T01:40:55.848544651Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.197546ms logger=migrator t=2026-04-03T01:40:55.854423376Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-03T01:40:55.855639248Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.215232ms logger=migrator t=2026-04-03T01:40:55.860356672Z 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:40:55.86142441Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.067828ms logger=migrator t=2026-04-03T01:40:55.866709633Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-03T01:40:55.876904038Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.196365ms logger=migrator t=2026-04-03T01:40:55.882430451Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-03T01:40:55.886877585Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.451385ms logger=migrator t=2026-04-03T01:40:55.902818159Z 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:40:55.904989595Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.170906ms logger=migrator t=2026-04-03T01:40:55.91147176Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-03T01:40:55.919588843Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.121122ms logger=migrator t=2026-04-03T01:40:55.925464897Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-03T01:40:55.931614282Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.148324ms logger=migrator t=2026-04-03T01:40:55.935739135Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-03T01:40:55.935819688Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=77.613µs logger=migrator t=2026-04-03T01:40:55.944409046Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-03T01:40:55.945545846Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.14057ms logger=migrator t=2026-04-03T01:40:55.951926108Z 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:40:55.953600516Z 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.674208ms logger=migrator t=2026-04-03T01:40:55.957979989Z 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:40:55.959166309Z 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.16757ms logger=migrator t=2026-04-03T01:40:55.963323884Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-03T01:40:55.963389686Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=66.492µs logger=migrator t=2026-04-03T01:40:55.968730712Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-03T01:40:55.974816004Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.084962ms logger=migrator t=2026-04-03T01:40:55.978700139Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-03T01:40:55.984861624Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.159205ms logger=migrator t=2026-04-03T01:40:55.98905034Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-03T01:40:55.995195573Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.149184ms logger=migrator t=2026-04-03T01:40:56.001247793Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-03T01:40:56.007488352Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.238559ms logger=migrator t=2026-04-03T01:40:56.011937017Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-03T01:40:56.018060241Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.128024ms logger=migrator t=2026-04-03T01:40:56.022666003Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-03T01:40:56.022728905Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=63.353µs logger=migrator t=2026-04-03T01:40:56.02860519Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-03T01:40:56.029798392Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.192401ms logger=migrator t=2026-04-03T01:40:56.036403843Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-03T01:40:56.045930675Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.522183ms logger=migrator t=2026-04-03T01:40:56.052485604Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-03T01:40:56.052572527Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=88.453µs logger=migrator t=2026-04-03T01:40:56.057007642Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-03T01:40:56.06409161Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.082938ms logger=migrator t=2026-04-03T01:40:56.069642744Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-03T01:40:56.07037966Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=736.806µs logger=migrator t=2026-04-03T01:40:56.075102365Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-03T01:40:56.085090084Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.989309ms logger=migrator t=2026-04-03T01:40:56.089057372Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-03T01:40:56.089660424Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=602.652µs logger=migrator t=2026-04-03T01:40:56.096223983Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-03T01:40:56.09728309Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.058697ms logger=migrator t=2026-04-03T01:40:56.102579555Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-03T01:40:56.113358112Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.779667ms logger=migrator t=2026-04-03T01:40:56.117805648Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-03T01:40:56.118658967Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=852.439µs logger=migrator t=2026-04-03T01:40:56.12674124Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-03T01:40:56.127847168Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.105669ms logger=migrator t=2026-04-03T01:40:56.132618425Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-03T01:40:56.133653571Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.056137ms logger=migrator t=2026-04-03T01:40:56.138279123Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-03T01:40:56.140232632Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.953408ms logger=migrator t=2026-04-03T01:40:56.146484439Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-03T01:40:56.146553132Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=69.503µs logger=migrator t=2026-04-03T01:40:56.15049517Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-03T01:40:56.151540957Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.045356ms logger=migrator t=2026-04-03T01:40:56.156047644Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-03T01:40:56.156985017Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=937.313µs logger=migrator t=2026-04-03T01:40:56.162725828Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-03T01:40:56.163328968Z 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:40:56.167823705Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-03T01:40:56.168417536Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=593.321µs logger=migrator t=2026-04-03T01:40:56.172373715Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-03T01:40:56.173347598Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=973.503µs logger=migrator t=2026-04-03T01:40:56.179247075Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-03T01:40:56.189203113Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.956308ms logger=migrator t=2026-04-03T01:40:56.193086948Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-03T01:40:56.193826765Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=739.447µs logger=migrator t=2026-04-03T01:40:56.198224428Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-03T01:40:56.199259854Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.034576ms logger=migrator t=2026-04-03T01:40:56.205565164Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-03T01:40:56.20686749Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.301946ms logger=migrator t=2026-04-03T01:40:56.215068567Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-03T01:40:56.216114604Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.045496ms logger=migrator t=2026-04-03T01:40:56.221971678Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-03T01:40:56.222952843Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=978.974µs logger=migrator t=2026-04-03T01:40:56.231002204Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-03T01:40:56.231037016Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.812µs logger=migrator t=2026-04-03T01:40:56.236700733Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-03T01:40:56.236768426Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=68.273µs logger=migrator t=2026-04-03T01:40:56.241007134Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-03T01:40:56.24836333Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.355536ms logger=migrator t=2026-04-03T01:40:56.25291609Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-03T01:40:56.253174708Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=258.758µs logger=migrator t=2026-04-03T01:40:56.258892398Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-03T01:40:56.260132961Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.240423ms logger=migrator t=2026-04-03T01:40:56.264562407Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-03T01:40:56.264838617Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=276.07µs logger=migrator t=2026-04-03T01:40:56.269723297Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-03T01:40:56.2706645Z level=info msg="Migration successfully executed" id="create data_keys table" duration=940.683µs logger=migrator t=2026-04-03T01:40:56.278798965Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-03T01:40:56.280241765Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.442141ms logger=migrator t=2026-04-03T01:40:56.291715156Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-03T01:40:56.328801442Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.040104ms logger=migrator t=2026-04-03T01:40:56.333643771Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-03T01:40:56.341243586Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.599215ms logger=migrator t=2026-04-03T01:40:56.345667011Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-03T01:40:56.345808917Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=142.486µs logger=migrator t=2026-04-03T01:40:56.351411403Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-03T01:40:56.383693021Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.283228ms logger=migrator t=2026-04-03T01:40:56.388000691Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-03T01:40:56.418895141Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.89378ms logger=migrator t=2026-04-03T01:40:56.423694749Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-03T01:40:56.424355512Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=660.094µs logger=migrator t=2026-04-03T01:40:56.431931876Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-03T01:40:56.433073396Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.13825ms logger=migrator t=2026-04-03T01:40:56.439473219Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-03T01:40:56.439930586Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=456.967µs logger=migrator t=2026-04-03T01:40:56.445542292Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-03T01:40:56.44688921Z level=info msg="Migration successfully executed" id="create permission table" duration=1.387208ms logger=migrator t=2026-04-03T01:40:56.454542986Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-03T01:40:56.456428053Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.884237ms logger=migrator t=2026-04-03T01:40:56.461779699Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-03T01:40:56.462872638Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.092329ms logger=migrator t=2026-04-03T01:40:56.467733688Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-03T01:40:56.468574757Z level=info msg="Migration successfully executed" id="create role table" duration=840.649µs logger=migrator t=2026-04-03T01:40:56.475494719Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-03T01:40:56.485736848Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.243308ms logger=migrator t=2026-04-03T01:40:56.489814319Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-03T01:40:56.495313491Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.498582ms logger=migrator t=2026-04-03T01:40:56.499850561Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-03T01:40:56.500973859Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.122978ms logger=migrator t=2026-04-03T01:40:56.507821549Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-03T01:40:56.508882306Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.059858ms logger=migrator t=2026-04-03T01:40:56.514420479Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-03T01:40:56.516895496Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.470157ms logger=migrator t=2026-04-03T01:40:56.523072612Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-03T01:40:56.524154Z level=info msg="Migration successfully executed" id="create team role table" duration=1.080598ms logger=migrator t=2026-04-03T01:40:56.528554913Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-03T01:40:56.529635911Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.084868ms logger=migrator t=2026-04-03T01:40:56.535809817Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-03T01:40:56.536961127Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.14859ms logger=migrator t=2026-04-03T01:40:56.542393697Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-03T01:40:56.543714243Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.318896ms logger=migrator t=2026-04-03T01:40:56.548918016Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-03T01:40:56.550622005Z level=info msg="Migration successfully executed" id="create user role table" duration=1.70325ms logger=migrator t=2026-04-03T01:40:56.555828227Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-03T01:40:56.557125662Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.296465ms logger=migrator t=2026-04-03T01:40:56.56450712Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-03T01:40:56.565960011Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.452171ms logger=migrator t=2026-04-03T01:40:56.571121561Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-03T01:40:56.573983112Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.858002ms logger=migrator t=2026-04-03T01:40:56.579269246Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-03T01:40:56.579961261Z level=info msg="Migration successfully executed" id="create builtin role table" duration=690.444µs logger=migrator t=2026-04-03T01:40:56.586157146Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-03T01:40:56.587661549Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.505923ms logger=migrator t=2026-04-03T01:40:56.593778234Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-03T01:40:56.59510519Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.326607ms logger=migrator t=2026-04-03T01:40:56.600094554Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-03T01:40:56.610952943Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.855379ms logger=migrator t=2026-04-03T01:40:56.616499388Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-03T01:40:56.617454051Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=954.154µs logger=migrator t=2026-04-03T01:40:56.622063922Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-03T01:40:56.62345301Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.385578ms logger=migrator t=2026-04-03T01:40:56.628359641Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-03T01:40:56.629649167Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.288996ms logger=migrator t=2026-04-03T01:40:56.635827533Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-03T01:40:56.637120888Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.292525ms logger=migrator t=2026-04-03T01:40:56.641369917Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-03T01:40:56.64233353Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=963.123µs logger=migrator t=2026-04-03T01:40:56.647341715Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-03T01:40:56.648746354Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.402059ms logger=migrator t=2026-04-03T01:40:56.654900159Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-03T01:40:56.664874817Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.973668ms logger=migrator t=2026-04-03T01:40:56.669994767Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-03T01:40:56.680253545Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.263548ms logger=migrator t=2026-04-03T01:40:56.684601018Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-03T01:40:56.692364739Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.759991ms logger=migrator t=2026-04-03T01:40:56.696751142Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-03T01:40:56.702339947Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.588075ms logger=migrator t=2026-04-03T01:40:56.707818759Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-03T01:40:56.708904417Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.085298ms logger=migrator t=2026-04-03T01:40:56.713600401Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-03T01:40:56.71530598Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.704439ms logger=migrator t=2026-04-03T01:40:56.722526013Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-03T01:40:56.723570399Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.045976ms logger=migrator t=2026-04-03T01:40:56.728484182Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-03T01:40:56.729843149Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.358838ms logger=migrator t=2026-04-03T01:40:56.734475401Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-03T01:40:56.735942602Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.467502ms logger=migrator t=2026-04-03T01:40:56.742971297Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-03T01:40:56.743038109Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.302µs logger=migrator t=2026-04-03T01:40:56.747304069Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-03T01:40:56.74734018Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=36.721µs logger=migrator t=2026-04-03T01:40:56.751788876Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-03T01:40:56.752204501Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=413.744µs logger=migrator t=2026-04-03T01:40:56.756393237Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-03T01:40:56.756908725Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=516.037µs logger=migrator t=2026-04-03T01:40:56.762439808Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-03T01:40:56.763123772Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=683.694µs logger=migrator t=2026-04-03T01:40:56.767061739Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-03T01:40:56.767300629Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=237.449µs logger=migrator t=2026-04-03T01:40:56.771057269Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-03T01:40:56.771535906Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=478.567µs logger=migrator t=2026-04-03T01:40:56.775198414Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-03T01:40:56.775969291Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=770.507µs logger=migrator t=2026-04-03T01:40:56.782158677Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-03T01:40:56.783296207Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.13723ms logger=migrator t=2026-04-03T01:40:56.788546311Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-03T01:40:56.796740747Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.191616ms logger=migrator t=2026-04-03T01:40:56.800990826Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-03T01:40:56.801038837Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=47.831µs logger=migrator t=2026-04-03T01:40:56.807036337Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-03T01:40:56.808004361Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=967.924µs logger=migrator t=2026-04-03T01:40:56.813967229Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-03T01:40:56.815050257Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.082838ms logger=migrator t=2026-04-03T01:40:56.819689089Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-03T01:40:56.820727976Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.038116ms logger=migrator t=2026-04-03T01:40:56.826679233Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-03T01:40:56.834808638Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.128754ms logger=migrator t=2026-04-03T01:40:56.839943406Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-03T01:40:56.840935181Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=992.055µs logger=migrator t=2026-04-03T01:40:56.845076046Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-03T01:40:56.846662422Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.583895ms logger=migrator t=2026-04-03T01:40:56.853398667Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-03T01:40:56.876868117Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.46954ms logger=migrator t=2026-04-03T01:40:56.881113996Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-03T01:40:56.881876402Z level=info msg="Migration successfully executed" id="create correlation v2" duration=762.176µs logger=migrator t=2026-04-03T01:40:56.888842616Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-03T01:40:56.889926384Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.083259ms logger=migrator t=2026-04-03T01:40:56.894498233Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-03T01:40:56.896198663Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.7001ms logger=migrator t=2026-04-03T01:40:56.901511608Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-03T01:40:56.902576126Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.063118ms logger=migrator t=2026-04-03T01:40:56.909076323Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-03T01:40:56.909298351Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=222.288µs logger=migrator t=2026-04-03T01:40:56.914571025Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-03T01:40:56.915782068Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.210133ms logger=migrator t=2026-04-03T01:40:56.920600106Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-03T01:40:56.92873986Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.139474ms logger=migrator t=2026-04-03T01:40:56.934543043Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-03T01:40:56.935411894Z level=info msg="Migration successfully executed" id="create entity_events table" duration=868.051µs logger=migrator t=2026-04-03T01:40:56.940083777Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-03T01:40:56.941056991Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=971.224µs logger=migrator t=2026-04-03T01:40:56.946517832Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-03T01:40:56.947240827Z 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:40:56.953391152Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-03T01:40:56.954049695Z 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:40:56.958165809Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-03T01:40:56.959389862Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.223663ms logger=migrator t=2026-04-03T01:40:56.963409543Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-03T01:40:56.964370945Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=961.063µs logger=migrator t=2026-04-03T01:40:56.97020076Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-03T01:40:56.971556586Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.353596ms logger=migrator t=2026-04-03T01:40:56.976370125Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-03T01:40:56.978177488Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.804443ms logger=migrator t=2026-04-03T01:40:56.983848656Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-03T01:40:56.985788005Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.939068ms logger=migrator t=2026-04-03T01:40:56.992570741Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-03T01:40:56.994726646Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.160586ms logger=migrator t=2026-04-03T01:40:57.000334403Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-03T01:40:57.001142681Z level=info msg="Migration successfully executed" id="Drop public config table" duration=801.268µs logger=migrator t=2026-04-03T01:40:57.004962784Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-03T01:40:57.006704086Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.740692ms logger=migrator t=2026-04-03T01:40:57.011259556Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-03T01:40:57.012987776Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.7279ms logger=migrator t=2026-04-03T01:40:57.023277037Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-03T01:40:57.025010809Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.734002ms logger=migrator t=2026-04-03T01:40:57.033416364Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-03T01:40:57.035190976Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.773812ms logger=migrator t=2026-04-03T01:40:57.043346612Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-03T01:40:57.068157363Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.811571ms logger=migrator t=2026-04-03T01:40:57.072396363Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-03T01:40:57.079651197Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.254454ms logger=migrator t=2026-04-03T01:40:57.137938433Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-03T01:40:57.149302662Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.364419ms logger=migrator t=2026-04-03T01:40:57.341718069Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-03T01:40:57.342075901Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=361.392µs logger=migrator t=2026-04-03T01:40:57.396107739Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-03T01:40:57.406586296Z level=info msg="Migration successfully executed" id="add share column" duration=10.478127ms logger=migrator t=2026-04-03T01:40:57.419295863Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-03T01:40:57.419475009Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=179.767µs logger=migrator t=2026-04-03T01:40:57.429652187Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-03T01:40:57.430675152Z level=info msg="Migration successfully executed" id="create file table" duration=1.024116ms logger=migrator t=2026-04-03T01:40:57.437280444Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-03T01:40:57.43918654Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.904566ms logger=migrator t=2026-04-03T01:40:57.447911577Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-03T01:40:57.449068388Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.156841ms logger=migrator t=2026-04-03T01:40:57.457498694Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-03T01:40:57.458924314Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.42561ms logger=migrator t=2026-04-03T01:40:57.466359985Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-03T01:40:57.468402426Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.041241ms logger=migrator t=2026-04-03T01:40:57.473748104Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-03T01:40:57.473813677Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.992µs logger=migrator t=2026-04-03T01:40:57.480266084Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-03T01:40:57.480333526Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.093µs logger=migrator t=2026-04-03T01:40:57.48503644Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-03T01:40:57.485961993Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=925.673µs logger=migrator t=2026-04-03T01:40:57.491109545Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-03T01:40:57.491595071Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=485.556µs logger=migrator t=2026-04-03T01:40:57.495436596Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-03T01:40:57.496886247Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.449031ms logger=migrator t=2026-04-03T01:40:57.502982871Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-03T01:40:57.514574678Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.583036ms logger=migrator t=2026-04-03T01:40:57.51893374Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-03T01:40:57.519065196Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=131.816µs logger=migrator t=2026-04-03T01:40:57.524146414Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-03T01:40:57.526226298Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.078723ms logger=migrator t=2026-04-03T01:40:57.53285802Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-03T01:40:57.533466212Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=611.472µs logger=migrator t=2026-04-03T01:40:57.539497373Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-03T01:40:57.540042612Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=550.789µs logger=migrator t=2026-04-03T01:40:57.544035422Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-03T01:40:57.544669015Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=637.963µs logger=migrator t=2026-04-03T01:40:57.549574267Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-03T01:40:57.559622879Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.046463ms logger=migrator t=2026-04-03T01:40:57.564899255Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-03T01:40:57.572582965Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.68248ms logger=migrator t=2026-04-03T01:40:57.576760312Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-03T01:40:57.577867401Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.108019ms logger=migrator t=2026-04-03T01:40:57.58241818Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-03T01:40:57.655109833Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.688092ms logger=migrator t=2026-04-03T01:40:57.661264159Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-03T01:40:57.662697449Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.434161ms logger=migrator t=2026-04-03T01:40:57.668791732Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-03T01:40:57.669870071Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.077798ms logger=migrator t=2026-04-03T01:40:57.678010947Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-03T01:40:57.706692004Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.684768ms logger=migrator t=2026-04-03T01:40:57.712679864Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-03T01:40:57.721345358Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.664354ms logger=migrator t=2026-04-03T01:40:57.726088784Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-03T01:40:57.726310443Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=221.819µs logger=migrator t=2026-04-03T01:40:57.737188604Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-03T01:40:57.737456673Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=272.999µs logger=migrator t=2026-04-03T01:40:57.742391787Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-03T01:40:57.7427695Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=392.963µs logger=migrator t=2026-04-03T01:40:57.748651426Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-03T01:40:57.748910996Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=263.59µs logger=migrator t=2026-04-03T01:40:57.754029045Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-03T01:40:57.754395399Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=366.184µs logger=migrator t=2026-04-03T01:40:57.757610711Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-03T01:40:57.758490093Z level=info msg="Migration successfully executed" id="create folder table" duration=879.452µs logger=migrator t=2026-04-03T01:40:57.76354147Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-03T01:40:57.765224749Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.682858ms logger=migrator t=2026-04-03T01:40:57.772560747Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-03T01:40:57.773835181Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.275154ms logger=migrator t=2026-04-03T01:40:57.780478644Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-03T01:40:57.780514775Z level=info msg="Migration successfully executed" id="Update folder title length" duration=38.691µs logger=migrator t=2026-04-03T01:40:57.78777952Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-03T01:40:57.792231977Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=4.455997ms logger=migrator t=2026-04-03T01:40:57.803100628Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-03T01:40:57.804524998Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.42839ms logger=migrator t=2026-04-03T01:40:57.807883487Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-03T01:40:57.809145911Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.262224ms logger=migrator t=2026-04-03T01:40:57.812346833Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-03T01:40:57.812961984Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=612.701µs logger=migrator t=2026-04-03T01:40:57.818686766Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-03T01:40:57.818945505Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=259.109µs logger=migrator t=2026-04-03T01:40:57.822142787Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-03T01:40:57.825842337Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=3.69723ms logger=migrator t=2026-04-03T01:40:57.830356546Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-03T01:40:57.831692073Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.335567ms logger=migrator t=2026-04-03T01:40:57.838126908Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-03T01:40:57.839378412Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.250974ms logger=migrator t=2026-04-03T01:40:57.842491822Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-03T01:40:57.843773756Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.281064ms logger=migrator t=2026-04-03T01:40:57.846859005Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-03T01:40:57.847946783Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.087908ms logger=migrator t=2026-04-03T01:40:57.855765988Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-03T01:40:57.856830245Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.063677ms logger=migrator t=2026-04-03T01:40:57.860767274Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-03T01:40:57.861999756Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.229972ms logger=migrator t=2026-04-03T01:40:57.865737188Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-03T01:40:57.866867858Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.13056ms logger=migrator t=2026-04-03T01:40:57.872723113Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-03T01:40:57.873666727Z level=info msg="Migration successfully executed" id="create signing_key table" duration=941.813µs logger=migrator t=2026-04-03T01:40:57.878494946Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-03T01:40:57.879905235Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.410659ms logger=migrator t=2026-04-03T01:40:57.884978044Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-03T01:40:57.886407774Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.42277ms logger=migrator t=2026-04-03T01:40:57.891410209Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-03T01:40:57.891718Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=308.731µs logger=migrator t=2026-04-03T01:40:57.917874058Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-03T01:40:57.926796362Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.920694ms logger=migrator t=2026-04-03T01:40:57.936330667Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-03T01:40:57.937468546Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.139959ms logger=migrator t=2026-04-03T01:40:57.943402325Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-03T01:40:57.943433366Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.441µs logger=migrator t=2026-04-03T01:40:57.947039482Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-03T01:40:57.948784273Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.744681ms logger=migrator t=2026-04-03T01:40:57.952162533Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-03T01:40:57.952204424Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.662µs logger=migrator t=2026-04-03T01:40:57.958582547Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-03T01:40:57.959922414Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.344037ms logger=migrator t=2026-04-03T01:40:57.963348575Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-03T01:40:57.96463262Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.283055ms logger=migrator t=2026-04-03T01:40:57.969305584Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-03T01:40:57.970483316Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.177582ms logger=migrator t=2026-04-03T01:40:57.97771876Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-03T01:40:57.978603891Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=886.321µs logger=migrator t=2026-04-03T01:40:57.982111774Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-03T01:40:57.982446285Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=334.871µs logger=migrator t=2026-04-03T01:40:57.985726301Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-03T01:40:57.986438826Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=716.315µs logger=migrator t=2026-04-03T01:40:57.989375929Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-03T01:40:57.990329852Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=951.234µs logger=migrator t=2026-04-03T01:40:57.996167067Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-03T01:40:57.997112291Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=944.864µs logger=migrator t=2026-04-03T01:40:58.000882563Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-03T01:40:58.011468845Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.582912ms logger=migrator t=2026-04-03T01:40:58.015240629Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-03T01:40:58.022771924Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.530345ms logger=migrator t=2026-04-03T01:40:58.027222221Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-03T01:40:58.036572131Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.34955ms logger=migrator t=2026-04-03T01:40:58.039963722Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-03T01:40:58.040034804Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=71.553µs logger=migrator t=2026-04-03T01:40:58.043418483Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-03T01:40:58.053185247Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.764634ms logger=migrator t=2026-04-03T01:40:58.060273057Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-03T01:40:58.069856615Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.583198ms logger=migrator t=2026-04-03T01:40:58.072764368Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-03T01:40:58.073008026Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=244.288µs logger=migrator t=2026-04-03T01:40:58.075272347Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.875578339s logger=migrator t=2026-04-03T01:40:58.076360895Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-03T01:40:58.093947285Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-03T01:40:58.094235235Z level=info msg="Created default organization" logger=secrets t=2026-04-03T01:40:58.102492736Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-03T01:40:58.152873083Z level=info msg="Restored cache from database" duration=398.353µs logger=plugin.store t=2026-04-03T01:40:58.154245642Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-03T01:40:58.192670728Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-03T01:40:58.192694508Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-03T01:40:58.192768371Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-03T01:40:58.192872405Z level=info msg="Plugins loaded" count=54 duration=38.627573ms logger=query_data t=2026-04-03T01:40:58.196709109Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-03T01:40:58.201149247Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-03T01:40:58.206682292Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-03T01:40:58.325497091Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-03T01:40:58.330314252Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-03T01:40:58.334359755Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-03T01:40:58.435045836Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-03T01:40:58.456080988Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-03T01:40:58.472787648Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-03T01:40:58.472807278Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-03T01:40:58.473614006Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-03T01:40:58.473947489Z level=info msg="State cache has been initialized" states=0 duration=332.791µs logger=ngalert.multiorg.alertmanager t=2026-04-03T01:40:58.474085203Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-04-03T01:40:58.474110984Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-03T01:40:58.474157226Z level=info msg=starting first_tick=2026-04-03T01:41:00Z logger=grafanaStorageLogger t=2026-04-03T01:40:58.474552419Z level=info msg="Storage starting" logger=http.server t=2026-04-03T01:40:58.47939317Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-03T01:40:58.526917626Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-03T01:40:58.549777653Z level=info msg="Update check succeeded" duration=75.896188ms logger=provisioning.dashboard t=2026-04-03T01:40:58.557979302Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-04-03T01:40:58.567122634Z level=info msg="Update check succeeded" duration=92.413989ms logger=sqlstore.transactions t=2026-04-03T01:40:58.610047879Z 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:40:58.621334287Z 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:40:58.634028684Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-03T01:40:58.637814568Z level=info msg="Patterns update finished" duration=96.813135ms logger=grafana-apiserver t=2026-04-03T01:40:58.67159696Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-03T01:40:58.672109347Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-03T01:41:09.290169539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.292441063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.312868548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.336511361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.357261547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.390471795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.413566368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.442020419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.459225055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.48343841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.497603283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.526519521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.549554223Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-03T01:41:09.571836746Z 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:41:09.584172311Z 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:41:09.59255505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.668242068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.728010056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.748839735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.783637211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.801680478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.83368181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.848219227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.879621757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.893807691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.926630644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:09.963240497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.048230774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.06377229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.12063402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.138784313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.190239661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.209440623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.368144669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.386671847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.447827685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.466767398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.560952671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.578236582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.910035149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:10.925019995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:11.490809011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:11.514336118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:11.596392284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:11.612729231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:11.677181921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:11.693962326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:11.754252411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:11.768240452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:11.849547259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:11.864991434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:11.93363976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:11.951183344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.010720472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.030339846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.090290086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.10805249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.170446573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.189757934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.251909088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.271419297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.339607805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.355952256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.435952316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.453290255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.526764221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.547694354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.61797941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.632481013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.701852886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.71989663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.785037346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.803329639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.876331928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.895087539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.969318063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:12.992736219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:13.072931776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:13.097181656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:13.177877284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:13.208647708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-03T01:41:13.306078744Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-03T01:42:38.503061523Z level=info msg="Usage stats are ready to report"