logger=settings t=2026-05-08T18:21:30.271793594Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-08T18:21:30Z logger=settings t=2026-05-08T18:21:30.272282397Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-08T18:21:30.272295467Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-08T18:21:30.272299807Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-08T18:21:30.272303627Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-08T18:21:30.272307337Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-08T18:21:30.272311667Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-08T18:21:30.272315507Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-08T18:21:30.272319497Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-08T18:21:30.272323407Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-08T18:21:30.272328508Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-08T18:21:30.272332138Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-08T18:21:30.272335738Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-08T18:21:30.272339298Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-08T18:21:30.272344168Z level=info msg=Target target=[all] logger=settings t=2026-05-08T18:21:30.272545719Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-08T18:21:30.272556529Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-08T18:21:30.272560639Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-08T18:21:30.272564409Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-08T18:21:30.272568139Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-08T18:21:30.272572049Z level=info msg="App mode production" logger=sqlstore t=2026-05-08T18:21:30.273547987Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-08T18:21:30.273568947Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-08T18:21:30.276397468Z level=info msg="Locking database" logger=migrator t=2026-05-08T18:21:30.276417288Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-08T18:21:30.277648287Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-08T18:21:30.278701625Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.054498ms logger=migrator t=2026-05-08T18:21:30.296605849Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-08T18:21:30.297853618Z level=info msg="Migration successfully executed" id="create user table" duration=1.246869ms logger=migrator t=2026-05-08T18:21:30.305797588Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-08T18:21:30.307303589Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.507861ms logger=migrator t=2026-05-08T18:21:30.317439465Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-08T18:21:30.318148821Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=710.156µs logger=migrator t=2026-05-08T18:21:30.326225012Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-08T18:21:30.327206158Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=981.966µs logger=migrator t=2026-05-08T18:21:30.341667207Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-08T18:21:30.342522163Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=857.886µs logger=migrator t=2026-05-08T18:21:30.348898181Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-08T18:21:30.352683149Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.784928ms logger=migrator t=2026-05-08T18:21:30.359629751Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-08T18:21:30.360705709Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.078928ms logger=migrator t=2026-05-08T18:21:30.368383247Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-08T18:21:30.369931089Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.549902ms logger=migrator t=2026-05-08T18:21:30.375004556Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-08T18:21:30.375926684Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=919.647µs logger=migrator t=2026-05-08T18:21:30.385786767Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-08T18:21:30.38624862Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=463.243µs logger=migrator t=2026-05-08T18:21:30.39016235Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-08T18:21:30.390875566Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=712.966µs logger=migrator t=2026-05-08T18:21:30.394387691Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-08T18:21:30.395660001Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.27288ms logger=migrator t=2026-05-08T18:21:30.405970669Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-08T18:21:30.406015309Z level=info msg="Migration successfully executed" id="Update user table charset" duration=50.07µs logger=migrator t=2026-05-08T18:21:30.41291078Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-08T18:21:30.414965406Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.056646ms logger=migrator t=2026-05-08T18:21:30.421810347Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-08T18:21:30.422052759Z level=info msg="Migration successfully executed" id="Add missing user data" duration=242.922µs logger=migrator t=2026-05-08T18:21:30.429131092Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-08T18:21:30.431150897Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.042834ms logger=migrator t=2026-05-08T18:21:30.435419959Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-08T18:21:30.436705058Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.284979ms logger=migrator t=2026-05-08T18:21:30.442780434Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-08T18:21:30.444126745Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.34884ms logger=migrator t=2026-05-08T18:21:30.448608688Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-08T18:21:30.45689758Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.288192ms logger=migrator t=2026-05-08T18:21:30.461937847Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-08T18:21:30.462788984Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=857.387µs logger=migrator t=2026-05-08T18:21:30.466108818Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-08T18:21:30.466296101Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=186.643µs logger=migrator t=2026-05-08T18:21:30.470181929Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-08T18:21:30.471392978Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.211229ms logger=migrator t=2026-05-08T18:21:30.479085797Z 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-05-08T18:21:30.479406459Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=324.643µs logger=migrator t=2026-05-08T18:21:30.486715273Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-08T18:21:30.487119576Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=405.883µs logger=migrator t=2026-05-08T18:21:30.494347551Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-08T18:21:30.495269727Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=923.266µs logger=migrator t=2026-05-08T18:21:30.500834339Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-08T18:21:30.501583135Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=749.066µs logger=migrator t=2026-05-08T18:21:30.508838879Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-08T18:21:30.509424803Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=586.884µs logger=migrator t=2026-05-08T18:21:30.516096403Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-08T18:21:30.516728348Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=633.415µs logger=migrator t=2026-05-08T18:21:30.524231594Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-08T18:21:30.525081531Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=850.707µs logger=migrator t=2026-05-08T18:21:30.531800661Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-08T18:21:30.531840351Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=39.63µs logger=migrator t=2026-05-08T18:21:30.541334112Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-08T18:21:30.542183719Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=849.497µs logger=migrator t=2026-05-08T18:21:30.549293202Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-08T18:21:30.550732743Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.441751ms logger=migrator t=2026-05-08T18:21:30.554972805Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-08T18:21:30.55570562Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=732.965µs logger=migrator t=2026-05-08T18:21:30.560137873Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-08T18:21:30.560848528Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=710.795µs logger=migrator t=2026-05-08T18:21:30.566162608Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-08T18:21:30.568642767Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.482779ms logger=migrator t=2026-05-08T18:21:30.572566667Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-08T18:21:30.573449243Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=866.146µs logger=migrator t=2026-05-08T18:21:30.580148853Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-08T18:21:30.580950419Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=801.706µs logger=migrator t=2026-05-08T18:21:30.586213698Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-08T18:21:30.587053625Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=845.537µs logger=migrator t=2026-05-08T18:21:30.590240378Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-08T18:21:30.591054715Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=814.417µs logger=migrator t=2026-05-08T18:21:30.60105478Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-08T18:21:30.602003767Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=963.967µs logger=migrator t=2026-05-08T18:21:30.608624266Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-08T18:21:30.6090488Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=426.664µs logger=migrator t=2026-05-08T18:21:30.612730157Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-08T18:21:30.613563883Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=833.906µs logger=migrator t=2026-05-08T18:21:30.617486103Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-08T18:21:30.618391009Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=901.536µs logger=migrator t=2026-05-08T18:21:30.622058137Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-08T18:21:30.622784902Z level=info msg="Migration successfully executed" id="create star table" duration=726.775µs logger=migrator t=2026-05-08T18:21:30.627884391Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-08T18:21:30.629376562Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.492941ms logger=migrator t=2026-05-08T18:21:30.635481177Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-08T18:21:30.636174043Z level=info msg="Migration successfully executed" id="create org table v1" duration=686.556µs logger=migrator t=2026-05-08T18:21:30.644432125Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-08T18:21:30.64524608Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=815.455µs logger=migrator t=2026-05-08T18:21:30.651356907Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-08T18:21:30.652263393Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=908.446µs logger=migrator t=2026-05-08T18:21:30.657371582Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-08T18:21:30.659118044Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.745072ms logger=migrator t=2026-05-08T18:21:30.663429106Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-08T18:21:30.664003461Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=574.315µs logger=migrator t=2026-05-08T18:21:30.667899521Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-08T18:21:30.668427324Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=527.953µs logger=migrator t=2026-05-08T18:21:30.674909713Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-08T18:21:30.674941054Z level=info msg="Migration successfully executed" id="Update org table charset" duration=33.461µs logger=migrator t=2026-05-08T18:21:30.679140515Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-08T18:21:30.679195275Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=56.59µs logger=migrator t=2026-05-08T18:21:30.684060191Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-08T18:21:30.684350813Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=291.292µs logger=migrator t=2026-05-08T18:21:30.689321361Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-08T18:21:30.690197128Z level=info msg="Migration successfully executed" id="create dashboard table" duration=876.327µs logger=migrator t=2026-05-08T18:21:30.695717848Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-08T18:21:30.696446274Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=728.366µs logger=migrator t=2026-05-08T18:21:30.701529643Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-08T18:21:30.70256009Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.034887ms logger=migrator t=2026-05-08T18:21:30.708249862Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-08T18:21:30.70923601Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=981.968µs logger=migrator t=2026-05-08T18:21:30.71596129Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-08T18:21:30.716937778Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=979.478µs logger=migrator t=2026-05-08T18:21:30.723778669Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-08T18:21:30.724688386Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=912.758µs logger=migrator t=2026-05-08T18:21:30.728075152Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-08T18:21:30.736156241Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.076549ms logger=migrator t=2026-05-08T18:21:30.74132556Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-08T18:21:30.741933074Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=608.664µs logger=migrator t=2026-05-08T18:21:30.750831912Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-08T18:21:30.752234602Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.40262ms logger=migrator t=2026-05-08T18:21:30.755926409Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-08T18:21:30.756664865Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=738.596µs logger=migrator t=2026-05-08T18:21:30.763448006Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-08T18:21:30.763826569Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=384.713µs logger=migrator t=2026-05-08T18:21:30.771630928Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-08T18:21:30.772502174Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=879.526µs logger=migrator t=2026-05-08T18:21:30.777356701Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-08T18:21:30.777424151Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=68.12µs logger=migrator t=2026-05-08T18:21:30.781674773Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-08T18:21:30.786176796Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.503833ms logger=migrator t=2026-05-08T18:21:30.791111904Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-08T18:21:30.795781858Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.667104ms logger=migrator t=2026-05-08T18:21:30.800356782Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-08T18:21:30.803092503Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.732521ms logger=migrator t=2026-05-08T18:21:30.8078978Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-08T18:21:30.808868486Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=970.176µs logger=migrator t=2026-05-08T18:21:30.812186882Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-08T18:21:30.814161876Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.972154ms logger=migrator t=2026-05-08T18:21:30.81747945Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-08T18:21:30.818447788Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=968.238µs logger=migrator t=2026-05-08T18:21:30.822962762Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-08T18:21:30.824677565Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.714394ms logger=migrator t=2026-05-08T18:21:30.829540791Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-08T18:21:30.829669072Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=129.341µs logger=migrator t=2026-05-08T18:21:30.833459581Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-08T18:21:30.833586442Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=106.911µs logger=migrator t=2026-05-08T18:21:30.836949016Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-08T18:21:30.839198583Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.249467ms logger=migrator t=2026-05-08T18:21:30.84412231Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-08T18:21:30.848961167Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.837087ms logger=migrator t=2026-05-08T18:21:30.853038637Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-08T18:21:30.85613476Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.104473ms logger=migrator t=2026-05-08T18:21:30.860818255Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-08T18:21:30.862239655Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.41822ms logger=migrator t=2026-05-08T18:21:30.867344284Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-08T18:21:30.867621356Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=271.172µs logger=migrator t=2026-05-08T18:21:30.871503675Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-08T18:21:30.873638702Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.163487ms logger=migrator t=2026-05-08T18:21:30.888842595Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-08T18:21:30.890551008Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.713653ms logger=migrator t=2026-05-08T18:21:30.898203185Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-08T18:21:30.898238736Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.461µs logger=migrator t=2026-05-08T18:21:30.903044562Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-08T18:21:30.904015159Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=969.467µs logger=migrator t=2026-05-08T18:21:30.909239368Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-08T18:21:30.91075995Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.520422ms logger=migrator t=2026-05-08T18:21:30.916864505Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-08T18:21:30.9228111Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.947775ms logger=migrator t=2026-05-08T18:21:30.93095664Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-08T18:21:30.932228Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.23917ms logger=migrator t=2026-05-08T18:21:30.937701961Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-08T18:21:30.938755899Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.054688ms logger=migrator t=2026-05-08T18:21:30.943385413Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-08T18:21:30.944764224Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.378771ms logger=migrator t=2026-05-08T18:21:30.950469767Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-08T18:21:30.95079894Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=329.464µs logger=migrator t=2026-05-08T18:21:30.956244431Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-08T18:21:30.957147547Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=903.416µs logger=migrator t=2026-05-08T18:21:30.962746289Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-08T18:21:30.964780224Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.034025ms logger=migrator t=2026-05-08T18:21:30.970136884Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-08T18:21:30.971465784Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.3291ms logger=migrator t=2026-05-08T18:21:30.979893277Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-08T18:21:30.980067669Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=173.872µs logger=migrator t=2026-05-08T18:21:30.986489017Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-08T18:21:30.986807779Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=319.752µs logger=migrator t=2026-05-08T18:21:30.994546217Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-08T18:21:30.995729106Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.183739ms logger=migrator t=2026-05-08T18:21:31.001771211Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-08T18:21:31.004016408Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.245417ms logger=migrator t=2026-05-08T18:21:31.007973417Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-08T18:21:31.008866684Z level=info msg="Migration successfully executed" id="create data_source table" duration=893.317µs logger=migrator t=2026-05-08T18:21:31.013428208Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-08T18:21:31.014165824Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=737.866µs logger=migrator t=2026-05-08T18:21:31.01910385Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-08T18:21:31.019871897Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=764.097µs logger=migrator t=2026-05-08T18:21:31.026614377Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-08T18:21:31.027324102Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=709.735µs logger=migrator t=2026-05-08T18:21:31.031329393Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-08T18:21:31.032453051Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.128029ms logger=migrator t=2026-05-08T18:21:31.03756257Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-08T18:21:31.043622095Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.058935ms logger=migrator t=2026-05-08T18:21:31.047510984Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-08T18:21:31.049220937Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.713043ms logger=migrator t=2026-05-08T18:21:31.054346375Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-08T18:21:31.055224221Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=869.306µs logger=migrator t=2026-05-08T18:21:31.059602394Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-08T18:21:31.060440081Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=837.907µs logger=migrator t=2026-05-08T18:21:31.066729557Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-08T18:21:31.067292442Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=562.905µs logger=migrator t=2026-05-08T18:21:31.07373393Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-08T18:21:31.07777738Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.04259ms logger=migrator t=2026-05-08T18:21:31.081592599Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-08T18:21:31.085487019Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.90089ms logger=migrator t=2026-05-08T18:21:31.0897248Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-08T18:21:31.089758021Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.001µs logger=migrator t=2026-05-08T18:21:31.094261264Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-08T18:21:31.094482215Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=221.101µs logger=migrator t=2026-05-08T18:21:31.155925846Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-08T18:21:31.162618456Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=6.68707ms logger=migrator t=2026-05-08T18:21:31.168224868Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-08T18:21:31.16843569Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=211.182µs logger=migrator t=2026-05-08T18:21:31.174256273Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-08T18:21:31.174541275Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=277.802µs logger=migrator t=2026-05-08T18:21:31.183951456Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-08T18:21:31.186526075Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.576729ms logger=migrator t=2026-05-08T18:21:31.194289923Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-08T18:21:31.194548435Z level=info msg="Migration successfully executed" id="Update uid value" duration=258.592µs logger=migrator t=2026-05-08T18:21:31.200389399Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-08T18:21:31.201713239Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.31685ms logger=migrator t=2026-05-08T18:21:31.20577851Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-08T18:21:31.20710734Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.32913ms logger=migrator t=2026-05-08T18:21:31.212758812Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-08T18:21:31.213539757Z level=info msg="Migration successfully executed" id="create api_key table" duration=780.765µs logger=migrator t=2026-05-08T18:21:31.218217293Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-08T18:21:31.219583843Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.36664ms logger=migrator t=2026-05-08T18:21:31.225444947Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-08T18:21:31.226853157Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.40839ms logger=migrator t=2026-05-08T18:21:31.232829412Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-08T18:21:31.234249733Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.42ms logger=migrator t=2026-05-08T18:21:31.238519215Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-08T18:21:31.239349521Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=830.496µs logger=migrator t=2026-05-08T18:21:31.242870427Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-08T18:21:31.243677503Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=807.336µs logger=migrator t=2026-05-08T18:21:31.248191507Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-08T18:21:31.248987473Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=796.016µs logger=migrator t=2026-05-08T18:21:31.252856491Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-08T18:21:31.258037531Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.18668ms logger=migrator t=2026-05-08T18:21:31.262241222Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-08T18:21:31.263089409Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=840.337µs logger=migrator t=2026-05-08T18:21:31.267886644Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-08T18:21:31.268698191Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=811.627µs logger=migrator t=2026-05-08T18:21:31.272440578Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-08T18:21:31.273876049Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.427561ms logger=migrator t=2026-05-08T18:21:31.284097136Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-08T18:21:31.284911292Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=813.866µs logger=migrator t=2026-05-08T18:21:31.288769251Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-08T18:21:31.289087943Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=318.692µs logger=migrator t=2026-05-08T18:21:31.292468199Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-08T18:21:31.293017723Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=546.264µs logger=migrator t=2026-05-08T18:21:31.297339665Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-08T18:21:31.297362625Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=23.9µs logger=migrator t=2026-05-08T18:21:31.301596727Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-08T18:21:31.305644987Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.04774ms logger=migrator t=2026-05-08T18:21:31.309626397Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-08T18:21:31.312171837Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.5457ms logger=migrator t=2026-05-08T18:21:31.315573772Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-08T18:21:31.315787123Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=213.291µs logger=migrator t=2026-05-08T18:21:31.319950204Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-08T18:21:31.322443323Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.492809ms logger=migrator t=2026-05-08T18:21:31.326965947Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-08T18:21:31.329481486Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.515239ms logger=migrator t=2026-05-08T18:21:31.333812968Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-08T18:21:31.334591124Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=779.536µs logger=migrator t=2026-05-08T18:21:31.339218639Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-08T18:21:31.339803523Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=584.714µs logger=migrator t=2026-05-08T18:21:31.343256999Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-08T18:21:31.344075106Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=819.737µs logger=migrator t=2026-05-08T18:21:31.347575871Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-08T18:21:31.348392568Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=816.757µs logger=migrator t=2026-05-08T18:21:31.353794787Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-08T18:21:31.354634794Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=839.917µs logger=migrator t=2026-05-08T18:21:31.359286139Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-08T18:21:31.360399697Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.112298ms logger=migrator t=2026-05-08T18:21:31.3661475Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-08T18:21:31.366312011Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=165.281µs logger=migrator t=2026-05-08T18:21:31.371304149Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-08T18:21:31.371333569Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.5µs logger=migrator t=2026-05-08T18:21:31.374674704Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-08T18:21:31.378935016Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.258592ms logger=migrator t=2026-05-08T18:21:31.383669252Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-08T18:21:31.386595164Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.925862ms logger=migrator t=2026-05-08T18:21:31.391359359Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-08T18:21:31.39143422Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.771µs logger=migrator t=2026-05-08T18:21:31.396196936Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-08T18:21:31.396986531Z level=info msg="Migration successfully executed" id="create quota table v1" duration=784.945µs logger=migrator t=2026-05-08T18:21:31.401036801Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-08T18:21:31.402241991Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.20343ms logger=migrator t=2026-05-08T18:21:31.409186443Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-08T18:21:31.409252593Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=70.62µs logger=migrator t=2026-05-08T18:21:31.415121277Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-08T18:21:31.416499168Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.35355ms logger=migrator t=2026-05-08T18:21:31.422626964Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-08T18:21:31.42358068Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=955.456µs logger=migrator t=2026-05-08T18:21:31.429009561Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-08T18:21:31.433708997Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.698486ms logger=migrator t=2026-05-08T18:21:31.437615326Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-08T18:21:31.437639416Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=24.63µs logger=migrator t=2026-05-08T18:21:31.441109062Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-08T18:21:31.441959588Z level=info msg="Migration successfully executed" id="create session table" duration=850.186µs logger=migrator t=2026-05-08T18:21:31.447811873Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-08T18:21:31.448010464Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=198.891µs logger=migrator t=2026-05-08T18:21:31.452235985Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-08T18:21:31.452389186Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=153.431µs logger=migrator t=2026-05-08T18:21:31.4568283Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-08T18:21:31.457915578Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.086848ms logger=migrator t=2026-05-08T18:21:31.462938755Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-08T18:21:31.464173295Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.230749ms logger=migrator t=2026-05-08T18:21:31.470265231Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-08T18:21:31.470293341Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.04µs logger=migrator t=2026-05-08T18:21:31.474041988Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-08T18:21:31.474064708Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=23.65µs logger=migrator t=2026-05-08T18:21:31.478673184Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-08T18:21:31.483090617Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.416683ms logger=migrator t=2026-05-08T18:21:31.488286826Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-08T18:21:31.491329099Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.040143ms logger=migrator t=2026-05-08T18:21:31.49693563Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-08T18:21:31.497510274Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=568.464µs logger=migrator t=2026-05-08T18:21:31.503669611Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-08T18:21:31.503832992Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=163.821µs logger=migrator t=2026-05-08T18:21:31.509380314Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-08T18:21:31.511025756Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.644692ms logger=migrator t=2026-05-08T18:21:31.517215622Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-08T18:21:31.517242122Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.46µs logger=migrator t=2026-05-08T18:21:31.52082223Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-08T18:21:31.524226814Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.404025ms logger=migrator t=2026-05-08T18:21:31.528815518Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-08T18:21:31.5289622Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=146.912µs logger=migrator t=2026-05-08T18:21:31.532347345Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-08T18:21:31.535571759Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.220824ms logger=migrator t=2026-05-08T18:21:31.53962416Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-08T18:21:31.542832534Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.208164ms logger=migrator t=2026-05-08T18:21:31.547894612Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-08T18:21:31.547961332Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.45µs logger=migrator t=2026-05-08T18:21:31.551172786Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-08T18:21:31.552083503Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=909.837µs logger=migrator t=2026-05-08T18:21:31.557115231Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-08T18:21:31.557957357Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=842.326µs logger=migrator t=2026-05-08T18:21:31.564550477Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-08T18:21:31.565614645Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.063948ms logger=migrator t=2026-05-08T18:21:31.571029736Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-08T18:21:31.571938852Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=908.146µs logger=migrator t=2026-05-08T18:21:31.576671258Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-08T18:21:31.577565684Z level=info msg="Migration successfully executed" id="add index alert state" duration=892.276µs logger=migrator t=2026-05-08T18:21:31.584479756Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-08T18:21:31.585533694Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.056508ms logger=migrator t=2026-05-08T18:21:31.589735005Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-08T18:21:31.590511772Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=776.437µs logger=migrator t=2026-05-08T18:21:31.596438276Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-08T18:21:31.597301002Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=862.506µs logger=migrator t=2026-05-08T18:21:31.602136148Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-08T18:21:31.603067135Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=930.797µs logger=migrator t=2026-05-08T18:21:31.608463285Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-08T18:21:31.620867518Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.403023ms logger=migrator t=2026-05-08T18:21:31.625840306Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-08T18:21:31.62642964Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=589.564µs logger=migrator t=2026-05-08T18:21:31.630277979Z 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-05-08T18:21:31.631206556Z 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=928.507µs logger=migrator t=2026-05-08T18:21:31.640306844Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-08T18:21:31.640645436Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=338.422µs logger=migrator t=2026-05-08T18:21:31.645156531Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-08T18:21:31.645723145Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=571.784µs logger=migrator t=2026-05-08T18:21:31.6491774Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-08T18:21:31.649953576Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=775.966µs logger=migrator t=2026-05-08T18:21:31.655333097Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-08T18:21:31.659299907Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.96543ms logger=migrator t=2026-05-08T18:21:31.664983469Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-08T18:21:31.668681276Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.701977ms logger=migrator t=2026-05-08T18:21:31.673017839Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-08T18:21:31.676586916Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.566657ms logger=migrator t=2026-05-08T18:21:31.679736249Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-08T18:21:31.683347827Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.610487ms logger=migrator t=2026-05-08T18:21:31.688189512Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-08T18:21:31.689039489Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=849.697µs logger=migrator t=2026-05-08T18:21:31.694366109Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-08T18:21:31.69438993Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=24.321µs logger=migrator t=2026-05-08T18:21:31.699425687Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-08T18:21:31.699480347Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=56.85µs logger=migrator t=2026-05-08T18:21:31.704805607Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-08T18:21:31.706150867Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.34566ms logger=migrator t=2026-05-08T18:21:31.712017221Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-08T18:21:31.713357381Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.3396ms logger=migrator t=2026-05-08T18:21:31.720085252Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-08T18:21:31.72122385Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.138178ms logger=migrator t=2026-05-08T18:21:31.725790054Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-08T18:21:31.727089354Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.29883ms logger=migrator t=2026-05-08T18:21:31.732651036Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-08T18:21:31.733517582Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=866.186µs logger=migrator t=2026-05-08T18:21:31.737708704Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-08T18:21:31.744435754Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.72657ms logger=migrator t=2026-05-08T18:21:31.74915215Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-08T18:21:31.752151132Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.998922ms logger=migrator t=2026-05-08T18:21:31.756355053Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-08T18:21:31.756566655Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=211.472µs logger=migrator t=2026-05-08T18:21:31.762474769Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-08T18:21:31.763589417Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.114348ms logger=migrator t=2026-05-08T18:21:31.770706721Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-08T18:21:31.772529075Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.828234ms logger=migrator t=2026-05-08T18:21:31.77720658Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-08T18:21:31.781044058Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.837269ms logger=migrator t=2026-05-08T18:21:31.786983413Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-08T18:21:31.787079023Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=95.86µs logger=migrator t=2026-05-08T18:21:31.794025926Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-08T18:21:31.796970328Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.940652ms logger=migrator t=2026-05-08T18:21:31.802513989Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-08T18:21:31.803538937Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.024918ms logger=migrator t=2026-05-08T18:21:31.807736058Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-08T18:21:31.80792089Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=188.292µs logger=migrator t=2026-05-08T18:21:31.812434283Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-08T18:21:31.813826884Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.392141ms logger=migrator t=2026-05-08T18:21:31.820339913Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-08T18:21:31.821255829Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=915.956µs logger=migrator t=2026-05-08T18:21:31.827284285Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-08T18:21:31.828820946Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.536711ms logger=migrator t=2026-05-08T18:21:31.833857903Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-08T18:21:31.834847041Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=988.408µs logger=migrator t=2026-05-08T18:21:31.840161031Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-08T18:21:31.841804553Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.643502ms logger=migrator t=2026-05-08T18:21:31.847046673Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-08T18:21:31.848243472Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.198389ms logger=migrator t=2026-05-08T18:21:31.852516794Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-08T18:21:31.852543654Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.91µs logger=migrator t=2026-05-08T18:21:31.857260569Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-08T18:21:31.863224763Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.963774ms logger=migrator t=2026-05-08T18:21:31.868981427Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-08T18:21:31.869977204Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=993.887µs logger=migrator t=2026-05-08T18:21:31.873962364Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-08T18:21:31.878507558Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.544444ms logger=migrator t=2026-05-08T18:21:31.885051407Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-08T18:21:31.886071575Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.024608ms logger=migrator t=2026-05-08T18:21:31.889907733Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-08T18:21:31.891024462Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.116869ms logger=migrator t=2026-05-08T18:21:31.895971149Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-08T18:21:31.896876056Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=904.747µs logger=migrator t=2026-05-08T18:21:31.911413845Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-08T18:21:31.923220383Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.809048ms logger=migrator t=2026-05-08T18:21:31.928377302Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-08T18:21:31.929098627Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=721.685µs logger=migrator t=2026-05-08T18:21:31.932790295Z 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-05-08T18:21:31.933722882Z 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=930.327µs logger=migrator t=2026-05-08T18:21:31.938392197Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-08T18:21:31.938734929Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=342.892µs logger=migrator t=2026-05-08T18:21:31.943849588Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-08T18:21:31.948999747Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=5.147559ms logger=migrator t=2026-05-08T18:21:31.953271439Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-08T18:21:31.9534796Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=207.681µs logger=migrator t=2026-05-08T18:21:31.958599888Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-08T18:21:31.962754169Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.154931ms logger=migrator t=2026-05-08T18:21:31.968102299Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-08T18:21:31.973843372Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.748773ms logger=migrator t=2026-05-08T18:21:31.979127012Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-08T18:21:31.980066639Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=939.897µs logger=migrator t=2026-05-08T18:21:31.985164707Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-08T18:21:31.985947413Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=782.476µs logger=migrator t=2026-05-08T18:21:31.990618818Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-08T18:21:31.99088932Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=266.702µs logger=migrator t=2026-05-08T18:21:31.995886977Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-08T18:21:32.001272698Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.387391ms logger=migrator t=2026-05-08T18:21:32.007390913Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-08T18:21:32.00822878Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=838.187µs logger=migrator t=2026-05-08T18:21:32.014510177Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-08T18:21:32.014711269Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=201.403µs logger=migrator t=2026-05-08T18:21:32.018685418Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-08T18:21:32.019097922Z level=info msg="Migration successfully executed" id="Move region to single row" duration=410.804µs logger=migrator t=2026-05-08T18:21:32.022748668Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-08T18:21:32.024090999Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.342841ms logger=migrator t=2026-05-08T18:21:32.028674533Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-08T18:21:32.029516929Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=843.816µs logger=migrator t=2026-05-08T18:21:32.033214757Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-08T18:21:32.034095393Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=880.466µs logger=migrator t=2026-05-08T18:21:32.038474276Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-08T18:21:32.039369823Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=895.547µs logger=migrator t=2026-05-08T18:21:32.044131919Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-08T18:21:32.044914635Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=783.046µs logger=migrator t=2026-05-08T18:21:32.048495492Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-08T18:21:32.049361168Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=865.216µs logger=migrator t=2026-05-08T18:21:32.053848921Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-08T18:21:32.053942753Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=94.712µs logger=migrator t=2026-05-08T18:21:32.058077343Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-08T18:21:32.059574705Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.497582ms logger=migrator t=2026-05-08T18:21:32.06698682Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-08T18:21:32.067899407Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=915.447µs logger=migrator t=2026-05-08T18:21:32.074187854Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-08T18:21:32.075137922Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=949.678µs logger=migrator t=2026-05-08T18:21:32.079445014Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-08T18:21:32.080312499Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=866.125µs logger=migrator t=2026-05-08T18:21:32.085073166Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-08T18:21:32.085364678Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=292.392µs logger=migrator t=2026-05-08T18:21:32.089391918Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-08T18:21:32.089931132Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=539.684µs logger=migrator t=2026-05-08T18:21:32.094548317Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-08T18:21:32.094620847Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=73.55µs logger=migrator t=2026-05-08T18:21:32.098034753Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-08T18:21:32.098775909Z level=info msg="Migration successfully executed" id="create team table" duration=741.306µs logger=migrator t=2026-05-08T18:21:32.10295779Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-08T18:21:32.104391481Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.433161ms logger=migrator t=2026-05-08T18:21:32.110640387Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-08T18:21:32.112000727Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.36023ms logger=migrator t=2026-05-08T18:21:32.117215406Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-08T18:21:32.122137643Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.925417ms logger=migrator t=2026-05-08T18:21:32.127210661Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-08T18:21:32.127376843Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=166.562µs logger=migrator t=2026-05-08T18:21:32.132017187Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-08T18:21:32.133498648Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.541592ms logger=migrator t=2026-05-08T18:21:32.138859558Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-08T18:21:32.140266399Z level=info msg="Migration successfully executed" id="create team member table" duration=1.410411ms logger=migrator t=2026-05-08T18:21:32.147339672Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-08T18:21:32.14976391Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.423638ms logger=migrator t=2026-05-08T18:21:32.158423775Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-08T18:21:32.159618604Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.2098ms logger=migrator t=2026-05-08T18:21:32.164528591Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-08T18:21:32.169490448Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=4.950687ms logger=migrator t=2026-05-08T18:21:32.177459378Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-08T18:21:32.182139733Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.680015ms logger=migrator t=2026-05-08T18:21:32.188246858Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-08T18:21:32.192781063Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.533414ms logger=migrator t=2026-05-08T18:21:32.197526268Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-08T18:21:32.202119572Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.592754ms logger=migrator t=2026-05-08T18:21:32.206594826Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-08T18:21:32.207489102Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=894.356µs logger=migrator t=2026-05-08T18:21:32.212088036Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-08T18:21:32.212951133Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=863.227µs logger=migrator t=2026-05-08T18:21:32.218004601Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-08T18:21:32.218983038Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=977.787µs logger=migrator t=2026-05-08T18:21:32.226856188Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-08T18:21:32.227874335Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.016987ms logger=migrator t=2026-05-08T18:21:32.23389308Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-08T18:21:32.235333401Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.440981ms logger=migrator t=2026-05-08T18:21:32.239685583Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-08T18:21:32.24053804Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=852.407µs logger=migrator t=2026-05-08T18:21:32.246056312Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-08T18:21:32.247628863Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.568841ms logger=migrator t=2026-05-08T18:21:32.253161895Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-08T18:21:32.254028721Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=866.576µs logger=migrator t=2026-05-08T18:21:32.258366834Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-08T18:21:32.258827977Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=461.153µs logger=migrator t=2026-05-08T18:21:32.264223828Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-08T18:21:32.26458431Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=358.582µs logger=migrator t=2026-05-08T18:21:32.269251465Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-08T18:21:32.270566755Z level=info msg="Migration successfully executed" id="create tag table" duration=1.31476ms logger=migrator t=2026-05-08T18:21:32.277598887Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-08T18:21:32.278890447Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.29293ms logger=migrator t=2026-05-08T18:21:32.28331157Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-08T18:21:32.284054476Z level=info msg="Migration successfully executed" id="create login attempt table" duration=742.926µs logger=migrator t=2026-05-08T18:21:32.289171635Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-08T18:21:32.290162191Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=991.286µs logger=migrator t=2026-05-08T18:21:32.302717456Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-08T18:21:32.303973925Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.262509ms logger=migrator t=2026-05-08T18:21:32.307063968Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-08T18:21:32.318133391Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=11.068503ms logger=migrator t=2026-05-08T18:21:32.322676925Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-08T18:21:32.323804253Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.127348ms logger=migrator t=2026-05-08T18:21:32.328707471Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-08T18:21:32.32990693Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.199439ms logger=migrator t=2026-05-08T18:21:32.335162748Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-08T18:21:32.335473442Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=311.514µs logger=migrator t=2026-05-08T18:21:32.339508291Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-08T18:21:32.340045225Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=541.714µs logger=migrator t=2026-05-08T18:21:32.344439078Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-08T18:21:32.345227354Z level=info msg="Migration successfully executed" id="create user auth table" duration=788.486µs logger=migrator t=2026-05-08T18:21:32.349560617Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-08T18:21:32.350591074Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.030447ms logger=migrator t=2026-05-08T18:21:32.355382741Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-08T18:21:32.355476731Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=95.131µs logger=migrator t=2026-05-08T18:21:32.362612394Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-08T18:21:32.367980725Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.368311ms logger=migrator t=2026-05-08T18:21:32.371569021Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-08T18:21:32.37665654Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.087549ms logger=migrator t=2026-05-08T18:21:32.380153426Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-08T18:21:32.385263944Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.106678ms logger=migrator t=2026-05-08T18:21:32.390438093Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-08T18:21:32.395685692Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.247329ms logger=migrator t=2026-05-08T18:21:32.400144146Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-08T18:21:32.401023752Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=881.746µs logger=migrator t=2026-05-08T18:21:32.416254026Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-08T18:21:32.423204808Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.954792ms logger=migrator t=2026-05-08T18:21:32.427402789Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-08T18:21:32.428013065Z level=info msg="Migration successfully executed" id="create server_lock table" duration=610.076µs logger=migrator t=2026-05-08T18:21:32.433174883Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-08T18:21:32.434265551Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.088788ms logger=migrator t=2026-05-08T18:21:32.443062416Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-08T18:21:32.444357026Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.29474ms logger=migrator t=2026-05-08T18:21:32.450820875Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-08T18:21:32.452216416Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.395731ms logger=migrator t=2026-05-08T18:21:32.458695095Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-08T18:21:32.459854062Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.158637ms logger=migrator t=2026-05-08T18:21:32.465572236Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-08T18:21:32.466656823Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.082677ms logger=migrator t=2026-05-08T18:21:32.472666399Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-08T18:21:32.477917368Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.251199ms logger=migrator t=2026-05-08T18:21:32.481818027Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-08T18:21:32.482788645Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=970.558µs logger=migrator t=2026-05-08T18:21:32.488165945Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-08T18:21:32.489049931Z level=info msg="Migration successfully executed" id="create cache_data table" duration=884.356µs logger=migrator t=2026-05-08T18:21:32.493731217Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-08T18:21:32.495007146Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.280039ms logger=migrator t=2026-05-08T18:21:32.49944808Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-08T18:21:32.500369636Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=923.746µs logger=migrator t=2026-05-08T18:21:32.506259851Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-08T18:21:32.508373216Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.113035ms logger=migrator t=2026-05-08T18:21:32.516422226Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-08T18:21:32.516524127Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=102.571µs logger=migrator t=2026-05-08T18:21:32.52226793Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-08T18:21:32.522347511Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=80.551µs logger=migrator t=2026-05-08T18:21:32.528234905Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-08T18:21:32.529197732Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=960.987µs logger=migrator t=2026-05-08T18:21:32.535028266Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-08T18:21:32.536983001Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.954165ms logger=migrator t=2026-05-08T18:21:32.542065338Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-08T18:21:32.543001616Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=934.618µs logger=migrator t=2026-05-08T18:21:32.547146937Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-08T18:21:32.547211457Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=65.42µs logger=migrator t=2026-05-08T18:21:32.551713281Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-08T18:21:32.553175742Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.462261ms logger=migrator t=2026-05-08T18:21:32.559817852Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-08T18:21:32.561518214Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.703402ms logger=migrator t=2026-05-08T18:21:32.567148476Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-08T18:21:32.568155864Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.007368ms logger=migrator t=2026-05-08T18:21:32.57561675Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-08T18:21:32.576579477Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=960.277µs logger=migrator t=2026-05-08T18:21:32.584162064Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-08T18:21:32.59297116Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.806096ms logger=migrator t=2026-05-08T18:21:32.596605727Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-08T18:21:32.598133498Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.527271ms logger=migrator t=2026-05-08T18:21:32.603407668Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-08T18:21:32.603535139Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=128.951µs logger=migrator t=2026-05-08T18:21:32.606920264Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-08T18:21:32.607818361Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=898.267µs logger=migrator t=2026-05-08T18:21:32.611505919Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-08T18:21:32.61300239Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.495371ms logger=migrator t=2026-05-08T18:21:32.627241367Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-08T18:21:32.629336783Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.097966ms logger=migrator t=2026-05-08T18:21:32.635052966Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-08T18:21:32.635147786Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=95.51µs logger=migrator t=2026-05-08T18:21:32.642695022Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-08T18:21:32.644879739Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.185047ms logger=migrator t=2026-05-08T18:21:32.653220172Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-08T18:21:32.654881624Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.661432ms logger=migrator t=2026-05-08T18:21:32.662242949Z 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-05-08T18:21:32.663438578Z 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.206839ms logger=migrator t=2026-05-08T18:21:32.66906909Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-08T18:21:32.670784432Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.715122ms logger=migrator t=2026-05-08T18:21:32.677521763Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-08T18:21:32.686922024Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.399931ms logger=migrator t=2026-05-08T18:21:32.691311766Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-08T18:21:32.692053921Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=742.205µs logger=migrator t=2026-05-08T18:21:32.698344089Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-08T18:21:32.699937931Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.593352ms logger=migrator t=2026-05-08T18:21:32.711102675Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-08T18:21:32.744064301Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.956776ms logger=migrator t=2026-05-08T18:21:32.75061723Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-08T18:21:32.777099379Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.477469ms logger=migrator t=2026-05-08T18:21:33.083963647Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-08T18:21:33.085120836Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.159729ms logger=migrator t=2026-05-08T18:21:33.150857388Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-08T18:21:33.152108038Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.25316ms logger=migrator t=2026-05-08T18:21:33.161990552Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-08T18:21:33.167963367Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.972915ms logger=migrator t=2026-05-08T18:21:33.207305601Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-08T18:21:33.215877685Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.574584ms logger=migrator t=2026-05-08T18:21:33.225376346Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-08T18:21:33.226494935Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.120139ms logger=migrator t=2026-05-08T18:21:33.236178478Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-08T18:21:33.236886303Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=707.635µs logger=migrator t=2026-05-08T18:21:33.244176068Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-08T18:21:33.245512388Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.33716ms logger=migrator t=2026-05-08T18:21:33.254626686Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-08T18:21:33.255796605Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.170959ms logger=migrator t=2026-05-08T18:21:33.265028834Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-08T18:21:33.265146115Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=118.801µs logger=migrator t=2026-05-08T18:21:33.270677907Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-08T18:21:33.276128846Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.452969ms logger=migrator t=2026-05-08T18:21:33.283392172Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-08T18:21:33.289479977Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.085635ms logger=migrator t=2026-05-08T18:21:33.295067499Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-08T18:21:33.301184614Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.117635ms logger=migrator t=2026-05-08T18:21:33.310488494Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-08T18:21:33.312164307Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.679483ms logger=migrator t=2026-05-08T18:21:33.319781654Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-08T18:21:33.321006904Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.22404ms logger=migrator t=2026-05-08T18:21:33.326804077Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-08T18:21:33.335383441Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.579814ms logger=migrator t=2026-05-08T18:21:33.341683228Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-08T18:21:33.347672253Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.988625ms logger=migrator t=2026-05-08T18:21:33.353547637Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-08T18:21:33.354284812Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=735.315µs logger=migrator t=2026-05-08T18:21:33.359832334Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-08T18:21:33.365834049Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.000195ms logger=migrator t=2026-05-08T18:21:33.370328023Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-08T18:21:33.376487208Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.158815ms logger=migrator t=2026-05-08T18:21:33.381855269Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-08T18:21:33.381920369Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.46µs logger=migrator t=2026-05-08T18:21:33.386366212Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-08T18:21:33.388070055Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.703653ms logger=migrator t=2026-05-08T18:21:33.394767965Z 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-05-08T18:21:33.395798223Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.029748ms logger=migrator t=2026-05-08T18:21:33.402206872Z 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-05-08T18:21:33.403987075Z 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.779183ms logger=migrator t=2026-05-08T18:21:33.410251791Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-08T18:21:33.410318592Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=64.001µs logger=migrator t=2026-05-08T18:21:33.414710834Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-08T18:21:33.421333234Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.62253ms logger=migrator t=2026-05-08T18:21:33.427083287Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-08T18:21:33.433939319Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.854332ms logger=migrator t=2026-05-08T18:21:33.439989274Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-08T18:21:33.448378547Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.391173ms logger=migrator t=2026-05-08T18:21:33.454189421Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-08T18:21:33.46088584Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.695939ms logger=migrator t=2026-05-08T18:21:33.465580796Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-08T18:21:33.472261547Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.680141ms logger=migrator t=2026-05-08T18:21:33.477914669Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-08T18:21:33.477979259Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=64.77µs logger=migrator t=2026-05-08T18:21:33.483717922Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-08T18:21:33.484545618Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=827.476µs logger=migrator t=2026-05-08T18:21:33.490449703Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-08T18:21:33.500015604Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.56664ms logger=migrator t=2026-05-08T18:21:33.506477582Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-08T18:21:33.506542443Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.641µs logger=migrator t=2026-05-08T18:21:33.512742339Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-08T18:21:33.521656476Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.914257ms logger=migrator t=2026-05-08T18:21:33.532269475Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-08T18:21:33.534390961Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.125626ms logger=migrator t=2026-05-08T18:21:33.543051956Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-08T18:21:33.552529837Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.475241ms logger=migrator t=2026-05-08T18:21:33.561586935Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-08T18:21:33.562828624Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.242939ms logger=migrator t=2026-05-08T18:21:33.56885987Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-08T18:21:33.569876127Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.016157ms logger=migrator t=2026-05-08T18:21:33.574797404Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-08T18:21:33.588722089Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=13.932865ms logger=migrator t=2026-05-08T18:21:33.593251522Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-08T18:21:33.593836566Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=584.974µs logger=migrator t=2026-05-08T18:21:33.598971725Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-08T18:21:33.599970083Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=997.998µs logger=migrator t=2026-05-08T18:21:33.605555505Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-08T18:21:33.606898485Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.34304ms logger=migrator t=2026-05-08T18:21:33.611507799Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-08T18:21:33.61300984Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.502731ms logger=migrator t=2026-05-08T18:21:33.618992815Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-08T18:21:33.619063575Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=71.08µs logger=migrator t=2026-05-08T18:21:33.62625416Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-08T18:21:33.627922972Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.668832ms logger=migrator t=2026-05-08T18:21:33.634320259Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-08T18:21:33.635322477Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.002488ms logger=migrator t=2026-05-08T18:21:33.641563104Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-08T18:21:33.641931937Z 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-05-08T18:21:33.649722885Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-08T18:21:33.650545602Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=823.237µs logger=migrator t=2026-05-08T18:21:33.655132245Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-08T18:21:33.656751527Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.620502ms logger=migrator t=2026-05-08T18:21:33.66118627Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-08T18:21:33.667914731Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.728291ms logger=migrator t=2026-05-08T18:21:33.674173729Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-08T18:21:33.675301957Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.128168ms logger=migrator t=2026-05-08T18:21:33.683079275Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-08T18:21:33.68502593Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.944695ms logger=migrator t=2026-05-08T18:21:33.689943056Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-08T18:21:33.691425207Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.484101ms logger=migrator t=2026-05-08T18:21:33.712553066Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-08T18:21:33.714124587Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.571041ms logger=migrator t=2026-05-08T18:21:33.726072517Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-08T18:21:33.728300013Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.212366ms logger=migrator t=2026-05-08T18:21:33.973191858Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-08T18:21:33.973222838Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.36µs logger=migrator t=2026-05-08T18:21:33.981861084Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-08T18:21:33.981977375Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=117.67µs logger=migrator t=2026-05-08T18:21:33.987199563Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-08T18:21:33.997334569Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.136307ms logger=migrator t=2026-05-08T18:21:34.00680892Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-08T18:21:34.007715387Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=909.887µs logger=migrator t=2026-05-08T18:21:34.013998733Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-08T18:21:34.015538966Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.536583ms logger=migrator t=2026-05-08T18:21:34.026060604Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-08T18:21:34.026500327Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=440.083µs logger=migrator t=2026-05-08T18:21:34.038681768Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-08T18:21:34.041246388Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.64869ms logger=migrator t=2026-05-08T18:21:34.052327251Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-08T18:21:34.053353189Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.024938ms logger=migrator t=2026-05-08T18:21:34.060453372Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-08T18:21:34.093969753Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.513581ms logger=migrator t=2026-05-08T18:21:34.098124214Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-08T18:21:34.103511234Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.38626ms logger=migrator t=2026-05-08T18:21:34.110815679Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-08T18:21:34.11093477Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=120.251µs logger=migrator t=2026-05-08T18:21:34.117804552Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-08T18:21:34.151616435Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.807403ms logger=migrator t=2026-05-08T18:21:34.160037538Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-08T18:21:34.203134781Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=43.094113ms logger=migrator t=2026-05-08T18:21:34.208293789Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-08T18:21:34.208926464Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=633.105µs logger=migrator t=2026-05-08T18:21:34.218096002Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-08T18:21:34.220262219Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.165247ms logger=migrator t=2026-05-08T18:21:34.225328076Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-08T18:21:34.225534729Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=203.853µs logger=migrator t=2026-05-08T18:21:34.229410907Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-08T18:21:34.230768937Z level=info msg="Migration successfully executed" id="create permission table" duration=1.35756ms logger=migrator t=2026-05-08T18:21:34.236426829Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-08T18:21:34.237444217Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.017538ms logger=migrator t=2026-05-08T18:21:34.242361405Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-08T18:21:34.243383531Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.022296ms logger=migrator t=2026-05-08T18:21:34.247719554Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-08T18:21:34.248708932Z level=info msg="Migration successfully executed" id="create role table" duration=962.797µs logger=migrator t=2026-05-08T18:21:34.257344076Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-08T18:21:34.268865162Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.520936ms logger=migrator t=2026-05-08T18:21:34.273919831Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-08T18:21:34.282308694Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.387603ms logger=migrator t=2026-05-08T18:21:34.289494097Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-08T18:21:34.291439932Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.948375ms logger=migrator t=2026-05-08T18:21:34.295663384Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-08T18:21:34.296838032Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.174168ms logger=migrator t=2026-05-08T18:21:34.30059778Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-08T18:21:34.302025011Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.418261ms logger=migrator t=2026-05-08T18:21:34.307101719Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-08T18:21:34.308116787Z level=info msg="Migration successfully executed" id="create team role table" duration=1.014618ms logger=migrator t=2026-05-08T18:21:34.313770009Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-08T18:21:34.314899457Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.129668ms logger=migrator t=2026-05-08T18:21:34.322218183Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-08T18:21:34.324527679Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.312426ms logger=migrator t=2026-05-08T18:21:34.33252366Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-08T18:21:34.33390998Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.38585ms logger=migrator t=2026-05-08T18:21:34.343139999Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-08T18:21:34.343990445Z level=info msg="Migration successfully executed" id="create user role table" duration=850.076µs logger=migrator t=2026-05-08T18:21:34.348469559Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-08T18:21:34.350231373Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.761764ms logger=migrator t=2026-05-08T18:21:34.355944935Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-08T18:21:34.357053893Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.108408ms logger=migrator t=2026-05-08T18:21:34.36734906Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-08T18:21:34.369520666Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.167116ms logger=migrator t=2026-05-08T18:21:34.385912Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-08T18:21:34.388053566Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.142176ms logger=migrator t=2026-05-08T18:21:34.401784638Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-08T18:21:34.403140468Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.36263ms logger=migrator t=2026-05-08T18:21:34.410890077Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-08T18:21:34.412140046Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.251319ms logger=migrator t=2026-05-08T18:21:34.418274332Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-08T18:21:34.427214809Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.939617ms logger=migrator t=2026-05-08T18:21:34.433733258Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-08T18:21:34.434656385Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=924.007µs logger=migrator t=2026-05-08T18:21:34.442940767Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-08T18:21:34.444115266Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.173999ms logger=migrator t=2026-05-08T18:21:34.453644006Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-08T18:21:34.455576362Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.932855ms logger=migrator t=2026-05-08T18:21:34.461868228Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-08T18:21:34.462941596Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.073338ms logger=migrator t=2026-05-08T18:21:34.468645249Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-08T18:21:34.469663697Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.021158ms logger=migrator t=2026-05-08T18:21:34.478967227Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-08T18:21:34.480581649Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.614282ms logger=migrator t=2026-05-08T18:21:34.493837868Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-08T18:21:34.500066285Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=6.244658ms logger=migrator t=2026-05-08T18:21:34.50605618Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-08T18:21:34.514552373Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.495403ms logger=migrator t=2026-05-08T18:21:34.519729422Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-08T18:21:34.527743261Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.013299ms logger=migrator t=2026-05-08T18:21:34.535633251Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-08T18:21:34.543877863Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.244592ms logger=migrator t=2026-05-08T18:21:34.550827495Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-08T18:21:34.551981764Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.153999ms logger=migrator t=2026-05-08T18:21:34.558120819Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-08T18:21:34.560267726Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.146627ms logger=migrator t=2026-05-08T18:21:34.659352237Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-08T18:21:34.661164412Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.811885ms logger=migrator t=2026-05-08T18:21:34.668167694Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-08T18:21:34.669849416Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.684242ms logger=migrator t=2026-05-08T18:21:34.675107676Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-08T18:21:34.676210633Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.102867ms logger=migrator t=2026-05-08T18:21:34.770639511Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-08T18:21:34.770734952Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=96.191µs logger=migrator t=2026-05-08T18:21:34.780384474Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-08T18:21:34.780441275Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=57.571µs logger=migrator t=2026-05-08T18:21:34.786128327Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-08T18:21:34.78647838Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=349.793µs logger=migrator t=2026-05-08T18:21:34.793876535Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-08T18:21:34.794439459Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=564.344µs logger=migrator t=2026-05-08T18:21:34.79987904Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-08T18:21:34.800955519Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.075139ms logger=migrator t=2026-05-08T18:21:34.807108144Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-08T18:21:34.807445837Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=338.503µs logger=migrator t=2026-05-08T18:21:34.812550935Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-08T18:21:34.81322814Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=677.015µs logger=migrator t=2026-05-08T18:21:34.818485059Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-08T18:21:34.819778949Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.29757ms logger=migrator t=2026-05-08T18:21:34.82653712Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-08T18:21:34.827656189Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.118749ms logger=migrator t=2026-05-08T18:21:34.833816434Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-08T18:21:34.844986168Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.170844ms logger=migrator t=2026-05-08T18:21:34.850290948Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-08T18:21:34.850353608Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=63.28µs logger=migrator t=2026-05-08T18:21:34.856435264Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-08T18:21:34.857434411Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=998.587µs logger=migrator t=2026-05-08T18:21:34.864663106Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-08T18:21:34.866743022Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.082596ms logger=migrator t=2026-05-08T18:21:34.873431351Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-08T18:21:34.874531699Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.098348ms logger=migrator t=2026-05-08T18:21:34.881944275Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-08T18:21:34.897232299Z level=info msg="Migration successfully executed" id="add correlation config column" duration=15.283385ms logger=migrator t=2026-05-08T18:21:34.902064086Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-08T18:21:34.902872231Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=808.295µs logger=migrator t=2026-05-08T18:21:34.907606407Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-08T18:21:34.908309722Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=703.555µs logger=migrator t=2026-05-08T18:21:34.91729312Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-08T18:21:34.934593599Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=17.300069ms logger=migrator t=2026-05-08T18:21:34.94000973Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-08T18:21:34.940794435Z level=info msg="Migration successfully executed" id="create correlation v2" duration=784.365µs logger=migrator t=2026-05-08T18:21:34.950361167Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-08T18:21:34.95206214Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.701543ms logger=migrator t=2026-05-08T18:21:34.973841753Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-08T18:21:34.975509435Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.667992ms logger=migrator t=2026-05-08T18:21:35.048545542Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-08T18:21:35.050280246Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.734954ms logger=migrator t=2026-05-08T18:21:35.061248888Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-08T18:21:35.061598831Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=354.984µs logger=migrator t=2026-05-08T18:21:35.068468482Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-08T18:21:35.069788082Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.33438ms logger=migrator t=2026-05-08T18:21:35.075412704Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-08T18:21:35.084018839Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.604005ms logger=migrator t=2026-05-08T18:21:35.089758492Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-08T18:21:35.090373006Z level=info msg="Migration successfully executed" id="create entity_events table" duration=615.144µs logger=migrator t=2026-05-08T18:21:35.096865775Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-08T18:21:35.098590447Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.724902ms logger=migrator t=2026-05-08T18:21:35.104931155Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-08T18:21:35.105390239Z 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-05-08T18:21:35.112457462Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-08T18:21:35.113169697Z 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-05-08T18:21:35.118281195Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-08T18:21:35.119615685Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.33381ms logger=migrator t=2026-05-08T18:21:35.125350988Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-08T18:21:35.127140011Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.792573ms logger=migrator t=2026-05-08T18:21:35.133404428Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-08T18:21:35.134175045Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=771.157µs logger=migrator t=2026-05-08T18:21:35.140442921Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-08T18:21:35.142495596Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.052635ms logger=migrator t=2026-05-08T18:21:35.150489826Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-08T18:21:35.152851534Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.364298ms logger=migrator t=2026-05-08T18:21:35.159968917Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-08T18:21:35.162262765Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.296468ms logger=migrator t=2026-05-08T18:21:35.170315435Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-08T18:21:35.171134701Z level=info msg="Migration successfully executed" id="Drop public config table" duration=819.036µs logger=migrator t=2026-05-08T18:21:35.179443293Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-08T18:21:35.180917114Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.473391ms logger=migrator t=2026-05-08T18:21:35.189932362Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-08T18:21:35.190864029Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=932.797µs logger=migrator t=2026-05-08T18:21:35.196463251Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-08T18:21:35.19770632Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.242999ms logger=migrator t=2026-05-08T18:21:35.205175636Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-08T18:21:35.207184371Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.012555ms logger=migrator t=2026-05-08T18:21:35.213272687Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-08T18:21:35.236184868Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.914371ms logger=migrator t=2026-05-08T18:21:35.241708959Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-08T18:21:35.2524673Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.759531ms logger=migrator t=2026-05-08T18:21:35.266906638Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-08T18:21:35.281468808Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=14.55514ms logger=migrator t=2026-05-08T18:21:35.289310856Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-08T18:21:35.28981939Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=509.664µs logger=migrator t=2026-05-08T18:21:35.296052447Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-08T18:21:35.307471252Z level=info msg="Migration successfully executed" id="add share column" duration=11.424366ms logger=migrator t=2026-05-08T18:21:35.316768952Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-08T18:21:35.316945603Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=177.161µs logger=migrator t=2026-05-08T18:21:35.324128567Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-08T18:21:35.32734135Z level=info msg="Migration successfully executed" id="create file table" duration=3.214183ms logger=migrator t=2026-05-08T18:21:35.337273436Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-08T18:21:35.341595988Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=4.320522ms logger=migrator t=2026-05-08T18:21:35.35925722Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-08T18:21:35.360263928Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.010248ms logger=migrator t=2026-05-08T18:21:35.36720314Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-08T18:21:35.369131224Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.924604ms logger=migrator t=2026-05-08T18:21:35.380132786Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-08T18:21:35.382073611Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.931965ms logger=migrator t=2026-05-08T18:21:35.390322792Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-08T18:21:35.390394114Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.942µs logger=migrator t=2026-05-08T18:21:35.39791686Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-08T18:21:35.398026261Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=125.631µs logger=migrator t=2026-05-08T18:21:35.404125096Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-08T18:21:35.405236874Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.114328ms logger=migrator t=2026-05-08T18:21:35.410070501Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-08T18:21:35.410480074Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=410.733µs logger=migrator t=2026-05-08T18:21:35.418139251Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-08T18:21:35.420307868Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.169457ms logger=migrator t=2026-05-08T18:21:35.4352267Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-08T18:21:35.44471129Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.485571ms logger=migrator t=2026-05-08T18:21:35.451633572Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-08T18:21:35.451751072Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=113.23µs logger=migrator t=2026-05-08T18:21:35.45672169Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-08T18:21:35.458696205Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.970624ms logger=migrator t=2026-05-08T18:21:35.463532951Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-08T18:21:35.463940304Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=407.973µs logger=migrator t=2026-05-08T18:21:35.469195274Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-08T18:21:35.469403315Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=208.361µs logger=migrator t=2026-05-08T18:21:35.476529008Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-08T18:21:35.477035482Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=511.434µs logger=migrator t=2026-05-08T18:21:35.482737114Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-08T18:21:35.494956646Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.220992ms logger=migrator t=2026-05-08T18:21:35.501055123Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-08T18:21:35.51018927Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.136037ms logger=migrator t=2026-05-08T18:21:35.517498325Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-08T18:21:35.518727434Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.229169ms logger=migrator t=2026-05-08T18:21:35.526261221Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-08T18:21:35.603684091Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.42299ms logger=migrator t=2026-05-08T18:21:35.60880868Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-08T18:21:35.609754456Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=945.776µs logger=migrator t=2026-05-08T18:21:35.616324646Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-08T18:21:35.617877197Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.555461ms logger=migrator t=2026-05-08T18:21:35.626151199Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-08T18:21:35.656396736Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.246337ms logger=migrator t=2026-05-08T18:21:35.662111869Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-08T18:21:35.671997713Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.883074ms logger=migrator t=2026-05-08T18:21:35.683428788Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-08T18:21:35.683984972Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=557.614µs logger=migrator t=2026-05-08T18:21:35.694660863Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-08T18:21:35.694967915Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=307.112µs logger=migrator t=2026-05-08T18:21:35.699649819Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-08T18:21:35.700072013Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=426.124µs logger=migrator t=2026-05-08T18:21:35.707092566Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-08T18:21:35.707292437Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=199.541µs logger=migrator t=2026-05-08T18:21:35.716148423Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-08T18:21:35.716435285Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=287.152µs logger=migrator t=2026-05-08T18:21:35.722636482Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-08T18:21:35.723772961Z level=info msg="Migration successfully executed" id="create folder table" duration=1.135999ms logger=migrator t=2026-05-08T18:21:35.728687987Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-08T18:21:35.729968337Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.27966ms logger=migrator t=2026-05-08T18:21:35.740241603Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-08T18:21:35.741671254Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.430581ms logger=migrator t=2026-05-08T18:21:35.750773613Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-08T18:21:35.750813893Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.15µs logger=migrator t=2026-05-08T18:21:35.756558096Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-08T18:21:35.758228178Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.667302ms logger=migrator t=2026-05-08T18:21:35.769220351Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-08T18:21:35.77038182Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.157489ms logger=migrator t=2026-05-08T18:21:35.777359792Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-08T18:21:35.779568768Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.207766ms logger=migrator t=2026-05-08T18:21:35.785967996Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-08T18:21:35.786780123Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=811.877µs logger=migrator t=2026-05-08T18:21:35.795670429Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-08T18:21:35.795951831Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=282.912µs logger=migrator t=2026-05-08T18:21:35.804390414Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-08T18:21:35.805567573Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.176619ms logger=migrator t=2026-05-08T18:21:35.819730719Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-08T18:21:35.821402451Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.673022ms logger=migrator t=2026-05-08T18:21:35.82645874Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-08T18:21:35.827257296Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=803.756µs logger=migrator t=2026-05-08T18:21:35.831746809Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-08T18:21:35.833002639Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.25447ms logger=migrator t=2026-05-08T18:21:35.838153157Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-08T18:21:35.839179675Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.028028ms logger=migrator t=2026-05-08T18:21:35.845536893Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-08T18:21:35.846473909Z level=info msg="Migration successfully executed" id="create anon_device table" duration=936.856µs logger=migrator t=2026-05-08T18:21:35.852613756Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-08T18:21:35.85457344Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.959384ms logger=migrator t=2026-05-08T18:21:35.863445806Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-08T18:21:35.865561942Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.116106ms logger=migrator t=2026-05-08T18:21:35.871660598Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-08T18:21:35.872653626Z level=info msg="Migration successfully executed" id="create signing_key table" duration=992.998µs logger=migrator t=2026-05-08T18:21:35.879161455Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-08T18:21:35.880782497Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.619852ms logger=migrator t=2026-05-08T18:21:35.886489099Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-08T18:21:35.888336363Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.847684ms logger=migrator t=2026-05-08T18:21:35.894835202Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-08T18:21:35.895335075Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=501.283µs logger=migrator t=2026-05-08T18:21:35.902294138Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-08T18:21:35.915810679Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.511551ms logger=migrator t=2026-05-08T18:21:35.923238934Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-08T18:21:35.924541034Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.29753ms logger=migrator t=2026-05-08T18:21:35.938037226Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-08T18:21:35.938084476Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=80.921µs logger=migrator t=2026-05-08T18:21:35.944368053Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-08T18:21:35.945724113Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.35655ms logger=migrator t=2026-05-08T18:21:35.95054985Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-08T18:21:35.95057102Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.06µs logger=migrator t=2026-05-08T18:21:35.956069761Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-08T18:21:35.958107515Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.036104ms logger=migrator t=2026-05-08T18:21:35.964447503Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-08T18:21:35.966631129Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.183726ms logger=migrator t=2026-05-08T18:21:35.97331375Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-08T18:21:35.974591619Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.277279ms logger=migrator t=2026-05-08T18:21:35.979663097Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-08T18:21:35.980437833Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=775.776µs logger=migrator t=2026-05-08T18:21:35.986147225Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-08T18:21:35.986668479Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=505.704µs logger=migrator t=2026-05-08T18:21:35.992850576Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-08T18:21:35.993717582Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=864.596µs logger=migrator t=2026-05-08T18:21:35.998548909Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-08T18:21:35.999926229Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.36109ms logger=migrator t=2026-05-08T18:21:36.007459205Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-08T18:21:36.008404812Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=949.667µs logger=migrator t=2026-05-08T18:21:36.014403637Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-08T18:21:36.024832006Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.428169ms logger=migrator t=2026-05-08T18:21:36.028749604Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-08T18:21:36.036368492Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.618028ms logger=migrator t=2026-05-08T18:21:36.040257521Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-08T18:21:36.050452017Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.194966ms logger=migrator t=2026-05-08T18:21:36.055688837Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-08T18:21:36.055764837Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=74.94µs logger=migrator t=2026-05-08T18:21:36.059094302Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-08T18:21:36.068967286Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.871994ms logger=migrator t=2026-05-08T18:21:36.075031002Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-08T18:21:36.084368701Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.336079ms logger=migrator t=2026-05-08T18:21:36.090185234Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-08T18:21:36.090438677Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=253.383µs logger=migrator t=2026-05-08T18:21:36.095538915Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.817917328s logger=migrator t=2026-05-08T18:21:36.096436882Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-08T18:21:36.114728159Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-08T18:21:36.11494588Z level=info msg="Created default organization" logger=secrets t=2026-05-08T18:21:36.743876761Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-08T18:21:36.788959348Z level=info msg="Restored cache from database" duration=372.972µs logger=plugin.store t=2026-05-08T18:21:36.790194938Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-08T18:21:36.826363829Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-08T18:21:36.826386349Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-08T18:21:36.82652631Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-08T18:21:36.82654136Z level=info msg="Plugins loaded" count=54 duration=36.348522ms logger=query_data t=2026-05-08T18:21:36.8304583Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-08T18:21:36.833012249Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-08T18:21:36.836933668Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-08T18:21:36.843932891Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-08T18:21:36.846085566Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-08T18:21:36.847477937Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-08T18:21:36.866113097Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-08T18:21:36.886892602Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-08T18:21:36.906065716Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-08T18:21:36.906087416Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-08T18:21:36.907005083Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-08T18:21:36.907165364Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-08T18:21:36.907213195Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-08T18:21:36.909800334Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-08T18:21:36.914753721Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-08T18:21:36.991063943Z level=info msg="Update check succeeded" duration=84.505284ms logger=grafana.update.checker t=2026-05-08T18:21:36.995274614Z level=info msg="Update check succeeded" duration=89.010857ms logger=ngalert.state.manager t=2026-05-08T18:21:37.021796623Z level=info msg="State cache has been initialized" states=0 duration=114.575648ms logger=ngalert.scheduler t=2026-05-08T18:21:37.021914074Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-08T18:21:37.022056275Z level=info msg=starting first_tick=2026-05-08T18:21:40Z logger=plugin.angulardetectorsprovider.dynamic t=2026-05-08T18:21:37.104975886Z level=info msg="Patterns update finished" duration=81.141028ms logger=provisioning.dashboard t=2026-05-08T18:21:37.14564948Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-08T18:21:37.584087084Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-08T18:21:37.584548878Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-08T18:21:53.331254161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.332292299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.347937086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.403884605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.419662642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.443470201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.463470422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.488251766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.505670147Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-08T18:21:53.540599149Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-08T18:21:53.556399257Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-08T18:21:53.569280533Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-08T18:21:53.572426288Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-08T18:21:53.583505041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.650628153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.666347221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.692495746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.712384166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.733475084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.754661673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.785136741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.806110288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.847509458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.863293055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.889760674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.902325948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.927131594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.943138743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:53.983312385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.003426565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.039371574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.058387608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.098245835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.117350299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.158985071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.178207254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.233777831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.251211381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.283965627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.302239684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.333324406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.353449067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.390637116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.410200882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.448877252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.463834203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.497328425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.51402532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.547810913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.570986227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.60889045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.645296193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.731135276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.749438253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.80916758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.826671371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.923792369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:54.945163239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:55.124965765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:55.142802219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:55.586258301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:55.605290244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:55.664910319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:55.682175399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:55.741560504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:55.760168863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:55.835042534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:55.854299498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:55.953653122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:55.968703535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:56.03343871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:56.053539731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:56.125959202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:56.142317125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:56.222600306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:56.249269136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:56.862810302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:56.882400799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:57.059818997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:57.081297598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:57.226701257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:57.241048525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T18:21:57.378142982Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-08T18:23:05.933322003Z level=info msg="Usage stats are ready to report"