logger=settings t=2026-03-25T21:16:49.723337309Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-25T21:16:49Z logger=settings t=2026-03-25T21:16:49.723579305Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-25T21:16:49.723591566Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-25T21:16:49.723597036Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-25T21:16:49.723600186Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-25T21:16:49.723602886Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-25T21:16:49.723605486Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-25T21:16:49.723608096Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-25T21:16:49.723610886Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-25T21:16:49.723613596Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-25T21:16:49.723616216Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-25T21:16:49.723620286Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-25T21:16:49.723622856Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-25T21:16:49.723625887Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-25T21:16:49.723628607Z level=info msg=Target target=[all] logger=settings t=2026-03-25T21:16:49.723633407Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-25T21:16:49.723637417Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-25T21:16:49.723640397Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-25T21:16:49.723643357Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-25T21:16:49.723647687Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-25T21:16:49.723650937Z level=info msg="App mode production" logger=sqlstore t=2026-03-25T21:16:49.724103068Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-25T21:16:49.724121398Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-25T21:16:49.725495292Z level=info msg="Locking database" logger=migrator t=2026-03-25T21:16:49.725506682Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-25T21:16:49.726024834Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-25T21:16:49.726905976Z level=info msg="Migration successfully executed" id="create migration_log table" duration=880.912µs logger=migrator t=2026-03-25T21:16:49.732332969Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-25T21:16:49.732895772Z level=info msg="Migration successfully executed" id="create user table" duration=561.823µs logger=migrator t=2026-03-25T21:16:49.741377709Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-25T21:16:49.742527157Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.145438ms logger=migrator t=2026-03-25T21:16:49.748181115Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-25T21:16:49.749366714Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.185209ms logger=migrator t=2026-03-25T21:16:49.754644653Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-25T21:16:49.755285918Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=641.275µs logger=migrator t=2026-03-25T21:16:49.760900946Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-25T21:16:49.761577242Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=678.786µs logger=migrator t=2026-03-25T21:16:49.76641969Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-25T21:16:49.769517656Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.096546ms logger=migrator t=2026-03-25T21:16:49.773886191Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-25T21:16:49.775176873Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.290582ms logger=migrator t=2026-03-25T21:16:49.779321274Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-25T21:16:49.779993231Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=671.737µs logger=migrator t=2026-03-25T21:16:49.784017939Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-25T21:16:49.784691285Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=677.616µs logger=migrator t=2026-03-25T21:16:49.789628006Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-25T21:16:49.789983645Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=355.628µs logger=migrator t=2026-03-25T21:16:49.793572663Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-25T21:16:49.794574307Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=999.124µs logger=migrator t=2026-03-25T21:16:49.799459676Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-25T21:16:49.801115886Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.65613ms logger=migrator t=2026-03-25T21:16:49.808017285Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-25T21:16:49.808073716Z level=info msg="Migration successfully executed" id="Update user table charset" duration=57.651µs logger=migrator t=2026-03-25T21:16:49.815106787Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-25T21:16:49.817142337Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.03467ms logger=migrator t=2026-03-25T21:16:49.821194606Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-25T21:16:49.821424991Z level=info msg="Migration successfully executed" id="Add missing user data" duration=233.855µs logger=migrator t=2026-03-25T21:16:49.825103502Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-25T21:16:49.826193078Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.089296ms logger=migrator t=2026-03-25T21:16:49.833445895Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-25T21:16:49.834117681Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=671.586µs logger=migrator t=2026-03-25T21:16:49.841726747Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-25T21:16:49.842869645Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.141468ms logger=migrator t=2026-03-25T21:16:49.855248887Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-25T21:16:49.866110361Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.862454ms logger=migrator t=2026-03-25T21:16:49.882768697Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-25T21:16:49.884679404Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.910477ms logger=migrator t=2026-03-25T21:16:49.896979654Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-25T21:16:49.897454547Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=478.593µs logger=migrator t=2026-03-25T21:16:49.909817428Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-25T21:16:49.910711699Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=897.781µs logger=migrator t=2026-03-25T21:16:49.920378506Z 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-03-25T21:16:49.920688083Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=309.647µs logger=migrator t=2026-03-25T21:16:49.928143005Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-25T21:16:49.928497794Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=354.969µs logger=migrator t=2026-03-25T21:16:49.94269468Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-25T21:16:49.943500809Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=806.139µs logger=migrator t=2026-03-25T21:16:49.95376937Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-25T21:16:49.954434976Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=665.536µs logger=migrator t=2026-03-25T21:16:49.96115211Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-25T21:16:49.961866408Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=713.958µs logger=migrator t=2026-03-25T21:16:49.968824257Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-25T21:16:49.969531034Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=715.507µs logger=migrator t=2026-03-25T21:16:49.975015048Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-25T21:16:49.976108215Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.095507ms logger=migrator t=2026-03-25T21:16:49.988474276Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-25T21:16:49.988521597Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.721µs logger=migrator t=2026-03-25T21:16:49.99643404Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-25T21:16:49.997544697Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.111107ms logger=migrator t=2026-03-25T21:16:50.01160722Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-25T21:16:50.013129198Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.524698ms logger=migrator t=2026-03-25T21:16:50.019835531Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-25T21:16:50.020521328Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=685.847µs logger=migrator t=2026-03-25T21:16:50.058360611Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-25T21:16:50.059309994Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=952.243µs logger=migrator t=2026-03-25T21:16:50.065759792Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-25T21:16:50.068915209Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.155897ms logger=migrator t=2026-03-25T21:16:50.073819438Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-25T21:16:50.074605727Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=786.209µs logger=migrator t=2026-03-25T21:16:50.079353213Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-25T21:16:50.080582183Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.22809ms logger=migrator t=2026-03-25T21:16:50.085401871Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-25T21:16:50.086477397Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.075116ms logger=migrator t=2026-03-25T21:16:50.092254427Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-25T21:16:50.092963374Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=708.677µs logger=migrator t=2026-03-25T21:16:50.097795093Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-25T21:16:50.098938151Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.146058ms logger=migrator t=2026-03-25T21:16:50.104217259Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-25T21:16:50.104593439Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=378.64µs logger=migrator t=2026-03-25T21:16:50.109807995Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-25T21:16:50.110322599Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=518.704µs logger=migrator t=2026-03-25T21:16:50.115774842Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-25T21:16:50.116198582Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=426.52µs logger=migrator t=2026-03-25T21:16:50.121936802Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-25T21:16:50.122925386Z level=info msg="Migration successfully executed" id="create star table" duration=1.001944ms logger=migrator t=2026-03-25T21:16:50.129528906Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-25T21:16:50.130820549Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.293902ms logger=migrator t=2026-03-25T21:16:50.137826679Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-25T21:16:50.138841164Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.017915ms logger=migrator t=2026-03-25T21:16:50.14440202Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-25T21:16:50.14526073Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=853.74µs logger=migrator t=2026-03-25T21:16:50.151060792Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-25T21:16:50.151834941Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=773.209µs logger=migrator t=2026-03-25T21:16:50.156954395Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-25T21:16:50.158119104Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.164749ms logger=migrator t=2026-03-25T21:16:50.17269003Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-25T21:16:50.173809187Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.118787ms logger=migrator t=2026-03-25T21:16:50.17884809Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-25T21:16:50.180066819Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.218069ms logger=migrator t=2026-03-25T21:16:50.185715427Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-25T21:16:50.185742869Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.872µs logger=migrator t=2026-03-25T21:16:50.200092668Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-25T21:16:50.200137159Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=56.551µs logger=migrator t=2026-03-25T21:16:50.205564232Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-25T21:16:50.205822508Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=269.936µs logger=migrator t=2026-03-25T21:16:50.210522772Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-25T21:16:50.21122008Z level=info msg="Migration successfully executed" id="create dashboard table" duration=697.158µs logger=migrator t=2026-03-25T21:16:50.217247597Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-25T21:16:50.218102877Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=855.28µs logger=migrator t=2026-03-25T21:16:50.223394906Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-25T21:16:50.224193986Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=794.849µs logger=migrator t=2026-03-25T21:16:50.229360612Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-25T21:16:50.229968987Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=608.695µs logger=migrator t=2026-03-25T21:16:50.234860826Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-25T21:16:50.236150428Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.288812ms logger=migrator t=2026-03-25T21:16:50.246032289Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-25T21:16:50.246773156Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=738.948µs logger=migrator t=2026-03-25T21:16:50.251549393Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-25T21:16:50.259518218Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.966835ms logger=migrator t=2026-03-25T21:16:50.263977796Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-25T21:16:50.26451024Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=532.034µs logger=migrator t=2026-03-25T21:16:50.26984787Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-25T21:16:50.271020968Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.179638ms logger=migrator t=2026-03-25T21:16:50.276597944Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-25T21:16:50.277759742Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.161228ms logger=migrator t=2026-03-25T21:16:50.288445483Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-25T21:16:50.288958515Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=510.472µs logger=migrator t=2026-03-25T21:16:50.293323672Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-25T21:16:50.293932817Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=609.425µs logger=migrator t=2026-03-25T21:16:50.299686347Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-25T21:16:50.299751079Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=72.282µs logger=migrator t=2026-03-25T21:16:50.304858123Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-25T21:16:50.307948239Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.090376ms logger=migrator t=2026-03-25T21:16:50.314219221Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-25T21:16:50.315969694Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.750453ms logger=migrator t=2026-03-25T21:16:50.321757126Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-25T21:16:50.323506649Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.749353ms logger=migrator t=2026-03-25T21:16:50.328209113Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-25T21:16:50.328965072Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=755.949µs logger=migrator t=2026-03-25T21:16:50.334051115Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-25T21:16:50.33588901Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.837815ms logger=migrator t=2026-03-25T21:16:50.343740992Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-25T21:16:50.344545071Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=804.049µs logger=migrator t=2026-03-25T21:16:50.349737928Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-25T21:16:50.3510309Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.293152ms logger=migrator t=2026-03-25T21:16:50.36007033Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-25T21:16:50.360122022Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=48.072µs logger=migrator t=2026-03-25T21:16:50.366171409Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-25T21:16:50.36619267Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=22.091µs logger=migrator t=2026-03-25T21:16:50.374093002Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-25T21:16:50.375676921Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.583819ms logger=migrator t=2026-03-25T21:16:50.383733347Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-25T21:16:50.385494471Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.760693ms logger=migrator t=2026-03-25T21:16:50.390849231Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-25T21:16:50.39288061Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.030059ms logger=migrator t=2026-03-25T21:16:50.399043721Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-25T21:16:50.4010895Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.045769ms logger=migrator t=2026-03-25T21:16:50.406271397Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-25T21:16:50.406928843Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=657.246µs logger=migrator t=2026-03-25T21:16:50.41214254Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-25T21:16:50.413000251Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=865.451µs logger=migrator t=2026-03-25T21:16:50.421359226Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-25T21:16:50.425099686Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=3.73966ms logger=migrator t=2026-03-25T21:16:50.431654926Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-25T21:16:50.431701077Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=51.401µs logger=migrator t=2026-03-25T21:16:50.439263942Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-25T21:16:50.44081596Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.552518ms logger=migrator t=2026-03-25T21:16:50.446614471Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-25T21:16:50.447777929Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.154838ms logger=migrator t=2026-03-25T21:16:50.453299024Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-25T21:16:50.459546636Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.246702ms logger=migrator t=2026-03-25T21:16:50.466442715Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-25T21:16:50.467189083Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=747.498µs logger=migrator t=2026-03-25T21:16:50.476293355Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-25T21:16:50.477179637Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=886.902µs logger=migrator t=2026-03-25T21:16:50.481514402Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-25T21:16:50.483084711Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.569299ms logger=migrator t=2026-03-25T21:16:50.489431396Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-25T21:16:50.489739673Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=305.837µs logger=migrator t=2026-03-25T21:16:50.4937169Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-25T21:16:50.494243403Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=526.593µs logger=migrator t=2026-03-25T21:16:50.49864274Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-25T21:16:50.502051013Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.402673ms logger=migrator t=2026-03-25T21:16:50.508371208Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-25T21:16:50.509116056Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=746.818µs logger=migrator t=2026-03-25T21:16:50.512622831Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-25T21:16:50.512903618Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=287.857µs logger=migrator t=2026-03-25T21:16:50.533518951Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-25T21:16:50.533752967Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=236.666µs logger=migrator t=2026-03-25T21:16:50.554190595Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-25T21:16:50.554930423Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=742.058µs logger=migrator t=2026-03-25T21:16:50.56015068Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-25T21:16:50.561729029Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.574379ms logger=migrator t=2026-03-25T21:16:50.565546222Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-25T21:16:50.566442454Z level=info msg="Migration successfully executed" id="create data_source table" duration=896.122µs logger=migrator t=2026-03-25T21:16:50.573358363Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-25T21:16:50.574112501Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=753.968µs logger=migrator t=2026-03-25T21:16:50.579996875Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-25T21:16:50.581162914Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.16971ms logger=migrator t=2026-03-25T21:16:50.586260847Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-25T21:16:50.586981925Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=721.558µs logger=migrator t=2026-03-25T21:16:50.5908754Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-25T21:16:50.591671859Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=796.539µs logger=migrator t=2026-03-25T21:16:50.597730318Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-25T21:16:50.607936146Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.200068ms logger=migrator t=2026-03-25T21:16:50.613899051Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-25T21:16:50.614873566Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=975.965µs logger=migrator t=2026-03-25T21:16:50.619132039Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-25T21:16:50.620094503Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=962.414µs logger=migrator t=2026-03-25T21:16:50.62533655Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-25T21:16:50.626304044Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=972.614µs logger=migrator t=2026-03-25T21:16:50.632438954Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-25T21:16:50.633551991Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.113307ms logger=migrator t=2026-03-25T21:16:50.64170232Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-25T21:16:50.643643077Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.942138ms logger=migrator t=2026-03-25T21:16:50.655099226Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-25T21:16:50.65812622Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.029194ms logger=migrator t=2026-03-25T21:16:50.666757431Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-25T21:16:50.666799442Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=44.171µs logger=migrator t=2026-03-25T21:16:50.783313114Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-25T21:16:50.784733248Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=1.421924ms logger=migrator t=2026-03-25T21:16:50.792363335Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-25T21:16:50.794747383Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.383938ms logger=migrator t=2026-03-25T21:16:50.800166555Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-25T21:16:50.80037163Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=205.415µs logger=migrator t=2026-03-25T21:16:50.806334485Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-25T21:16:50.806507649Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=173.674µs logger=migrator t=2026-03-25T21:16:50.811566063Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-25T21:16:50.81635163Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.781577ms logger=migrator t=2026-03-25T21:16:50.820906491Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-25T21:16:50.821104435Z level=info msg="Migration successfully executed" id="Update uid value" duration=199.004µs logger=migrator t=2026-03-25T21:16:50.826447886Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-25T21:16:50.827236236Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=752.808µs logger=migrator t=2026-03-25T21:16:50.833892958Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-25T21:16:50.834934243Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.040825ms logger=migrator t=2026-03-25T21:16:50.845852499Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-25T21:16:50.847351846Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.488737ms logger=migrator t=2026-03-25T21:16:50.853619979Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-25T21:16:50.854819478Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.202519ms logger=migrator t=2026-03-25T21:16:50.861528782Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-25T21:16:50.86230072Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=772.428µs logger=migrator t=2026-03-25T21:16:50.866548075Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-25T21:16:50.86802345Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.477546ms logger=migrator t=2026-03-25T21:16:50.877561932Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-25T21:16:50.878480005Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=920.923µs logger=migrator t=2026-03-25T21:16:50.884217755Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-25T21:16:50.885170798Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=953.203µs logger=migrator t=2026-03-25T21:16:50.892055827Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-25T21:16:50.89300937Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=955.762µs logger=migrator t=2026-03-25T21:16:50.897083709Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-25T21:16:50.90654299Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.454021ms logger=migrator t=2026-03-25T21:16:50.912584517Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-25T21:16:50.913462398Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=880.091µs logger=migrator t=2026-03-25T21:16:50.919348552Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-25T21:16:50.922299034Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=2.947602ms logger=migrator t=2026-03-25T21:16:50.927716576Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-25T21:16:50.928659119Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=942.303µs logger=migrator t=2026-03-25T21:16:50.934244505Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-25T21:16:50.935019314Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=773.589µs logger=migrator t=2026-03-25T21:16:50.939104674Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-25T21:16:50.939430992Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=326.849µs logger=migrator t=2026-03-25T21:16:50.943722866Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-25T21:16:50.944267199Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=544.223µs logger=migrator t=2026-03-25T21:16:50.949545328Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-25T21:16:50.949576469Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.911µs logger=migrator t=2026-03-25T21:16:50.953107365Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-25T21:16:50.955554785Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.45077ms logger=migrator t=2026-03-25T21:16:50.959131713Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-25T21:16:50.961567771Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.435518ms logger=migrator t=2026-03-25T21:16:50.964859192Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-25T21:16:50.965015426Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=152.504µs logger=migrator t=2026-03-25T21:16:50.969482475Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-25T21:16:50.971998516Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.523732ms logger=migrator t=2026-03-25T21:16:50.97583536Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-25T21:16:50.980095544Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.262324ms logger=migrator t=2026-03-25T21:16:50.984999814Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-25T21:16:50.985802093Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=802.369µs logger=migrator t=2026-03-25T21:16:50.989118803Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-25T21:16:50.989651726Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=531.603µs logger=migrator t=2026-03-25T21:16:50.994456164Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-25T21:16:50.995829058Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.373074ms logger=migrator t=2026-03-25T21:16:50.999440326Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-25T21:16:51.000238135Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=797.67µs logger=migrator t=2026-03-25T21:16:51.003911945Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-25T21:16:51.005278868Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.366573ms logger=migrator t=2026-03-25T21:16:51.009363558Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-25T21:16:51.010569957Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.206309ms logger=migrator t=2026-03-25T21:16:51.014745629Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-25T21:16:51.01482147Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=76.611µs logger=migrator t=2026-03-25T21:16:51.018068201Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-25T21:16:51.018099491Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.011µs logger=migrator t=2026-03-25T21:16:51.021419452Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-25T21:16:51.024154809Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.735277ms logger=migrator t=2026-03-25T21:16:51.028719579Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-25T21:16:51.032144264Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.424165ms logger=migrator t=2026-03-25T21:16:51.035317551Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-25T21:16:51.035393723Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=77.042µs logger=migrator t=2026-03-25T21:16:51.038789865Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-25T21:16:51.039691667Z level=info msg="Migration successfully executed" id="create quota table v1" duration=899.822µs logger=migrator t=2026-03-25T21:16:51.043576312Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-25T21:16:51.044189687Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=608.995µs logger=migrator t=2026-03-25T21:16:51.047811245Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-25T21:16:51.047830386Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=19.881µs logger=migrator t=2026-03-25T21:16:51.051054824Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-25T21:16:51.051813073Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=764.729µs logger=migrator t=2026-03-25T21:16:51.057129793Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-25T21:16:51.058489886Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.359923ms logger=migrator t=2026-03-25T21:16:51.063965979Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-25T21:16:51.067161157Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.194798ms logger=migrator t=2026-03-25T21:16:51.070674953Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-25T21:16:51.070712684Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.611µs logger=migrator t=2026-03-25T21:16:51.074124838Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-25T21:16:51.074973778Z level=info msg="Migration successfully executed" id="create session table" duration=849.27µs logger=migrator t=2026-03-25T21:16:51.07997489Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-25T21:16:51.080073563Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=100.893µs logger=migrator t=2026-03-25T21:16:51.083300601Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-25T21:16:51.083394564Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=90.202µs logger=migrator t=2026-03-25T21:16:51.086878238Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-25T21:16:51.087551964Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=674.046µs logger=migrator t=2026-03-25T21:16:51.091333787Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-25T21:16:51.092132516Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=798.889µs logger=migrator t=2026-03-25T21:16:51.096664937Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-25T21:16:51.096692608Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.511µs logger=migrator t=2026-03-25T21:16:51.099842975Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-25T21:16:51.099870016Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=23.75µs logger=migrator t=2026-03-25T21:16:51.103003892Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-25T21:16:51.106075156Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.070574ms logger=migrator t=2026-03-25T21:16:51.109288075Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-25T21:16:51.112209266Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.920801ms logger=migrator t=2026-03-25T21:16:51.115491356Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-25T21:16:51.115565848Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=82.752µs logger=migrator t=2026-03-25T21:16:51.118587872Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-25T21:16:51.118668374Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=80.912µs logger=migrator t=2026-03-25T21:16:51.121265667Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-25T21:16:51.122074927Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=808.94µs logger=migrator t=2026-03-25T21:16:51.125723686Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-25T21:16:51.125753856Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.86µs logger=migrator t=2026-03-25T21:16:51.129038586Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-25T21:16:51.132723227Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.684081ms logger=migrator t=2026-03-25T21:16:51.138721763Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-25T21:16:51.138982319Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=260.556µs logger=migrator t=2026-03-25T21:16:51.145373865Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-25T21:16:51.148843379Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.465944ms logger=migrator t=2026-03-25T21:16:51.151968136Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-25T21:16:51.155042781Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.076035ms logger=migrator t=2026-03-25T21:16:51.158663509Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-25T21:16:51.158725061Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=62.252µs logger=migrator t=2026-03-25T21:16:51.16278567Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-25T21:16:51.16360758Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=821.92µs logger=migrator t=2026-03-25T21:16:51.16772295Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-25T21:16:51.168482468Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=759.308µs logger=migrator t=2026-03-25T21:16:51.177018297Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-25T21:16:51.178731639Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.713162ms logger=migrator t=2026-03-25T21:16:51.183570467Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-25T21:16:51.184449988Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=880.581µs logger=migrator t=2026-03-25T21:16:51.187965904Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-25T21:16:51.188785224Z level=info msg="Migration successfully executed" id="add index alert state" duration=812.96µs logger=migrator t=2026-03-25T21:16:51.192865654Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-25T21:16:51.193681083Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=815.149µs logger=migrator t=2026-03-25T21:16:51.19803617Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-25T21:16:51.198668465Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=632.395µs logger=migrator t=2026-03-25T21:16:51.202555379Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-25T21:16:51.203401491Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=838.992µs logger=migrator t=2026-03-25T21:16:51.207147642Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-25T21:16:51.20789786Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=750.228µs logger=migrator t=2026-03-25T21:16:51.211427327Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-25T21:16:51.221044711Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.616854ms logger=migrator t=2026-03-25T21:16:51.22429043Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-25T21:16:51.225024838Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=736.147µs logger=migrator t=2026-03-25T21:16:51.228390681Z 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-03-25T21:16:51.229295152Z 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=903.671µs logger=migrator t=2026-03-25T21:16:51.233283379Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-25T21:16:51.233614528Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=330.999µs logger=migrator t=2026-03-25T21:16:51.236950249Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-25T21:16:51.237468952Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=518.163µs logger=migrator t=2026-03-25T21:16:51.240388283Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-25T21:16:51.241160512Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=771.799µs logger=migrator t=2026-03-25T21:16:51.244646577Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-25T21:16:51.248189493Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.543316ms logger=migrator t=2026-03-25T21:16:51.251993176Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-25T21:16:51.255531792Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.538496ms logger=migrator t=2026-03-25T21:16:51.2587114Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-25T21:16:51.262296507Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.586927ms logger=migrator t=2026-03-25T21:16:51.265818983Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-25T21:16:51.269452561Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.627158ms logger=migrator t=2026-03-25T21:16:51.272571478Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-25T21:16:51.273490511Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=918.624µs logger=migrator t=2026-03-25T21:16:51.277470847Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-25T21:16:51.277498338Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.011µs logger=migrator t=2026-03-25T21:16:51.280542172Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-25T21:16:51.280567493Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.111µs logger=migrator t=2026-03-25T21:16:51.283899485Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-25T21:16:51.284696084Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=797.72µs logger=migrator t=2026-03-25T21:16:51.288541737Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-25T21:16:51.289503001Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=961.024µs logger=migrator t=2026-03-25T21:16:51.294273477Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-25T21:16:51.294968514Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=694.967µs logger=migrator t=2026-03-25T21:16:51.298252944Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-25T21:16:51.299015293Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=757.739µs logger=migrator t=2026-03-25T21:16:51.30219088Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-25T21:16:51.303068211Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=876.981µs logger=migrator t=2026-03-25T21:16:51.306549127Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-25T21:16:51.310254957Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.70574ms logger=migrator t=2026-03-25T21:16:51.313594328Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-25T21:16:51.318325054Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.724846ms logger=migrator t=2026-03-25T21:16:51.321916031Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-25T21:16:51.322104976Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=184.925µs logger=migrator t=2026-03-25T21:16:51.325336255Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-25T21:16:51.326157855Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=821.47µs logger=migrator t=2026-03-25T21:16:51.329809374Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-25T21:16:51.330589343Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=779.909µs logger=migrator t=2026-03-25T21:16:51.333842642Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-25T21:16:51.340061764Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.213082ms logger=migrator t=2026-03-25T21:16:51.344602645Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-25T21:16:51.344648676Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=46.611µs logger=migrator t=2026-03-25T21:16:51.347865354Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-25T21:16:51.348441269Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=575.535µs logger=migrator t=2026-03-25T21:16:51.351577705Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-25T21:16:51.353080671Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.495796ms logger=migrator t=2026-03-25T21:16:51.357279554Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-25T21:16:51.357401177Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=122.443µs logger=migrator t=2026-03-25T21:16:51.360844981Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-25T21:16:51.361710782Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=865.531µs logger=migrator t=2026-03-25T21:16:51.36491399Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-25T21:16:51.365749251Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=834.931µs logger=migrator t=2026-03-25T21:16:51.369553433Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-25T21:16:51.370362873Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=809.22µs logger=migrator t=2026-03-25T21:16:51.373882149Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-25T21:16:51.374704269Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=824.54µs logger=migrator t=2026-03-25T21:16:51.378523102Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-25T21:16:51.379427135Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=905.262µs logger=migrator t=2026-03-25T21:16:51.383021302Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-25T21:16:51.383893773Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=872.161µs logger=migrator t=2026-03-25T21:16:51.387545783Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-25T21:16:51.387570003Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.91µs logger=migrator t=2026-03-25T21:16:51.390773281Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-25T21:16:51.394743988Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.970327ms logger=migrator t=2026-03-25T21:16:51.397735171Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-25T21:16:51.398767637Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.032236ms logger=migrator t=2026-03-25T21:16:51.401918643Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-25T21:16:51.406042773Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.12385ms logger=migrator t=2026-03-25T21:16:51.409019846Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-25T21:16:51.409767404Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=741.068µs logger=migrator t=2026-03-25T21:16:51.412720356Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-25T21:16:51.413624498Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=903.752µs logger=migrator t=2026-03-25T21:16:51.417042412Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-25T21:16:51.417873772Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=831.22µs logger=migrator t=2026-03-25T21:16:51.421025319Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-25T21:16:51.432708974Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.684966ms logger=migrator t=2026-03-25T21:16:51.436020455Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-25T21:16:51.436529607Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=509.112µs logger=migrator t=2026-03-25T21:16:51.43954135Z 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-03-25T21:16:51.440165276Z 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=624.065µs logger=migrator t=2026-03-25T21:16:51.443729883Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-25T21:16:51.44401233Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=282.567µs logger=migrator t=2026-03-25T21:16:51.447264449Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-25T21:16:51.447800622Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=533.313µs logger=migrator t=2026-03-25T21:16:51.451197515Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-25T21:16:51.45140305Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=207.845µs logger=migrator t=2026-03-25T21:16:51.453837509Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-25T21:16:51.458327729Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.48969ms logger=migrator t=2026-03-25T21:16:51.461541387Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-25T21:16:51.465981296Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.439199ms logger=migrator t=2026-03-25T21:16:51.470520826Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-25T21:16:51.471443098Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=922.362µs logger=migrator t=2026-03-25T21:16:51.476374239Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-25T21:16:51.477498667Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.126679ms logger=migrator t=2026-03-25T21:16:51.484140469Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-25T21:16:51.484528588Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=396.85µs logger=migrator t=2026-03-25T21:16:51.489356456Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-25T21:16:51.493797683Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.440727ms logger=migrator t=2026-03-25T21:16:51.499144594Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-25T21:16:51.501113842Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.976548ms logger=migrator t=2026-03-25T21:16:51.505010707Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-25T21:16:51.505181352Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=171.245µs logger=migrator t=2026-03-25T21:16:51.508019391Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-25T21:16:51.50839966Z level=info msg="Migration successfully executed" id="Move region to single row" duration=379.789µs logger=migrator t=2026-03-25T21:16:51.511594648Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-25T21:16:51.512385117Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=790.549µs logger=migrator t=2026-03-25T21:16:51.515297958Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-25T21:16:51.516087927Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=788.029µs logger=migrator t=2026-03-25T21:16:51.52026899Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-25T21:16:51.521409717Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.140107ms logger=migrator t=2026-03-25T21:16:51.525075367Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-25T21:16:51.525993449Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=917.682µs logger=migrator t=2026-03-25T21:16:51.53260096Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-25T21:16:51.533503433Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=902.373µs logger=migrator t=2026-03-25T21:16:51.537281215Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-25T21:16:51.538131705Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=846.84µs logger=migrator t=2026-03-25T21:16:51.541929208Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-25T21:16:51.5419935Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=64.892µs logger=migrator t=2026-03-25T21:16:51.546446558Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-25T21:16:51.547693549Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.246621ms logger=migrator t=2026-03-25T21:16:51.552582637Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-25T21:16:51.553852229Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.274522ms logger=migrator t=2026-03-25T21:16:51.558634536Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-25T21:16:51.559555768Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=920.672µs logger=migrator t=2026-03-25T21:16:51.564816516Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-25T21:16:51.565838771Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.022565ms logger=migrator t=2026-03-25T21:16:51.569801158Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-25T21:16:51.569984703Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=183.845µs logger=migrator t=2026-03-25T21:16:51.573798235Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-25T21:16:51.574158234Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=354.879µs logger=migrator t=2026-03-25T21:16:51.577530346Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-25T21:16:51.577597148Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=67.602µs logger=migrator t=2026-03-25T21:16:51.582656441Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-25T21:16:51.583872281Z level=info msg="Migration successfully executed" id="create team table" duration=1.21556ms logger=migrator t=2026-03-25T21:16:51.588638597Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-25T21:16:51.589996561Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.358824ms logger=migrator t=2026-03-25T21:16:51.593940706Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-25T21:16:51.594795167Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=854.281µs logger=migrator t=2026-03-25T21:16:51.599229586Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-25T21:16:51.604959115Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.728949ms logger=migrator t=2026-03-25T21:16:51.609787323Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-25T21:16:51.609958587Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=173.604µs logger=migrator t=2026-03-25T21:16:51.61378174Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-25T21:16:51.614864987Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.082207ms logger=migrator t=2026-03-25T21:16:51.622058952Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-25T21:16:51.623028866Z level=info msg="Migration successfully executed" id="create team member table" duration=970.874µs logger=migrator t=2026-03-25T21:16:51.627265189Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-25T21:16:51.62810917Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=843.931µs logger=migrator t=2026-03-25T21:16:51.633274116Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-25T21:16:51.634159178Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=884.082µs logger=migrator t=2026-03-25T21:16:51.640308048Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-25T21:16:51.642287065Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.979177ms logger=migrator t=2026-03-25T21:16:51.648135099Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-25T21:16:51.652970146Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.832237ms logger=migrator t=2026-03-25T21:16:51.658081191Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-25T21:16:51.662583111Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.50239ms logger=migrator t=2026-03-25T21:16:51.666105967Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-25T21:16:51.670699699Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.593282ms logger=migrator t=2026-03-25T21:16:51.67569489Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-25T21:16:51.676581233Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=885.243µs logger=migrator t=2026-03-25T21:16:51.681388329Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-25T21:16:51.682465536Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.081817ms logger=migrator t=2026-03-25T21:16:51.687441638Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-25T21:16:51.688222066Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=780.558µs logger=migrator t=2026-03-25T21:16:51.694794506Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-25T21:16:51.696454507Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.651091ms logger=migrator t=2026-03-25T21:16:51.701154971Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-25T21:16:51.702198357Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.036916ms logger=migrator t=2026-03-25T21:16:51.706457361Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-25T21:16:51.707813564Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.356143ms logger=migrator t=2026-03-25T21:16:51.715112902Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-25T21:16:51.71623525Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.121998ms logger=migrator t=2026-03-25T21:16:51.722021851Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-25T21:16:51.722959473Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=934.112µs logger=migrator t=2026-03-25T21:16:51.727143706Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-25T21:16:51.727830243Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=699.007µs logger=migrator t=2026-03-25T21:16:51.733303676Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-25T21:16:51.733525811Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=222.585µs logger=migrator t=2026-03-25T21:16:51.736883703Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-25T21:16:51.737650472Z level=info msg="Migration successfully executed" id="create tag table" duration=766.688µs logger=migrator t=2026-03-25T21:16:51.743079714Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-25T21:16:51.744466258Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.386344ms logger=migrator t=2026-03-25T21:16:51.749159793Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-25T21:16:51.749955002Z level=info msg="Migration successfully executed" id="create login attempt table" duration=794.829µs logger=migrator t=2026-03-25T21:16:51.754320358Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-25T21:16:51.755979789Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.658291ms logger=migrator t=2026-03-25T21:16:51.762024596Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-25T21:16:51.763561664Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.540178ms logger=migrator t=2026-03-25T21:16:51.767471319Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-25T21:16:51.782532857Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.065888ms logger=migrator t=2026-03-25T21:16:51.787403045Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-25T21:16:51.787985459Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=582.474µs logger=migrator t=2026-03-25T21:16:51.791865325Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-25T21:16:51.793371991Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.506436ms logger=migrator t=2026-03-25T21:16:51.797721937Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-25T21:16:51.798205839Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=484.022µs logger=migrator t=2026-03-25T21:16:51.803417286Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-25T21:16:51.804091603Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=676.286µs logger=migrator t=2026-03-25T21:16:51.808842718Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-25T21:16:51.809699339Z level=info msg="Migration successfully executed" id="create user auth table" duration=860.361µs logger=migrator t=2026-03-25T21:16:51.814020415Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-25T21:16:51.815013909Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=993.224µs logger=migrator t=2026-03-25T21:16:51.820600125Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-25T21:16:51.820711968Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=112.563µs logger=migrator t=2026-03-25T21:16:51.827959355Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-25T21:16:51.835871018Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.912223ms logger=migrator t=2026-03-25T21:16:51.842764836Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-25T21:16:51.848197178Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.432052ms logger=migrator t=2026-03-25T21:16:51.852428251Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-25T21:16:51.857414563Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.986192ms logger=migrator t=2026-03-25T21:16:51.861253577Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-25T21:16:51.866223588Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.966461ms logger=migrator t=2026-03-25T21:16:51.874277094Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-25T21:16:51.875177397Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=900.873µs logger=migrator t=2026-03-25T21:16:51.88351307Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-25T21:16:51.891547515Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.035065ms logger=migrator t=2026-03-25T21:16:51.898622859Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-25T21:16:51.899436118Z level=info msg="Migration successfully executed" id="create server_lock table" duration=811.58µs logger=migrator t=2026-03-25T21:16:51.903784925Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-25T21:16:51.904670056Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=884.602µs logger=migrator t=2026-03-25T21:16:51.912003485Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-25T21:16:51.913109031Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.105346ms logger=migrator t=2026-03-25T21:16:51.920176775Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-25T21:16:51.921128467Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=951.392µs logger=migrator t=2026-03-25T21:16:51.929338548Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-25T21:16:51.931182623Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.853376ms logger=migrator t=2026-03-25T21:16:51.939501916Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-25T21:16:51.941906324Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.406258ms logger=migrator t=2026-03-25T21:16:51.957356191Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-25T21:16:51.965241574Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.889313ms logger=migrator t=2026-03-25T21:16:51.978541947Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-25T21:16:51.980114346Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.573199ms logger=migrator t=2026-03-25T21:16:52.048423452Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-25T21:16:52.050085223Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.660501ms logger=migrator t=2026-03-25T21:16:52.06718662Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-25T21:16:52.068993134Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.805834ms logger=migrator t=2026-03-25T21:16:52.094697191Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-25T21:16:52.096052624Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.355633ms logger=migrator t=2026-03-25T21:16:52.111830149Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-25T21:16:52.11308362Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.256481ms logger=migrator t=2026-03-25T21:16:52.12785628Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-25T21:16:52.128085426Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=232.835µs logger=migrator t=2026-03-25T21:16:52.14101176Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-25T21:16:52.141285848Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=262.467µs logger=migrator t=2026-03-25T21:16:52.15492188Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-25T21:16:52.156738904Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.820054ms logger=migrator t=2026-03-25T21:16:52.171863073Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-25T21:16:52.173618716Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.755743ms logger=migrator t=2026-03-25T21:16:52.185452804Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-25T21:16:52.187048474Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.59554ms logger=migrator t=2026-03-25T21:16:52.195548531Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-25T21:16:52.195630533Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=82.832µs logger=migrator t=2026-03-25T21:16:52.228583977Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-25T21:16:52.23037879Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.794833ms logger=migrator t=2026-03-25T21:16:52.250190863Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-25T21:16:52.251638199Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.447656ms logger=migrator t=2026-03-25T21:16:52.272333604Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-25T21:16:52.274176279Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.842055ms logger=migrator t=2026-03-25T21:16:52.303460013Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-25T21:16:52.30538083Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.932028ms logger=migrator t=2026-03-25T21:16:52.313879297Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-25T21:16:52.321155205Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.279048ms logger=migrator t=2026-03-25T21:16:52.326075795Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-25T21:16:52.326968067Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=891.962µs logger=migrator t=2026-03-25T21:16:52.332140303Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-25T21:16:52.332250646Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=106.402µs logger=migrator t=2026-03-25T21:16:52.33694701Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-25T21:16:52.337926784Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=979.824µs logger=migrator t=2026-03-25T21:16:52.34720901Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-25T21:16:52.349168358Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.961978ms logger=migrator t=2026-03-25T21:16:52.355372019Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-25T21:16:52.356388534Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.009845ms logger=migrator t=2026-03-25T21:16:52.366417049Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-25T21:16:52.366522581Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=106.672µs logger=migrator t=2026-03-25T21:16:52.372324343Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-25T21:16:52.37384572Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.521557ms logger=migrator t=2026-03-25T21:16:52.380207185Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-25T21:16:52.382062771Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.855076ms logger=migrator t=2026-03-25T21:16:52.387452331Z 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-03-25T21:16:52.388410586Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=958.364µs logger=migrator t=2026-03-25T21:16:52.393993021Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-25T21:16:52.395253232Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.258791ms logger=migrator t=2026-03-25T21:16:52.403204856Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-25T21:16:52.411666082Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.466046ms logger=migrator t=2026-03-25T21:16:52.416507771Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-25T21:16:52.417220888Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=711.628µs logger=migrator t=2026-03-25T21:16:52.422684581Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-25T21:16:52.423654424Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=969.813µs logger=migrator t=2026-03-25T21:16:52.42961606Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-25T21:16:52.45627488Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.66152ms logger=migrator t=2026-03-25T21:16:52.461755534Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-25T21:16:52.483735331Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.987137ms logger=migrator t=2026-03-25T21:16:52.492069314Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-25T21:16:52.493100299Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.031025ms logger=migrator t=2026-03-25T21:16:52.499483594Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-25T21:16:52.500470919Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=944.694µs logger=migrator t=2026-03-25T21:16:52.505898691Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-25T21:16:52.511670232Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.771001ms logger=migrator t=2026-03-25T21:16:52.517773491Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-25T21:16:52.526721319Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.948058ms logger=migrator t=2026-03-25T21:16:52.53330694Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-25T21:16:52.53412201Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=815.449µs logger=migrator t=2026-03-25T21:16:52.538587528Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-25T21:16:52.540454174Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.866316ms logger=migrator t=2026-03-25T21:16:52.546936522Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-25T21:16:52.548222904Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.285792ms logger=migrator t=2026-03-25T21:16:52.555546501Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-25T21:16:52.557276104Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.738283ms logger=migrator t=2026-03-25T21:16:52.564279845Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-25T21:16:52.564345407Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.122µs logger=migrator t=2026-03-25T21:16:52.569473501Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-25T21:16:52.577906937Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.434396ms logger=migrator t=2026-03-25T21:16:52.582868378Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-25T21:16:52.588995607Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.125829ms logger=migrator t=2026-03-25T21:16:52.592453023Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-25T21:16:52.598686884Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.236551ms logger=migrator t=2026-03-25T21:16:52.603482622Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-25T21:16:52.604400604Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=917.762µs logger=migrator t=2026-03-25T21:16:52.609699013Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-25T21:16:52.610762379Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.063216ms logger=migrator t=2026-03-25T21:16:52.615662888Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-25T21:16:52.621590003Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.926855ms logger=migrator t=2026-03-25T21:16:52.629454385Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-25T21:16:52.636506826Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.050711ms logger=migrator t=2026-03-25T21:16:52.648751856Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-25T21:16:52.650050087Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.300192ms logger=migrator t=2026-03-25T21:16:52.65634689Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-25T21:16:52.661794823Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.448433ms logger=migrator t=2026-03-25T21:16:52.66821954Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-25T21:16:52.675083488Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.863398ms logger=migrator t=2026-03-25T21:16:52.681769691Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-25T21:16:52.682053568Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=286.807µs logger=migrator t=2026-03-25T21:16:52.688643129Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-25T21:16:52.689897669Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.25669ms logger=migrator t=2026-03-25T21:16:52.70063053Z 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-03-25T21:16:52.7026487Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.02206ms logger=migrator t=2026-03-25T21:16:52.708859582Z 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-03-25T21:16:52.710678416Z 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.812935ms logger=migrator t=2026-03-25T21:16:52.716423146Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-25T21:16:52.716521929Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=103.563µs logger=migrator t=2026-03-25T21:16:52.722153426Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-25T21:16:52.729102785Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.949309ms logger=migrator t=2026-03-25T21:16:52.734916067Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-25T21:16:52.739786056Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.87991ms logger=migrator t=2026-03-25T21:16:52.744908581Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-25T21:16:52.754743401Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.83659ms logger=migrator t=2026-03-25T21:16:52.767668516Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-25T21:16:52.775163139Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.495703ms logger=migrator t=2026-03-25T21:16:52.876274325Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-25T21:16:52.88385473Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.593525ms logger=migrator t=2026-03-25T21:16:52.953241982Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-25T21:16:52.953365335Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=125.623µs logger=migrator t=2026-03-25T21:16:53.001993122Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-25T21:16:53.003468797Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.478875ms logger=migrator t=2026-03-25T21:16:53.020673927Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-25T21:16:53.028095558Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.432552ms logger=migrator t=2026-03-25T21:16:53.043942735Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-25T21:16:53.044072868Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=130.323µs logger=migrator t=2026-03-25T21:16:53.050742621Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-25T21:16:53.057897425Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.158625ms logger=migrator t=2026-03-25T21:16:53.064156478Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-25T21:16:53.065374817Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.220139ms logger=migrator t=2026-03-25T21:16:53.070703077Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-25T21:16:53.077519264Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.818437ms logger=migrator t=2026-03-25T21:16:53.083265464Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-25T21:16:53.085832457Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=2.558682ms logger=migrator t=2026-03-25T21:16:53.094956509Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-25T21:16:53.096386484Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.432915ms logger=migrator t=2026-03-25T21:16:53.102946344Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-25T21:16:53.108199162Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.258188ms logger=migrator t=2026-03-25T21:16:53.1199827Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-25T21:16:53.121323152Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.343313ms logger=migrator t=2026-03-25T21:16:53.132020483Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-25T21:16:53.133231273Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.2156ms logger=migrator t=2026-03-25T21:16:53.140802887Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-25T21:16:53.142055438Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.253821ms logger=migrator t=2026-03-25T21:16:53.153440226Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-25T21:16:53.154751647Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.314411ms logger=migrator t=2026-03-25T21:16:53.159879943Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-25T21:16:53.159951124Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=71.791µs logger=migrator t=2026-03-25T21:16:53.164619909Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-25T21:16:53.165668664Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.048325ms logger=migrator t=2026-03-25T21:16:53.170520482Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-25T21:16:53.171567707Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.047675ms logger=migrator t=2026-03-25T21:16:53.177105963Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-25T21:16:53.177574654Z 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-03-25T21:16:53.181369447Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-25T21:16:53.181817068Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=446.621µs logger=migrator t=2026-03-25T21:16:53.186334789Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-25T21:16:53.188724646Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.380358ms logger=migrator t=2026-03-25T21:16:53.19298311Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-25T21:16:53.201928788Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.954368ms logger=migrator t=2026-03-25T21:16:53.206979862Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-25T21:16:53.20815642Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.177418ms logger=migrator t=2026-03-25T21:16:53.213716855Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-25T21:16:53.214630528Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=913.543µs logger=migrator t=2026-03-25T21:16:53.219440885Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-25T21:16:53.222440319Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.994114ms logger=migrator t=2026-03-25T21:16:53.230027594Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-25T21:16:53.231350816Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.324883ms logger=migrator t=2026-03-25T21:16:53.245182954Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-25T21:16:53.251429506Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=6.248312ms logger=migrator t=2026-03-25T21:16:53.262869065Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-25T21:16:53.262931636Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=66.221µs logger=migrator t=2026-03-25T21:16:53.268431891Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-25T21:16:53.268526133Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=96.123µs logger=migrator t=2026-03-25T21:16:53.273506225Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-25T21:16:53.280772241Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.269096ms logger=migrator t=2026-03-25T21:16:53.283813935Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-25T21:16:53.284082193Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=270.718µs logger=migrator t=2026-03-25T21:16:53.28807292Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-25T21:16:53.289819483Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.746443ms logger=migrator t=2026-03-25T21:16:53.294440215Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-25T21:16:53.294810794Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=371.209µs logger=migrator t=2026-03-25T21:16:53.297978841Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-25T21:16:53.299247642Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.268561ms logger=migrator t=2026-03-25T21:16:53.302523252Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-25T21:16:53.303402443Z level=info msg="Migration successfully executed" id="create secrets table" duration=878.931µs logger=migrator t=2026-03-25T21:16:53.306848238Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-25T21:16:53.334681907Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=27.832919ms logger=migrator t=2026-03-25T21:16:53.337934146Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-25T21:16:53.344232729Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.298003ms logger=migrator t=2026-03-25T21:16:53.348924484Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-25T21:16:53.349060648Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=136.524µs logger=migrator t=2026-03-25T21:16:53.352296056Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-25T21:16:53.383480917Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.184551ms logger=migrator t=2026-03-25T21:16:53.389030872Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-25T21:16:53.418886161Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.853899ms logger=migrator t=2026-03-25T21:16:53.423432591Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-25T21:16:53.424135389Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=702.578µs logger=migrator t=2026-03-25T21:16:53.429717015Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-25T21:16:53.430789151Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.066816ms logger=migrator t=2026-03-25T21:16:53.43648387Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-25T21:16:53.436719905Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=236.495µs logger=migrator t=2026-03-25T21:16:53.442684241Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-25T21:16:53.444062035Z level=info msg="Migration successfully executed" id="create permission table" duration=1.376564ms logger=migrator t=2026-03-25T21:16:53.451137657Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-25T21:16:53.453075305Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.942078ms logger=migrator t=2026-03-25T21:16:53.460715571Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-25T21:16:53.462627587Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.914146ms logger=migrator t=2026-03-25T21:16:53.470259573Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-25T21:16:53.47174106Z level=info msg="Migration successfully executed" id="create role table" duration=1.483177ms logger=migrator t=2026-03-25T21:16:53.477272454Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-25T21:16:53.485538296Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.263102ms logger=migrator t=2026-03-25T21:16:53.494991597Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-25T21:16:53.503874643Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.890186ms logger=migrator t=2026-03-25T21:16:53.508369724Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-25T21:16:53.509224994Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=856.25µs logger=migrator t=2026-03-25T21:16:53.514277107Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-25T21:16:53.515042486Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=765.209µs logger=migrator t=2026-03-25T21:16:53.519988117Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-25T21:16:53.522203261Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.218675ms logger=migrator t=2026-03-25T21:16:53.530988095Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-25T21:16:53.532538372Z level=info msg="Migration successfully executed" id="create team role table" duration=1.510326ms logger=migrator t=2026-03-25T21:16:53.537535835Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-25T21:16:53.541157253Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=3.623939ms logger=migrator t=2026-03-25T21:16:53.550389638Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-25T21:16:53.551866084Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.479156ms logger=migrator t=2026-03-25T21:16:53.561579162Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-25T21:16:53.562893803Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.315622ms logger=migrator t=2026-03-25T21:16:53.573279737Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-25T21:16:53.574888715Z level=info msg="Migration successfully executed" id="create user role table" duration=1.619249ms logger=migrator t=2026-03-25T21:16:53.580862461Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-25T21:16:53.582267206Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.404615ms logger=migrator t=2026-03-25T21:16:53.591449299Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-25T21:16:53.593241114Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.792844ms logger=migrator t=2026-03-25T21:16:53.603188506Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-25T21:16:53.604689743Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.506548ms logger=migrator t=2026-03-25T21:16:53.610028713Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-25T21:16:53.611340344Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.313231ms logger=migrator t=2026-03-25T21:16:53.617073684Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-25T21:16:53.618378776Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.317352ms logger=migrator t=2026-03-25T21:16:53.624185888Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-25T21:16:53.625786807Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.609109ms logger=migrator t=2026-03-25T21:16:53.630181074Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-25T21:16:53.64106618Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.882356ms logger=migrator t=2026-03-25T21:16:53.650144771Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-25T21:16:53.651567736Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.426085ms logger=migrator t=2026-03-25T21:16:53.656856626Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-25T21:16:53.658607858Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.761192ms logger=migrator t=2026-03-25T21:16:53.664498971Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-25T21:16:53.665558738Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.059297ms logger=migrator t=2026-03-25T21:16:53.676542556Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-25T21:16:53.678096693Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.559908ms logger=migrator t=2026-03-25T21:16:53.686719543Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-25T21:16:53.687714678Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=997.975µs logger=migrator t=2026-03-25T21:16:53.692686408Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-25T21:16:53.696281437Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=3.595849ms logger=migrator t=2026-03-25T21:16:53.70012888Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-25T21:16:53.710009752Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.881222ms logger=migrator t=2026-03-25T21:16:53.713563638Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-25T21:16:53.71937352Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.811062ms logger=migrator t=2026-03-25T21:16:53.723193343Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-25T21:16:53.731209938Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.015825ms logger=migrator t=2026-03-25T21:16:53.734829286Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-25T21:16:53.743010986Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.18398ms logger=migrator t=2026-03-25T21:16:53.747177608Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-25T21:16:53.747969817Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=792.199µs logger=migrator t=2026-03-25T21:16:53.75180042Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-25T21:16:53.75257387Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=773.5µs logger=migrator t=2026-03-25T21:16:53.756931296Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-25T21:16:53.75791587Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=984.604µs logger=migrator t=2026-03-25T21:16:53.764094381Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-25T21:16:53.764959861Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=865.25µs logger=migrator t=2026-03-25T21:16:53.769908323Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-25T21:16:53.770971388Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.062145ms logger=migrator t=2026-03-25T21:16:53.774873474Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-25T21:16:53.774940096Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.101µs logger=migrator t=2026-03-25T21:16:53.778060591Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-25T21:16:53.778117303Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=57.592µs logger=migrator t=2026-03-25T21:16:53.781154357Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-25T21:16:53.781611638Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=457.271µs logger=migrator t=2026-03-25T21:16:53.786013956Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-25T21:16:53.786824075Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=811.489µs logger=migrator t=2026-03-25T21:16:53.790455583Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-25T21:16:53.791457378Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.002265ms logger=migrator t=2026-03-25T21:16:53.795082447Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-25T21:16:53.795278961Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=196.634µs logger=migrator t=2026-03-25T21:16:53.798044329Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-25T21:16:53.798477689Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=433.56µs logger=migrator t=2026-03-25T21:16:53.80180527Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-25T21:16:53.802613621Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=808.981µs logger=migrator t=2026-03-25T21:16:53.806198848Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-25T21:16:53.807568801Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.369393ms logger=migrator t=2026-03-25T21:16:53.81328811Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-25T21:16:53.82146692Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.17786ms logger=migrator t=2026-03-25T21:16:53.824706589Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-25T21:16:53.824767831Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=61.092µs logger=migrator t=2026-03-25T21:16:53.829823943Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-25T21:16:53.830773597Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=949.364µs logger=migrator t=2026-03-25T21:16:53.836839775Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-25T21:16:53.838634898Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.795093ms logger=migrator t=2026-03-25T21:16:53.844092262Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-25T21:16:53.845171969Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.079477ms logger=migrator t=2026-03-25T21:16:53.849304969Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-25T21:16:53.857464358Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.158739ms logger=migrator t=2026-03-25T21:16:53.864354386Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-25T21:16:53.865373931Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.020845ms logger=migrator t=2026-03-25T21:16:53.871166982Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-25T21:16:53.872202297Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.035215ms logger=migrator t=2026-03-25T21:16:53.877986269Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-25T21:16:53.899874412Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.886553ms logger=migrator t=2026-03-25T21:16:53.903312177Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-25T21:16:53.904088926Z level=info msg="Migration successfully executed" id="create correlation v2" duration=777.588µs logger=migrator t=2026-03-25T21:16:53.909710403Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-25T21:16:53.910745528Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.035345ms logger=migrator t=2026-03-25T21:16:53.916843466Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-25T21:16:53.918558308Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.712762ms logger=migrator t=2026-03-25T21:16:53.924832261Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-25T21:16:53.925897248Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.065957ms logger=migrator t=2026-03-25T21:16:53.92970161Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-25T21:16:53.930046778Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=345.358µs logger=migrator t=2026-03-25T21:16:53.933877692Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-25T21:16:53.935067391Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.189249ms logger=migrator t=2026-03-25T21:16:53.940194566Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-25T21:16:53.948362766Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.16735ms logger=migrator t=2026-03-25T21:16:53.95181684Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-25T21:16:53.95265045Z level=info msg="Migration successfully executed" id="create entity_events table" duration=833.34µs logger=migrator t=2026-03-25T21:16:53.957743754Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-25T21:16:53.958707907Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=964.013µs logger=migrator t=2026-03-25T21:16:53.964455018Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-25T21:16:53.964871259Z 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-03-25T21:16:53.968328062Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-25T21:16:53.968739122Z 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-03-25T21:16:53.972261458Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-25T21:16:53.97353266Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.269372ms logger=migrator t=2026-03-25T21:16:53.980380486Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-25T21:16:53.981341199Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=959.343µs logger=migrator t=2026-03-25T21:16:53.986072405Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-25T21:16:53.987964271Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.893366ms logger=migrator t=2026-03-25T21:16:53.994580423Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-25T21:16:53.995643279Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.062616ms logger=migrator t=2026-03-25T21:16:54.002560977Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-25T21:16:54.004172477Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.61161ms logger=migrator t=2026-03-25T21:16:54.009158958Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-25T21:16:54.010927342Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.766493ms logger=migrator t=2026-03-25T21:16:54.016222361Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-25T21:16:54.017557883Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.334932ms logger=migrator t=2026-03-25T21:16:54.020999677Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-25T21:16:54.022080873Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.082036ms logger=migrator t=2026-03-25T21:16:54.025373154Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-25T21:16:54.026455521Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.081957ms logger=migrator t=2026-03-25T21:16:54.031409931Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-25T21:16:54.032493678Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.083707ms logger=migrator t=2026-03-25T21:16:54.036072905Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-25T21:16:54.037423867Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.349622ms logger=migrator t=2026-03-25T21:16:54.044220944Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-25T21:16:54.067370208Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.150624ms logger=migrator t=2026-03-25T21:16:54.070689019Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-25T21:16:54.076695805Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.007076ms logger=migrator t=2026-03-25T21:16:54.081867742Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-25T21:16:54.090246406Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.378275ms logger=migrator t=2026-03-25T21:16:54.095561006Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-25T21:16:54.095811092Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=250.096µs logger=migrator t=2026-03-25T21:16:54.10269578Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-25T21:16:54.113591856Z level=info msg="Migration successfully executed" id="add share column" duration=10.897176ms logger=migrator t=2026-03-25T21:16:54.116833485Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-25T21:16:54.117024099Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=190.454µs logger=migrator t=2026-03-25T21:16:54.120391001Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-25T21:16:54.121392435Z level=info msg="Migration successfully executed" id="create file table" duration=998.234µs logger=migrator t=2026-03-25T21:16:54.127594378Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-25T21:16:54.129645367Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.04759ms logger=migrator t=2026-03-25T21:16:54.13343358Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-25T21:16:54.134586468Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.149748ms logger=migrator t=2026-03-25T21:16:54.139065307Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-25T21:16:54.139910918Z level=info msg="Migration successfully executed" id="create file_meta table" duration=844.63µs logger=migrator t=2026-03-25T21:16:54.146558619Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-25T21:16:54.147758789Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.19976ms logger=migrator t=2026-03-25T21:16:54.152595427Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-25T21:16:54.15270725Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=111.483µs logger=migrator t=2026-03-25T21:16:54.157007705Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-25T21:16:54.157111507Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=102.462µs logger=migrator t=2026-03-25T21:16:54.160607252Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-25T21:16:54.161451623Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=844.251µs logger=migrator t=2026-03-25T21:16:54.167625194Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-25T21:16:54.16788381Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=258.326µs logger=migrator t=2026-03-25T21:16:54.170966695Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-25T21:16:54.172312628Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.344523ms logger=migrator t=2026-03-25T21:16:54.175093326Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-25T21:16:54.184601008Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.507042ms logger=migrator t=2026-03-25T21:16:54.190172024Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-25T21:16:54.190333348Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=160.263µs logger=migrator t=2026-03-25T21:16:54.19416105Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-25T21:16:54.195314579Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.151489ms logger=migrator t=2026-03-25T21:16:54.199663415Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-25T21:16:54.200048284Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=385.409µs logger=migrator t=2026-03-25T21:16:54.204266797Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-25T21:16:54.204467172Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=200.575µs logger=migrator t=2026-03-25T21:16:54.209734191Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-25T21:16:54.210556421Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=821.799µs logger=migrator t=2026-03-25T21:16:54.214112368Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-25T21:16:54.223688751Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.575893ms logger=migrator t=2026-03-25T21:16:54.228793366Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-25T21:16:54.236318789Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.525513ms logger=migrator t=2026-03-25T21:16:54.240152833Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-25T21:16:54.241341802Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.188818ms logger=migrator t=2026-03-25T21:16:54.248042045Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-25T21:16:54.330354353Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.312348ms logger=migrator t=2026-03-25T21:16:54.335209562Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-25T21:16:54.336354479Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.142767ms logger=migrator t=2026-03-25T21:16:54.343567885Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-25T21:16:54.345545933Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.977088ms logger=migrator t=2026-03-25T21:16:54.350155046Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-25T21:16:54.375684638Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.530192ms logger=migrator t=2026-03-25T21:16:54.382889615Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-25T21:16:54.393917984Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.028439ms logger=migrator t=2026-03-25T21:16:54.403933337Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-25T21:16:54.404550702Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=617.645µs logger=migrator t=2026-03-25T21:16:54.410462477Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-25T21:16:54.410843786Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=385.479µs logger=migrator t=2026-03-25T21:16:54.417532109Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-25T21:16:54.417884528Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=353.308µs logger=migrator t=2026-03-25T21:16:54.425089334Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-25T21:16:54.425444803Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=352.728µs logger=migrator t=2026-03-25T21:16:54.431349776Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-25T21:16:54.431556431Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=206.875µs logger=migrator t=2026-03-25T21:16:54.435548319Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-25T21:16:54.437346822Z level=info msg="Migration successfully executed" id="create folder table" duration=1.796523ms logger=migrator t=2026-03-25T21:16:54.445683296Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-25T21:16:54.446827684Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.144098ms logger=migrator t=2026-03-25T21:16:54.451447546Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-25T21:16:54.452621386Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.170539ms logger=migrator t=2026-03-25T21:16:54.458271373Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-25T21:16:54.458297064Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.431µs logger=migrator t=2026-03-25T21:16:54.46346591Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-25T21:16:54.465387566Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.918696ms logger=migrator t=2026-03-25T21:16:54.472337346Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-25T21:16:54.473480574Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.144818ms logger=migrator t=2026-03-25T21:16:54.479392368Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-25T21:16:54.481301015Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.905897ms logger=migrator t=2026-03-25T21:16:54.492901118Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-25T21:16:54.493606965Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=707.117µs logger=migrator t=2026-03-25T21:16:54.500321149Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-25T21:16:54.50078607Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=464.181µs logger=migrator t=2026-03-25T21:16:54.506440058Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-25T21:16:54.508606171Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.165683ms logger=migrator t=2026-03-25T21:16:54.514035584Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-25T21:16:54.515166761Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.131138ms logger=migrator t=2026-03-25T21:16:54.521108735Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-25T21:16:54.52212516Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.015705ms logger=migrator t=2026-03-25T21:16:54.530058484Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-25T21:16:54.531188252Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.129378ms logger=migrator t=2026-03-25T21:16:54.536753878Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-25T21:16:54.538671834Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.918606ms logger=migrator t=2026-03-25T21:16:54.544484485Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-25T21:16:54.545534632Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.049887ms logger=migrator t=2026-03-25T21:16:54.605586316Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-25T21:16:54.608405765Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.820499ms logger=migrator t=2026-03-25T21:16:54.616949793Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-25T21:16:54.618298356Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.348793ms logger=migrator t=2026-03-25T21:16:54.624449667Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-25T21:16:54.62542358Z level=info msg="Migration successfully executed" id="create signing_key table" duration=973.904µs logger=migrator t=2026-03-25T21:16:54.631123569Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-25T21:16:54.632282678Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.158399ms logger=migrator t=2026-03-25T21:16:54.638234303Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-25T21:16:54.63937937Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.145147ms logger=migrator t=2026-03-25T21:16:54.644768062Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-25T21:16:54.645079539Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=312.467µs logger=migrator t=2026-03-25T21:16:54.649744523Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-25T21:16:54.660829624Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.084361ms logger=migrator t=2026-03-25T21:16:54.666621045Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-25T21:16:54.667212619Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=591.764µs logger=migrator t=2026-03-25T21:16:54.67338712Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-25T21:16:54.67341002Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.671µs logger=migrator t=2026-03-25T21:16:54.678679819Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-25T21:16:54.679822627Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.140178ms logger=migrator t=2026-03-25T21:16:54.685007514Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-25T21:16:54.685044725Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=39.811µs logger=migrator t=2026-03-25T21:16:54.692013964Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-25T21:16:54.694405753Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.42152ms logger=migrator t=2026-03-25T21:16:54.699700802Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-25T21:16:54.701860365Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.163643ms logger=migrator t=2026-03-25T21:16:54.707683547Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-25T21:16:54.708792124Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.108127ms logger=migrator t=2026-03-25T21:16:54.714015581Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-25T21:16:54.71480453Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=789.769µs logger=migrator t=2026-03-25T21:16:54.719645209Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-25T21:16:54.72010538Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=466.922µs logger=migrator t=2026-03-25T21:16:54.724804664Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-25T21:16:54.72585814Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.054756ms logger=migrator t=2026-03-25T21:16:54.730653657Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-25T21:16:54.731971529Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.317522ms logger=migrator t=2026-03-25T21:16:54.737314099Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-25T21:16:54.73816115Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=846.711µs logger=migrator t=2026-03-25T21:16:54.743416228Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-25T21:16:54.755890293Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.473674ms logger=migrator t=2026-03-25T21:16:54.760774352Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-25T21:16:54.768562911Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.781909ms logger=migrator t=2026-03-25T21:16:54.773487712Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-25T21:16:54.782505281Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.017279ms logger=migrator t=2026-03-25T21:16:54.786915769Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-25T21:16:54.787011862Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=97.103µs logger=migrator t=2026-03-25T21:16:54.791309127Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-25T21:16:54.800951492Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.643764ms logger=migrator t=2026-03-25T21:16:54.805337299Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-25T21:16:54.814342849Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.006329ms logger=migrator t=2026-03-25T21:16:54.819238558Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-25T21:16:54.819462384Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=223.995µs logger=migrator t=2026-03-25T21:16:54.824109426Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.098104782s logger=migrator t=2026-03-25T21:16:54.82470088Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-25T21:16:54.840763982Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-25T21:16:54.840982928Z level=info msg="Created default organization" logger=secrets t=2026-03-25T21:16:54.846255767Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-25T21:16:54.891009058Z level=info msg="Restored cache from database" duration=430.8µs logger=plugin.store t=2026-03-25T21:16:54.892243929Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-25T21:16:54.928169054Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-25T21:16:54.928197315Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-25T21:16:54.928293937Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-25T21:16:54.928321388Z level=info msg="Plugins loaded" count=54 duration=36.078269ms logger=query_data t=2026-03-25T21:16:54.932141212Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-25T21:16:54.935666087Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-25T21:16:54.94152966Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-25T21:16:54.951424882Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-25T21:16:54.953131153Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-25T21:16:54.954916187Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-25T21:16:54.978290837Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-25T21:16:54.99931075Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-25T21:16:55.02310075Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-25T21:16:55.023129561Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-25T21:16:55.023364276Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-03-25T21:16:55.024694299Z level=info msg="State cache has been initialized" states=0 duration=1.317993ms logger=ngalert.scheduler t=2026-03-25T21:16:55.024785671Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-25T21:16:55.024886954Z level=info msg=starting first_tick=2026-03-25T21:17:00Z logger=grafanaStorageLogger t=2026-03-25T21:16:55.025065648Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-25T21:16:55.028535333Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-25T21:16:55.035411661Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-25T21:16:55.090803921Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-25T21:16:55.095102006Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-25T21:16:55.09687554Z level=info msg="Update check succeeded" duration=73.617576ms logger=grafana.update.checker t=2026-03-25T21:16:55.104175938Z level=info msg="Update check succeeded" duration=80.927695ms logger=sqlstore.transactions t=2026-03-25T21:16:55.148679153Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-25T21:16:55.161352013Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-25T21:16:55.193616719Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-25T21:16:55.195825143Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-25T21:16:55.214678003Z level=info msg="Patterns update finished" duration=81.523178ms logger=grafana-apiserver t=2026-03-25T21:16:55.286172737Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-25T21:16:55.286578607Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-25T21:16:58.629845168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:58.630816861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:58.934984115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.445359532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.461179986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.487164619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.50420941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.538314345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.555702174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.583656994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.60125197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.631361489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.649648541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.680001277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.697399177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.722178202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.740423971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.77090702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.787815049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.856874678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.873665604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.904389089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.921447601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.954981692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.971448111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:16:59.997590047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.014811303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.041102683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.057725925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.115376665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.130055531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.160519449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.176359854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.216444858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.231946495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.273982326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.290790943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.334581325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.349843695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.374180049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.391770354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.422378666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.440730209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.474052144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.490279598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.529286518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.548255175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.58069809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.608716811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.687712814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.705089334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.756013505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.775326801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.832449558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.846794236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.89910204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.914186275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:00.982491027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.003033721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.078340367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.09499076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.154537974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.172277992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.25822999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.278002266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.335672947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.355538015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.404970621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.422944635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.495362083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.522524573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.622296357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.641645673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.726641378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.748165075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.824979567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.841509667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.927834213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:01.944743232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:17:02.024675248Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-25T21:17:50.052206379Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-25T21:26:55.074298294Z level=info msg="Completed cleanup jobs" duration=43.023012ms logger=plugins.update.checker t=2026-03-25T21:26:55.173654475Z level=info msg="Update check succeeded" duration=76.342135ms logger=sqlstore.transactions t=2026-03-25T21:31:54.951719149Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"