logger=settings t=2026-06-09T17:19:25.563837045Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-09T17:19:25Z logger=settings t=2026-06-09T17:19:25.564261234Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-09T17:19:25.564279094Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-09T17:19:25.564286335Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-09T17:19:25.564290485Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-09T17:19:25.564294645Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-09T17:19:25.564299555Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-09T17:19:25.564305265Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-09T17:19:25.564311325Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-09T17:19:25.564320595Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-09T17:19:25.564326695Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-09T17:19:25.564339386Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-09T17:19:25.564344946Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-09T17:19:25.564350776Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-09T17:19:25.564358966Z level=info msg=Target target=[all] logger=settings t=2026-06-09T17:19:25.564374166Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-09T17:19:25.564379766Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-09T17:19:25.564385026Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-09T17:19:25.564393197Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-09T17:19:25.564399177Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-09T17:19:25.564405547Z level=info msg="App mode production" logger=sqlstore t=2026-06-09T17:19:25.564828415Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-09T17:19:25.564852615Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-09T17:19:25.566751162Z level=info msg="Locking database" logger=migrator t=2026-06-09T17:19:25.566766172Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-09T17:19:25.567516056Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-09T17:19:25.568433553Z level=info msg="Migration successfully executed" id="create migration_log table" duration=916.907µs logger=migrator t=2026-06-09T17:19:25.683869182Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-09T17:19:25.685330311Z level=info msg="Migration successfully executed" id="create user table" duration=1.461248ms logger=migrator t=2026-06-09T17:19:25.931781557Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-09T17:19:25.932622533Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=843.596µs logger=migrator t=2026-06-09T17:19:26.0374375Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-09T17:19:26.038816445Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.380946ms logger=migrator t=2026-06-09T17:19:26.059129274Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-09T17:19:26.060187655Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.061021ms logger=migrator t=2026-06-09T17:19:26.066995924Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-09T17:19:26.067859081Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=866.807µs logger=migrator t=2026-06-09T17:19:26.074171462Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-09T17:19:26.076789202Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.61957ms logger=migrator t=2026-06-09T17:19:26.083036762Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-09T17:19:26.084571261Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.535349ms logger=migrator t=2026-06-09T17:19:26.093088194Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-09T17:19:26.094004902Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=919.198µs logger=migrator t=2026-06-09T17:19:26.099967806Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-09T17:19:26.100617628Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=649.892µs logger=migrator t=2026-06-09T17:19:26.108218214Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-09T17:19:26.108625661Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=407.787µs logger=migrator t=2026-06-09T17:19:26.112676648Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-09T17:19:26.113469624Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=793.826µs logger=migrator t=2026-06-09T17:19:26.117295547Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-09T17:19:26.119243135Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.937057ms logger=migrator t=2026-06-09T17:19:26.123286742Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-09T17:19:26.123331733Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.72µs logger=migrator t=2026-06-09T17:19:26.129119353Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-09T17:19:26.130333167Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.214584ms logger=migrator t=2026-06-09T17:19:26.134077358Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-09T17:19:26.134326553Z level=info msg="Migration successfully executed" id="Add missing user data" duration=241.085µs logger=migrator t=2026-06-09T17:19:26.144886375Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-09T17:19:26.146255811Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.370736ms logger=migrator t=2026-06-09T17:19:26.153778025Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-09T17:19:26.154744183Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=966.818µs logger=migrator t=2026-06-09T17:19:26.172094837Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-09T17:19:26.17337227Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.280124ms logger=migrator t=2026-06-09T17:19:26.178817995Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-09T17:19:26.1885494Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.738345ms logger=migrator t=2026-06-09T17:19:26.19375833Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-09T17:19:26.19580299Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.04457ms logger=migrator t=2026-06-09T17:19:26.201209803Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-09T17:19:26.201534939Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=325.796µs logger=migrator t=2026-06-09T17:19:26.207175027Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-09T17:19:26.207909561Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=739.914µs logger=migrator t=2026-06-09T17:19:26.213717492Z 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-06-09T17:19:26.214026159Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=309.477µs logger=migrator t=2026-06-09T17:19:26.221392589Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-09T17:19:26.221846998Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=453.209µs logger=migrator t=2026-06-09T17:19:26.227925985Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-09T17:19:26.229385372Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.460227ms logger=migrator t=2026-06-09T17:19:26.235752264Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-09T17:19:26.236319375Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=566.941µs logger=migrator t=2026-06-09T17:19:26.240555696Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-09T17:19:26.24128434Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=722.574µs logger=migrator t=2026-06-09T17:19:26.246991309Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-09T17:19:26.247913017Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=916.998µs logger=migrator t=2026-06-09T17:19:26.260015719Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-09T17:19:26.260759053Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=746.624µs logger=migrator t=2026-06-09T17:19:26.267853779Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-09T17:19:26.26788636Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.05µs logger=migrator t=2026-06-09T17:19:26.271403836Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-09T17:19:26.272002978Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=599.822µs logger=migrator t=2026-06-09T17:19:26.277590245Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-09T17:19:26.278232678Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=642.833µs logger=migrator t=2026-06-09T17:19:26.283374405Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-09T17:19:26.284169881Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=797.856µs logger=migrator t=2026-06-09T17:19:26.288013134Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-09T17:19:26.288805119Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=797.995µs logger=migrator t=2026-06-09T17:19:26.294503128Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-09T17:19:26.298088478Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.587199ms logger=migrator t=2026-06-09T17:19:26.304122743Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-09T17:19:26.305061921Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=938.658µs logger=migrator t=2026-06-09T17:19:26.318001929Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-09T17:19:26.318850695Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=851.146µs logger=migrator t=2026-06-09T17:19:26.324569644Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-09T17:19:26.326184475Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.617591ms logger=migrator t=2026-06-09T17:19:26.331555258Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-09T17:19:26.332137879Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=582.631µs logger=migrator t=2026-06-09T17:19:26.345814721Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-09T17:19:26.347069995Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.274974ms logger=migrator t=2026-06-09T17:19:26.395143924Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-09T17:19:26.395889959Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=749.145µs logger=migrator t=2026-06-09T17:19:26.401807332Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-09T17:19:26.402783141Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=975.389µs logger=migrator t=2026-06-09T17:19:26.411609119Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-09T17:19:26.412125599Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=520.16µs logger=migrator t=2026-06-09T17:19:26.419144944Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-09T17:19:26.420473949Z level=info msg="Migration successfully executed" id="create star table" duration=1.331005ms logger=migrator t=2026-06-09T17:19:26.426014885Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-09T17:19:26.426844772Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=830.097µs logger=migrator t=2026-06-09T17:19:26.433319155Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-09T17:19:26.434290144Z level=info msg="Migration successfully executed" id="create org table v1" duration=973.859µs logger=migrator t=2026-06-09T17:19:26.482787262Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-09T17:19:26.484373552Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.58864ms logger=migrator t=2026-06-09T17:19:26.49157702Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-09T17:19:26.492527208Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=954.308µs logger=migrator t=2026-06-09T17:19:26.49835363Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-09T17:19:26.499097894Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=744.883µs logger=migrator t=2026-06-09T17:19:26.505737911Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-09T17:19:26.506924933Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.176272ms logger=migrator t=2026-06-09T17:19:26.514957138Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-09T17:19:26.515913916Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=957.328µs logger=migrator t=2026-06-09T17:19:26.521729957Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-09T17:19:26.521768668Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.59µs logger=migrator t=2026-06-09T17:19:26.528038228Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-09T17:19:26.528064619Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.591µs logger=migrator t=2026-06-09T17:19:26.532789258Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-09T17:19:26.533138266Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=339.728µs logger=migrator t=2026-06-09T17:19:26.54015517Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-09T17:19:26.541344652Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.188992ms logger=migrator t=2026-06-09T17:19:26.550581909Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-09T17:19:26.552065767Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.506058ms logger=migrator t=2026-06-09T17:19:26.565649068Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-09T17:19:26.566657387Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.011229ms logger=migrator t=2026-06-09T17:19:26.574820623Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-09T17:19:26.575779952Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=961.079µs logger=migrator t=2026-06-09T17:19:26.582727584Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-09T17:19:26.58456709Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.864176ms logger=migrator t=2026-06-09T17:19:26.594875017Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-09T17:19:26.595643242Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=770.395µs logger=migrator t=2026-06-09T17:19:26.602702457Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-09T17:19:26.609090759Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.388332ms logger=migrator t=2026-06-09T17:19:26.614417581Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-09T17:19:26.615207106Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=789.045µs logger=migrator t=2026-06-09T17:19:26.620275474Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-09T17:19:26.621085999Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=810.645µs logger=migrator t=2026-06-09T17:19:26.6274262Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-09T17:19:26.628303486Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=876.366µs logger=migrator t=2026-06-09T17:19:26.635363182Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-09T17:19:26.636163727Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=795.555µs logger=migrator t=2026-06-09T17:19:26.640967019Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-09T17:19:26.641822465Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=855.786µs logger=migrator t=2026-06-09T17:19:26.647627006Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-09T17:19:26.647731058Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.352µs logger=migrator t=2026-06-09T17:19:26.654242673Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-09T17:19:26.65881149Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.576947ms logger=migrator t=2026-06-09T17:19:26.664238474Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-09T17:19:26.6666253Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.381866ms logger=migrator t=2026-06-09T17:19:26.673283708Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-09T17:19:26.675226164Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.941976ms logger=migrator t=2026-06-09T17:19:26.683806538Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-09T17:19:26.684648285Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=839.717µs logger=migrator t=2026-06-09T17:19:26.691270382Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-09T17:19:26.693370392Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.09977ms logger=migrator t=2026-06-09T17:19:26.698408069Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-09T17:19:26.699259165Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=858.147µs logger=migrator t=2026-06-09T17:19:26.705180948Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-09T17:19:26.706641086Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.462937ms logger=migrator t=2026-06-09T17:19:26.713534608Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-09T17:19:26.713576559Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=43.831µs logger=migrator t=2026-06-09T17:19:26.719205776Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-09T17:19:26.719232547Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.841µs logger=migrator t=2026-06-09T17:19:26.724178962Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-09T17:19:26.726175689Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.005327ms logger=migrator t=2026-06-09T17:19:26.73194661Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-09T17:19:26.735290005Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.343255ms logger=migrator t=2026-06-09T17:19:26.740654867Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-09T17:19:26.742961211Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.306054ms logger=migrator t=2026-06-09T17:19:26.748985157Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-09T17:19:26.752489384Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.505527ms logger=migrator t=2026-06-09T17:19:26.75912619Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-09T17:19:26.760410485Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=1.285475ms logger=migrator t=2026-06-09T17:19:26.766286138Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-09T17:19:26.767118753Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=832.255µs logger=migrator t=2026-06-09T17:19:26.7789949Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-09T17:19:26.779660134Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=666.094µs logger=migrator t=2026-06-09T17:19:26.785021876Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-09T17:19:26.785071746Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=52.251µs logger=migrator t=2026-06-09T17:19:26.790826256Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-09T17:19:26.791750595Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=924.239µs logger=migrator t=2026-06-09T17:19:26.797148568Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-09T17:19:26.797845181Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=696.733µs logger=migrator t=2026-06-09T17:19:26.80407065Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-09T17:19:26.811514643Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.444243ms logger=migrator t=2026-06-09T17:19:26.817883515Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-09T17:19:26.818759261Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=875.246µs logger=migrator t=2026-06-09T17:19:26.824715196Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-09T17:19:26.825521351Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=798.475µs logger=migrator t=2026-06-09T17:19:26.831819862Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-09T17:19:26.833544055Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.722074ms logger=migrator t=2026-06-09T17:19:26.846352419Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-09T17:19:26.846766657Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=415.238µs logger=migrator t=2026-06-09T17:19:26.853375104Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-09T17:19:26.853944905Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=570.131µs logger=migrator t=2026-06-09T17:19:26.858934501Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-09T17:19:26.861108843Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.174402ms logger=migrator t=2026-06-09T17:19:26.867882602Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-09T17:19:26.868744288Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=861.096µs logger=migrator t=2026-06-09T17:19:26.873507229Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-09T17:19:26.873772034Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=269.195µs logger=migrator t=2026-06-09T17:19:26.879262319Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-09T17:19:26.879634786Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=372.657µs logger=migrator t=2026-06-09T17:19:26.886173092Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-09T17:19:26.886952187Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=781.305µs logger=migrator t=2026-06-09T17:19:26.893589343Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-09T17:19:26.897494209Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.906286ms logger=migrator t=2026-06-09T17:19:26.902444303Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-09T17:19:26.903352501Z level=info msg="Migration successfully executed" id="create data_source table" duration=908.198µs logger=migrator t=2026-06-09T17:19:26.909506238Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-09T17:19:26.910288693Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=782.805µs logger=migrator t=2026-06-09T17:19:26.916764357Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-09T17:19:26.917742856Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=977.759µs logger=migrator t=2026-06-09T17:19:26.923204881Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-09T17:19:26.924165979Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=957.749µs logger=migrator t=2026-06-09T17:19:26.929182145Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-09T17:19:26.929912759Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=732.493µs logger=migrator t=2026-06-09T17:19:26.935381573Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-09T17:19:26.940128224Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.746941ms logger=migrator t=2026-06-09T17:19:26.945273553Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-09T17:19:26.946234911Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=965.158µs logger=migrator t=2026-06-09T17:19:26.951641765Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-09T17:19:26.952250576Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=608.621µs logger=migrator t=2026-06-09T17:19:26.957997396Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-09T17:19:26.958983386Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=985.799µs logger=migrator t=2026-06-09T17:19:26.964799177Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-09T17:19:26.96550847Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=709.633µs logger=migrator t=2026-06-09T17:19:26.972548014Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-09T17:19:26.97492697Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.379126ms logger=migrator t=2026-06-09T17:19:26.98011916Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-09T17:19:26.982394443Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.290334ms logger=migrator t=2026-06-09T17:19:26.986680725Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-09T17:19:26.986709145Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.43µs logger=migrator t=2026-06-09T17:19:26.991937116Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-09T17:19:26.99215959Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=223.074µs logger=migrator t=2026-06-09T17:19:26.996685857Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-09T17:19:26.999044712Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.358715ms logger=migrator t=2026-06-09T17:19:27.006021455Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-09T17:19:27.006230459Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=204.964µs logger=migrator t=2026-06-09T17:19:27.011023481Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-09T17:19:27.011170574Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=147.523µs logger=migrator t=2026-06-09T17:19:27.016666989Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-09T17:19:27.019026074Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.358665ms logger=migrator t=2026-06-09T17:19:27.027925644Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-09T17:19:27.028170509Z level=info msg="Migration successfully executed" id="Update uid value" duration=246.835µs logger=migrator t=2026-06-09T17:19:27.033815257Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-09T17:19:27.034656834Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=850.107µs logger=migrator t=2026-06-09T17:19:27.039841352Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-09T17:19:27.040943614Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.105422ms logger=migrator t=2026-06-09T17:19:27.049689491Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-09T17:19:27.050772662Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.087781ms logger=migrator t=2026-06-09T17:19:27.056404219Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-09T17:19:27.057189925Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=786.506µs logger=migrator t=2026-06-09T17:19:27.064854701Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-09T17:19:27.066013754Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.159563ms logger=migrator t=2026-06-09T17:19:27.072527628Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-09T17:19:27.074070598Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.54495ms logger=migrator t=2026-06-09T17:19:27.078630475Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-09T17:19:27.07940711Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=776.755µs logger=migrator t=2026-06-09T17:19:27.086139729Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-09T17:19:27.087544725Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.410556ms logger=migrator t=2026-06-09T17:19:27.09302367Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-09T17:19:27.093780735Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=757.245µs logger=migrator t=2026-06-09T17:19:27.09925806Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-09T17:19:27.10662094Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.36279ms logger=migrator t=2026-06-09T17:19:27.112082095Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-09T17:19:27.112594524Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=509.259µs logger=migrator t=2026-06-09T17:19:27.117545619Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-09T17:19:27.118163631Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=618.142µs logger=migrator t=2026-06-09T17:19:27.12431045Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-09T17:19:27.125979221Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.668341ms logger=migrator t=2026-06-09T17:19:27.131073709Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-09T17:19:27.131943415Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=863.606µs logger=migrator t=2026-06-09T17:19:27.137791947Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-09T17:19:27.138546342Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=756.275µs logger=migrator t=2026-06-09T17:19:27.144583757Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-09T17:19:27.14581398Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.229663ms logger=migrator t=2026-06-09T17:19:27.151180153Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-09T17:19:27.151263315Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=125.503µs logger=migrator t=2026-06-09T17:19:27.156163349Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-09T17:19:27.158992563Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.828374ms logger=migrator t=2026-06-09T17:19:27.164966467Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-09T17:19:27.168065236Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.098169ms logger=migrator t=2026-06-09T17:19:27.173730555Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-09T17:19:27.173888638Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=158.683µs logger=migrator t=2026-06-09T17:19:27.179357532Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-09T17:19:27.18182719Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.469388ms logger=migrator t=2026-06-09T17:19:27.187499748Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-09T17:19:27.19021072Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.710742ms logger=migrator t=2026-06-09T17:19:27.196667163Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-09T17:19:27.197375058Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=707.995µs logger=migrator t=2026-06-09T17:19:27.202460134Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-09T17:19:27.202968405Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=508.561µs logger=migrator t=2026-06-09T17:19:27.209054161Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-09T17:19:27.209921617Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=861.486µs logger=migrator t=2026-06-09T17:19:27.215065256Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-09T17:19:27.215986243Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=920.477µs logger=migrator t=2026-06-09T17:19:27.222534679Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-09T17:19:27.223373045Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=838.286µs logger=migrator t=2026-06-09T17:19:27.228898681Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-09T17:19:27.229665365Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=762.044µs logger=migrator t=2026-06-09T17:19:27.236291273Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-09T17:19:27.236370154Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=79.941µs logger=migrator t=2026-06-09T17:19:27.242010832Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-09T17:19:27.242085313Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=90.441µs logger=migrator t=2026-06-09T17:19:27.246965906Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-09T17:19:27.249970934Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.005068ms logger=migrator t=2026-06-09T17:19:27.254917959Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-09T17:19:27.25704886Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.134641ms logger=migrator t=2026-06-09T17:19:27.263060794Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-09T17:19:27.263139506Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=79.202µs logger=migrator t=2026-06-09T17:19:27.268421077Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-09T17:19:27.269692511Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.264444ms logger=migrator t=2026-06-09T17:19:27.275623445Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-09T17:19:27.276646144Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.030349ms logger=migrator t=2026-06-09T17:19:27.282038698Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-09T17:19:27.282063178Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.18µs logger=migrator t=2026-06-09T17:19:27.288813157Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-09T17:19:27.290163344Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.353076ms logger=migrator t=2026-06-09T17:19:27.296419353Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-09T17:19:27.29732508Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=905.967µs logger=migrator t=2026-06-09T17:19:27.302715023Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-09T17:19:27.307359752Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.645559ms logger=migrator t=2026-06-09T17:19:27.312025112Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-09T17:19:27.312065783Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=41.791µs logger=migrator t=2026-06-09T17:19:27.316992836Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-09T17:19:27.318294572Z level=info msg="Migration successfully executed" id="create session table" duration=1.301576ms logger=migrator t=2026-06-09T17:19:27.326342806Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-09T17:19:27.32658646Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=265.015µs logger=migrator t=2026-06-09T17:19:27.332643806Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-09T17:19:27.332740958Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=101.412µs logger=migrator t=2026-06-09T17:19:27.337716914Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-09T17:19:27.338465708Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=750.415µs logger=migrator t=2026-06-09T17:19:27.344308929Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-09T17:19:27.345468851Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.159652ms logger=migrator t=2026-06-09T17:19:27.352574168Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-09T17:19:27.352600188Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.16µs logger=migrator t=2026-06-09T17:19:27.357747227Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-09T17:19:27.357812738Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=70.401µs logger=migrator t=2026-06-09T17:19:27.363491606Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-09T17:19:27.369199496Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.756711ms logger=migrator t=2026-06-09T17:19:27.374890615Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-09T17:19:27.37724487Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.354005ms logger=migrator t=2026-06-09T17:19:27.381972051Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-09T17:19:27.382057622Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.341µs logger=migrator t=2026-06-09T17:19:27.387342253Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-09T17:19:27.387538296Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=203.734µs logger=migrator t=2026-06-09T17:19:27.393154495Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-09T17:19:27.39451634Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.360305ms logger=migrator t=2026-06-09T17:19:27.400074366Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-09T17:19:27.400102307Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.711µs logger=migrator t=2026-06-09T17:19:27.404791007Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-09T17:19:27.409301793Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.510956ms logger=migrator t=2026-06-09T17:19:27.414657805Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-09T17:19:27.414807288Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=148.143µs logger=migrator t=2026-06-09T17:19:27.420311134Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-09T17:19:27.423312541Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.995837ms logger=migrator t=2026-06-09T17:19:27.42848544Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-09T17:19:27.431544109Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.058959ms logger=migrator t=2026-06-09T17:19:27.436621716Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-09T17:19:27.436690067Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.791µs logger=migrator t=2026-06-09T17:19:27.442293734Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-09T17:19:27.443737072Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.442028ms logger=migrator t=2026-06-09T17:19:27.449286929Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-09T17:19:27.450172145Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=885.416µs logger=migrator t=2026-06-09T17:19:27.455384495Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-09T17:19:27.456631109Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.244484ms logger=migrator t=2026-06-09T17:19:27.465207513Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-09T17:19:27.466950647Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.742664ms logger=migrator t=2026-06-09T17:19:27.474689365Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-09T17:19:27.475536821Z level=info msg="Migration successfully executed" id="add index alert state" duration=847.906µs logger=migrator t=2026-06-09T17:19:27.481199489Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-09T17:19:27.482107866Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=900.887µs logger=migrator t=2026-06-09T17:19:27.490627199Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-09T17:19:27.491850133Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.224754ms logger=migrator t=2026-06-09T17:19:27.499288385Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-09T17:19:27.500308605Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.02018ms logger=migrator t=2026-06-09T17:19:27.506368231Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-09T17:19:27.507647045Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.282314ms logger=migrator t=2026-06-09T17:19:27.51415785Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-09T17:19:27.525496707Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.339177ms logger=migrator t=2026-06-09T17:19:27.531006492Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-09T17:19:27.531561473Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=555.371µs logger=migrator t=2026-06-09T17:19:27.536543569Z 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-06-09T17:19:27.537806362Z 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.268734ms logger=migrator t=2026-06-09T17:19:27.544667074Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-09T17:19:27.545092842Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=425.508µs logger=migrator t=2026-06-09T17:19:27.552153057Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-09T17:19:27.552996124Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=843.677µs logger=migrator t=2026-06-09T17:19:27.559312134Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-09T17:19:27.56069223Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.370956ms logger=migrator t=2026-06-09T17:19:27.567286537Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-09T17:19:27.571548928Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.257771ms logger=migrator t=2026-06-09T17:19:27.579709464Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-09T17:19:27.583294292Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.584838ms logger=migrator t=2026-06-09T17:19:27.588867349Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-09T17:19:27.592711743Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.844184ms logger=migrator t=2026-06-09T17:19:27.59934051Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-09T17:19:27.602899268Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.557638ms logger=migrator t=2026-06-09T17:19:27.609828091Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-09T17:19:27.610758338Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=930.567µs logger=migrator t=2026-06-09T17:19:27.615993529Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-09T17:19:27.616021789Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.11µs logger=migrator t=2026-06-09T17:19:27.620615507Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-09T17:19:27.620662098Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=47.741µs logger=migrator t=2026-06-09T17:19:27.626458339Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-09T17:19:27.627968957Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.510958ms logger=migrator t=2026-06-09T17:19:27.633577375Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-09T17:19:27.634646986Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.067451ms logger=migrator t=2026-06-09T17:19:27.641903424Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-09T17:19:27.643129098Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.228774ms logger=migrator t=2026-06-09T17:19:27.649214975Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-09T17:19:27.650493959Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.272734ms logger=migrator t=2026-06-09T17:19:27.655313131Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-09T17:19:27.656718518Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.405517ms logger=migrator t=2026-06-09T17:19:27.662187863Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-09T17:19:27.666260251Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.081148ms logger=migrator t=2026-06-09T17:19:27.671827557Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-09T17:19:27.675866354Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.038817ms logger=migrator t=2026-06-09T17:19:27.681277748Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-09T17:19:27.681507392Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=231.614µs logger=migrator t=2026-06-09T17:19:27.686321975Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-09T17:19:27.687816934Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.494859ms logger=migrator t=2026-06-09T17:19:27.694246956Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-09T17:19:27.695228825Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=983.699µs logger=migrator t=2026-06-09T17:19:27.700448415Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-09T17:19:27.704805969Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.358234ms logger=migrator t=2026-06-09T17:19:27.709854245Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-09T17:19:27.709945687Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=87.352µs logger=migrator t=2026-06-09T17:19:27.71586184Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-09T17:19:27.717341848Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.478728ms logger=migrator t=2026-06-09T17:19:27.722924465Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-09T17:19:27.723933065Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.01631ms logger=migrator t=2026-06-09T17:19:27.759282311Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-09T17:19:27.759466124Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=185.054µs logger=migrator t=2026-06-09T17:19:27.912224448Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-09T17:19:27.913508692Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.286384ms logger=migrator t=2026-06-09T17:19:27.9875794Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-09T17:19:27.989242022Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.664572ms logger=migrator t=2026-06-09T17:19:28.033314845Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-09T17:19:28.034704642Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.389817ms logger=migrator t=2026-06-09T17:19:28.040553354Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-09T17:19:28.041477872Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=924.628µs logger=migrator t=2026-06-09T17:19:28.046704892Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-09T17:19:28.047848403Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.108181ms logger=migrator t=2026-06-09T17:19:28.054657814Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-09T17:19:28.056103471Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.402886ms logger=migrator t=2026-06-09T17:19:28.061843901Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-09T17:19:28.061895032Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=54.871µs logger=migrator t=2026-06-09T17:19:28.066197235Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-09T17:19:28.070809682Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.613657ms logger=migrator t=2026-06-09T17:19:28.076541122Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-09T17:19:28.07741678Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=876.818µs logger=migrator t=2026-06-09T17:19:28.084665138Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-09T17:19:28.089153314Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.486656ms logger=migrator t=2026-06-09T17:19:28.094953615Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-09T17:19:28.095708619Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=767.395µs logger=migrator t=2026-06-09T17:19:28.099854159Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-09T17:19:28.100725185Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=867.306µs logger=migrator t=2026-06-09T17:19:28.105056038Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-09T17:19:28.105861734Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=805.496µs logger=migrator t=2026-06-09T17:19:28.113608292Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-09T17:19:28.1255485Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.938908ms logger=migrator t=2026-06-09T17:19:28.142277091Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-09T17:19:28.143536694Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.277434ms logger=migrator t=2026-06-09T17:19:28.155396332Z 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-06-09T17:19:28.156239478Z 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=846.876µs logger=migrator t=2026-06-09T17:19:28.160764955Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-09T17:19:28.160983909Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=219.644µs logger=migrator t=2026-06-09T17:19:28.165615637Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-09T17:19:28.166224318Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=603.511µs logger=migrator t=2026-06-09T17:19:28.170388529Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-09T17:19:28.170603693Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=213.454µs logger=migrator t=2026-06-09T17:19:28.174252392Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-09T17:19:28.17880414Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.551328ms logger=migrator t=2026-06-09T17:19:28.184155792Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-09T17:19:28.188558416Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.402304ms logger=migrator t=2026-06-09T17:19:28.196835854Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-09T17:19:28.197894075Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.059291ms logger=migrator t=2026-06-09T17:19:28.202139646Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-09T17:19:28.203102455Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=962.429µs logger=migrator t=2026-06-09T17:19:28.208914366Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-09T17:19:28.209560748Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=646.752µs logger=migrator t=2026-06-09T17:19:28.215705606Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-09T17:19:28.220270823Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.565017ms logger=migrator t=2026-06-09T17:19:28.224384902Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-09T17:19:28.225470893Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.086231ms logger=migrator t=2026-06-09T17:19:28.230143402Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-09T17:19:28.230482548Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=342.496µs logger=migrator t=2026-06-09T17:19:28.234318462Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-09T17:19:28.234689279Z level=info msg="Migration successfully executed" id="Move region to single row" duration=371.067µs logger=migrator t=2026-06-09T17:19:28.238856568Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-09T17:19:28.240084253Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.226914ms logger=migrator t=2026-06-09T17:19:28.249044184Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-09T17:19:28.250207716Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.169052ms logger=migrator t=2026-06-09T17:19:28.262107944Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-09T17:19:28.264305965Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.202791ms logger=migrator t=2026-06-09T17:19:28.279111589Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-09T17:19:28.28123719Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.131401ms logger=migrator t=2026-06-09T17:19:28.286750695Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-09T17:19:28.288273685Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.52358ms logger=migrator t=2026-06-09T17:19:28.293180679Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-09T17:19:28.294044885Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=864.196µs logger=migrator t=2026-06-09T17:19:28.298583672Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-09T17:19:28.298762295Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=197.903µs logger=migrator t=2026-06-09T17:19:28.304058347Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-09T17:19:28.305523064Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.435897ms logger=migrator t=2026-06-09T17:19:28.319581684Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-09T17:19:28.320856118Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.274575ms logger=migrator t=2026-06-09T17:19:28.326451695Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-09T17:19:28.327913323Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.460948ms logger=migrator t=2026-06-09T17:19:28.33241065Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-09T17:19:28.333321277Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=909.107µs logger=migrator t=2026-06-09T17:19:28.337895335Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-09T17:19:28.338242901Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=347.517µs logger=migrator t=2026-06-09T17:19:28.342910651Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-09T17:19:28.343511122Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=599.751µs logger=migrator t=2026-06-09T17:19:28.348938386Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-09T17:19:28.349003237Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=65.441µs logger=migrator t=2026-06-09T17:19:28.352639736Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-09T17:19:28.353441871Z level=info msg="Migration successfully executed" id="create team table" duration=797.205µs logger=migrator t=2026-06-09T17:19:28.3632648Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-09T17:19:28.364828469Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.569079ms logger=migrator t=2026-06-09T17:19:28.37529239Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-09T17:19:28.377467502Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.181422ms logger=migrator t=2026-06-09T17:19:28.383966796Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-09T17:19:28.388933671Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.961135ms logger=migrator t=2026-06-09T17:19:28.394242643Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-09T17:19:28.39462885Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=390.348µs logger=migrator t=2026-06-09T17:19:28.399581145Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-09T17:19:28.400816608Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.237913ms logger=migrator t=2026-06-09T17:19:28.408317082Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-09T17:19:28.409715668Z level=info msg="Migration successfully executed" id="create team member table" duration=1.402946ms logger=migrator t=2026-06-09T17:19:28.422026015Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-09T17:19:28.422900641Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=877.767µs logger=migrator t=2026-06-09T17:19:28.427683773Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-09T17:19:28.42862361Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=942.957µs logger=migrator t=2026-06-09T17:19:28.437388608Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-09T17:19:28.438758515Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.371917ms logger=migrator t=2026-06-09T17:19:28.444141168Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-09T17:19:28.449044541Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.901503ms logger=migrator t=2026-06-09T17:19:28.45684601Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-09T17:19:28.461588562Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.742672ms logger=migrator t=2026-06-09T17:19:28.470724486Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-09T17:19:28.47930956Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.589994ms logger=migrator t=2026-06-09T17:19:28.485642641Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-09T17:19:28.48657703Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=937.799µs logger=migrator t=2026-06-09T17:19:28.493443331Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-09T17:19:28.494238067Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=794.056µs logger=migrator t=2026-06-09T17:19:28.501657838Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-09T17:19:28.50276257Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.106192ms logger=migrator t=2026-06-09T17:19:28.508715244Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-09T17:19:28.509857965Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.141941ms logger=migrator t=2026-06-09T17:19:28.515577315Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-09T17:19:28.516264317Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=687.302µs logger=migrator t=2026-06-09T17:19:28.522056528Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-09T17:19:28.522861954Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=805.116µs logger=migrator t=2026-06-09T17:19:28.527960692Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-09T17:19:28.528840978Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=879.836µs logger=migrator t=2026-06-09T17:19:28.535464065Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-09T17:19:28.536351102Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=887.067µs logger=migrator t=2026-06-09T17:19:28.543192523Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-09T17:19:28.543868006Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=679.082µs logger=migrator t=2026-06-09T17:19:28.550735958Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-09T17:19:28.551093465Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=361.417µs logger=migrator t=2026-06-09T17:19:28.55866563Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-09T17:19:28.559603937Z level=info msg="Migration successfully executed" id="create tag table" duration=932.717µs logger=migrator t=2026-06-09T17:19:28.566265074Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-09T17:19:28.569296422Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=3.028208ms logger=migrator t=2026-06-09T17:19:28.58014252Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-09T17:19:28.581835833Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.696073ms logger=migrator t=2026-06-09T17:19:28.589240384Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-09T17:19:28.591190931Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.952327ms logger=migrator t=2026-06-09T17:19:28.598692535Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-09T17:19:28.59949427Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=803.305µs logger=migrator t=2026-06-09T17:19:28.604082319Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-09T17:19:28.624302555Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.213516ms logger=migrator t=2026-06-09T17:19:28.629471345Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-09T17:19:28.630176308Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=706.394µs logger=migrator t=2026-06-09T17:19:28.634325938Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-09T17:19:28.63501506Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=689.102µs logger=migrator t=2026-06-09T17:19:28.645051012Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-09T17:19:28.645499861Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=450.739µs logger=migrator t=2026-06-09T17:19:28.649699041Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-09T17:19:28.651050728Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.351256ms logger=migrator t=2026-06-09T17:19:28.655141066Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-09T17:19:28.656102624Z level=info msg="Migration successfully executed" id="create user auth table" duration=962.609µs logger=migrator t=2026-06-09T17:19:28.6631814Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-09T17:19:28.664744159Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.56166ms logger=migrator t=2026-06-09T17:19:28.669296186Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-09T17:19:28.669403688Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=109.262µs logger=migrator t=2026-06-09T17:19:28.672888435Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-09T17:19:28.677232268Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.342873ms logger=migrator t=2026-06-09T17:19:28.689427471Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-09T17:19:28.694919886Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.492875ms logger=migrator t=2026-06-09T17:19:28.699377762Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-09T17:19:28.703044342Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.6664ms logger=migrator t=2026-06-09T17:19:28.708958625Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-09T17:19:28.714573353Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.612828ms logger=migrator t=2026-06-09T17:19:28.724070835Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-09T17:19:28.725551443Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.483658ms logger=migrator t=2026-06-09T17:19:28.734011855Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-09T17:19:28.741314665Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.30358ms logger=migrator t=2026-06-09T17:19:28.756074787Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-09T17:19:28.757346751Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.275344ms logger=migrator t=2026-06-09T17:19:28.764196273Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-09T17:19:28.76512944Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=935.717µs logger=migrator t=2026-06-09T17:19:28.778395614Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-09T17:19:28.779554436Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.161892ms logger=migrator t=2026-06-09T17:19:28.78341154Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-09T17:19:28.784176005Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=763.505µs logger=migrator t=2026-06-09T17:19:28.791612507Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-09T17:19:28.792641697Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.02697ms logger=migrator t=2026-06-09T17:19:28.796046952Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-09T17:19:28.797191944Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.145632ms logger=migrator t=2026-06-09T17:19:28.800554278Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-09T17:19:28.80638342Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.825412ms logger=migrator t=2026-06-09T17:19:28.81006129Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-09T17:19:28.811998187Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.936517ms logger=migrator t=2026-06-09T17:19:28.835345624Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-09T17:19:28.836817202Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.474178ms logger=migrator t=2026-06-09T17:19:28.873601016Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-09T17:19:28.875090325Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.488259ms logger=migrator t=2026-06-09T17:19:28.880509758Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-09T17:19:28.881517198Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.00549ms logger=migrator t=2026-06-09T17:19:28.889225706Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-09T17:19:28.890359837Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.132991ms logger=migrator t=2026-06-09T17:19:28.895081648Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-09T17:19:28.895254661Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=172.203µs logger=migrator t=2026-06-09T17:19:28.901257766Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-09T17:19:28.901341427Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=84.931µs logger=migrator t=2026-06-09T17:19:28.906772141Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-09T17:19:28.90779019Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.018179ms logger=migrator t=2026-06-09T17:19:28.91715659Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-09T17:19:28.918303792Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.149712ms logger=migrator t=2026-06-09T17:19:28.924044732Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-09T17:19:28.926261334Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.219543ms logger=migrator t=2026-06-09T17:19:28.931939473Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-09T17:19:28.932008604Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=70.761µs logger=migrator t=2026-06-09T17:19:28.935721735Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-09T17:19:28.936862097Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.136972ms logger=migrator t=2026-06-09T17:19:28.94175682Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-09T17:19:28.942791021Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.034981ms logger=migrator t=2026-06-09T17:19:28.94697204Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-09T17:19:28.948097372Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.123182ms logger=migrator t=2026-06-09T17:19:28.951326854Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-09T17:19:28.952396134Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.06916ms logger=migrator t=2026-06-09T17:19:28.956126245Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-09T17:19:28.964321222Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.193487ms logger=migrator t=2026-06-09T17:19:28.969196286Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-09T17:19:28.970080602Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=884.147µs logger=migrator t=2026-06-09T17:19:28.973843285Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-09T17:19:28.974005008Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=161.493µs logger=migrator t=2026-06-09T17:19:28.979431352Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-09T17:19:28.980698716Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.263244ms logger=migrator t=2026-06-09T17:19:28.984361537Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-09T17:19:28.985423906Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.062859ms logger=migrator t=2026-06-09T17:19:28.996326945Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-09T17:19:28.99713233Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=805.735µs logger=migrator t=2026-06-09T17:19:29.004085444Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-09T17:19:29.004203476Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=122.142µs logger=migrator t=2026-06-09T17:19:29.009204311Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-09T17:19:29.010535057Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.334896ms logger=migrator t=2026-06-09T17:19:29.014772518Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-09T17:19:29.015972041Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.197603ms logger=migrator t=2026-06-09T17:19:29.021521617Z 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-06-09T17:19:29.022538426Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.017079ms logger=migrator t=2026-06-09T17:19:29.026026813Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-09T17:19:29.027606164Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.578401ms logger=migrator t=2026-06-09T17:19:29.032705391Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-09T17:19:29.039794546Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.093615ms logger=migrator t=2026-06-09T17:19:29.043548419Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-09T17:19:29.044490617Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=943.148µs logger=migrator t=2026-06-09T17:19:29.047927092Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-09T17:19:29.04882892Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=902.078µs logger=migrator t=2026-06-09T17:19:29.053406687Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-09T17:19:29.080030717Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.62486ms logger=migrator t=2026-06-09T17:19:29.083814089Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-09T17:19:29.108563203Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.749034ms logger=migrator t=2026-06-09T17:19:29.113194942Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-09T17:19:29.114209571Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.014659ms logger=migrator t=2026-06-09T17:19:29.120664934Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-09T17:19:29.122111543Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.447678ms logger=migrator t=2026-06-09T17:19:29.125294903Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-09T17:19:29.129685927Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.390314ms logger=migrator t=2026-06-09T17:19:29.134843385Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-09T17:19:29.140672527Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.828682ms logger=migrator t=2026-06-09T17:19:29.144619733Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-09T17:19:29.145777815Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.157452ms logger=migrator t=2026-06-09T17:19:29.150984045Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-09T17:19:29.152156637Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.172082ms logger=migrator t=2026-06-09T17:19:29.158421558Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-09T17:19:29.160466956Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.044829ms logger=migrator t=2026-06-09T17:19:29.164578615Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-09T17:19:29.165588954Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.005279ms logger=migrator t=2026-06-09T17:19:29.16904685Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-09T17:19:29.169112931Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=67.001µs logger=migrator t=2026-06-09T17:19:29.173001226Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-09T17:19:29.179945699Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.943212ms logger=migrator t=2026-06-09T17:19:29.184283282Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-09T17:19:29.189224007Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.941705ms logger=migrator t=2026-06-09T17:19:29.193201463Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-09T17:19:29.201912319Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.709366ms logger=migrator t=2026-06-09T17:19:29.207419215Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-09T17:19:29.208543177Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.125393ms logger=migrator t=2026-06-09T17:19:29.214188795Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-09T17:19:29.215646772Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.457477ms logger=migrator t=2026-06-09T17:19:29.220830532Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-09T17:19:29.231911263Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.082862ms logger=migrator t=2026-06-09T17:19:29.243332952Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-09T17:19:29.262415428Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=19.038175ms logger=migrator t=2026-06-09T17:19:29.26831157Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-09T17:19:29.270162696Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.851966ms logger=migrator t=2026-06-09T17:19:29.275375035Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-09T17:19:29.290125458Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=14.748773ms logger=migrator t=2026-06-09T17:19:29.306161094Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-09T17:19:29.320032279Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=13.870235ms logger=migrator t=2026-06-09T17:19:29.352262037Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-09T17:19:29.359816122Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=7.550585ms logger=migrator t=2026-06-09T17:19:29.368879815Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-09T17:19:29.371059927Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.182602ms logger=migrator t=2026-06-09T17:19:29.378129442Z 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-06-09T17:19:29.382235951Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=4.107039ms logger=migrator t=2026-06-09T17:19:29.402124261Z 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-06-09T17:19:29.407696048Z 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=5.565386ms logger=migrator t=2026-06-09T17:19:29.422101984Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-09T17:19:29.422321988Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=223.105µs logger=migrator t=2026-06-09T17:19:29.430147348Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-09T17:19:29.438039778Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.8926ms logger=migrator t=2026-06-09T17:19:29.443113445Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-09T17:19:29.447749634Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.633979ms logger=migrator t=2026-06-09T17:19:29.453146397Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-09T17:19:29.459897086Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.749449ms logger=migrator t=2026-06-09T17:19:29.474959485Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-09T17:19:29.482115142Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.161636ms logger=migrator t=2026-06-09T17:19:29.488377581Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-09T17:19:29.495276113Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.898912ms logger=migrator t=2026-06-09T17:19:29.500699008Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-09T17:19:29.500789999Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=93.491µs logger=migrator t=2026-06-09T17:19:29.507299853Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-09T17:19:29.508403275Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.160323ms logger=migrator t=2026-06-09T17:19:29.513314379Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-09T17:19:29.520772712Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.458514ms logger=migrator t=2026-06-09T17:19:29.525245488Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-09T17:19:29.525342039Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=96.402µs logger=migrator t=2026-06-09T17:19:29.530403885Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-09T17:19:29.537342359Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.934844ms logger=migrator t=2026-06-09T17:19:29.542274303Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-09T17:19:29.54370616Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.431777ms logger=migrator t=2026-06-09T17:19:29.548542383Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-09T17:19:29.555256631Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.713928ms logger=migrator t=2026-06-09T17:19:29.560558923Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-09T17:19:29.561493581Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=934.568µs logger=migrator t=2026-06-09T17:19:29.566248622Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-09T17:19:29.56720213Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=953.638µs logger=migrator t=2026-06-09T17:19:29.572998101Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-09T17:19:29.5792208Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.218369ms logger=migrator t=2026-06-09T17:19:29.588828184Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-09T17:19:29.589829274Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.00345ms logger=migrator t=2026-06-09T17:19:29.596043512Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-09T17:19:29.597324946Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.287334ms logger=migrator t=2026-06-09T17:19:29.603333251Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-09T17:19:29.604438053Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.106552ms logger=migrator t=2026-06-09T17:19:29.611076849Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-09T17:19:29.613087218Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.013439ms logger=migrator t=2026-06-09T17:19:29.619074693Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-09T17:19:29.619224815Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=149.063µs logger=migrator t=2026-06-09T17:19:29.626143959Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-09T17:19:29.627552785Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.412056ms logger=migrator t=2026-06-09T17:19:29.633262114Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-09T17:19:29.634387516Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.128622ms logger=migrator t=2026-06-09T17:19:29.640305959Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-09T17:19:29.640839849Z 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-06-09T17:19:29.645845815Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-09T17:19:29.646431156Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=587.271µs logger=migrator t=2026-06-09T17:19:29.653406149Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-09T17:19:29.65497706Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.573851ms logger=migrator t=2026-06-09T17:19:29.662959023Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-09T17:19:29.672379893Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.42397ms logger=migrator t=2026-06-09T17:19:29.67903669Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-09T17:19:29.681014508Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.981078ms logger=migrator t=2026-06-09T17:19:29.687486683Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-09T17:19:29.689633433Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.14638ms logger=migrator t=2026-06-09T17:19:29.697396562Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-09T17:19:29.698272818Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=873.966µs logger=migrator t=2026-06-09T17:19:29.70307816Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-09T17:19:29.704193271Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.114651ms logger=migrator t=2026-06-09T17:19:29.709299329Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-09T17:19:29.710654286Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.354707ms logger=migrator t=2026-06-09T17:19:29.717199351Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-09T17:19:29.717234101Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.58µs logger=migrator t=2026-06-09T17:19:29.722823078Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-09T17:19:29.72292256Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=100.312µs logger=migrator t=2026-06-09T17:19:29.730350663Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-09T17:19:29.739763712Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.413439ms logger=migrator t=2026-06-09T17:19:29.744000834Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-09T17:19:29.744277629Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=277.015µs logger=migrator t=2026-06-09T17:19:29.756053254Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-09T17:19:29.758037403Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.982239ms logger=migrator t=2026-06-09T17:19:29.762945486Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-09T17:19:29.763264593Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=319.557µs logger=migrator t=2026-06-09T17:19:29.768429531Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-09T17:19:29.771645103Z level=info msg="Migration successfully executed" id="create data_keys table" duration=3.210062ms logger=migrator t=2026-06-09T17:19:29.779945012Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-09T17:19:29.781663564Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.718332ms logger=migrator t=2026-06-09T17:19:29.787396604Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-09T17:19:29.828131834Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.73166ms logger=migrator t=2026-06-09T17:19:29.837729787Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-09T17:19:29.845426215Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.691868ms logger=migrator t=2026-06-09T17:19:29.850291758Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-09T17:19:29.850542603Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=250.955µs logger=migrator t=2026-06-09T17:19:29.855484407Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-09T17:19:29.888678492Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.188195ms logger=migrator t=2026-06-09T17:19:29.895136886Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-09T17:19:29.938858982Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=43.715976ms logger=migrator t=2026-06-09T17:19:29.944871607Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-09T17:19:29.946708363Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.837576ms logger=migrator t=2026-06-09T17:19:29.95177053Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-09T17:19:29.952917432Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.150071ms logger=migrator t=2026-06-09T17:19:29.958184402Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-09T17:19:29.958418747Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=235.155µs logger=migrator t=2026-06-09T17:19:29.96276955Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-09T17:19:29.96380452Z level=info msg="Migration successfully executed" id="create permission table" duration=1.0345ms logger=migrator t=2026-06-09T17:19:29.968600792Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-09T17:19:29.970297564Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.696962ms logger=migrator t=2026-06-09T17:19:29.97585173Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-09T17:19:29.977045054Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.192704ms logger=migrator t=2026-06-09T17:19:29.982437257Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-09T17:19:29.983356044Z level=info msg="Migration successfully executed" id="create role table" duration=919.207µs logger=migrator t=2026-06-09T17:19:29.987873321Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-09T17:19:29.995986836Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.118105ms logger=migrator t=2026-06-09T17:19:30.003554061Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-09T17:19:30.01028996Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.735319ms logger=migrator t=2026-06-09T17:19:30.015201833Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-09T17:19:30.016889566Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.689483ms logger=migrator t=2026-06-09T17:19:30.021627067Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-09T17:19:30.02284371Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.216293ms logger=migrator t=2026-06-09T17:19:30.029248763Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-09T17:19:30.03122609Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.973687ms logger=migrator t=2026-06-09T17:19:30.036838268Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-09T17:19:30.03853233Z level=info msg="Migration successfully executed" id="create team role table" duration=1.696523ms logger=migrator t=2026-06-09T17:19:30.043937834Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-09T17:19:30.045954122Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.006448ms logger=migrator t=2026-06-09T17:19:30.051963988Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-09T17:19:30.053778442Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.813925ms logger=migrator t=2026-06-09T17:19:30.058763308Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-09T17:19:30.05997422Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.210592ms logger=migrator t=2026-06-09T17:19:30.065462465Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-09T17:19:30.067109667Z level=info msg="Migration successfully executed" id="create user role table" duration=1.650602ms logger=migrator t=2026-06-09T17:19:30.073169743Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-09T17:19:30.074945017Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.776304ms logger=migrator t=2026-06-09T17:19:30.079749029Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-09T17:19:30.080908211Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.159192ms logger=migrator t=2026-06-09T17:19:30.086102641Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-09T17:19:30.087282033Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.179402ms logger=migrator t=2026-06-09T17:19:30.092214848Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-09T17:19:30.093198706Z level=info msg="Migration successfully executed" id="create builtin role table" duration=989.189µs logger=migrator t=2026-06-09T17:19:30.101948584Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-09T17:19:30.104168906Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.220122ms logger=migrator t=2026-06-09T17:19:30.109555599Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-09T17:19:30.111068839Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.51211ms logger=migrator t=2026-06-09T17:19:30.116289109Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-09T17:19:30.124452134Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.162075ms logger=migrator t=2026-06-09T17:19:30.131671913Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-09T17:19:30.132785713Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.113841ms logger=migrator t=2026-06-09T17:19:30.138458242Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-09T17:19:30.140373439Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.916647ms logger=migrator t=2026-06-09T17:19:30.147058638Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-09T17:19:30.148303871Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.245143ms logger=migrator t=2026-06-09T17:19:30.154174913Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-09T17:19:30.155989278Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.814245ms logger=migrator t=2026-06-09T17:19:30.162472272Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-09T17:19:30.163325928Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=853.496µs logger=migrator t=2026-06-09T17:19:30.170553707Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-09T17:19:30.173095916Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.546209ms logger=migrator t=2026-06-09T17:19:30.177242464Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-09T17:19:30.186966601Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.724717ms logger=migrator t=2026-06-09T17:19:30.196482163Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-09T17:19:30.205360923Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.877459ms logger=migrator t=2026-06-09T17:19:30.21306243Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-09T17:19:30.221190486Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.131166ms logger=migrator t=2026-06-09T17:19:30.225147971Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-09T17:19:30.232270738Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.122187ms logger=migrator t=2026-06-09T17:19:30.237479978Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-09T17:19:30.23864445Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.163632ms logger=migrator t=2026-06-09T17:19:30.242406912Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-09T17:19:30.243666796Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.255244ms logger=migrator t=2026-06-09T17:19:30.247961349Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-09T17:19:30.249696761Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.735682ms logger=migrator t=2026-06-09T17:19:30.253953603Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-09T17:19:30.255578824Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.626581ms logger=migrator t=2026-06-09T17:19:30.261316063Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-09T17:19:30.263332692Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.010359ms logger=migrator t=2026-06-09T17:19:30.270454309Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-09T17:19:30.270561601Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=111.282µs logger=migrator t=2026-06-09T17:19:30.275091477Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-09T17:19:30.275143168Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=53.361µs logger=migrator t=2026-06-09T17:19:30.278593965Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-09T17:19:30.278984582Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=390.487µs logger=migrator t=2026-06-09T17:19:30.282595591Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-09T17:19:30.28305802Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=462.569µs logger=migrator t=2026-06-09T17:19:30.286788931Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-09T17:19:30.287338032Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=547.931µs logger=migrator t=2026-06-09T17:19:30.291305398Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-09T17:19:30.291466671Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=161.633µs logger=migrator t=2026-06-09T17:19:30.294527579Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-09T17:19:30.294869896Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=342.047µs logger=migrator t=2026-06-09T17:19:30.298068797Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-09T17:19:30.29870321Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=632.742µs logger=migrator t=2026-06-09T17:19:30.302190636Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-09T17:19:30.303014232Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=823.416µs logger=migrator t=2026-06-09T17:19:30.30761937Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-09T17:19:30.317807025Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.187985ms logger=migrator t=2026-06-09T17:19:30.321415294Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-09T17:19:30.321468875Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=54.201µs logger=migrator t=2026-06-09T17:19:30.325112075Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-09T17:19:30.325835508Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=723.093µs logger=migrator t=2026-06-09T17:19:30.330850044Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-09T17:19:30.33270254Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.855076ms logger=migrator t=2026-06-09T17:19:30.337544663Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-09T17:19:30.339829686Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.288503ms logger=migrator t=2026-06-09T17:19:30.345223999Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-09T17:19:30.354214252Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.987843ms logger=migrator t=2026-06-09T17:19:30.360463621Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-09T17:19:30.361674344Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.216003ms logger=migrator t=2026-06-09T17:19:30.367085468Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-09T17:19:30.368183629Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.097951ms logger=migrator t=2026-06-09T17:19:30.372894859Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-09T17:19:30.397627882Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.729253ms logger=migrator t=2026-06-09T17:19:30.402837692Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-09T17:19:30.404765319Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.925747ms logger=migrator t=2026-06-09T17:19:30.411157412Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-09T17:19:30.412321974Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.164712ms logger=migrator t=2026-06-09T17:19:30.415841332Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-09T17:19:30.416946182Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.104831ms logger=migrator t=2026-06-09T17:19:30.420398628Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-09T17:19:30.421544941Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.146253ms logger=migrator t=2026-06-09T17:19:30.425289732Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-09T17:19:30.425535197Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=244.795µs logger=migrator t=2026-06-09T17:19:30.430091454Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-09T17:19:30.431047492Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=956.058µs logger=migrator t=2026-06-09T17:19:30.434538449Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-09T17:19:30.444702014Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.161214ms logger=migrator t=2026-06-09T17:19:30.448367983Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-09T17:19:30.449044446Z level=info msg="Migration successfully executed" id="create entity_events table" duration=676.533µs logger=migrator t=2026-06-09T17:19:30.454736965Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-09T17:19:30.456423798Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.687393ms logger=migrator t=2026-06-09T17:19:30.460970595Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-09T17:19:30.461704199Z 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-06-09T17:19:30.465894359Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-09T17:19:30.466407049Z 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-06-09T17:19:30.470850624Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-09T17:19:30.471795691Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=944.457µs logger=migrator t=2026-06-09T17:19:30.4753664Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-09T17:19:30.476461031Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.091921ms logger=migrator t=2026-06-09T17:19:30.480982958Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-09T17:19:30.48217708Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.196362ms logger=migrator t=2026-06-09T17:19:30.4858306Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-09T17:19:30.487336009Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.503609ms logger=migrator t=2026-06-09T17:19:30.491684733Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-09T17:19:30.49367642Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.989897ms logger=migrator t=2026-06-09T17:19:30.498177307Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-09T17:19:30.499232427Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.05474ms logger=migrator t=2026-06-09T17:19:30.503145282Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-09T17:19:30.50464517Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.499328ms logger=migrator t=2026-06-09T17:19:30.509072266Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-09T17:19:30.51091966Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.847805ms logger=migrator t=2026-06-09T17:19:30.516055229Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-09T17:19:30.517190091Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.137212ms logger=migrator t=2026-06-09T17:19:30.521035964Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-09T17:19:30.522096304Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.0603ms logger=migrator t=2026-06-09T17:19:30.526396967Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-09T17:19:30.527472327Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.07541ms logger=migrator t=2026-06-09T17:19:30.531176079Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-09T17:19:30.554578836Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.402387ms logger=migrator t=2026-06-09T17:19:30.55947612Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-09T17:19:30.565977744Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.502304ms logger=migrator t=2026-06-09T17:19:30.570530732Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-09T17:19:30.579181647Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.645995ms logger=migrator t=2026-06-09T17:19:30.58400673Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-09T17:19:30.584296085Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=289.515µs logger=migrator t=2026-06-09T17:19:30.588841142Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-09T17:19:30.602176917Z level=info msg="Migration successfully executed" id="add share column" duration=13.337275ms logger=migrator t=2026-06-09T17:19:30.606250424Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-09T17:19:30.606377768Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=127.504µs logger=migrator t=2026-06-09T17:19:30.611666558Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-09T17:19:30.613383711Z level=info msg="Migration successfully executed" id="create file table" duration=1.716233ms logger=migrator t=2026-06-09T17:19:30.617640283Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-09T17:19:30.619959957Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.318634ms logger=migrator t=2026-06-09T17:19:30.625636586Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-09T17:19:30.627646834Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.013168ms logger=migrator t=2026-06-09T17:19:30.631776484Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-09T17:19:30.632752032Z level=info msg="Migration successfully executed" id="create file_meta table" duration=975.458µs logger=migrator t=2026-06-09T17:19:30.637215878Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-09T17:19:30.63840016Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.184152ms logger=migrator t=2026-06-09T17:19:30.642363826Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-09T17:19:30.642431017Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.951µs logger=migrator t=2026-06-09T17:19:30.645538257Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-09T17:19:30.645606869Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.582µs logger=migrator t=2026-06-09T17:19:30.650041903Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-09T17:19:30.650688445Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=645.442µs logger=migrator t=2026-06-09T17:19:30.654484638Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-09T17:19:30.654741393Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=262.825µs logger=migrator t=2026-06-09T17:19:30.659877601Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-09T17:19:30.661227007Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.347966ms logger=migrator t=2026-06-09T17:19:30.665781535Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-09T17:19:30.675908118Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.129383ms logger=migrator t=2026-06-09T17:19:30.682832731Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-09T17:19:30.683017684Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=183.763µs logger=migrator t=2026-06-09T17:19:30.68645903Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-09T17:19:30.687656703Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.197463ms logger=migrator t=2026-06-09T17:19:30.691723891Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-09T17:19:30.692474725Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=752.874µs logger=migrator t=2026-06-09T17:19:30.697888499Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-09T17:19:30.698157764Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=268.986µs logger=migrator t=2026-06-09T17:19:30.701922916Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-09T17:19:30.702464386Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=541.6µs logger=migrator t=2026-06-09T17:19:30.7063438Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-09T17:19:30.717417692Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.074862ms logger=migrator t=2026-06-09T17:19:30.723744423Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-09T17:19:30.731578883Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.84121ms logger=migrator t=2026-06-09T17:19:30.736042189Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-09T17:19:30.736794083Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=752.094µs logger=migrator t=2026-06-09T17:19:30.740615816Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-09T17:19:30.823605545Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.985269ms logger=migrator t=2026-06-09T17:19:30.829368585Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-09T17:19:30.830550298Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.182903ms logger=migrator t=2026-06-09T17:19:30.834001934Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-09T17:19:30.835325078Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.321644ms logger=migrator t=2026-06-09T17:19:30.839263505Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-09T17:19:30.86775601Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.488515ms logger=migrator t=2026-06-09T17:19:30.872779406Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-09T17:19:30.881193987Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.412471ms logger=migrator t=2026-06-09T17:19:30.895143634Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-09T17:19:30.895406489Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=251.355µs logger=migrator t=2026-06-09T17:19:30.898856655Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-09T17:19:30.899047158Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=190.383µs logger=migrator t=2026-06-09T17:19:30.903675447Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-09T17:19:30.904103005Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=428.048µs logger=migrator t=2026-06-09T17:19:30.908076991Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-09T17:19:30.908305555Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=226.564µs logger=migrator t=2026-06-09T17:19:30.912369374Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-09T17:19:30.912639029Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=266.895µs logger=migrator t=2026-06-09T17:19:30.918399389Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-09T17:19:30.919627982Z level=info msg="Migration successfully executed" id="create folder table" duration=1.228853ms logger=migrator t=2026-06-09T17:19:30.927392741Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-09T17:19:30.929671475Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.280104ms logger=migrator t=2026-06-09T17:19:30.934822473Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-09T17:19:30.936038976Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.216253ms logger=migrator t=2026-06-09T17:19:30.940274468Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-09T17:19:30.940328279Z level=info msg="Migration successfully executed" id="Update folder title length" duration=55.821µs logger=migrator t=2026-06-09T17:19:30.943900637Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-09T17:19:30.945165671Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.265063ms logger=migrator t=2026-06-09T17:19:30.949729688Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-09T17:19:30.950923932Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.192544ms logger=migrator t=2026-06-09T17:19:30.955305265Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-09T17:19:30.95714185Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.844755ms logger=migrator t=2026-06-09T17:19:30.960877232Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-09T17:19:30.961381411Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=502.07µs logger=migrator t=2026-06-09T17:19:30.965199225Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-09T17:19:30.965697214Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=500.389µs logger=migrator t=2026-06-09T17:19:30.970904964Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-09T17:19:30.972075566Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.170962ms logger=migrator t=2026-06-09T17:19:30.977770755Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-09T17:19:30.978914347Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.142912ms logger=migrator t=2026-06-09T17:19:30.982408364Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-09T17:19:30.983576416Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.168542ms logger=migrator t=2026-06-09T17:19:30.988038672Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-09T17:19:30.989479099Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.440337ms logger=migrator t=2026-06-09T17:19:30.995009705Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-09T17:19:30.99685345Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.844296ms logger=migrator t=2026-06-09T17:19:31.002548469Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-09T17:19:31.003474586Z level=info msg="Migration successfully executed" id="create anon_device table" duration=926.147µs logger=migrator t=2026-06-09T17:19:31.009247727Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-09T17:19:31.010582993Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.334476ms logger=migrator t=2026-06-09T17:19:31.021453751Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-09T17:19:31.023284126Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.828125ms logger=migrator t=2026-06-09T17:19:31.02972597Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-09T17:19:31.031753818Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.030448ms logger=migrator t=2026-06-09T17:19:31.037451327Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-09T17:19:31.038605649Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.154572ms logger=migrator t=2026-06-09T17:19:31.044812658Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-09T17:19:31.046331997Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.516709ms logger=migrator t=2026-06-09T17:19:31.056520482Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-09T17:19:31.056871119Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=345.136µs logger=migrator t=2026-06-09T17:19:31.0611297Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-09T17:19:31.073922565Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.794335ms logger=migrator t=2026-06-09T17:19:31.078935671Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-09T17:19:31.079605464Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=670.142µs logger=migrator t=2026-06-09T17:19:31.083283444Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-09T17:19:31.083310745Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=28.511µs logger=migrator t=2026-06-09T17:19:31.087075537Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-09T17:19:31.088889202Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.811575ms logger=migrator t=2026-06-09T17:19:31.093827446Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-09T17:19:31.093910398Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=84.222µs logger=migrator t=2026-06-09T17:19:31.098132139Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-09T17:19:31.099604587Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.471929ms logger=migrator t=2026-06-09T17:19:31.103498891Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-09T17:19:31.105594162Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.095221ms logger=migrator t=2026-06-09T17:19:31.111347261Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-09T17:19:31.112443082Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.100021ms logger=migrator t=2026-06-09T17:19:31.117980128Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-09T17:19:31.118913636Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=934.348µs logger=migrator t=2026-06-09T17:19:31.122504395Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-09T17:19:31.123002235Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=499.269µs logger=migrator t=2026-06-09T17:19:31.127197784Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-09T17:19:31.128292866Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.093402ms logger=migrator t=2026-06-09T17:19:31.1337308Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-09T17:19:31.135283839Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.552779ms logger=migrator t=2026-06-09T17:19:31.14468182Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-09T17:19:31.145814101Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.133601ms logger=migrator t=2026-06-09T17:19:31.151176824Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-09T17:19:31.16039303Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.213936ms logger=migrator t=2026-06-09T17:19:31.164652992Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-09T17:19:31.172213267Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.560284ms logger=migrator t=2026-06-09T17:19:31.176094711Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-09T17:19:31.184738506Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.637255ms logger=migrator t=2026-06-09T17:19:31.190739321Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-09T17:19:31.190807132Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.671µs logger=migrator t=2026-06-09T17:19:31.19440078Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-09T17:19:31.206829919Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.428369ms logger=migrator t=2026-06-09T17:19:31.211938407Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-09T17:19:31.221966038Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.023101ms logger=migrator t=2026-06-09T17:19:31.228548955Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-09T17:19:31.228906091Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=357.866µs logger=migrator t=2026-06-09T17:19:31.232676263Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.665210268s logger=migrator t=2026-06-09T17:19:31.233358256Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-09T17:19:31.250094516Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-09T17:19:31.250358191Z level=info msg="Created default organization" logger=secrets t=2026-06-09T17:19:31.258261963Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-09T17:19:31.311287197Z level=info msg="Restored cache from database" duration=389.777µs logger=plugin.store t=2026-06-09T17:19:31.312554132Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-09T17:19:31.34799943Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-09T17:19:31.34803192Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-09T17:19:31.348115252Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-09T17:19:31.348127372Z level=info msg="Plugins loaded" count=54 duration=35.57373ms logger=query_data t=2026-06-09T17:19:31.352011297Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-09T17:19:31.355623846Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-09T17:19:31.359811856Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-09T17:19:31.36626781Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-09T17:19:31.368430232Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-09T17:19:31.370259106Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-09T17:19:31.386881014Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-09T17:19:31.402353371Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-09T17:19:31.437046994Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-09T17:19:31.437081455Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-09T17:19:31.437391371Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-09T17:19:31.443550429Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-06-09T17:19:31.447568456Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-06-09T17:19:31.445866833Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-09T17:19:31.454451717Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-06-09T17:19:31.560876704Z level=info msg="Update check succeeded" duration=118.800433ms logger=grafana.update.checker t=2026-06-09T17:19:31.564928612Z level=info msg="Update check succeeded" duration=127.329467ms logger=ngalert.state.manager t=2026-06-09T17:19:31.588638055Z level=info msg="State cache has been initialized" states=0 duration=145.086836ms logger=ngalert.scheduler t=2026-06-09T17:19:31.588704837Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-09T17:19:31.588780118Z level=info msg=starting first_tick=2026-06-09T17:19:40Z logger=provisioning.dashboard t=2026-06-09T17:19:31.647025713Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-09T17:19:31.720700133Z level=info msg="Patterns update finished" duration=178.315771ms logger=grafana-apiserver t=2026-06-09T17:19:31.931431736Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-09T17:19:31.931933146Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-09T17:19:34.138518674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.139898261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.201177613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.664816696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.682965754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.70889447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.729915073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.7512606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.771695451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.792737874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.812035624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.84322105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.857693717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.8866202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.918588313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:34.993802173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.01298748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.052929324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.071421317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.118282044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.135507664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.171649466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.190636259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.228600976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.246890066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.299254588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.319545226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.366682578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.387339503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.434761771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.451231516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.492950695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.510074222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.553076785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.573965285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.623115145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.642936915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.694557853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.71165844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.754919668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.771498005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.83441657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.85064932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.89976324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.918076341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:35.979632459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.011675192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.154061677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.17301508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.232553759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.253833166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.315525737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.334149253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.408100169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.423115076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.474701593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.493572574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.554835257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.574295179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.644124136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.663039338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.729260854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.744906524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.820499431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.842761127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.922822639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:36.941099059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.003121636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.017248416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.093529586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.115430075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.183743402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.201780928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.282312789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.296520731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.371973255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.385474072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.466664066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.48825375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T17:19:37.567962556Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-09T17:20:03.459572851Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-09T17:29:31.479708725Z level=info msg="Completed cleanup jobs" duration=35.221512ms logger=plugins.update.checker t=2026-06-09T17:29:31.647672837Z level=info msg="Update check succeeded" duration=86.206058ms logger=sqlstore.transactions t=2026-06-09T17:34:31.369715818Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-09T17:39:31.480845862Z level=info msg="Completed cleanup jobs" duration=36.176859ms logger=plugins.update.checker t=2026-06-09T17:39:31.662492863Z level=info msg="Update check succeeded" duration=100.73979ms logger=cleanup t=2026-06-09T17:49:31.457455306Z level=info msg="Completed cleanup jobs" duration=12.787972ms logger=plugins.update.checker t=2026-06-09T17:49:31.659953827Z level=info msg="Update check succeeded" duration=97.917173ms logger=infra.usagestats t=2026-06-09T17:50:03.483605314Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-09T17:59:31.450734208Z level=info msg="Completed cleanup jobs" duration=6.089035ms logger=plugins.update.checker t=2026-06-09T17:59:32.002000125Z level=info msg="Update check succeeded" duration=426.487961ms logger=cleanup t=2026-06-09T18:09:31.458515357Z level=info msg="Completed cleanup jobs" duration=14.060817ms logger=plugins.update.checker t=2026-06-09T18:09:31.652621176Z level=info msg="Update check succeeded" duration=90.916642ms logger=cleanup t=2026-06-09T18:19:31.460187399Z level=info msg="Completed cleanup jobs" duration=15.695777ms logger=plugins.update.checker t=2026-06-09T18:19:31.662052231Z level=info msg="Update check succeeded" duration=100.430216ms logger=infra.usagestats t=2026-06-09T18:20:03.480621798Z level=info msg="Usage stats are ready to report"