logger=settings t=2026-06-02T12:27:40.05015151Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-02T12:27:40Z logger=settings t=2026-06-02T12:27:40.050409216Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-02T12:27:40.050421317Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-02T12:27:40.050428447Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-02T12:27:40.050431787Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-02T12:27:40.050434527Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-02T12:27:40.050437127Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-02T12:27:40.050439697Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-02T12:27:40.050443637Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-02T12:27:40.050446947Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-02T12:27:40.050449807Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-02T12:27:40.050452537Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-02T12:27:40.050455397Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-02T12:27:40.050458718Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-02T12:27:40.050462018Z level=info msg=Target target=[all] logger=settings t=2026-06-02T12:27:40.050468098Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-02T12:27:40.050471248Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-02T12:27:40.050474278Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-02T12:27:40.050477328Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-02T12:27:40.050481728Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-02T12:27:40.050488218Z level=info msg="App mode production" logger=sqlstore t=2026-06-02T12:27:40.05440323Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-02T12:27:40.054493172Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-02T12:27:40.057090993Z level=info msg="Locking database" logger=migrator t=2026-06-02T12:27:40.057654536Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-02T12:27:40.059408077Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-02T12:27:40.061432595Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.023868ms logger=migrator t=2026-06-02T12:27:40.066692468Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-02T12:27:40.067418865Z level=info msg="Migration successfully executed" id="create user table" duration=726.117µs logger=migrator t=2026-06-02T12:27:40.071221084Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-02T12:27:40.071836689Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=615.175µs logger=migrator t=2026-06-02T12:27:40.078402262Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-02T12:27:40.079044267Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=642.375µs logger=migrator t=2026-06-02T12:27:40.088513259Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-02T12:27:40.090041315Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.529746ms logger=migrator t=2026-06-02T12:27:40.097359617Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-02T12:27:40.098132775Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=772.509µs logger=migrator t=2026-06-02T12:27:40.102808825Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-02T12:27:40.105409965Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.600641ms logger=migrator t=2026-06-02T12:27:40.109285326Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-02T12:27:40.110227928Z level=info msg="Migration successfully executed" id="create user table v2" duration=942.342µs logger=migrator t=2026-06-02T12:27:40.117630692Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-02T12:27:40.119048275Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.420974ms logger=migrator t=2026-06-02T12:27:40.125519477Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-02T12:27:40.127123194Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.607087ms logger=migrator t=2026-06-02T12:27:40.134344344Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-02T12:27:40.135074211Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=734.238µs logger=migrator t=2026-06-02T12:27:40.145170497Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-02T12:27:40.145919185Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=752.738µs logger=migrator t=2026-06-02T12:27:40.150369259Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-02T12:27:40.151587068Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.217529ms logger=migrator t=2026-06-02T12:27:40.156194736Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-02T12:27:40.156317549Z level=info msg="Migration successfully executed" id="Update user table charset" duration=175.794µs logger=migrator t=2026-06-02T12:27:40.162020292Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-02T12:27:40.163275552Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.25522ms logger=migrator t=2026-06-02T12:27:40.174594137Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-02T12:27:40.174970896Z level=info msg="Migration successfully executed" id="Add missing user data" duration=380.749µs logger=migrator t=2026-06-02T12:27:40.180837523Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-02T12:27:40.182384139Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.542876ms logger=migrator t=2026-06-02T12:27:40.190131801Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-02T12:27:40.191629696Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.500205ms logger=migrator t=2026-06-02T12:27:40.198586499Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-02T12:27:40.199565852Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=978.793µs logger=migrator t=2026-06-02T12:27:40.203607647Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-02T12:27:40.212248809Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.641032ms logger=migrator t=2026-06-02T12:27:40.219138081Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-02T12:27:40.220397461Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.26194ms logger=migrator t=2026-06-02T12:27:40.224162969Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-02T12:27:40.224440615Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=277.866µs logger=migrator t=2026-06-02T12:27:40.229808741Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-02T12:27:40.230529588Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=721.577µs logger=migrator t=2026-06-02T12:27:40.234943011Z 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-02T12:27:40.235480104Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=539.483µs logger=migrator t=2026-06-02T12:27:40.241236689Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-02T12:27:40.241820333Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=585.304µs logger=migrator t=2026-06-02T12:27:40.249151004Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-02T12:27:40.25066297Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.517376ms logger=migrator t=2026-06-02T12:27:40.256855255Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-02T12:27:40.258072074Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.217628ms logger=migrator t=2026-06-02T12:27:40.261835112Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-02T12:27:40.26305884Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.223758ms logger=migrator t=2026-06-02T12:27:40.268528319Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-02T12:27:40.269266676Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=737.047µs logger=migrator t=2026-06-02T12:27:40.275577434Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-02T12:27:40.276127457Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=551.033µs logger=migrator t=2026-06-02T12:27:40.283714634Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-02T12:27:40.283748345Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.631µs logger=migrator t=2026-06-02T12:27:40.392919774Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-02T12:27:40.393727513Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=810.669µs logger=migrator t=2026-06-02T12:27:40.403486382Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-02T12:27:40.404117067Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=631.154µs logger=migrator t=2026-06-02T12:27:40.410357983Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-02T12:27:40.411296055Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=938.192µs logger=migrator t=2026-06-02T12:27:40.417680084Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-02T12:27:40.418646517Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=966.253µs logger=migrator t=2026-06-02T12:27:40.423431189Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-02T12:27:40.428324524Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.892385ms logger=migrator t=2026-06-02T12:27:40.433810272Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-02T12:27:40.434597911Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=789.289µs logger=migrator t=2026-06-02T12:27:40.440700554Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-02T12:27:40.441605495Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=903.821µs logger=migrator t=2026-06-02T12:27:40.446854588Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-02T12:27:40.447949284Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.093916ms logger=migrator t=2026-06-02T12:27:40.453241688Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-02T12:27:40.453955475Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=708.066µs logger=migrator t=2026-06-02T12:27:40.459116126Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-02T12:27:40.460314584Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.198628ms logger=migrator t=2026-06-02T12:27:40.465567807Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-02T12:27:40.46615136Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=583.833µs logger=migrator t=2026-06-02T12:27:40.470449091Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-02T12:27:40.471060705Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=611.044µs logger=migrator t=2026-06-02T12:27:40.476112214Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-02T12:27:40.476702338Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=590.454µs logger=migrator t=2026-06-02T12:27:40.481700295Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-02T12:27:40.48405038Z level=info msg="Migration successfully executed" id="create star table" duration=2.350155ms logger=migrator t=2026-06-02T12:27:40.489541409Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-02T12:27:40.490274336Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=731.007µs logger=migrator t=2026-06-02T12:27:40.495088099Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-02T12:27:40.495918678Z level=info msg="Migration successfully executed" id="create org table v1" duration=830.739µs logger=migrator t=2026-06-02T12:27:40.502143274Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-02T12:27:40.503459505Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.315091ms logger=migrator t=2026-06-02T12:27:40.508544714Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-02T12:27:40.509536347Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=991.553µs logger=migrator t=2026-06-02T12:27:40.514852182Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-02T12:27:40.515580009Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=725.847µs logger=migrator t=2026-06-02T12:27:40.520567076Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-02T12:27:40.521660072Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.090406ms logger=migrator t=2026-06-02T12:27:40.527896238Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-02T12:27:40.528744558Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=848.229µs logger=migrator t=2026-06-02T12:27:40.533750115Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-02T12:27:40.533803586Z level=info msg="Migration successfully executed" id="Update org table charset" duration=58.961µs logger=migrator t=2026-06-02T12:27:40.539894239Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-02T12:27:40.539965411Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=77.172µs logger=migrator t=2026-06-02T12:27:40.546521284Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-02T12:27:40.546812691Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=290.827µs logger=migrator t=2026-06-02T12:27:40.552076415Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-02T12:27:40.552865803Z level=info msg="Migration successfully executed" id="create dashboard table" duration=789.589µs logger=migrator t=2026-06-02T12:27:40.557506282Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-02T12:27:40.558634268Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.127597ms logger=migrator t=2026-06-02T12:27:40.56425522Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-02T12:27:40.565022568Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=767.208µs logger=migrator t=2026-06-02T12:27:40.571795837Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-02T12:27:40.572435582Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=639.995µs logger=migrator t=2026-06-02T12:27:40.578310909Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-02T12:27:40.579061207Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=752.458µs logger=migrator t=2026-06-02T12:27:40.583509661Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-02T12:27:40.584248549Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=739.118µs logger=migrator t=2026-06-02T12:27:40.589350258Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-02T12:27:40.597250703Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.899085ms logger=migrator t=2026-06-02T12:27:40.603357096Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-02T12:27:40.603875539Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=517.833µs logger=migrator t=2026-06-02T12:27:40.608536598Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-02T12:27:40.609686395Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.152687ms logger=migrator t=2026-06-02T12:27:40.614995679Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-02T12:27:40.616161627Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.167178ms logger=migrator t=2026-06-02T12:27:40.622408043Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-02T12:27:40.622928555Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=520.642µs logger=migrator t=2026-06-02T12:27:40.628458965Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-02T12:27:40.629731625Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.27237ms logger=migrator t=2026-06-02T12:27:40.635055609Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-02T12:27:40.635160022Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.363µs logger=migrator t=2026-06-02T12:27:40.641638803Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-02T12:27:40.643498817Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.861274ms logger=migrator t=2026-06-02T12:27:40.648444323Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-02T12:27:40.651228268Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.784145ms logger=migrator t=2026-06-02T12:27:40.656922072Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-02T12:27:40.658823757Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.902645ms logger=migrator t=2026-06-02T12:27:40.664674533Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-02T12:27:40.665482442Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=807.779µs logger=migrator t=2026-06-02T12:27:40.673688425Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-02T12:27:40.676429119Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.739044ms logger=migrator t=2026-06-02T12:27:40.681507168Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-02T12:27:40.682794348Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.28675ms logger=migrator t=2026-06-02T12:27:40.687924019Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-02T12:27:40.688761818Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=837.48µs logger=migrator t=2026-06-02T12:27:40.694126584Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-02T12:27:40.694168285Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=43.121µs logger=migrator t=2026-06-02T12:27:40.699596662Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-02T12:27:40.699638183Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=43.401µs logger=migrator t=2026-06-02T12:27:40.705873509Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-02T12:27:40.709070224Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.196335ms logger=migrator t=2026-06-02T12:27:40.714511682Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-02T12:27:40.716385255Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.873443ms logger=migrator t=2026-06-02T12:27:40.721535226Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-02T12:27:40.723439621Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.904165ms logger=migrator t=2026-06-02T12:27:40.729568325Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-02T12:27:40.732559675Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.991081ms logger=migrator t=2026-06-02T12:27:40.737828968Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-02T12:27:40.738027683Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=198.355µs logger=migrator t=2026-06-02T12:27:40.743615014Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-02T12:27:40.744914754Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.29894ms logger=migrator t=2026-06-02T12:27:40.750014594Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-02T12:27:40.751158151Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.143617ms logger=migrator t=2026-06-02T12:27:40.757606222Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-02T12:27:40.757631022Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=25.59µs logger=migrator t=2026-06-02T12:27:40.764710928Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-02T12:27:40.76606842Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.357042ms logger=migrator t=2026-06-02T12:27:40.771380495Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-02T12:27:40.772719426Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.338002ms logger=migrator t=2026-06-02T12:27:40.782237279Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-02T12:27:40.788071666Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.833427ms logger=migrator t=2026-06-02T12:27:40.795309606Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-02T12:27:40.796093144Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=783.559µs logger=migrator t=2026-06-02T12:27:40.805875673Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-02T12:27:40.806978299Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.109556ms logger=migrator t=2026-06-02T12:27:40.813289287Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-02T12:27:40.814017204Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=724.907µs logger=migrator t=2026-06-02T12:27:40.819712637Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-02T12:27:40.82024408Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=531.383µs logger=migrator t=2026-06-02T12:27:40.828181556Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-02T12:27:40.828995075Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=818.599µs logger=migrator t=2026-06-02T12:27:40.837218818Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-02T12:27:40.839482271Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.264682ms logger=migrator t=2026-06-02T12:27:40.843558696Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-02T12:27:40.844516259Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=960.763µs logger=migrator t=2026-06-02T12:27:40.848557374Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-02T12:27:40.848870711Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=315.798µs logger=migrator t=2026-06-02T12:27:40.852771782Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-02T12:27:40.853055299Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=288.167µs logger=migrator t=2026-06-02T12:27:40.859283675Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-02T12:27:40.860075894Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=792.309µs logger=migrator t=2026-06-02T12:27:40.864409435Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-02T12:27:40.868142633Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.732827ms logger=migrator t=2026-06-02T12:27:40.873316524Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-02T12:27:40.874286486Z level=info msg="Migration successfully executed" id="create data_source table" duration=969.252µs logger=migrator t=2026-06-02T12:27:40.879148701Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-02T12:27:40.880556214Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.406492ms logger=migrator t=2026-06-02T12:27:40.885061549Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-02T12:27:40.886570174Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.506825ms logger=migrator t=2026-06-02T12:27:40.891246504Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-02T12:27:40.892098184Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=850.87µs logger=migrator t=2026-06-02T12:27:40.89746306Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-02T12:27:40.898903004Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.443153ms logger=migrator t=2026-06-02T12:27:40.903495271Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-02T12:27:40.909761308Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.265847ms logger=migrator t=2026-06-02T12:27:40.915614785Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-02T12:27:40.916393713Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=778.908µs logger=migrator t=2026-06-02T12:27:40.923560531Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-02T12:27:40.925164669Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.612548ms logger=migrator t=2026-06-02T12:27:40.929352587Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-02T12:27:40.930822962Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.470035ms logger=migrator t=2026-06-02T12:27:40.935054481Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-02T12:27:40.935826329Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=771.638µs logger=migrator t=2026-06-02T12:27:40.941109583Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-02T12:27:40.944528083Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.41948ms logger=migrator t=2026-06-02T12:27:40.948888945Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-02T12:27:40.952007338Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.117733ms logger=migrator t=2026-06-02T12:27:40.957190819Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-02T12:27:40.95722052Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.091µs logger=migrator t=2026-06-02T12:27:40.963128999Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-02T12:27:40.963370235Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=241.096µs logger=migrator t=2026-06-02T12:27:41.111170909Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-02T12:27:41.115157762Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.988653ms logger=migrator t=2026-06-02T12:27:41.534508641Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-02T12:27:41.534922981Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=417.609µs logger=migrator t=2026-06-02T12:27:41.58437689Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-02T12:27:41.584658587Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=283.846µs logger=migrator t=2026-06-02T12:27:41.59163914Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-02T12:27:41.595880799Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.249619ms logger=migrator t=2026-06-02T12:27:41.601359518Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-02T12:27:41.601553602Z level=info msg="Migration successfully executed" id="Update uid value" duration=193.964µs logger=migrator t=2026-06-02T12:27:41.612004387Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-02T12:27:41.613592494Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.588877ms logger=migrator t=2026-06-02T12:27:41.619881412Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-02T12:27:41.620499486Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=617.984µs logger=migrator t=2026-06-02T12:27:41.625172906Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-02T12:27:41.625942894Z level=info msg="Migration successfully executed" id="create api_key table" duration=769.928µs logger=migrator t=2026-06-02T12:27:41.63003379Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-02T12:27:41.630777107Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=743.187µs logger=migrator t=2026-06-02T12:27:41.634964096Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-02T12:27:41.635703743Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=739.838µs logger=migrator t=2026-06-02T12:27:41.641348795Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-02T12:27:41.642811609Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.462844ms logger=migrator t=2026-06-02T12:27:41.649771892Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-02T12:27:41.65050536Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=727.537µs logger=migrator t=2026-06-02T12:27:41.658907177Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-02T12:27:41.660927034Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.020278ms logger=migrator t=2026-06-02T12:27:41.672846613Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-02T12:27:41.673902188Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.060645ms logger=migrator t=2026-06-02T12:27:41.678226049Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-02T12:27:41.685776656Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.552247ms logger=migrator t=2026-06-02T12:27:41.689658447Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-02T12:27:41.69018393Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=527.823µs logger=migrator t=2026-06-02T12:27:41.695416572Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-02T12:27:41.696453187Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.040095ms logger=migrator t=2026-06-02T12:27:41.701986026Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-02T12:27:41.702793795Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=805.019µs logger=migrator t=2026-06-02T12:27:41.707223409Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-02T12:27:41.708008398Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=783.088µs logger=migrator t=2026-06-02T12:27:41.713011595Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-02T12:27:41.713418284Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=405.469µs logger=migrator t=2026-06-02T12:27:41.718286388Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-02T12:27:41.718864082Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=577.284µs logger=migrator t=2026-06-02T12:27:41.72306123Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-02T12:27:41.723087331Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.161µs logger=migrator t=2026-06-02T12:27:41.726822698Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-02T12:27:41.72945576Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.632512ms logger=migrator t=2026-06-02T12:27:41.734106659Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-02T12:27:41.736676689Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.56943ms logger=migrator t=2026-06-02T12:27:41.741549634Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-02T12:27:41.74182977Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=268.587µs logger=migrator t=2026-06-02T12:27:41.746265244Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-02T12:27:41.748957207Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.691783ms logger=migrator t=2026-06-02T12:27:41.757880796Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-02T12:27:41.760726693Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.849587ms logger=migrator t=2026-06-02T12:27:41.764670135Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-02T12:27:41.765372922Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=702.927µs logger=migrator t=2026-06-02T12:27:41.770235756Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-02T12:27:41.770743938Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=508.202µs logger=migrator t=2026-06-02T12:27:41.774342432Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-02T12:27:41.77555127Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.208738ms logger=migrator t=2026-06-02T12:27:41.779536444Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-02T12:27:41.780852745Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.315671ms logger=migrator t=2026-06-02T12:27:41.785552145Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-02T12:27:41.786333383Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=780.888µs logger=migrator t=2026-06-02T12:27:41.816103751Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-02T12:27:41.817377671Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.27314ms logger=migrator t=2026-06-02T12:27:41.823082695Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-02T12:27:41.823184177Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=102.242µs logger=migrator t=2026-06-02T12:27:41.865392556Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-02T12:27:41.865459358Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=72.802µs logger=migrator t=2026-06-02T12:27:41.871585371Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-02T12:27:41.87451886Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.932829ms logger=migrator t=2026-06-02T12:27:41.87879138Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-02T12:27:41.881496344Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.704484ms logger=migrator t=2026-06-02T12:27:41.887040214Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-02T12:27:41.887209828Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=169.654µs logger=migrator t=2026-06-02T12:27:41.891348695Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-02T12:27:41.892274806Z level=info msg="Migration successfully executed" id="create quota table v1" duration=925.441µs logger=migrator t=2026-06-02T12:27:41.897427287Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-02T12:27:41.898339678Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=912.501µs logger=migrator t=2026-06-02T12:27:41.902585418Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-02T12:27:41.902650539Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=65.811µs logger=migrator t=2026-06-02T12:27:41.906467779Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-02T12:27:41.907559315Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.091676ms logger=migrator t=2026-06-02T12:27:41.912822338Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-02T12:27:41.914284962Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.460384ms logger=migrator t=2026-06-02T12:27:41.921098292Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-02T12:27:41.925470364Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.368012ms logger=migrator t=2026-06-02T12:27:41.934797753Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-02T12:27:41.934828724Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.161µs logger=migrator t=2026-06-02T12:27:41.938213763Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-02T12:27:41.939000752Z level=info msg="Migration successfully executed" id="create session table" duration=786.889µs logger=migrator t=2026-06-02T12:27:41.942991325Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-02T12:27:41.943079587Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=89.972µs logger=migrator t=2026-06-02T12:27:41.947294636Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-02T12:27:41.947400678Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=106.192µs logger=migrator t=2026-06-02T12:27:41.953229715Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-02T12:27:41.953943612Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=717.397µs logger=migrator t=2026-06-02T12:27:41.963809033Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-02T12:27:41.965300748Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.491845ms logger=migrator t=2026-06-02T12:27:41.969724642Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-02T12:27:41.969752342Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.77µs logger=migrator t=2026-06-02T12:27:41.973565212Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-02T12:27:41.973593422Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.11µs logger=migrator t=2026-06-02T12:27:41.977859132Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-02T12:27:41.981255662Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.39606ms logger=migrator t=2026-06-02T12:27:41.985512952Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-02T12:27:41.988690206Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.176465ms logger=migrator t=2026-06-02T12:27:41.99270113Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-02T12:27:41.992853074Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=154.254µs logger=migrator t=2026-06-02T12:27:41.997730468Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-02T12:27:41.997839901Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=107.222µs logger=migrator t=2026-06-02T12:27:42.004227181Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-02T12:27:42.006004512Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.781112ms logger=migrator t=2026-06-02T12:27:42.012243068Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-02T12:27:42.012291079Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=52.071µs logger=migrator t=2026-06-02T12:27:42.017604644Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-02T12:27:42.022842937Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.238163ms logger=migrator t=2026-06-02T12:27:42.031170592Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-02T12:27:42.031330986Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=161.024µs logger=migrator t=2026-06-02T12:27:42.038591356Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-02T12:27:42.043852589Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.264394ms logger=migrator t=2026-06-02T12:27:42.06779101Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-02T12:27:42.072442879Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.651629ms logger=migrator t=2026-06-02T12:27:42.082916405Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-02T12:27:42.083086339Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=170.774µs logger=migrator t=2026-06-02T12:27:42.093530613Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-02T12:27:42.095146761Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.616608ms logger=migrator t=2026-06-02T12:27:42.101735456Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-02T12:27:42.102622166Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=886.05µs logger=migrator t=2026-06-02T12:27:42.108415172Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-02T12:27:42.109668952Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.25308ms logger=migrator t=2026-06-02T12:27:42.117907785Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-02T12:27:42.119377969Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.468194ms logger=migrator t=2026-06-02T12:27:42.12369574Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-02T12:27:42.12452517Z level=info msg="Migration successfully executed" id="add index alert state" duration=829.2µs logger=migrator t=2026-06-02T12:27:42.12837339Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-02T12:27:42.129182239Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=803.079µs logger=migrator t=2026-06-02T12:27:42.134462053Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-02T12:27:42.135562999Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.103415ms logger=migrator t=2026-06-02T12:27:42.140568626Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-02T12:27:42.141747164Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.179668ms logger=migrator t=2026-06-02T12:27:42.146787942Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-02T12:27:42.147540019Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=751.897µs logger=migrator t=2026-06-02T12:27:42.152294801Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-02T12:27:42.161900606Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.605886ms logger=migrator t=2026-06-02T12:27:42.16633645Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-02T12:27:42.167567569Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.231269ms logger=migrator t=2026-06-02T12:27:42.174285966Z 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-02T12:27:42.175677779Z 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.402843ms logger=migrator t=2026-06-02T12:27:42.181832102Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-02T12:27:42.182703292Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=868.28µs logger=migrator t=2026-06-02T12:27:42.187496195Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-02T12:27:42.188279523Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=787.368µs logger=migrator t=2026-06-02T12:27:42.195517393Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-02T12:27:42.196477805Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=960.432µs logger=migrator t=2026-06-02T12:27:42.204674537Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-02T12:27:42.211479097Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.80871ms logger=migrator t=2026-06-02T12:27:42.216360521Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-02T12:27:42.218958792Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.597871ms logger=migrator t=2026-06-02T12:27:42.222776932Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-02T12:27:42.226301824Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.525742ms logger=migrator t=2026-06-02T12:27:42.230192556Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-02T12:27:42.233709558Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.518543ms logger=migrator t=2026-06-02T12:27:42.237250261Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-02T12:27:42.238118251Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=867.71µs logger=migrator t=2026-06-02T12:27:42.245689379Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-02T12:27:42.245781791Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=90.582µs logger=migrator t=2026-06-02T12:27:42.254170018Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-02T12:27:42.254223939Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=58.431µs logger=migrator t=2026-06-02T12:27:42.260454395Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-02T12:27:42.261778586Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.324271ms logger=migrator t=2026-06-02T12:27:42.266261201Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-02T12:27:42.267120101Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=858.77µs logger=migrator t=2026-06-02T12:27:42.273573922Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-02T12:27:42.27430581Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=731.918µs logger=migrator t=2026-06-02T12:27:42.279598573Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-02T12:27:42.280395992Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=797.349µs logger=migrator t=2026-06-02T12:27:42.28756599Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-02T12:27:42.288492092Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=925.342µs logger=migrator t=2026-06-02T12:27:42.29436359Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-02T12:27:42.298192539Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.828689ms logger=migrator t=2026-06-02T12:27:42.304972908Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-02T12:27:42.308644004Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.670296ms logger=migrator t=2026-06-02T12:27:42.315573287Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-02T12:27:42.315863554Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=305.728µs logger=migrator t=2026-06-02T12:27:42.326842561Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-02T12:27:42.3280614Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.220799ms logger=migrator t=2026-06-02T12:27:42.340653625Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-02T12:27:42.342074748Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.423373ms logger=migrator t=2026-06-02T12:27:42.349156794Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-02T12:27:42.355667386Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.507772ms logger=migrator t=2026-06-02T12:27:42.3635121Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-02T12:27:42.363633493Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=130.393µs logger=migrator t=2026-06-02T12:27:42.368337553Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-02T12:27:42.369270125Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=932.662µs logger=migrator t=2026-06-02T12:27:42.375684526Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-02T12:27:42.376563956Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=879.18µs logger=migrator t=2026-06-02T12:27:42.380060498Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-02T12:27:42.38014139Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=81.512µs logger=migrator t=2026-06-02T12:27:42.38396583Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-02T12:27:42.384902532Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=936.301µs logger=migrator t=2026-06-02T12:27:42.390601725Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-02T12:27:42.391591219Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=989.024µs logger=migrator t=2026-06-02T12:27:42.395894709Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-02T12:27:42.39676285Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=868.131µs logger=migrator t=2026-06-02T12:27:42.401991762Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-02T12:27:42.402895433Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=903.141µs logger=migrator t=2026-06-02T12:27:42.409413186Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-02T12:27:42.410651385Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.234549ms logger=migrator t=2026-06-02T12:27:42.417065595Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-02T12:27:42.418307635Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.24963ms logger=migrator t=2026-06-02T12:27:42.424463229Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-02T12:27:42.424540171Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=80.952µs logger=migrator t=2026-06-02T12:27:42.442690766Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-02T12:27:42.447847427Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.157381ms logger=migrator t=2026-06-02T12:27:42.461774663Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-02T12:27:42.463477803Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.70342ms logger=migrator t=2026-06-02T12:27:42.469256109Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-02T12:27:42.473868147Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.613488ms logger=migrator t=2026-06-02T12:27:42.47870547Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-02T12:27:42.479465408Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=753.548µs logger=migrator t=2026-06-02T12:27:42.517373187Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-02T12:27:42.518588515Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.215939ms logger=migrator t=2026-06-02T12:27:42.525415965Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-02T12:27:42.526864459Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.451894ms logger=migrator t=2026-06-02T12:27:42.532057661Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-02T12:27:42.544536893Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.480202ms logger=migrator t=2026-06-02T12:27:42.550135284Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-02T12:27:42.550661557Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=525.293µs logger=migrator t=2026-06-02T12:27:42.555347057Z 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-02T12:27:42.556313889Z 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=966.332µs logger=migrator t=2026-06-02T12:27:42.561515541Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-02T12:27:42.562078574Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=562.873µs logger=migrator t=2026-06-02T12:27:42.567508392Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-02T12:27:42.568478764Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=969.762µs logger=migrator t=2026-06-02T12:27:42.573722287Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-02T12:27:42.574070345Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=347.968µs logger=migrator t=2026-06-02T12:27:42.579458012Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-02T12:27:42.583756962Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.29896ms logger=migrator t=2026-06-02T12:27:42.589215871Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-02T12:27:42.593951322Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.734901ms logger=migrator t=2026-06-02T12:27:42.599767678Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-02T12:27:42.601459987Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.688789ms logger=migrator t=2026-06-02T12:27:42.606241459Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-02T12:27:42.607452158Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.211889ms logger=migrator t=2026-06-02T12:27:42.612325872Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-02T12:27:42.612633049Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=306.977µs logger=migrator t=2026-06-02T12:27:42.617823391Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-02T12:27:42.622298226Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.474335ms logger=migrator t=2026-06-02T12:27:42.627484127Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-02T12:27:42.628670355Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.185748ms logger=migrator t=2026-06-02T12:27:42.633663592Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-02T12:27:42.633934299Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=271.836µs logger=migrator t=2026-06-02T12:27:42.640131194Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-02T12:27:42.640777619Z level=info msg="Migration successfully executed" id="Move region to single row" duration=646.395µs logger=migrator t=2026-06-02T12:27:42.645449909Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-02T12:27:42.64680284Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.353122ms logger=migrator t=2026-06-02T12:27:42.651223094Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-02T12:27:42.652037933Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=816.959µs logger=migrator t=2026-06-02T12:27:42.658257809Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-02T12:27:42.659665742Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.404803ms logger=migrator t=2026-06-02T12:27:42.665823296Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-02T12:27:42.667380302Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.555866ms logger=migrator t=2026-06-02T12:27:42.671922529Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-02T12:27:42.672849841Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=930.022µs logger=migrator t=2026-06-02T12:27:42.678247927Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-02T12:27:42.679757922Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.509145ms logger=migrator t=2026-06-02T12:27:42.684590606Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-02T12:27:42.684702289Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=117.062µs logger=migrator t=2026-06-02T12:27:42.689124152Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-02T12:27:42.689938551Z level=info msg="Migration successfully executed" id="create test_data table" duration=813.719µs logger=migrator t=2026-06-02T12:27:42.695235855Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-02T12:27:42.696738481Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.503626ms logger=migrator t=2026-06-02T12:27:42.70139138Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-02T12:27:42.70227052Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=878.52µs logger=migrator t=2026-06-02T12:27:42.707209626Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-02T12:27:42.708065976Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=856.27µs logger=migrator t=2026-06-02T12:27:42.713542564Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-02T12:27:42.713725279Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=182.575µs logger=migrator t=2026-06-02T12:27:42.718587533Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-02T12:27:42.719124775Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=538.272µs logger=migrator t=2026-06-02T12:27:42.723863096Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-02T12:27:42.723975839Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=114.073µs logger=migrator t=2026-06-02T12:27:42.729366755Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-02T12:27:42.730585394Z level=info msg="Migration successfully executed" id="create team table" duration=1.218329ms logger=migrator t=2026-06-02T12:27:42.737123007Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-02T12:27:42.738766636Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.643978ms logger=migrator t=2026-06-02T12:27:42.743953127Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-02T12:27:42.744836048Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=882.751µs logger=migrator t=2026-06-02T12:27:42.749831095Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-02T12:27:42.756534112Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.680757ms logger=migrator t=2026-06-02T12:27:42.762605994Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-02T12:27:42.762729887Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=123.903µs logger=migrator t=2026-06-02T12:27:42.767337285Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-02T12:27:42.768728358Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.392123ms logger=migrator t=2026-06-02T12:27:42.774195266Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-02T12:27:42.775435025Z level=info msg="Migration successfully executed" id="create team member table" duration=1.239589ms logger=migrator t=2026-06-02T12:27:42.781767354Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-02T12:27:42.783082124Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.31466ms logger=migrator t=2026-06-02T12:27:42.788400369Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-02T12:27:42.78930709Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=906.741µs logger=migrator t=2026-06-02T12:27:42.794377119Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-02T12:27:42.795954226Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.575017ms logger=migrator t=2026-06-02T12:27:42.802491259Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-02T12:27:42.810271652Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.782323ms logger=migrator t=2026-06-02T12:27:42.814432559Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-02T12:27:42.81788248Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.449301ms logger=migrator t=2026-06-02T12:27:42.823136163Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-02T12:27:42.827897625Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.761082ms logger=migrator t=2026-06-02T12:27:42.833356863Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-02T12:27:42.834595202Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.238569ms logger=migrator t=2026-06-02T12:27:42.840342386Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-02T12:27:42.841249398Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=906.622µs logger=migrator t=2026-06-02T12:27:42.84561949Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-02T12:27:42.846562012Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=942.302µs logger=migrator t=2026-06-02T12:27:42.861718127Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-02T12:27:42.863071969Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.355422ms logger=migrator t=2026-06-02T12:27:42.869894729Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-02T12:27:42.870861302Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=962.733µs logger=migrator t=2026-06-02T12:27:42.876476513Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-02T12:27:42.877962428Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.486275ms logger=migrator t=2026-06-02T12:27:42.88444713Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-02T12:27:42.886076098Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.629478ms logger=migrator t=2026-06-02T12:27:42.891499145Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-02T12:27:42.892389956Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=891.221µs logger=migrator t=2026-06-02T12:27:42.89937957Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-02T12:27:42.899847621Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=467.941µs logger=migrator t=2026-06-02T12:27:42.90833785Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-02T12:27:42.908737429Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=400.899µs logger=migrator t=2026-06-02T12:27:42.914869383Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-02T12:27:42.916066891Z level=info msg="Migration successfully executed" id="create tag table" duration=1.197808ms logger=migrator t=2026-06-02T12:27:42.923431264Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-02T12:27:42.92498796Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.556716ms logger=migrator t=2026-06-02T12:27:42.932137968Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-02T12:27:42.933466589Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.328731ms logger=migrator t=2026-06-02T12:27:42.939080131Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-02T12:27:42.940046463Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=965.923µs logger=migrator t=2026-06-02T12:27:42.945121612Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-02T12:27:42.946005663Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=884.091µs logger=migrator t=2026-06-02T12:27:42.951794089Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-02T12:27:42.965881969Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.088891ms logger=migrator t=2026-06-02T12:27:42.970845835Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-02T12:27:42.97147784Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=628.715µs logger=migrator t=2026-06-02T12:27:42.976862366Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-02T12:27:42.977846229Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=981.663µs logger=migrator t=2026-06-02T12:27:42.982649792Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-02T12:27:42.983120343Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=471.001µs logger=migrator t=2026-06-02T12:27:42.988199352Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-02T12:27:42.989187435Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=988.143µs logger=migrator t=2026-06-02T12:27:42.994750315Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-02T12:27:42.995916753Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.163698ms logger=migrator t=2026-06-02T12:27:43.000707845Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-02T12:27:43.001610336Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=901.831µs logger=migrator t=2026-06-02T12:27:43.006279096Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-02T12:27:43.006384158Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=106.402µs logger=migrator t=2026-06-02T12:27:43.011874657Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-02T12:27:43.018228546Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.354159ms logger=migrator t=2026-06-02T12:27:43.023453718Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-02T12:27:43.029196563Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.742905ms logger=migrator t=2026-06-02T12:27:43.03421571Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-02T12:27:43.039434153Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.218123ms logger=migrator t=2026-06-02T12:27:43.045061094Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-02T12:27:43.050126153Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.066339ms logger=migrator t=2026-06-02T12:27:43.055465398Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-02T12:27:43.05640407Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=938.492µs logger=migrator t=2026-06-02T12:27:43.062472213Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-02T12:27:43.069940548Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.468205ms logger=migrator t=2026-06-02T12:27:43.075878257Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-02T12:27:43.076828759Z level=info msg="Migration successfully executed" id="create server_lock table" duration=949.152µs logger=migrator t=2026-06-02T12:27:43.081508709Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-02T12:27:43.082429881Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=921.382µs logger=migrator t=2026-06-02T12:27:43.086780792Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-02T12:27:43.087636192Z level=info msg="Migration successfully executed" id="create user auth token table" duration=852.96µs logger=migrator t=2026-06-02T12:27:43.094565705Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-02T12:27:43.096223434Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.656898ms logger=migrator t=2026-06-02T12:27:43.101549999Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-02T12:27:43.103069134Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.518825ms logger=migrator t=2026-06-02T12:27:43.108400069Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-02T12:27:43.109316491Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=916.281µs logger=migrator t=2026-06-02T12:27:43.115282281Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-02T12:27:43.122485899Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.206009ms logger=migrator t=2026-06-02T12:27:43.131521451Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-02T12:27:43.132838972Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.320501ms logger=migrator t=2026-06-02T12:27:43.138363271Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-02T12:27:43.139134389Z level=info msg="Migration successfully executed" id="create cache_data table" duration=773.428µs logger=migrator t=2026-06-02T12:27:43.144498695Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-02T12:27:43.145451858Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=953.243µs logger=migrator t=2026-06-02T12:27:43.152977044Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-02T12:27:43.155135455Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.158251ms logger=migrator t=2026-06-02T12:27:43.162310253Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-02T12:27:43.163688865Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.381632ms logger=migrator t=2026-06-02T12:27:43.176560677Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-02T12:27:43.176668809Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=109.632µs logger=migrator t=2026-06-02T12:27:43.181589824Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-02T12:27:43.181691267Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=98.963µs logger=migrator t=2026-06-02T12:27:43.186897789Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-02T12:27:43.188611259Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.71316ms logger=migrator t=2026-06-02T12:27:43.196709249Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-02T12:27:43.198383208Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.676769ms logger=migrator t=2026-06-02T12:27:43.205378992Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-02T12:27:43.206403786Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.022024ms logger=migrator t=2026-06-02T12:27:43.212676903Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-02T12:27:43.212794906Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=119.263µs logger=migrator t=2026-06-02T12:27:43.218663594Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-02T12:27:43.220122998Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.460624ms logger=migrator t=2026-06-02T12:27:43.225600366Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-02T12:27:43.22660832Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.015074ms logger=migrator t=2026-06-02T12:27:43.232302563Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-02T12:27:43.233335938Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.033345ms logger=migrator t=2026-06-02T12:27:43.240224239Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-02T12:27:43.24196935Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.748511ms logger=migrator t=2026-06-02T12:27:43.246814303Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-02T12:27:43.252899996Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.085313ms logger=migrator t=2026-06-02T12:27:43.258059387Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-02T12:27:43.259066521Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.007543ms logger=migrator t=2026-06-02T12:27:43.265309437Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-02T12:27:43.265392219Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.562µs logger=migrator t=2026-06-02T12:27:43.270719334Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-02T12:27:43.272518826Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.799532ms logger=migrator t=2026-06-02T12:27:43.278932086Z 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-02T12:27:43.279878478Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=946.382µs logger=migrator t=2026-06-02T12:27:43.28677093Z 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-02T12:27:43.288799927Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.027447ms logger=migrator t=2026-06-02T12:27:43.29529471Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-02T12:27:43.295410002Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=116.843µs logger=migrator t=2026-06-02T12:27:43.301365762Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-02T12:27:43.302943899Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.572277ms logger=migrator t=2026-06-02T12:27:43.309947003Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-02T12:27:43.310921116Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=973.203µs logger=migrator t=2026-06-02T12:27:43.317679724Z 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-02T12:27:43.319345613Z 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.665569ms logger=migrator t=2026-06-02T12:27:43.326516271Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-02T12:27:43.32774323Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.227869ms logger=migrator t=2026-06-02T12:27:43.334083289Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-02T12:27:43.343376227Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.292278ms logger=migrator t=2026-06-02T12:27:43.350181946Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-02T12:27:43.351945127Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.767001ms logger=migrator t=2026-06-02T12:27:43.358181794Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-02T12:27:43.359517385Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.334771ms logger=migrator t=2026-06-02T12:27:43.367706667Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-02T12:27:43.39983863Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.127333ms logger=migrator t=2026-06-02T12:27:43.406442365Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-02T12:27:43.436895539Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.450393ms logger=migrator t=2026-06-02T12:27:43.442034319Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-02T12:27:43.443071833Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.037544ms logger=migrator t=2026-06-02T12:27:43.447893316Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-02T12:27:43.448834148Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=940.682µs logger=migrator t=2026-06-02T12:27:43.452411112Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-02T12:27:43.458373792Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.96977ms logger=migrator t=2026-06-02T12:27:43.462086349Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-02T12:27:43.467949366Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.862947ms logger=migrator t=2026-06-02T12:27:43.472755389Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-02T12:27:43.473760723Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.000823ms logger=migrator t=2026-06-02T12:27:43.477808347Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-02T12:27:43.47878761Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=979.063µs logger=migrator t=2026-06-02T12:27:43.484178957Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-02T12:27:43.484985586Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=806.839µs logger=migrator t=2026-06-02T12:27:43.48986719Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-02T12:27:43.490908945Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.041005ms logger=migrator t=2026-06-02T12:27:43.495505362Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-02T12:27:43.495653406Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=149.324µs logger=migrator t=2026-06-02T12:27:43.499930116Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-02T12:27:43.508691041Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.761345ms logger=migrator t=2026-06-02T12:27:43.513584386Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-02T12:27:43.519957795Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.372939ms logger=migrator t=2026-06-02T12:27:43.524236726Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-02T12:27:43.528758762Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.518585ms logger=migrator t=2026-06-02T12:27:43.532905889Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-02T12:27:43.533935053Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.029054ms logger=migrator t=2026-06-02T12:27:43.53893381Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-02T12:27:43.54064144Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.70717ms logger=migrator t=2026-06-02T12:27:43.545010323Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-02T12:27:43.551449283Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.43959ms logger=migrator t=2026-06-02T12:27:43.55555386Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-02T12:27:43.561405147Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.851177ms logger=migrator t=2026-06-02T12:27:43.566054316Z 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-02T12:27:43.567147802Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.093066ms logger=migrator t=2026-06-02T12:27:43.571594806Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-02T12:27:43.577454743Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.859597ms logger=migrator t=2026-06-02T12:27:43.582391879Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-02T12:27:43.590182421Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.794413ms logger=migrator t=2026-06-02T12:27:43.595573538Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-02T12:27:43.595646279Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=73.521µs logger=migrator t=2026-06-02T12:27:43.60036474Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-02T12:27:43.602202613Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.837523ms logger=migrator t=2026-06-02T12:27:43.607787604Z 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-02T12:27:43.608776537Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=988.473µs logger=migrator t=2026-06-02T12:27:43.613514248Z 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-02T12:27:43.614921711Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.405863ms logger=migrator t=2026-06-02T12:27:43.619489528Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-02T12:27:43.619588681Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=100.243µs logger=migrator t=2026-06-02T12:27:43.626147854Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-02T12:27:43.632313079Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.164685ms logger=migrator t=2026-06-02T12:27:43.6366308Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-02T12:27:43.64302883Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.39415ms logger=migrator t=2026-06-02T12:27:43.647035524Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-02T12:27:43.65326606Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.234666ms logger=migrator t=2026-06-02T12:27:43.657843527Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-02T12:27:43.66395967Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.117343ms logger=migrator t=2026-06-02T12:27:43.66818373Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-02T12:27:43.674635661Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.451412ms logger=migrator t=2026-06-02T12:27:43.680696363Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-02T12:27:43.680761294Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.811µs logger=migrator t=2026-06-02T12:27:43.68529579Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-02T12:27:43.687118323Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.826083ms logger=migrator t=2026-06-02T12:27:43.694515507Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-02T12:27:43.700904366Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.388739ms logger=migrator t=2026-06-02T12:27:43.705517485Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-02T12:27:43.705604507Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=85.372µs logger=migrator t=2026-06-02T12:27:43.709386255Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-02T12:27:43.716019281Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.627605ms logger=migrator t=2026-06-02T12:27:43.721169981Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-02T12:27:43.722073883Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=903.532µs logger=migrator t=2026-06-02T12:27:43.728520974Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-02T12:27:43.734485804Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.96514ms logger=migrator t=2026-06-02T12:27:43.73859844Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-02T12:27:43.739357058Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=758.658µs logger=migrator t=2026-06-02T12:27:43.743618518Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-02T12:27:43.744524069Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=904.971µs logger=migrator t=2026-06-02T12:27:43.750891748Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-02T12:27:43.757025092Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.132534ms logger=migrator t=2026-06-02T12:27:43.760866712Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-02T12:27:43.761542228Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=675.326µs logger=migrator t=2026-06-02T12:27:43.766903233Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-02T12:27:43.767801434Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=895.541µs logger=migrator t=2026-06-02T12:27:43.773058328Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-02T12:27:43.773756034Z level=info msg="Migration successfully executed" id="create alert_image table" duration=697.616µs logger=migrator t=2026-06-02T12:27:43.778088906Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-02T12:27:43.778890024Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=801.129µs logger=migrator t=2026-06-02T12:27:43.78297072Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-02T12:27:43.783050212Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=79.682µs logger=migrator t=2026-06-02T12:27:43.788416198Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-02T12:27:43.78936094Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=944.482µs logger=migrator t=2026-06-02T12:27:43.793698041Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-02T12:27:43.795238378Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.540166ms logger=migrator t=2026-06-02T12:27:43.799037326Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-02T12:27:43.799491027Z 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-02T12:27:43.804660258Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-02T12:27:43.805392816Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=735.567µs logger=migrator t=2026-06-02T12:27:43.809563393Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-02T12:27:43.810837583Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.27738ms logger=migrator t=2026-06-02T12:27:43.816720191Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-02T12:27:43.824196236Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.475745ms logger=migrator t=2026-06-02T12:27:43.829289236Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-02T12:27:43.830389291Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.100085ms logger=migrator t=2026-06-02T12:27:43.844584834Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-02T12:27:43.846377346Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.784102ms logger=migrator t=2026-06-02T12:27:43.851097917Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-02T12:27:43.85209806Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=996.463µs logger=migrator t=2026-06-02T12:27:43.857493767Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-02T12:27:43.859602196Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.107799ms logger=migrator t=2026-06-02T12:27:43.865198677Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-02T12:27:43.866961128Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.761951ms logger=migrator t=2026-06-02T12:27:43.872211772Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-02T12:27:43.872255773Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=45.431µs logger=migrator t=2026-06-02T12:27:43.877198748Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-02T12:27:43.877307981Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=108.893µs logger=migrator t=2026-06-02T12:27:43.880909265Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-02T12:27:43.887800227Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.890682ms logger=migrator t=2026-06-02T12:27:43.891626797Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-02T12:27:43.892130779Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=503.862µs logger=migrator t=2026-06-02T12:27:43.896063871Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-02T12:27:43.897241838Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.177788ms logger=migrator t=2026-06-02T12:27:43.902337728Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-02T12:27:43.902709336Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=371.448µs logger=migrator t=2026-06-02T12:27:43.914752749Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-02T12:27:43.915728071Z level=info msg="Migration successfully executed" id="create data_keys table" duration=977.243µs logger=migrator t=2026-06-02T12:27:43.946648296Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-02T12:27:43.947626939Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.526766ms logger=migrator t=2026-06-02T12:27:43.954544411Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-02T12:27:43.987052513Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.508412ms logger=migrator t=2026-06-02T12:27:43.992771197Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-02T12:27:43.998586394Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.811586ms logger=migrator t=2026-06-02T12:27:44.003099379Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-02T12:27:44.003286554Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=187.355µs logger=migrator t=2026-06-02T12:27:44.008163388Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-02T12:27:44.039641376Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.479848ms logger=migrator t=2026-06-02T12:27:44.043402584Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-02T12:27:44.073285924Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.88336ms logger=migrator t=2026-06-02T12:27:44.079183513Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-02T12:27:44.079825708Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=643.525µs logger=migrator t=2026-06-02T12:27:44.087514358Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-02T12:27:44.089704409Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.192231ms logger=migrator t=2026-06-02T12:27:44.095261399Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-02T12:27:44.095470774Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=209.835µs logger=migrator t=2026-06-02T12:27:44.099679803Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-02T12:27:44.100605845Z level=info msg="Migration successfully executed" id="create permission table" duration=926.062µs logger=migrator t=2026-06-02T12:27:44.105382937Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-02T12:27:44.10639022Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=971.442µs logger=migrator t=2026-06-02T12:27:44.111282675Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-02T12:27:44.113068417Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.784452ms logger=migrator t=2026-06-02T12:27:44.119650111Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-02T12:27:44.121264949Z level=info msg="Migration successfully executed" id="create role table" duration=1.618258ms logger=migrator t=2026-06-02T12:27:44.127208868Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-02T12:27:44.134863538Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.654ms logger=migrator t=2026-06-02T12:27:44.141603146Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-02T12:27:44.147049743Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.445817ms logger=migrator t=2026-06-02T12:27:44.151359534Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-02T12:27:44.152394609Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.032335ms logger=migrator t=2026-06-02T12:27:44.157272603Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-02T12:27:44.158295167Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.019034ms logger=migrator t=2026-06-02T12:27:44.162404853Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-02T12:27:44.163435957Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.030774ms logger=migrator t=2026-06-02T12:27:44.167781389Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-02T12:27:44.168707321Z level=info msg="Migration successfully executed" id="create team role table" duration=925.072µs logger=migrator t=2026-06-02T12:27:44.175687495Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-02T12:27:44.178199323Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.511668ms logger=migrator t=2026-06-02T12:27:44.183881927Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-02T12:27:44.184901821Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.023883ms logger=migrator t=2026-06-02T12:27:44.191379962Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-02T12:27:44.192204642Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=825.15µs logger=migrator t=2026-06-02T12:27:44.197778022Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-02T12:27:44.198403787Z level=info msg="Migration successfully executed" id="create user role table" duration=625.855µs logger=migrator t=2026-06-02T12:27:44.20366608Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-02T12:27:44.204440908Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=774.528µs logger=migrator t=2026-06-02T12:27:44.210796327Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-02T12:27:44.212687382Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.890065ms logger=migrator t=2026-06-02T12:27:44.217482894Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-02T12:27:44.218865996Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.379172ms logger=migrator t=2026-06-02T12:27:44.224729034Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-02T12:27:44.227660483Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.931279ms logger=migrator t=2026-06-02T12:27:44.232764992Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-02T12:27:44.234478552Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.71494ms logger=migrator t=2026-06-02T12:27:44.243185676Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-02T12:27:44.246009253Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.819667ms logger=migrator t=2026-06-02T12:27:44.250889557Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-02T12:27:44.260545264Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.657367ms logger=migrator t=2026-06-02T12:27:44.264437725Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-02T12:27:44.265245214Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=807.479µs logger=migrator t=2026-06-02T12:27:44.270583089Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-02T12:27:44.272001072Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.425554ms logger=migrator t=2026-06-02T12:27:44.276827135Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-02T12:27:44.278124346Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.29599ms logger=migrator t=2026-06-02T12:27:44.283294657Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-02T12:27:44.284396732Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.102445ms logger=migrator t=2026-06-02T12:27:44.289239836Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-02T12:27:44.290129787Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=889.841µs logger=migrator t=2026-06-02T12:27:44.29581288Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-02T12:27:44.297005838Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.192698ms logger=migrator t=2026-06-02T12:27:44.301682998Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-02T12:27:44.309736806Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.054118ms logger=migrator t=2026-06-02T12:27:44.314837636Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-02T12:27:44.322787302Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.983417ms logger=migrator t=2026-06-02T12:27:44.328081086Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-02T12:27:44.339229268Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.149481ms logger=migrator t=2026-06-02T12:27:44.343197771Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-02T12:27:44.351648079Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.449788ms logger=migrator t=2026-06-02T12:27:44.356662976Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-02T12:27:44.357472835Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=807.189µs logger=migrator t=2026-06-02T12:27:44.361905149Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-02T12:27:44.363103637Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.194918ms logger=migrator t=2026-06-02T12:27:44.367605953Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-02T12:27:44.36920044Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.594037ms logger=migrator t=2026-06-02T12:27:44.376130263Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-02T12:27:44.377104086Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=973.652µs logger=migrator t=2026-06-02T12:27:44.383405663Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-02T12:27:44.384629382Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.223429ms logger=migrator t=2026-06-02T12:27:44.392757672Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-02T12:27:44.392917896Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=164.494µs logger=migrator t=2026-06-02T12:27:44.401295932Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-02T12:27:44.401359324Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=64.712µs logger=migrator t=2026-06-02T12:27:44.406678188Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-02T12:27:44.407312953Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=635.355µs logger=migrator t=2026-06-02T12:27:44.412242819Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-02T12:27:44.41315769Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=917.491µs logger=migrator t=2026-06-02T12:27:44.418135427Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-02T12:27:44.419080119Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=948.142µs logger=migrator t=2026-06-02T12:27:44.423297748Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-02T12:27:44.423515103Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=217.535µs logger=migrator t=2026-06-02T12:27:44.429103344Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-02T12:27:44.429743429Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=646.085µs logger=migrator t=2026-06-02T12:27:44.434516131Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-02T12:27:44.435699359Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.184248ms logger=migrator t=2026-06-02T12:27:44.443741687Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-02T12:27:44.445691163Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.952246ms logger=migrator t=2026-06-02T12:27:44.453986487Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-02T12:27:44.467134446Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.141788ms logger=migrator t=2026-06-02T12:27:44.473680309Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-02T12:27:44.47374819Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=65.501µs logger=migrator t=2026-06-02T12:27:44.477615051Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-02T12:27:44.478490702Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=877.031µs logger=migrator t=2026-06-02T12:27:44.483880368Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-02T12:27:44.485571078Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.6895ms logger=migrator t=2026-06-02T12:27:44.492416058Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-02T12:27:44.493494043Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.077985ms logger=migrator t=2026-06-02T12:27:44.500503298Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-02T12:27:44.50869439Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.190172ms logger=migrator t=2026-06-02T12:27:44.512490999Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-02T12:27:44.513288657Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=796.628µs logger=migrator t=2026-06-02T12:27:44.522226517Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-02T12:27:44.523354393Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.128086ms logger=migrator t=2026-06-02T12:27:44.532329134Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-02T12:27:44.557008702Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.681008ms logger=migrator t=2026-06-02T12:27:44.584495566Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-02T12:27:44.586338029Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.842133ms logger=migrator t=2026-06-02T12:27:44.592398112Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-02T12:27:44.59403557Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.637339ms logger=migrator t=2026-06-02T12:27:44.600381719Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-02T12:27:44.601407473Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.025744ms logger=migrator t=2026-06-02T12:27:44.616962607Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-02T12:27:44.61834297Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.381903ms logger=migrator t=2026-06-02T12:27:44.627688819Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-02T12:27:44.628134009Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=446.72µs logger=migrator t=2026-06-02T12:27:44.645518887Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-02T12:27:44.646862848Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.346392ms logger=migrator t=2026-06-02T12:27:44.670914802Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-02T12:27:44.683248231Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.337439ms logger=migrator t=2026-06-02T12:27:44.719170003Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-02T12:27:44.720429292Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.260239ms logger=migrator t=2026-06-02T12:27:44.728923981Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-02T12:27:44.730209772Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.286171ms logger=migrator t=2026-06-02T12:27:44.736289884Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-02T12:27:44.736888358Z 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-02T12:27:44.74551356Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-02T12:27:44.745997891Z 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-02T12:27:44.752120495Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-02T12:27:44.753100048Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=978.743µs logger=migrator t=2026-06-02T12:27:44.75872655Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-02T12:27:44.760055441Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.330121ms logger=migrator t=2026-06-02T12:27:44.767832193Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-02T12:27:44.769621475Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.788992ms logger=migrator t=2026-06-02T12:27:44.785149609Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-02T12:27:44.786627574Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.480935ms logger=migrator t=2026-06-02T12:27:44.796459355Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-02T12:27:44.797822336Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.362882ms logger=migrator t=2026-06-02T12:27:44.80910124Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-02T12:27:44.811158379Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.060349ms logger=migrator t=2026-06-02T12:27:44.824346708Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-02T12:27:44.825830103Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.486885ms logger=migrator t=2026-06-02T12:27:44.836826861Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-02T12:27:44.838839008Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.014357ms logger=migrator t=2026-06-02T12:27:44.847197274Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-02T12:27:44.849234521Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.042377ms logger=migrator t=2026-06-02T12:27:44.860447134Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-02T12:27:44.862337758Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.893394ms logger=migrator t=2026-06-02T12:27:44.885790608Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-02T12:27:44.88969741Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=3.909472ms logger=migrator t=2026-06-02T12:27:44.900033932Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-02T12:27:44.922666612Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.64894ms logger=migrator t=2026-06-02T12:27:44.929127604Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-02T12:27:44.938689418Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.561334ms logger=migrator t=2026-06-02T12:27:44.951535759Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-02T12:27:44.967134615Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=15.593245ms logger=migrator t=2026-06-02T12:27:44.975330437Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-02T12:27:44.976086164Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=757.847µs logger=migrator t=2026-06-02T12:27:44.981928051Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-02T12:27:44.994537277Z level=info msg="Migration successfully executed" id="add share column" duration=12.567745ms logger=migrator t=2026-06-02T12:27:44.999694848Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-02T12:27:44.999851061Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=162.083µs logger=migrator t=2026-06-02T12:27:45.005527245Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-02T12:27:45.007172623Z level=info msg="Migration successfully executed" id="create file table" duration=1.645879ms logger=migrator t=2026-06-02T12:27:45.153923423Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-02T12:27:45.156252297Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.333744ms logger=migrator t=2026-06-02T12:27:45.164397058Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-02T12:27:45.165576706Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.183998ms logger=migrator t=2026-06-02T12:27:45.173058371Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-02T12:27:45.17388216Z level=info msg="Migration successfully executed" id="create file_meta table" duration=825.889µs logger=migrator t=2026-06-02T12:27:45.180196958Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-02T12:27:45.181605212Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.407694ms logger=migrator t=2026-06-02T12:27:45.18921805Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-02T12:27:45.189321862Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=104.642µs logger=migrator t=2026-06-02T12:27:45.195911057Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-02T12:27:45.195977708Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.511µs logger=migrator t=2026-06-02T12:27:45.202724657Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-02T12:27:45.203672719Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=953.273µs logger=migrator t=2026-06-02T12:27:45.209349382Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-02T12:27:45.209764561Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=419.189µs logger=migrator t=2026-06-02T12:27:45.216786286Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-02T12:27:45.218517797Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.73366ms logger=migrator t=2026-06-02T12:27:45.224438116Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-02T12:27:45.233837006Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.397681ms logger=migrator t=2026-06-02T12:27:45.239368645Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-02T12:27:45.23958214Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=215.455µs logger=migrator t=2026-06-02T12:27:45.244291671Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-02T12:27:45.245494949Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.217709ms logger=migrator t=2026-06-02T12:27:45.252067553Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-02T12:27:45.252578115Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=511.892µs logger=migrator t=2026-06-02T12:27:45.257877179Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-02T12:27:45.258169086Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=292.907µs logger=migrator t=2026-06-02T12:27:45.263692865Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-02T12:27:45.264361351Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=667.146µs logger=migrator t=2026-06-02T12:27:45.270992437Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-02T12:27:45.28009065Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.097844ms logger=migrator t=2026-06-02T12:27:45.285690441Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-02T12:27:45.294653041Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.95986ms logger=migrator t=2026-06-02T12:27:45.313903882Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-02T12:27:45.315192152Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.30233ms logger=migrator t=2026-06-02T12:27:45.322439162Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-02T12:27:45.39657065Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.117067ms logger=migrator t=2026-06-02T12:27:45.402368626Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-02T12:27:45.403772739Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.404233ms logger=migrator t=2026-06-02T12:27:45.409461222Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-02T12:27:45.411362247Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.900485ms logger=migrator t=2026-06-02T12:27:45.418223297Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-02T12:27:45.450718329Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.489742ms logger=migrator t=2026-06-02T12:27:45.458911661Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-02T12:27:45.467177375Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.266344ms logger=migrator t=2026-06-02T12:27:45.473938173Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-02T12:27:45.474260611Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=322.868µs logger=migrator t=2026-06-02T12:27:45.480139858Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-02T12:27:45.480408845Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=269.547µs logger=migrator t=2026-06-02T12:27:45.485829452Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-02T12:27:45.486044507Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=222.595µs logger=migrator t=2026-06-02T12:27:45.49172745Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-02T12:27:45.492088959Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=363.189µs logger=migrator t=2026-06-02T12:27:45.497032365Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-02T12:27:45.49726312Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=238.086µs logger=migrator t=2026-06-02T12:27:45.506010905Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-02T12:27:45.507772206Z level=info msg="Migration successfully executed" id="create folder table" duration=1.743991ms logger=migrator t=2026-06-02T12:27:45.515680592Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-02T12:27:45.51772425Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.045448ms logger=migrator t=2026-06-02T12:27:45.524180221Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-02T12:27:45.526128627Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.949665ms logger=migrator t=2026-06-02T12:27:45.532840374Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-02T12:27:45.532899515Z level=info msg="Migration successfully executed" id="Update folder title length" duration=76.432µs logger=migrator t=2026-06-02T12:27:45.539521371Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-02T12:27:45.54162458Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.10468ms logger=migrator t=2026-06-02T12:27:45.548399209Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-02T12:27:45.55016039Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.765052ms logger=migrator t=2026-06-02T12:27:45.556445307Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-02T12:27:45.558349002Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.906715ms logger=migrator t=2026-06-02T12:27:45.565071149Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-02T12:27:45.566021231Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=954.322µs logger=migrator t=2026-06-02T12:27:45.57149928Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-02T12:27:45.571834468Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=333.608µs logger=migrator t=2026-06-02T12:27:45.577622103Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-02T12:27:45.579580779Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.959416ms logger=migrator t=2026-06-02T12:27:45.586334628Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-02T12:27:45.587955056Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.620989ms logger=migrator t=2026-06-02T12:27:45.594284864Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-02T12:27:45.595081423Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=796.729µs logger=migrator t=2026-06-02T12:27:45.59967484Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-02T12:27:45.600770456Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.063025ms logger=migrator t=2026-06-02T12:27:45.606136892Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-02T12:27:45.607257648Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.119286ms logger=migrator t=2026-06-02T12:27:45.61290095Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-02T12:27:45.614348344Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.447164ms logger=migrator t=2026-06-02T12:27:45.620112039Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-02T12:27:45.622551147Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.441517ms logger=migrator t=2026-06-02T12:27:45.629814037Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-02T12:27:45.630947203Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.132936ms logger=migrator t=2026-06-02T12:27:45.639012402Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-02T12:27:45.640261842Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.241539ms logger=migrator t=2026-06-02T12:27:45.647346088Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-02T12:27:45.648548596Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.204449ms logger=migrator t=2026-06-02T12:27:45.654475785Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-02T12:27:45.655634672Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.159857ms logger=migrator t=2026-06-02T12:27:45.661902719Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-02T12:27:45.662200486Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=298.807µs logger=migrator t=2026-06-02T12:27:45.66709072Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-02T12:27:45.676082121Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.988931ms logger=migrator t=2026-06-02T12:27:45.682535492Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-02T12:27:45.68326618Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=733.718µs logger=migrator t=2026-06-02T12:27:45.688889142Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-02T12:27:45.688918122Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=30.111µs logger=migrator t=2026-06-02T12:27:45.694441822Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-02T12:27:45.695588058Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.146187ms logger=migrator t=2026-06-02T12:27:45.700942524Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-02T12:27:45.700965344Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.71µs logger=migrator t=2026-06-02T12:27:45.705592983Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-02T12:27:45.707637631Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.042038ms logger=migrator t=2026-06-02T12:27:45.713635671Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-02T12:27:45.715351712Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.715961ms logger=migrator t=2026-06-02T12:27:45.721230329Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-02T12:27:45.722402317Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.172348ms logger=migrator t=2026-06-02T12:27:45.727314602Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-02T12:27:45.728167072Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=853.48µs logger=migrator t=2026-06-02T12:27:45.733483546Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-02T12:27:45.733994728Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=521.612µs logger=migrator t=2026-06-02T12:27:45.73915085Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-02T12:27:45.739943518Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=792.679µs logger=migrator t=2026-06-02T12:27:45.744558736Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-02T12:27:45.745803125Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.243669ms logger=migrator t=2026-06-02T12:27:45.751671803Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-02T12:27:45.752337178Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=665.005µs logger=migrator t=2026-06-02T12:27:45.758141775Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-02T12:27:45.76993544Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.800986ms logger=migrator t=2026-06-02T12:27:45.775263945Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-02T12:27:45.784988113Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.721658ms logger=migrator t=2026-06-02T12:27:45.791331002Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-02T12:27:45.80021385Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.882658ms logger=migrator t=2026-06-02T12:27:45.806106578Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-02T12:27:45.806167889Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=61.561µs logger=migrator t=2026-06-02T12:27:45.811428083Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-02T12:27:45.824867288Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.437195ms logger=migrator t=2026-06-02T12:27:45.830312355Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-02T12:27:45.838921797Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.608452ms logger=migrator t=2026-06-02T12:27:45.845508801Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-02T12:27:45.845941071Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=428.52µs logger=migrator t=2026-06-02T12:27:45.851180784Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.791835308s logger=migrator t=2026-06-02T12:27:45.852256649Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-02T12:27:45.869054493Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-02T12:27:45.869286368Z level=info msg="Created default organization" logger=secrets t=2026-06-02T12:27:45.876925708Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-02T12:27:45.92138549Z level=info msg="Restored cache from database" duration=382.178µs logger=plugin.store t=2026-06-02T12:27:45.922719121Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-02T12:27:45.958138911Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-02T12:27:45.958168302Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-02T12:27:45.958231263Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-02T12:27:45.958254144Z level=info msg="Plugins loaded" count=54 duration=35.535603ms logger=query_data t=2026-06-02T12:27:45.962539324Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-02T12:27:45.965602326Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-02T12:27:45.969559979Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-02T12:27:45.978809036Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-02T12:27:45.98071311Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-02T12:27:45.983027524Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-02T12:27:46.00333798Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-02T12:27:46.054803157Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-02T12:27:46.08268187Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-02T12:27:46.082719821Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-02T12:27:46.084242487Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-06-02T12:27:46.084581865Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-06-02T12:27:46.084705718Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-06-02T12:27:46.084991704Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-02T12:27:46.085725732Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-06-02T12:27:46.09716987Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-06-02T12:27:46.132121299Z level=info msg="State cache has been initialized" states=0 duration=47.873712ms logger=ngalert.scheduler t=2026-06-02T12:27:46.132205881Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-02T12:27:46.132320564Z level=info msg=starting first_tick=2026-06-02T12:27:50Z logger=provisioning.dashboard t=2026-06-02T12:27:46.223591763Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-02T12:27:46.223744856Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-02T12:27:46.26999074Z level=info msg="Update check succeeded" duration=184.594496ms logger=grafana.update.checker t=2026-06-02T12:27:46.37491873Z level=info msg="Update check succeeded" duration=289.844053ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-02T12:27:46.647528279Z level=info msg="Patterns update finished" duration=449.654459ms logger=grafana-apiserver t=2026-06-02T12:27:46.811878991Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-02T12:27:46.8122752Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-02T12:27:48.226852036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.227653415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.362503125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.543494597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.561598342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.595135138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.618159877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.658833151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.674693272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.738265913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.756535611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.789815081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.807373542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.83417264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.853647297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.881433308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.898499588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.931820129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.95061452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:48.983733836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.001554664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.03381235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.052794624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.090310434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.107048026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.157296324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.175344927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.214328511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.246062354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.492811067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.511838883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.56719468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.583377449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.628037566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.643929909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.703881324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.72293377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.777562541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.79629773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.858712173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:49.879363307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.016508941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.031847261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.148789362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.169405435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.229159055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.24559548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.301726806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.319351249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.375800412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.395506974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.470195915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.509165628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.609834098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.625453054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.706225257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.72044381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.790167854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.808833632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.886268927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.905704793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.979141154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:50.995478727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.078930233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.095809648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.180602635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.200739757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.290779938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.312308573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.391695053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.408222381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.49183084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.509365641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.648487432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.66887154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.736900944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.7640384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.847572278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.860843039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T12:27:51.932594741Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-02T12:29:45.116934818Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-02T12:37:46.136367302Z level=info msg="Completed cleanup jobs" duration=48.412649ms logger=plugins.update.checker t=2026-06-02T12:37:46.570769099Z level=info msg="Update check succeeded" duration=300.182998ms logger=sqlstore.transactions t=2026-06-02T12:42:45.980615669Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-02T12:47:46.089228957Z level=info msg="Completed cleanup jobs" duration=3.338329ms logger=plugins.update.checker t=2026-06-02T12:47:46.821497113Z level=info msg="Update check succeeded" duration=550.393806ms logger=cleanup t=2026-06-02T12:57:46.11260893Z level=info msg="Completed cleanup jobs" duration=25.451343ms logger=plugins.update.checker t=2026-06-02T12:57:46.448954451Z level=info msg="Update check succeeded" duration=177.966303ms logger=infra.usagestats t=2026-06-02T12:59:45.143109333Z level=info msg="Usage stats are ready to report"