logger=settings t=2026-04-28T14:00:44.705983732Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-28T14:00:44Z logger=settings t=2026-04-28T14:00:44.706307869Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-28T14:00:44.70632176Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-28T14:00:44.70632582Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-28T14:00:44.70632857Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-28T14:00:44.70633123Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-28T14:00:44.70633384Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-28T14:00:44.70633644Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-28T14:00:44.70633938Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-28T14:00:44.70634389Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-28T14:00:44.70634644Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-28T14:00:44.70635136Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-28T14:00:44.70635448Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-28T14:00:44.706358411Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-28T14:00:44.706364011Z level=info msg=Target target=[all] logger=settings t=2026-04-28T14:00:44.706420762Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-28T14:00:44.706430842Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-28T14:00:44.706433732Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-28T14:00:44.706438652Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-28T14:00:44.706441643Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-28T14:00:44.706446433Z level=info msg="App mode production" logger=sqlstore t=2026-04-28T14:00:44.706800071Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-28T14:00:44.706823072Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-28T14:00:44.708846951Z level=info msg="Locking database" logger=migrator t=2026-04-28T14:00:44.708861642Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-28T14:00:44.709514247Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-28T14:00:44.710541392Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.026865ms logger=migrator t=2026-04-28T14:00:44.715945023Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-28T14:00:44.717087711Z level=info msg="Migration successfully executed" id="create user table" duration=1.126248ms logger=migrator t=2026-04-28T14:00:44.721348364Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-28T14:00:44.722288947Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=940.403µs logger=migrator t=2026-04-28T14:00:44.728869577Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-28T14:00:44.730241649Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.370513ms logger=migrator t=2026-04-28T14:00:44.73560783Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-28T14:00:44.737525127Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.917037ms logger=migrator t=2026-04-28T14:00:44.747685424Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-28T14:00:44.749509797Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.830174ms logger=migrator t=2026-04-28T14:00:44.754935309Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-28T14:00:44.758781923Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.845984ms logger=migrator t=2026-04-28T14:00:44.762980354Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-28T14:00:44.764268396Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.288782ms logger=migrator t=2026-04-28T14:00:44.769256476Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-28T14:00:44.770042476Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=786.25µs logger=migrator t=2026-04-28T14:00:44.773691164Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-28T14:00:44.774720889Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.028635ms logger=migrator t=2026-04-28T14:00:44.782448217Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-28T14:00:44.782802945Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=354.708µs logger=migrator t=2026-04-28T14:00:44.787756466Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-28T14:00:44.789023646Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.26691ms logger=migrator t=2026-04-28T14:00:44.794900959Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-28T14:00:44.796354084Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.452885ms logger=migrator t=2026-04-28T14:00:44.803277793Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-28T14:00:44.803305833Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.19µs logger=migrator t=2026-04-28T14:00:44.808202831Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-28T14:00:44.810145389Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.940478ms logger=migrator t=2026-04-28T14:00:44.815408196Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-28T14:00:44.815838707Z level=info msg="Migration successfully executed" id="Add missing user data" duration=430.691µs logger=migrator t=2026-04-28T14:00:44.821985326Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-28T14:00:44.823470492Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.484496ms logger=migrator t=2026-04-28T14:00:44.829431527Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-28T14:00:44.830140994Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=709.417µs logger=migrator t=2026-04-28T14:00:44.834227444Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-28T14:00:44.836115469Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.887105ms logger=migrator t=2026-04-28T14:00:44.840395923Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-28T14:00:44.850745124Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.344771ms logger=migrator t=2026-04-28T14:00:44.857117339Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-28T14:00:44.858312597Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.188418ms logger=migrator t=2026-04-28T14:00:44.864002565Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-28T14:00:44.864229061Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=231.266µs logger=migrator t=2026-04-28T14:00:44.870807501Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-28T14:00:44.872156813Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.354142ms logger=migrator t=2026-04-28T14:00:44.879108642Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-28T14:00:44.879482821Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=375.069µs logger=migrator t=2026-04-28T14:00:44.883018077Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-28T14:00:44.883422467Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=404.59µs logger=migrator t=2026-04-28T14:00:44.889571855Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-28T14:00:44.890528109Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=955.804µs logger=migrator t=2026-04-28T14:00:44.896956385Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-28T14:00:44.897780165Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=827.07µs logger=migrator t=2026-04-28T14:00:44.922956936Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-28T14:00:44.924239257Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.282471ms logger=migrator t=2026-04-28T14:00:44.93345203Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-28T14:00:44.934060575Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=608.475µs logger=migrator t=2026-04-28T14:00:44.939705272Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-28T14:00:44.940596114Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=890.322µs logger=migrator t=2026-04-28T14:00:44.946802175Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-28T14:00:44.946834185Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.56µs logger=migrator t=2026-04-28T14:00:44.952556534Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-28T14:00:44.953847765Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.291721ms logger=migrator t=2026-04-28T14:00:44.958892358Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-28T14:00:44.96021153Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.311612ms logger=migrator t=2026-04-28T14:00:44.965331094Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-28T14:00:44.966327479Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.000744ms logger=migrator t=2026-04-28T14:00:44.971864903Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-28T14:00:44.972850567Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=985.573µs logger=migrator t=2026-04-28T14:00:44.978529924Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-28T14:00:44.981307422Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.780778ms logger=migrator t=2026-04-28T14:00:44.986738693Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-28T14:00:44.987744707Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.005494ms logger=migrator t=2026-04-28T14:00:45.001071651Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-28T14:00:45.001937632Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=867.211µs logger=migrator t=2026-04-28T14:00:45.007980099Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-28T14:00:45.008749688Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=769.929µs logger=migrator t=2026-04-28T14:00:45.013493363Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-28T14:00:45.014003095Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=504.482µs logger=migrator t=2026-04-28T14:00:45.019874027Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-28T14:00:45.020629776Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=755.468µs logger=migrator t=2026-04-28T14:00:45.025963235Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-28T14:00:45.026378755Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=415.64µs logger=migrator t=2026-04-28T14:00:45.033039097Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-28T14:00:45.0335813Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=542.123µs logger=migrator t=2026-04-28T14:00:45.038269553Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-28T14:00:45.038809657Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=544.964µs logger=migrator t=2026-04-28T14:00:45.0443036Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-28T14:00:45.045733285Z level=info msg="Migration successfully executed" id="create star table" duration=1.429284ms logger=migrator t=2026-04-28T14:00:45.051117716Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-28T14:00:45.052259723Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.131488ms logger=migrator t=2026-04-28T14:00:45.057324186Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-28T14:00:45.058145266Z level=info msg="Migration successfully executed" id="create org table v1" duration=820.82µs logger=migrator t=2026-04-28T14:00:45.066505059Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-28T14:00:45.067864602Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.357433ms logger=migrator t=2026-04-28T14:00:45.074222566Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-28T14:00:45.075541558Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.359383ms logger=migrator t=2026-04-28T14:00:45.08304075Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-28T14:00:45.084587228Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.549259ms logger=migrator t=2026-04-28T14:00:45.090845089Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-28T14:00:45.091626708Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=776.829µs logger=migrator t=2026-04-28T14:00:45.097534062Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-28T14:00:45.098808493Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.26819ms logger=migrator t=2026-04-28T14:00:45.103835645Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-28T14:00:45.103863456Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.53µs logger=migrator t=2026-04-28T14:00:45.109165934Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-28T14:00:45.109191855Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.661µs logger=migrator t=2026-04-28T14:00:45.114268418Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-28T14:00:45.114428712Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=160.864µs logger=migrator t=2026-04-28T14:00:45.120170901Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-28T14:00:45.121047322Z level=info msg="Migration successfully executed" id="create dashboard table" duration=876.301µs logger=migrator t=2026-04-28T14:00:45.126008223Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-28T14:00:45.127279003Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.274771ms logger=migrator t=2026-04-28T14:00:45.132866219Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-28T14:00:45.133873254Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=996.575µs logger=migrator t=2026-04-28T14:00:45.139657284Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-28T14:00:45.140458553Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=773.529µs logger=migrator t=2026-04-28T14:00:45.150835855Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-28T14:00:45.152559976Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.723581ms logger=migrator t=2026-04-28T14:00:45.165598323Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-28T14:00:45.166876794Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.282671ms logger=migrator t=2026-04-28T14:00:45.174273554Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-28T14:00:45.181592632Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.318718ms logger=migrator t=2026-04-28T14:00:45.186952212Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-28T14:00:45.187634998Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=682.796µs logger=migrator t=2026-04-28T14:00:45.195253512Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-28T14:00:45.196329799Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.078697ms logger=migrator t=2026-04-28T14:00:45.202838697Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-28T14:00:45.204176879Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.337723ms logger=migrator t=2026-04-28T14:00:45.211531887Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-28T14:00:45.212345718Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=816.821µs logger=migrator t=2026-04-28T14:00:45.21743194Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-28T14:00:45.218683841Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.251261ms logger=migrator t=2026-04-28T14:00:45.224698907Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-28T14:00:45.224874331Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=174.974µs logger=migrator t=2026-04-28T14:00:45.230193381Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-28T14:00:45.233374918Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.179466ms logger=migrator t=2026-04-28T14:00:45.239369233Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-28T14:00:45.241427963Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.05599ms logger=migrator t=2026-04-28T14:00:45.248280759Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-28T14:00:45.250351139Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.06671ms logger=migrator t=2026-04-28T14:00:45.255394112Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-28T14:00:45.256260913Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=866.23µs logger=migrator t=2026-04-28T14:00:45.261718105Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-28T14:00:45.26398182Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.263855ms logger=migrator t=2026-04-28T14:00:45.273662725Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-28T14:00:45.275050129Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.388844ms logger=migrator t=2026-04-28T14:00:45.28045015Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-28T14:00:45.281448864Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=998.314µs logger=migrator t=2026-04-28T14:00:45.287159182Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-28T14:00:45.287193473Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=34.691µs logger=migrator t=2026-04-28T14:00:45.303584371Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-28T14:00:45.303613292Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.411µs logger=migrator t=2026-04-28T14:00:45.309110935Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-28T14:00:45.310556531Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.445616ms logger=migrator t=2026-04-28T14:00:45.31548345Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-28T14:00:45.316912615Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.432806ms logger=migrator t=2026-04-28T14:00:45.321938347Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-28T14:00:45.323906474Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.966787ms logger=migrator t=2026-04-28T14:00:45.330343561Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-28T14:00:45.332471242Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.127481ms logger=migrator t=2026-04-28T14:00:45.338084718Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-28T14:00:45.338409756Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=325.588µs logger=migrator t=2026-04-28T14:00:45.343737575Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-28T14:00:45.345067248Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.329302ms logger=migrator t=2026-04-28T14:00:45.353645556Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-28T14:00:45.354396644Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=750.868µs logger=migrator t=2026-04-28T14:00:45.361423015Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-28T14:00:45.361507287Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=83.662µs logger=migrator t=2026-04-28T14:00:45.365659307Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-28T14:00:45.366940219Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.280832ms logger=migrator t=2026-04-28T14:00:45.373671111Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-28T14:00:45.374402899Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=729.238µs logger=migrator t=2026-04-28T14:00:45.386088713Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-28T14:00:45.401241901Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=15.140427ms logger=migrator t=2026-04-28T14:00:45.406923329Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-28T14:00:45.408517308Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.593909ms logger=migrator t=2026-04-28T14:00:45.415331472Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-28T14:00:45.416004288Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=674.836µs logger=migrator t=2026-04-28T14:00:45.420115129Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-28T14:00:45.420834446Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=719.287µs logger=migrator t=2026-04-28T14:00:45.425817927Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-28T14:00:45.426078423Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=260.186µs logger=migrator t=2026-04-28T14:00:45.429581268Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-28T14:00:45.4300692Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=488.282µs logger=migrator t=2026-04-28T14:00:45.434854556Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-28T14:00:45.436698051Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.842605ms logger=migrator t=2026-04-28T14:00:45.442582144Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-28T14:00:45.443219919Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=635.165µs logger=migrator t=2026-04-28T14:00:45.44657596Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-28T14:00:45.446717114Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=151.664µs logger=migrator t=2026-04-28T14:00:45.449289356Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-28T14:00:45.4494236Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=134.434µs logger=migrator t=2026-04-28T14:00:45.45438827Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-28T14:00:45.455014685Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=626.295µs logger=migrator t=2026-04-28T14:00:45.459016713Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-28T14:00:45.460959539Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.941016ms logger=migrator t=2026-04-28T14:00:45.464426294Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-28T14:00:45.465197303Z level=info msg="Migration successfully executed" id="create data_source table" duration=770.019µs logger=migrator t=2026-04-28T14:00:45.470920831Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-28T14:00:45.471555207Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=630.295µs logger=migrator t=2026-04-28T14:00:45.475622366Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-28T14:00:45.476297802Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=675.176µs logger=migrator t=2026-04-28T14:00:45.480495793Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-28T14:00:45.48113677Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=640.157µs logger=migrator t=2026-04-28T14:00:45.485651348Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-28T14:00:45.487029432Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.378194ms logger=migrator t=2026-04-28T14:00:45.490769023Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-28T14:00:45.499098985Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.324862ms logger=migrator t=2026-04-28T14:00:45.503593104Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-28T14:00:45.504441075Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=847.741µs logger=migrator t=2026-04-28T14:00:45.509730203Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-28T14:00:45.510406359Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=671.446µs logger=migrator t=2026-04-28T14:00:45.513902444Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-28T14:00:45.515160495Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.257401ms logger=migrator t=2026-04-28T14:00:45.519864498Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-28T14:00:45.520464924Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=600.606µs logger=migrator t=2026-04-28T14:00:45.526274845Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-28T14:00:45.528717524Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.442499ms logger=migrator t=2026-04-28T14:00:45.537761273Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-28T14:00:45.540404487Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.640254ms logger=migrator t=2026-04-28T14:00:45.545707786Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-28T14:00:45.545795278Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=96.092µs logger=migrator t=2026-04-28T14:00:45.552645164Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-28T14:00:45.553085655Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=446.561µs logger=migrator t=2026-04-28T14:00:45.559211283Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-28T14:00:45.564920561Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.700498ms logger=migrator t=2026-04-28T14:00:45.722081066Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-28T14:00:45.722754112Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=674.666µs logger=migrator t=2026-04-28T14:00:45.902302888Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-28T14:00:45.90278975Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=490.022µs logger=migrator t=2026-04-28T14:00:46.00870113Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-28T14:00:46.011092248Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.394248ms logger=migrator t=2026-04-28T14:00:46.019578094Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-28T14:00:46.019863001Z level=info msg="Migration successfully executed" id="Update uid value" duration=281.807µs logger=migrator t=2026-04-28T14:00:46.024719179Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-28T14:00:46.025495567Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=775.818µs logger=migrator t=2026-04-28T14:00:46.031199716Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-28T14:00:46.031897172Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=697.226µs logger=migrator t=2026-04-28T14:00:46.037053138Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-28T14:00:46.037758124Z level=info msg="Migration successfully executed" id="create api_key table" duration=704.036µs logger=migrator t=2026-04-28T14:00:46.042826358Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-28T14:00:46.043545595Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=718.678µs logger=migrator t=2026-04-28T14:00:46.049485679Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-28T14:00:46.050255728Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=767.549µs logger=migrator t=2026-04-28T14:00:46.055581067Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-28T14:00:46.056412127Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=830.5µs logger=migrator t=2026-04-28T14:00:46.061797968Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-28T14:00:46.062523326Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=725.007µs logger=migrator t=2026-04-28T14:00:46.067831814Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-28T14:00:46.068518911Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=688.947µs logger=migrator t=2026-04-28T14:00:46.073377149Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-28T14:00:46.074039065Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=661.776µs logger=migrator t=2026-04-28T14:00:46.079705952Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-28T14:00:46.087094912Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.38785ms logger=migrator t=2026-04-28T14:00:46.093026265Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-28T14:00:46.093948308Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=921.602µs logger=migrator t=2026-04-28T14:00:46.098897908Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-28T14:00:46.100037805Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.138687ms logger=migrator t=2026-04-28T14:00:46.105888598Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-28T14:00:46.10680593Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=917.282µs logger=migrator t=2026-04-28T14:00:46.110842388Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-28T14:00:46.111566216Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=723.338µs logger=migrator t=2026-04-28T14:00:46.117573522Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-28T14:00:46.117973191Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=398.879µs logger=migrator t=2026-04-28T14:00:46.123344361Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-28T14:00:46.123906695Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=561.714µs logger=migrator t=2026-04-28T14:00:46.12990584Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-28T14:00:46.129934581Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=25.911µs logger=migrator t=2026-04-28T14:00:46.135286311Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-28T14:00:46.139035801Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.74713ms logger=migrator t=2026-04-28T14:00:46.145894328Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-28T14:00:46.149282241Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.387042ms logger=migrator t=2026-04-28T14:00:46.154763344Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-28T14:00:46.154952788Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=189.384µs logger=migrator t=2026-04-28T14:00:46.163141447Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-28T14:00:46.16699772Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.855053ms logger=migrator t=2026-04-28T14:00:46.173529619Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-28T14:00:46.17813764Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.601541ms logger=migrator t=2026-04-28T14:00:46.186187266Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-28T14:00:46.18800177Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.810624ms logger=migrator t=2026-04-28T14:00:46.1953968Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-28T14:00:46.196087267Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=697.178µs logger=migrator t=2026-04-28T14:00:46.201339344Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-28T14:00:46.202216295Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=877.371µs logger=migrator t=2026-04-28T14:00:46.20655756Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-28T14:00:46.207967434Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.409684ms logger=migrator t=2026-04-28T14:00:46.213799746Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-28T14:00:46.214786479Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=987.613µs logger=migrator t=2026-04-28T14:00:46.220097258Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-28T14:00:46.220912219Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=814.731µs logger=migrator t=2026-04-28T14:00:46.225791186Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-28T14:00:46.225857708Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.862µs logger=migrator t=2026-04-28T14:00:46.229582609Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-28T14:00:46.22960923Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.461µs logger=migrator t=2026-04-28T14:00:46.237987973Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-28T14:00:46.241787225Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.800732ms logger=migrator t=2026-04-28T14:00:46.246165252Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-28T14:00:46.248826436Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.660384ms logger=migrator t=2026-04-28T14:00:46.253185801Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-28T14:00:46.253254253Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.362µs logger=migrator t=2026-04-28T14:00:46.258000139Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-28T14:00:46.259208377Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.207568ms logger=migrator t=2026-04-28T14:00:46.264504636Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-28T14:00:46.265792048Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.287772ms logger=migrator t=2026-04-28T14:00:46.270738487Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-28T14:00:46.270765038Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.321µs logger=migrator t=2026-04-28T14:00:46.274724584Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-28T14:00:46.275491453Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=761.818µs logger=migrator t=2026-04-28T14:00:46.280783611Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-28T14:00:46.28276774Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.981189ms logger=migrator t=2026-04-28T14:00:46.287908965Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-28T14:00:46.290774114Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.864829ms logger=migrator t=2026-04-28T14:00:46.294889193Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-28T14:00:46.294917724Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.141µs logger=migrator t=2026-04-28T14:00:46.299200389Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-28T14:00:46.300209453Z level=info msg="Migration successfully executed" id="create session table" duration=1.005965ms logger=migrator t=2026-04-28T14:00:46.303713457Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-28T14:00:46.303787979Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=75.142µs logger=migrator t=2026-04-28T14:00:46.307870219Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-28T14:00:46.307992942Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=125.373µs logger=migrator t=2026-04-28T14:00:46.312103631Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-28T14:00:46.313159047Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.055006ms logger=migrator t=2026-04-28T14:00:46.31906816Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-28T14:00:46.319757217Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=689.047µs logger=migrator t=2026-04-28T14:00:46.323957978Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-28T14:00:46.323988829Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.351µs logger=migrator t=2026-04-28T14:00:46.327053403Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-28T14:00:46.327079555Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.052µs logger=migrator t=2026-04-28T14:00:46.331138753Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-28T14:00:46.334151456Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.012223ms logger=migrator t=2026-04-28T14:00:46.3376286Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-28T14:00:46.340742846Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.110995ms logger=migrator t=2026-04-28T14:00:46.345157703Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-28T14:00:46.345247075Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=89.522µs logger=migrator t=2026-04-28T14:00:46.349888528Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-28T14:00:46.34997303Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=85.512µs logger=migrator t=2026-04-28T14:00:46.354031908Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-28T14:00:46.354811427Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=778.939µs logger=migrator t=2026-04-28T14:00:46.358981429Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-28T14:00:46.359008199Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.82µs logger=migrator t=2026-04-28T14:00:46.361177402Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-28T14:00:46.364262697Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.084755ms logger=migrator t=2026-04-28T14:00:46.368574551Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-28T14:00:46.368720234Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=145.733µs logger=migrator t=2026-04-28T14:00:46.372848245Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-28T14:00:46.3759297Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.112515ms logger=migrator t=2026-04-28T14:00:46.380920261Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-28T14:00:46.386188379Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.268808ms logger=migrator t=2026-04-28T14:00:46.390308139Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-28T14:00:46.390423831Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=117.053µs logger=migrator t=2026-04-28T14:00:46.395017783Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-28T14:00:46.396476378Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.460175ms logger=migrator t=2026-04-28T14:00:46.402236488Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-28T14:00:46.403073069Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=836.061µs logger=migrator t=2026-04-28T14:00:46.41058585Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-28T14:00:46.412951748Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.365828ms logger=migrator t=2026-04-28T14:00:46.417454948Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-28T14:00:46.418439271Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=984.323µs logger=migrator t=2026-04-28T14:00:46.422258693Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-28T14:00:46.423147186Z level=info msg="Migration successfully executed" id="add index alert state" duration=890.303µs logger=migrator t=2026-04-28T14:00:46.426017625Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-28T14:00:46.426921807Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=902.182µs logger=migrator t=2026-04-28T14:00:46.431038057Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-28T14:00:46.431757335Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=719.287µs logger=migrator t=2026-04-28T14:00:46.435805312Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-28T14:00:46.436776366Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=971.244µs logger=migrator t=2026-04-28T14:00:46.440185889Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-28T14:00:46.44107843Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=892.571µs logger=migrator t=2026-04-28T14:00:46.444078183Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-28T14:00:46.454918006Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.838363ms logger=migrator t=2026-04-28T14:00:46.45838788Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-28T14:00:46.459652301Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.262991ms logger=migrator t=2026-04-28T14:00:46.463283969Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-28T14:00:46.464706634Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.424235ms logger=migrator t=2026-04-28T14:00:46.468072496Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-28T14:00:46.468453875Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=381.949µs logger=migrator t=2026-04-28T14:00:46.472739189Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-28T14:00:46.473489087Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=750.068µs logger=migrator t=2026-04-28T14:00:46.477978655Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-28T14:00:46.478859887Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=878.832µs logger=migrator t=2026-04-28T14:00:46.483128691Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-28T14:00:46.487814854Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.684494ms logger=migrator t=2026-04-28T14:00:46.492356055Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-28T14:00:46.502495941Z level=info msg="Migration successfully executed" id="Add column frequency" duration=10.132965ms logger=migrator t=2026-04-28T14:00:46.507863131Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-28T14:00:46.512112855Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.250454ms logger=migrator t=2026-04-28T14:00:46.51647172Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-28T14:00:46.520171149Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.699429ms logger=migrator t=2026-04-28T14:00:46.524979536Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-28T14:00:46.525916408Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=936.782µs logger=migrator t=2026-04-28T14:00:46.53093734Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-28T14:00:46.531006782Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=71.622µs logger=migrator t=2026-04-28T14:00:46.537824918Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-28T14:00:46.537864829Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.021µs logger=migrator t=2026-04-28T14:00:46.543111476Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-28T14:00:46.544363046Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.25143ms logger=migrator t=2026-04-28T14:00:46.549767308Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-28T14:00:46.550599458Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=834.95µs logger=migrator t=2026-04-28T14:00:46.557426414Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-28T14:00:46.558312205Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=890.301µs logger=migrator t=2026-04-28T14:00:46.562858406Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-28T14:00:46.563640934Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=782.208µs logger=migrator t=2026-04-28T14:00:46.567864596Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-28T14:00:46.568630845Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=766.179µs logger=migrator t=2026-04-28T14:00:46.573656298Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-28T14:00:46.576884916Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.225798ms logger=migrator t=2026-04-28T14:00:46.58161148Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-28T14:00:46.584748536Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.136756ms logger=migrator t=2026-04-28T14:00:46.588950218Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-28T14:00:46.589096932Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=146.844µs logger=migrator t=2026-04-28T14:00:46.594133914Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-28T14:00:46.594848351Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=710.987µs logger=migrator t=2026-04-28T14:00:46.5993219Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-28T14:00:46.600044518Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=722.378µs logger=migrator t=2026-04-28T14:00:46.603942152Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-28T14:00:46.607297504Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.355202ms logger=migrator t=2026-04-28T14:00:46.615173504Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-28T14:00:46.615247166Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.272µs logger=migrator t=2026-04-28T14:00:46.621002195Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-28T14:00:46.622056092Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.054147ms logger=migrator t=2026-04-28T14:00:46.626447828Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-28T14:00:46.627463083Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.015475ms logger=migrator t=2026-04-28T14:00:46.632900825Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-28T14:00:46.632975457Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=75.192µs logger=migrator t=2026-04-28T14:00:46.638206244Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-28T14:00:46.638940291Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=733.847µs logger=migrator t=2026-04-28T14:00:46.64345012Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-28T14:00:46.644195399Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=744.349µs logger=migrator t=2026-04-28T14:00:46.649385845Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-28T14:00:46.650099842Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=713.177µs logger=migrator t=2026-04-28T14:00:46.654374785Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-28T14:00:46.656377284Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.001729ms logger=migrator t=2026-04-28T14:00:46.663400195Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-28T14:00:46.664817109Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.416994ms logger=migrator t=2026-04-28T14:00:46.674154095Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-28T14:00:46.675030207Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=875.182µs logger=migrator t=2026-04-28T14:00:46.683553774Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-28T14:00:46.683717108Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=139.553µs logger=migrator t=2026-04-28T14:00:46.691878716Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-28T14:00:46.702594576Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=10.71924ms logger=migrator t=2026-04-28T14:00:46.711730718Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-28T14:00:46.712701671Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=971.364µs logger=migrator t=2026-04-28T14:00:46.720711895Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-28T14:00:46.727586062Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.876226ms logger=migrator t=2026-04-28T14:00:46.734126691Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-28T14:00:46.734846908Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=713.357µs logger=migrator t=2026-04-28T14:00:46.743104799Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-28T14:00:46.744547574Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.442535ms logger=migrator t=2026-04-28T14:00:46.751905412Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-28T14:00:46.753585633Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.679451ms logger=migrator t=2026-04-28T14:00:46.763318019Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-28T14:00:46.775980206Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.666898ms logger=migrator t=2026-04-28T14:00:46.782733929Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-28T14:00:46.783901888Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.168169ms logger=migrator t=2026-04-28T14:00:46.803029951Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-28T14:00:46.805540012Z 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=2.51165ms logger=migrator t=2026-04-28T14:00:46.812439569Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-28T14:00:46.812668575Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=226.435µs logger=migrator t=2026-04-28T14:00:46.858341811Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-28T14:00:46.859711335Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.372114ms logger=migrator t=2026-04-28T14:00:46.86903067Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-28T14:00:46.869306247Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=277.927µs logger=migrator t=2026-04-28T14:00:46.87564855Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-28T14:00:46.880972199Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.409111ms logger=migrator t=2026-04-28T14:00:46.888497382Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-28T14:00:46.895996104Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.491792ms logger=migrator t=2026-04-28T14:00:46.901729013Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-28T14:00:46.904899369Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=3.169176ms logger=migrator t=2026-04-28T14:00:46.911899389Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-28T14:00:46.913428606Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.526637ms logger=migrator t=2026-04-28T14:00:46.919093163Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-28T14:00:46.919436051Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=344.028µs logger=migrator t=2026-04-28T14:00:46.925187741Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-28T14:00:46.931479923Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.283112ms logger=migrator t=2026-04-28T14:00:46.938851862Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-28T14:00:46.940196114Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.346822ms logger=migrator t=2026-04-28T14:00:46.947403959Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-28T14:00:46.947772988Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=372.819µs logger=migrator t=2026-04-28T14:00:46.954662296Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-28T14:00:46.956598922Z level=info msg="Migration successfully executed" id="Move region to single row" duration=2.03489ms logger=migrator t=2026-04-28T14:00:46.964138785Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-28T14:00:46.965425975Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.286271ms logger=migrator t=2026-04-28T14:00:46.97099177Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-28T14:00:46.97343848Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.429779ms logger=migrator t=2026-04-28T14:00:46.979598549Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-28T14:00:46.980989113Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.389654ms logger=migrator t=2026-04-28T14:00:46.987361517Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-28T14:00:46.989819377Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.46287ms logger=migrator t=2026-04-28T14:00:46.99615986Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-28T14:00:46.997975224Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.818764ms logger=migrator t=2026-04-28T14:00:47.004335298Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-28T14:00:47.005415745Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.082157ms logger=migrator t=2026-04-28T14:00:47.012555417Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-28T14:00:47.012703771Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=146.604µs logger=migrator t=2026-04-28T14:00:47.021535935Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-28T14:00:47.022773005Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.23911ms logger=migrator t=2026-04-28T14:00:47.02960107Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-28T14:00:47.030617086Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.071437ms logger=migrator t=2026-04-28T14:00:47.037927322Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-28T14:00:47.040837653Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.91257ms logger=migrator t=2026-04-28T14:00:47.047204868Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-28T14:00:47.048318244Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.119097ms logger=migrator t=2026-04-28T14:00:47.054085074Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-28T14:00:47.054293689Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=210.165µs logger=migrator t=2026-04-28T14:00:47.060678103Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-28T14:00:47.061068434Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=390.441µs logger=migrator t=2026-04-28T14:00:47.066083164Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-28T14:00:47.066255418Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=173.154µs logger=migrator t=2026-04-28T14:00:47.074545639Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-28T14:00:47.076179069Z level=info msg="Migration successfully executed" id="create team table" duration=1.6379ms logger=migrator t=2026-04-28T14:00:47.082197175Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-28T14:00:47.083220919Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.033684ms logger=migrator t=2026-04-28T14:00:47.091722785Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-28T14:00:47.09394885Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.227845ms logger=migrator t=2026-04-28T14:00:47.099880383Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-28T14:00:47.103825269Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.943846ms logger=migrator t=2026-04-28T14:00:47.109654551Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-28T14:00:47.109796164Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=142.073µs logger=migrator t=2026-04-28T14:00:47.119098489Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-28T14:00:47.120074683Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=975.844µs logger=migrator t=2026-04-28T14:00:47.126257143Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-28T14:00:47.126892838Z level=info msg="Migration successfully executed" id="create team member table" duration=635.205µs logger=migrator t=2026-04-28T14:00:47.132466733Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-28T14:00:47.133282702Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=815.439µs logger=migrator t=2026-04-28T14:00:47.140303753Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-28T14:00:47.141135913Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=829.24µs logger=migrator t=2026-04-28T14:00:47.149807143Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-28T14:00:47.152351144Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.538121ms logger=migrator t=2026-04-28T14:00:47.162793108Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-28T14:00:47.168127117Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.332839ms logger=migrator t=2026-04-28T14:00:47.175615158Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-28T14:00:47.179008711Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.392673ms logger=migrator t=2026-04-28T14:00:47.18473396Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-28T14:00:47.190394197Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.657647ms logger=migrator t=2026-04-28T14:00:47.200839439Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-28T14:00:47.201885345Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.044686ms logger=migrator t=2026-04-28T14:00:47.209305724Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-28T14:00:47.210080844Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=774.49µs logger=migrator t=2026-04-28T14:00:47.216270234Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-28T14:00:47.217127914Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=853.47µs logger=migrator t=2026-04-28T14:00:47.223376015Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-28T14:00:47.224432631Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.056296ms logger=migrator t=2026-04-28T14:00:47.231586704Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-28T14:00:47.232892727Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.304682ms logger=migrator t=2026-04-28T14:00:47.238654256Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-28T14:00:47.239421374Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=765.738µs logger=migrator t=2026-04-28T14:00:47.245422139Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-28T14:00:47.246196519Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=773.33µs logger=migrator t=2026-04-28T14:00:47.253472725Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-28T14:00:47.255185427Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.721482ms logger=migrator t=2026-04-28T14:00:47.261508939Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-28T14:00:47.262278858Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=770.359µs logger=migrator t=2026-04-28T14:00:47.269413351Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-28T14:00:47.269717748Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=306.637µs logger=migrator t=2026-04-28T14:00:47.277656761Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-28T14:00:47.279127876Z level=info msg="Migration successfully executed" id="create tag table" duration=1.514376ms logger=migrator t=2026-04-28T14:00:47.284611879Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-28T14:00:47.286022014Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.411205ms logger=migrator t=2026-04-28T14:00:47.292926781Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-28T14:00:47.293886045Z level=info msg="Migration successfully executed" id="create login attempt table" duration=960.044µs logger=migrator t=2026-04-28T14:00:47.301774725Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-28T14:00:47.303363584Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.585438ms logger=migrator t=2026-04-28T14:00:47.308392616Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-28T14:00:47.310597Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.207683ms logger=migrator t=2026-04-28T14:00:47.317098657Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-28T14:00:47.329921597Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.81376ms logger=migrator t=2026-04-28T14:00:47.33456859Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-28T14:00:47.335305657Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=738.388µs logger=migrator t=2026-04-28T14:00:47.340535504Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-28T14:00:47.343055635Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.519891ms logger=migrator t=2026-04-28T14:00:47.3490264Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-28T14:00:47.349314407Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=288.006µs logger=migrator t=2026-04-28T14:00:47.354198945Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-28T14:00:47.354898892Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=699.507µs logger=migrator t=2026-04-28T14:00:47.359967275Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-28T14:00:47.361279937Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.312602ms logger=migrator t=2026-04-28T14:00:47.36718397Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-28T14:00:47.369162577Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.978407ms logger=migrator t=2026-04-28T14:00:47.37501895Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-28T14:00:47.375094002Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=74.712µs logger=migrator t=2026-04-28T14:00:47.38119529Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-28T14:00:47.390779362Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.581521ms logger=migrator t=2026-04-28T14:00:47.397209718Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-28T14:00:47.402848265Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.638077ms logger=migrator t=2026-04-28T14:00:47.409155947Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-28T14:00:47.414487726Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.330939ms logger=migrator t=2026-04-28T14:00:47.41920978Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-28T14:00:47.424638792Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.433812ms logger=migrator t=2026-04-28T14:00:47.430241237Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-28T14:00:47.432596785Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.352288ms logger=migrator t=2026-04-28T14:00:47.439706857Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-28T14:00:47.450110239Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=10.404202ms logger=migrator t=2026-04-28T14:00:47.455003218Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-28T14:00:47.455772516Z level=info msg="Migration successfully executed" id="create server_lock table" duration=769.308µs logger=migrator t=2026-04-28T14:00:47.460679835Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-28T14:00:47.462705124Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.025639ms logger=migrator t=2026-04-28T14:00:47.468986146Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-28T14:00:47.470226957Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.242661ms logger=migrator t=2026-04-28T14:00:47.477510573Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-28T14:00:47.478664341Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.155738ms logger=migrator t=2026-04-28T14:00:47.484229126Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-28T14:00:47.485455936Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.268431ms logger=migrator t=2026-04-28T14:00:47.492100736Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-28T14:00:47.493118361Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.017765ms logger=migrator t=2026-04-28T14:00:47.499218909Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-28T14:00:47.505016669Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.79816ms logger=migrator t=2026-04-28T14:00:47.509716904Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-28T14:00:47.510937093Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.219889ms logger=migrator t=2026-04-28T14:00:47.517732388Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-28T14:00:47.519551651Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.821783ms logger=migrator t=2026-04-28T14:00:47.525341462Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-28T14:00:47.526623424Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.283491ms logger=migrator t=2026-04-28T14:00:47.532941916Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-28T14:00:47.534606787Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.670251ms logger=migrator t=2026-04-28T14:00:47.541608506Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-28T14:00:47.542760814Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.152288ms logger=migrator t=2026-04-28T14:00:47.548164225Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-28T14:00:47.548325468Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=165.634µs logger=migrator t=2026-04-28T14:00:47.554201912Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-28T14:00:47.554320305Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=123.132µs logger=migrator t=2026-04-28T14:00:47.560072694Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-28T14:00:47.562252056Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.178532ms logger=migrator t=2026-04-28T14:00:47.56860425Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T14:00:47.569721957Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.118557ms logger=migrator t=2026-04-28T14:00:47.57520129Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T14:00:47.576492882Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.293252ms logger=migrator t=2026-04-28T14:00:47.582359734Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-28T14:00:47.582490317Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=132.303µs logger=migrator t=2026-04-28T14:00:47.587817316Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T14:00:47.589287201Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.470925ms logger=migrator t=2026-04-28T14:00:47.594861426Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T14:00:47.595924102Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.062766ms logger=migrator t=2026-04-28T14:00:47.602116782Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T14:00:47.604540962Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.422819ms logger=migrator t=2026-04-28T14:00:47.610707531Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T14:00:47.611699054Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=993.053µs logger=migrator t=2026-04-28T14:00:47.616590783Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-28T14:00:47.621436411Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.844668ms logger=migrator t=2026-04-28T14:00:47.627218711Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-28T14:00:47.628328657Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.109456ms logger=migrator t=2026-04-28T14:00:47.633347359Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-28T14:00:47.633459122Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=112.403µs logger=migrator t=2026-04-28T14:00:47.638518635Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-28T14:00:47.639621731Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.102036ms logger=migrator t=2026-04-28T14:00:47.645449712Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-28T14:00:47.646488137Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.038595ms logger=migrator t=2026-04-28T14:00:47.651367085Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-28T14:00:47.652501673Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.135358ms logger=migrator t=2026-04-28T14:00:47.658258243Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-28T14:00:47.658445727Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=182.874µs logger=migrator t=2026-04-28T14:00:47.664409932Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-28T14:00:47.666537754Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.127791ms logger=migrator t=2026-04-28T14:00:47.67177745Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-28T14:00:47.672939428Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.165048ms logger=migrator t=2026-04-28T14:00:47.678430671Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-28T14:00:47.679169409Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=738.428µs logger=migrator t=2026-04-28T14:00:47.684916568Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-28T14:00:47.687143182Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.227834ms logger=migrator t=2026-04-28T14:00:47.694947362Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-28T14:00:47.701132481Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.183889ms logger=migrator t=2026-04-28T14:00:47.707674639Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-28T14:00:47.708583502Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=908.553µs logger=migrator t=2026-04-28T14:00:47.713437999Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-28T14:00:47.714366722Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=928.743µs logger=migrator t=2026-04-28T14:00:47.719819774Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-28T14:00:47.749066333Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.243128ms logger=migrator t=2026-04-28T14:00:47.755666612Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-28T14:00:47.782581165Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.911992ms logger=migrator t=2026-04-28T14:00:47.790889256Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-28T14:00:47.791833189Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=943.583µs logger=migrator t=2026-04-28T14:00:47.797923027Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-28T14:00:47.799591347Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.668629ms logger=migrator t=2026-04-28T14:00:47.805257704Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-28T14:00:47.814506908Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.248534ms logger=migrator t=2026-04-28T14:00:47.821239762Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-28T14:00:47.832086624Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.845882ms logger=migrator t=2026-04-28T14:00:47.836591003Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-28T14:00:47.837492466Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=903.143µs logger=migrator t=2026-04-28T14:00:47.844680369Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-28T14:00:47.846422752Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.757392ms logger=migrator t=2026-04-28T14:00:47.852368676Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-28T14:00:47.854093088Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.724082ms logger=migrator t=2026-04-28T14:00:47.858945115Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-28T14:00:47.860183485Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.239471ms logger=migrator t=2026-04-28T14:00:47.865268538Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-28T14:00:47.865410042Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=141.434µs logger=migrator t=2026-04-28T14:00:47.868769273Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-28T14:00:47.875430294Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.660711ms logger=migrator t=2026-04-28T14:00:47.879930104Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-28T14:00:47.885586711Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.656497ms logger=migrator t=2026-04-28T14:00:47.889972546Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-28T14:00:47.896401153Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.428177ms logger=migrator t=2026-04-28T14:00:47.902226444Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-28T14:00:47.903921714Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.69161ms logger=migrator t=2026-04-28T14:00:47.909456878Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-28T14:00:47.91075544Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.300252ms logger=migrator t=2026-04-28T14:00:47.915076515Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-28T14:00:47.921118162Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.039197ms logger=migrator t=2026-04-28T14:00:47.924826301Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-28T14:00:47.930687733Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.894343ms logger=migrator t=2026-04-28T14:00:47.935842838Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-28T14:00:47.937134579Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.290761ms logger=migrator t=2026-04-28T14:00:47.942823367Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-28T14:00:47.952359138Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.537021ms logger=migrator t=2026-04-28T14:00:47.956005486Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-28T14:00:47.962256438Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.248122ms logger=migrator t=2026-04-28T14:00:47.966273026Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-28T14:00:47.966358378Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=85.822µs logger=migrator t=2026-04-28T14:00:47.970718133Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-28T14:00:47.972041785Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.323182ms logger=migrator t=2026-04-28T14:00:47.977685412Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-28T14:00:47.978654145Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=968.583µs logger=migrator t=2026-04-28T14:00:47.983027062Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-28T14:00:47.984746953Z 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.720241ms logger=migrator t=2026-04-28T14:00:47.990648256Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-28T14:00:47.990731098Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=83.532µs logger=migrator t=2026-04-28T14:00:47.994354616Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-28T14:00:48.000367542Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.013145ms logger=migrator t=2026-04-28T14:00:48.003837486Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-28T14:00:48.008235003Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.397327ms logger=migrator t=2026-04-28T14:00:48.012331471Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-28T14:00:48.019841224Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.509113ms logger=migrator t=2026-04-28T14:00:48.025862489Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-28T14:00:48.035206885Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.342386ms logger=migrator t=2026-04-28T14:00:48.038884585Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-28T14:00:48.044539742Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.652767ms logger=migrator t=2026-04-28T14:00:48.04942204Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-28T14:00:48.049497601Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=77.462µs logger=migrator t=2026-04-28T14:00:48.053368786Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-28T14:00:48.054259027Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=888.191µs logger=migrator t=2026-04-28T14:00:48.05932438Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-28T14:00:48.066307979Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.985039ms logger=migrator t=2026-04-28T14:00:48.071106505Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-28T14:00:48.071155127Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=47.041µs logger=migrator t=2026-04-28T14:00:48.075368239Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-28T14:00:48.081561739Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.19317ms logger=migrator t=2026-04-28T14:00:48.08572966Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-28T14:00:48.088143538Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.414069ms logger=migrator t=2026-04-28T14:00:48.094784339Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-28T14:00:48.101529403Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.744314ms logger=migrator t=2026-04-28T14:00:48.107100698Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-28T14:00:48.107900967Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=797.379µs logger=migrator t=2026-04-28T14:00:48.112396736Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-28T14:00:48.113789619Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.392833ms logger=migrator t=2026-04-28T14:00:48.118065423Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-28T14:00:48.126977689Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.911436ms logger=migrator t=2026-04-28T14:00:48.132348309Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-28T14:00:48.133190639Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=842.59µs logger=migrator t=2026-04-28T14:00:48.138777185Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-28T14:00:48.139583595Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=809.3µs logger=migrator t=2026-04-28T14:00:48.14394016Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-28T14:00:48.144517794Z level=info msg="Migration successfully executed" id="create alert_image table" duration=577.894µs logger=migrator t=2026-04-28T14:00:48.150097509Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-28T14:00:48.152285362Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.187423ms logger=migrator t=2026-04-28T14:00:48.157775385Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-28T14:00:48.157888738Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=115.183µs logger=migrator t=2026-04-28T14:00:48.162225944Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-28T14:00:48.163274409Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.048485ms logger=migrator t=2026-04-28T14:00:48.169218382Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-28T14:00:48.170587916Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.372474ms logger=migrator t=2026-04-28T14:00:48.177862552Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-28T14:00:48.178409855Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-28T14:00:48.183820886Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-28T14:00:48.184285467Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=465.721µs logger=migrator t=2026-04-28T14:00:48.188576591Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-28T14:00:48.189672898Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.099597ms logger=migrator t=2026-04-28T14:00:48.19302658Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-28T14:00:48.198953763Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.926423ms logger=migrator t=2026-04-28T14:00:48.203073923Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-28T14:00:48.204067897Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=993.465µs logger=migrator t=2026-04-28T14:00:48.209355035Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-28T14:00:48.210303328Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=947.423µs logger=migrator t=2026-04-28T14:00:48.214300865Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-28T14:00:48.215069713Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=768.108µs logger=migrator t=2026-04-28T14:00:48.219021089Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-28T14:00:48.219966402Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=945.023µs logger=migrator t=2026-04-28T14:00:48.225014895Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-28T14:00:48.225939877Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=924.482µs logger=migrator t=2026-04-28T14:00:48.229814021Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-28T14:00:48.229841052Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.511µs logger=migrator t=2026-04-28T14:00:48.233241934Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-28T14:00:48.233299315Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=57.811µs logger=migrator t=2026-04-28T14:00:48.238706416Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-28T14:00:48.247820457Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.115771ms logger=migrator t=2026-04-28T14:00:48.252291486Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-28T14:00:48.252744497Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=449.4µs logger=migrator t=2026-04-28T14:00:48.257528933Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-28T14:00:48.258718361Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.189028ms logger=migrator t=2026-04-28T14:00:48.263158659Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-28T14:00:48.263482077Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=323.738µs logger=migrator t=2026-04-28T14:00:48.269550254Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-28T14:00:48.270538447Z level=info msg="Migration successfully executed" id="create data_keys table" duration=986.953µs logger=migrator t=2026-04-28T14:00:48.274890913Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-28T14:00:48.275777564Z level=info msg="Migration successfully executed" id="create secrets table" duration=885.931µs logger=migrator t=2026-04-28T14:00:48.282033986Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-28T14:00:48.314938653Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.882657ms logger=migrator t=2026-04-28T14:00:48.3185213Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-28T14:00:48.323588333Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.067762ms logger=migrator t=2026-04-28T14:00:48.327131388Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-28T14:00:48.327322784Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=169.565µs logger=migrator t=2026-04-28T14:00:48.332059768Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-28T14:00:48.365032107Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.971279ms logger=migrator t=2026-04-28T14:00:48.36969591Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-28T14:00:48.400409024Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.708144ms logger=migrator t=2026-04-28T14:00:48.404645796Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-28T14:00:48.405291472Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=648.446µs logger=migrator t=2026-04-28T14:00:48.411015141Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-28T14:00:48.412117998Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.102517ms logger=migrator t=2026-04-28T14:00:48.417687943Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-28T14:00:48.418112243Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=423.83µs logger=migrator t=2026-04-28T14:00:48.422361135Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-28T14:00:48.423855662Z level=info msg="Migration successfully executed" id="create permission table" duration=1.495277ms logger=migrator t=2026-04-28T14:00:48.428970136Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-28T14:00:48.430014761Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.044805ms logger=migrator t=2026-04-28T14:00:48.435103945Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-28T14:00:48.436720874Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.61401ms logger=migrator t=2026-04-28T14:00:48.442225068Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-28T14:00:48.443683243Z level=info msg="Migration successfully executed" id="create role table" duration=1.458784ms logger=migrator t=2026-04-28T14:00:48.450595891Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-28T14:00:48.458067831Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.47172ms logger=migrator t=2026-04-28T14:00:48.463079382Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-28T14:00:48.470483322Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.40058ms logger=migrator t=2026-04-28T14:00:48.476929948Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-28T14:00:48.478765303Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.834495ms logger=migrator t=2026-04-28T14:00:48.48524043Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-28T14:00:48.486947831Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.707321ms logger=migrator t=2026-04-28T14:00:48.49351585Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-28T14:00:48.495450157Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.933737ms logger=migrator t=2026-04-28T14:00:48.502273882Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-28T14:00:48.503704156Z level=info msg="Migration successfully executed" id="create team role table" duration=1.430994ms logger=migrator t=2026-04-28T14:00:48.510497091Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-28T14:00:48.511624858Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.126607ms logger=migrator t=2026-04-28T14:00:48.516749933Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-28T14:00:48.51783935Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.088707ms logger=migrator t=2026-04-28T14:00:48.522235146Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-28T14:00:48.523995099Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.759503ms logger=migrator t=2026-04-28T14:00:48.533896498Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-28T14:00:48.535331933Z level=info msg="Migration successfully executed" id="create user role table" duration=1.435575ms logger=migrator t=2026-04-28T14:00:48.540729364Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-28T14:00:48.542356813Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.634609ms logger=migrator t=2026-04-28T14:00:48.547797665Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-28T14:00:48.549738522Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.938837ms logger=migrator t=2026-04-28T14:00:48.556061705Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-28T14:00:48.557176903Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.114818ms logger=migrator t=2026-04-28T14:00:48.562941312Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-28T14:00:48.56408296Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.139478ms logger=migrator t=2026-04-28T14:00:48.568236161Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-28T14:00:48.570092335Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.855444ms logger=migrator t=2026-04-28T14:00:48.575280841Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-28T14:00:48.576411968Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.131147ms logger=migrator t=2026-04-28T14:00:48.581971453Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-28T14:00:48.593532494Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.560101ms logger=migrator t=2026-04-28T14:00:48.597865818Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-28T14:00:48.599107349Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.241541ms logger=migrator t=2026-04-28T14:00:48.603422323Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-28T14:00:48.604709584Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.286561ms logger=migrator t=2026-04-28T14:00:48.610142905Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-28T14:00:48.611385826Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.243101ms logger=migrator t=2026-04-28T14:00:48.61528961Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-28T14:00:48.617219577Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.929567ms logger=migrator t=2026-04-28T14:00:48.621502151Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-28T14:00:48.62311589Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.619379ms logger=migrator t=2026-04-28T14:00:48.629120485Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-28T14:00:48.630479739Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.359434ms logger=migrator t=2026-04-28T14:00:48.634967207Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-28T14:00:48.645189845Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.215338ms logger=migrator t=2026-04-28T14:00:48.649437688Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-28T14:00:48.655409123Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.971885ms logger=migrator t=2026-04-28T14:00:48.66147756Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-28T14:00:48.670349874Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.872474ms logger=migrator t=2026-04-28T14:00:48.674872845Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-28T14:00:48.680612173Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.741449ms logger=migrator t=2026-04-28T14:00:48.68420546Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-28T14:00:48.685298257Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.092397ms logger=migrator t=2026-04-28T14:00:48.691191519Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-28T14:00:48.692893691Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.701362ms logger=migrator t=2026-04-28T14:00:48.697730478Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-28T14:00:48.69907367Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.344282ms logger=migrator t=2026-04-28T14:00:48.704728907Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-28T14:00:48.705703662Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=974.635µs logger=migrator t=2026-04-28T14:00:48.711606344Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-28T14:00:48.712857144Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.25156ms logger=migrator t=2026-04-28T14:00:48.718302696Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-28T14:00:48.718413049Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=111.353µs logger=migrator t=2026-04-28T14:00:48.721973565Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-28T14:00:48.722025286Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=53.151µs logger=migrator t=2026-04-28T14:00:48.727512069Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-28T14:00:48.728094504Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=590.985µs logger=migrator t=2026-04-28T14:00:48.734332415Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-28T14:00:48.735269917Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=941.462µs logger=migrator t=2026-04-28T14:00:48.739285845Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-28T14:00:48.740156556Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=871.171µs logger=migrator t=2026-04-28T14:00:48.744432659Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-28T14:00:48.744651585Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=221.626µs logger=migrator t=2026-04-28T14:00:48.750406835Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-28T14:00:48.750880616Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=474.301µs logger=migrator t=2026-04-28T14:00:48.755866327Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-28T14:00:48.757401324Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.533616ms logger=migrator t=2026-04-28T14:00:48.764460695Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-28T14:00:48.766047483Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.586848ms logger=migrator t=2026-04-28T14:00:48.771988637Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-28T14:00:48.783029435Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.038427ms logger=migrator t=2026-04-28T14:00:48.789550233Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-28T14:00:48.789611314Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=57.951µs logger=migrator t=2026-04-28T14:00:48.793717273Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-28T14:00:48.794890602Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.171608ms logger=migrator t=2026-04-28T14:00:48.802800313Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-28T14:00:48.804755881Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.954598ms logger=migrator t=2026-04-28T14:00:48.809477876Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-28T14:00:48.810801488Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.325302ms logger=migrator t=2026-04-28T14:00:48.815078972Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-28T14:00:48.825210307Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.131165ms logger=migrator t=2026-04-28T14:00:48.840411115Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-28T14:00:48.841724847Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.317482ms logger=migrator t=2026-04-28T14:00:48.84887936Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-28T14:00:48.849897975Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.021765ms logger=migrator t=2026-04-28T14:00:48.853523832Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-28T14:00:48.881132381Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.608059ms logger=migrator t=2026-04-28T14:00:48.886753248Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-28T14:00:48.887711861Z level=info msg="Migration successfully executed" id="create correlation v2" duration=958.564µs logger=migrator t=2026-04-28T14:00:48.89387178Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-28T14:00:48.896031153Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.163033ms logger=migrator t=2026-04-28T14:00:48.901279009Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-28T14:00:48.902501409Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.2188ms logger=migrator t=2026-04-28T14:00:48.906776313Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-28T14:00:48.907987862Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.211699ms logger=migrator t=2026-04-28T14:00:48.912153513Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-28T14:00:48.912402209Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=252.226µs logger=migrator t=2026-04-28T14:00:48.919347308Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-28T14:00:48.920250129Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=902.651µs logger=migrator t=2026-04-28T14:00:48.925716782Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-28T14:00:48.93552552Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.806188ms logger=migrator t=2026-04-28T14:00:48.938964313Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-28T14:00:48.939591298Z level=info msg="Migration successfully executed" id="create entity_events table" duration=626.795µs logger=migrator t=2026-04-28T14:00:48.944121938Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-28T14:00:48.945316026Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.194608ms logger=migrator t=2026-04-28T14:00:48.94955507Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T14:00:48.950038891Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T14:00:48.954526069Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T14:00:48.955053443Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T14:00:48.959436459Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-28T14:00:48.960457624Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.020746ms logger=migrator t=2026-04-28T14:00:48.965299141Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-28T14:00:48.967394932Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.091031ms logger=migrator t=2026-04-28T14:00:48.972134877Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T14:00:48.974482614Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.347147ms logger=migrator t=2026-04-28T14:00:48.981033402Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T14:00:48.982102818Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.069026ms logger=migrator t=2026-04-28T14:00:48.986693459Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-28T14:00:48.987506749Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=813.23µs logger=migrator t=2026-04-28T14:00:48.993013892Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-28T14:00:48.994057878Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.048356ms logger=migrator t=2026-04-28T14:00:49.000467563Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-28T14:00:49.001536579Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.068266ms logger=migrator t=2026-04-28T14:00:49.007562284Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-28T14:00:49.009481141Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.918567ms logger=migrator t=2026-04-28T14:00:49.015314653Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-28T14:00:49.016332607Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.018254ms logger=migrator t=2026-04-28T14:00:49.022544818Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-28T14:00:49.024872895Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.328806ms logger=migrator t=2026-04-28T14:00:49.034123009Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-28T14:00:49.035789768Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.67022ms logger=migrator t=2026-04-28T14:00:49.041301102Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-28T14:00:49.067503827Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.201165ms logger=migrator t=2026-04-28T14:00:49.071929864Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-28T14:00:49.078265678Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.335244ms logger=migrator t=2026-04-28T14:00:49.08371617Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-28T14:00:49.093164019Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.447009ms logger=migrator t=2026-04-28T14:00:49.102269409Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-28T14:00:49.102437463Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=168.164µs logger=migrator t=2026-04-28T14:00:49.108333526Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-28T14:00:49.120397029Z level=info msg="Migration successfully executed" id="add share column" duration=12.063443ms logger=migrator t=2026-04-28T14:00:49.12501601Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-28T14:00:49.125202065Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=185.845µs logger=migrator t=2026-04-28T14:00:49.130174685Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-28T14:00:49.131356815Z level=info msg="Migration successfully executed" id="create file table" duration=1.18209ms logger=migrator t=2026-04-28T14:00:49.138397055Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-28T14:00:49.140297391Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.898426ms logger=migrator t=2026-04-28T14:00:49.144122153Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-28T14:00:49.145088196Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=962.993µs logger=migrator t=2026-04-28T14:00:49.149592956Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-28T14:00:49.150307953Z level=info msg="Migration successfully executed" id="create file_meta table" duration=714.357µs logger=migrator t=2026-04-28T14:00:49.156507574Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-28T14:00:49.157528158Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.019524ms logger=migrator t=2026-04-28T14:00:49.163310169Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-28T14:00:49.16337121Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=60.671µs logger=migrator t=2026-04-28T14:00:49.166774192Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-28T14:00:49.166831464Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=58.032µs logger=migrator t=2026-04-28T14:00:49.171811785Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-28T14:00:49.172341137Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=536.943µs logger=migrator t=2026-04-28T14:00:49.176509719Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-28T14:00:49.176686223Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=176.475µs logger=migrator t=2026-04-28T14:00:49.180777692Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-28T14:00:49.181884469Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.106597ms logger=migrator t=2026-04-28T14:00:49.185774303Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-28T14:00:49.19391213Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.135887ms logger=migrator t=2026-04-28T14:00:49.199366832Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-28T14:00:49.199534216Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=167.384µs logger=migrator t=2026-04-28T14:00:49.205552282Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-28T14:00:49.206703929Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.151367ms logger=migrator t=2026-04-28T14:00:49.211475825Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-28T14:00:49.211924716Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=388.51µs logger=migrator t=2026-04-28T14:00:49.217136473Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-28T14:00:49.217322317Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=185.695µs logger=migrator t=2026-04-28T14:00:49.222910032Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-28T14:00:49.223370013Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=459.651µs logger=migrator t=2026-04-28T14:00:49.228717163Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-28T14:00:49.237212299Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.493546ms logger=migrator t=2026-04-28T14:00:49.283280585Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-28T14:00:49.290922371Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.641996ms logger=migrator t=2026-04-28T14:00:49.305406852Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-28T14:00:49.306376035Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=972.943µs logger=migrator t=2026-04-28T14:00:49.31194683Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-28T14:00:49.387705725Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.748325ms logger=migrator t=2026-04-28T14:00:49.396401426Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-28T14:00:49.397673698Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.271371ms logger=migrator t=2026-04-28T14:00:49.40397706Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-28T14:00:49.405843655Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.869476ms logger=migrator t=2026-04-28T14:00:49.417466167Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-28T14:00:49.447029893Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.567066ms logger=migrator t=2026-04-28T14:00:49.453974521Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-28T14:00:49.465780627Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.805016ms logger=migrator t=2026-04-28T14:00:49.471745301Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-28T14:00:49.472019748Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=278.627µs logger=migrator t=2026-04-28T14:00:49.479771406Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-28T14:00:49.480053583Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=282.117µs logger=migrator t=2026-04-28T14:00:49.485624548Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-28T14:00:49.485858433Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=234.065µs logger=migrator t=2026-04-28T14:00:49.493160411Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-28T14:00:49.493763865Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=608.174µs logger=migrator t=2026-04-28T14:00:49.499553245Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-28T14:00:49.499992426Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=439.431µs logger=migrator t=2026-04-28T14:00:49.507477188Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-28T14:00:49.509498247Z level=info msg="Migration successfully executed" id="create folder table" duration=2.024469ms logger=migrator t=2026-04-28T14:00:49.518850393Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-28T14:00:49.52074934Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.897717ms logger=migrator t=2026-04-28T14:00:49.527637076Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-28T14:00:49.529172293Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.534587ms logger=migrator t=2026-04-28T14:00:49.535743662Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-28T14:00:49.535891116Z level=info msg="Migration successfully executed" id="Update folder title length" duration=145.014µs logger=migrator t=2026-04-28T14:00:49.541459731Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-28T14:00:49.543039039Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.579997ms logger=migrator t=2026-04-28T14:00:49.551018652Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-28T14:00:49.553054752Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.03828ms logger=migrator t=2026-04-28T14:00:49.561503026Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-28T14:00:49.564732704Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=3.229228ms logger=migrator t=2026-04-28T14:00:49.572269457Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-28T14:00:49.57278078Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=516.922µs logger=migrator t=2026-04-28T14:00:49.578637141Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-28T14:00:49.579138663Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=501.862µs logger=migrator t=2026-04-28T14:00:49.585303914Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-28T14:00:49.586531813Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.222469ms logger=migrator t=2026-04-28T14:00:49.591853512Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-28T14:00:49.593199364Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.345122ms logger=migrator t=2026-04-28T14:00:49.598007331Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-28T14:00:49.599666351Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.65905ms logger=migrator t=2026-04-28T14:00:49.605315348Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-28T14:00:49.60785345Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.540352ms logger=migrator t=2026-04-28T14:00:49.614153152Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-28T14:00:49.616325935Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.175193ms logger=migrator t=2026-04-28T14:00:49.621806268Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-28T14:00:49.623455687Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.649219ms logger=migrator t=2026-04-28T14:00:49.627960927Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-28T14:00:49.629121125Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.160398ms logger=migrator t=2026-04-28T14:00:49.635347795Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-28T14:00:49.636632897Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.284462ms logger=migrator t=2026-04-28T14:00:49.642854067Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-28T14:00:49.644346434Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.492037ms logger=migrator t=2026-04-28T14:00:49.65036053Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-28T14:00:49.651601329Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.24928ms logger=migrator t=2026-04-28T14:00:49.657371529Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-28T14:00:49.658762843Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.391444ms logger=migrator t=2026-04-28T14:00:49.664656376Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-28T14:00:49.664987674Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=331.938µs logger=migrator t=2026-04-28T14:00:49.670367274Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-28T14:00:49.680319776Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.952202ms logger=migrator t=2026-04-28T14:00:49.687510379Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-28T14:00:49.688251787Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=742.478µs logger=migrator t=2026-04-28T14:00:49.693690069Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-28T14:00:49.6937194Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=30.611µs logger=migrator t=2026-04-28T14:00:49.699038258Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-28T14:00:49.700948925Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.915277ms logger=migrator t=2026-04-28T14:00:49.706861058Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-28T14:00:49.706886569Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.601µs logger=migrator t=2026-04-28T14:00:49.712141466Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-28T14:00:49.714166346Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.020309ms logger=migrator t=2026-04-28T14:00:49.719772501Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-28T14:00:49.7213961Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.623929ms logger=migrator t=2026-04-28T14:00:49.728327299Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-28T14:00:49.730339337Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.010398ms logger=migrator t=2026-04-28T14:00:49.736696332Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-28T14:00:49.737980702Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.28614ms logger=migrator t=2026-04-28T14:00:49.745763051Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-28T14:00:49.746426467Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=664.346µs logger=migrator t=2026-04-28T14:00:49.75397822Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-28T14:00:49.754950073Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=973.933µs logger=migrator t=2026-04-28T14:00:49.760744444Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-28T14:00:49.762042396Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.297722ms logger=migrator t=2026-04-28T14:00:49.770106631Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-28T14:00:49.771767411Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.65981ms logger=migrator t=2026-04-28T14:00:49.779407536Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-28T14:00:49.794596774Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.170127ms logger=migrator t=2026-04-28T14:00:49.802026804Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-28T14:00:49.810596322Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.571537ms logger=migrator t=2026-04-28T14:00:49.832244257Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-28T14:00:49.840605969Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.353033ms logger=migrator t=2026-04-28T14:00:49.848057949Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-28T14:00:49.848158381Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=92.612µs logger=migrator t=2026-04-28T14:00:49.852569769Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-28T14:00:49.863914774Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.343815ms logger=migrator t=2026-04-28T14:00:49.869794306Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-28T14:00:49.880575367Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.786631ms logger=migrator t=2026-04-28T14:00:49.886994882Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-28T14:00:49.887352871Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=357.959µs logger=migrator t=2026-04-28T14:00:49.893293226Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.18379687s logger=migrator t=2026-04-28T14:00:49.894580187Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-28T14:00:49.911710232Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-28T14:00:49.911948377Z level=info msg="Created default organization" logger=secrets t=2026-04-28T14:00:49.918442055Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-28T14:00:49.967000861Z level=info msg="Restored cache from database" duration=445.96µs logger=plugin.store t=2026-04-28T14:00:49.968385685Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-28T14:00:50.007510252Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-28T14:00:50.007548253Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-28T14:00:50.007643316Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-28T14:00:50.007657136Z level=info msg="Plugins loaded" count=54 duration=39.272531ms logger=query_data t=2026-04-28T14:00:50.012324499Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-28T14:00:50.015789563Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-28T14:00:50.027955698Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-28T14:00:50.0404008Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-28T14:00:50.042864679Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-28T14:00:50.045147785Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-28T14:00:50.070126Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-28T14:00:50.091574609Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-28T14:00:50.115876938Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-28T14:00:50.11593798Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-28T14:00:50.116264778Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-28T14:00:50.117653792Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-28T14:00:50.118241676Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-28T14:00:50.118716307Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-28T14:00:50.130458891Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-28T14:00:50.224611693Z level=info msg="Update check succeeded" duration=108.377276ms logger=plugins.update.checker t=2026-04-28T14:00:50.227415781Z level=info msg="Update check succeeded" duration=111.091202ms logger=ngalert.state.manager t=2026-04-28T14:00:50.237051024Z level=info msg="State cache has been initialized" states=0 duration=119.392912ms logger=ngalert.scheduler t=2026-04-28T14:00:50.237151146Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-28T14:00:50.23728022Z level=info msg=starting first_tick=2026-04-28T14:01:00Z logger=sqlstore.transactions t=2026-04-28T14:00:50.249050106Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-28T14:00:50.264895759Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-28T14:00:50.281748027Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-28T14:00:50.297442228Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-28T14:00:50.312603335Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-28T14:00:50.328534701Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-28T14:00:50.329100125Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-28T14:00:50.348252959Z level=info msg="Patterns update finished" duration=81.608237ms logger=grafana-apiserver t=2026-04-28T14:00:50.902833376Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-28T14:00:50.903287807Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-28T14:01:00.353835955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.355557466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.390937484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.438829094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.455080568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.48200642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.500101789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.520188375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.537162447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.557281814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.573160349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.609603732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.627773832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.653354582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.669191055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.694300124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.712895294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.738388682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.751876179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.774502607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.793693142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.820917061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.837988525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.870346179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.88771126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.921963139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.940370586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:00.97560712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.010584447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.075252034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.099327367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.148603571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.168184385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.210924642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.228426145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.281995183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.299955768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.343659377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.363012806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.418408029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.443209939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.529134091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.546359978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.601279429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.620909545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.682592939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.696519767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.754143082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.771863263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.832948762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.850214301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.916482616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.935374714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:01.98432022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.004366536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.073695986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.094588321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.165025608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.184032089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.255292475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.272953094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.339059614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.351543448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.421768769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.43875611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.514035075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.534655774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.609037897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.624089281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.691722699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.709261344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.777203801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.790136324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.858699536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:02.883499846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:03.062109973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:03.081720458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:03.168165973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:03.183816123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T14:01:03.262904429Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-28T14:01:31.14065247Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-28T14:10:50.127980729Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-28T14:10:50.155738118Z level=info msg="Completed cleanup jobs" duration=38.975289ms logger=plugins.update.checker t=2026-04-28T14:10:50.277179661Z level=info msg="Update check succeeded" duration=49.223275ms logger=sqlstore.transactions t=2026-04-28T14:15:50.040220812Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-28T14:20:50.154080055Z level=info msg="Completed cleanup jobs" duration=37.048086ms logger=plugins.update.checker t=2026-04-28T14:20:50.300305352Z level=info msg="Update check succeeded" duration=71.457249ms logger=cleanup t=2026-04-28T14:30:50.146416608Z level=info msg="Completed cleanup jobs" duration=26.943844ms logger=plugins.update.checker t=2026-04-28T14:30:50.295145826Z level=info msg="Update check succeeded" duration=67.029093ms logger=infra.usagestats t=2026-04-28T14:31:31.170654129Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-28T14:40:50.150665587Z level=info msg="Completed cleanup jobs" duration=33.93265ms logger=plugins.update.checker t=2026-04-28T14:40:50.302617734Z level=info msg="Update check succeeded" duration=74.866537ms logger=cleanup t=2026-04-28T14:50:50.144235214Z level=info msg="Completed cleanup jobs" duration=26.427981ms logger=plugins.update.checker t=2026-04-28T14:50:50.290312653Z level=info msg="Update check succeeded" duration=62.521813ms logger=cleanup t=2026-04-28T15:00:50.202469672Z level=info msg="Completed cleanup jobs" duration=85.179846ms logger=plugins.update.checker t=2026-04-28T15:00:50.304787064Z level=info msg="Update check succeeded" duration=76.390746ms logger=infra.usagestats t=2026-04-28T15:01:31.169457141Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-28T15:10:50.154185278Z level=info msg="Completed cleanup jobs" duration=37.102144ms logger=plugins.update.checker t=2026-04-28T15:10:50.283334432Z level=info msg="Update check succeeded" duration=55.802239ms