logger=settings t=2026-02-25T19:36:37.747132805Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-02-25T19:36:37Z logger=settings t=2026-02-25T19:36:37.747454801Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-02-25T19:36:37.747469491Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-02-25T19:36:37.747474291Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-02-25T19:36:37.747477261Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-02-25T19:36:37.747481471Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-02-25T19:36:37.747484121Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-02-25T19:36:37.747487391Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-02-25T19:36:37.747490231Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-02-25T19:36:37.747492901Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-02-25T19:36:37.747495392Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-02-25T19:36:37.747498802Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-02-25T19:36:37.747502452Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-02-25T19:36:37.747507482Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-02-25T19:36:37.747511192Z level=info msg=Target target=[all] logger=settings t=2026-02-25T19:36:37.747522752Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-02-25T19:36:37.747526772Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-02-25T19:36:37.747529572Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-02-25T19:36:37.747532282Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-02-25T19:36:37.747535062Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-02-25T19:36:37.747537872Z level=info msg="App mode production" logger=sqlstore t=2026-02-25T19:36:37.747800547Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-02-25T19:36:37.747821547Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-02-25T19:36:37.749290575Z level=info msg="Locking database" logger=migrator t=2026-02-25T19:36:37.749303075Z level=info msg="Starting DB migrations" logger=migrator t=2026-02-25T19:36:37.749821165Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-02-25T19:36:37.750692061Z level=info msg="Migration successfully executed" id="create migration_log table" duration=870.456µs logger=migrator t=2026-02-25T19:36:37.953011261Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-02-25T19:36:37.954933137Z level=info msg="Migration successfully executed" id="create user table" duration=1.923216ms logger=migrator t=2026-02-25T19:36:37.988296886Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-02-25T19:36:37.990098399Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.804324ms logger=migrator t=2026-02-25T19:36:38.002153142Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-02-25T19:36:38.003013838Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=861.146µs logger=migrator t=2026-02-25T19:36:38.007135245Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-02-25T19:36:38.00793745Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=803.715µs logger=migrator t=2026-02-25T19:36:38.013672316Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-02-25T19:36:38.014854588Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.185431ms logger=migrator t=2026-02-25T19:36:38.020326059Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-02-25T19:36:38.024547628Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.224039ms logger=migrator t=2026-02-25T19:36:38.031805752Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-02-25T19:36:38.032661818Z level=info msg="Migration successfully executed" id="create user table v2" duration=858.986µs logger=migrator t=2026-02-25T19:36:38.036229984Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-02-25T19:36:38.036945827Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=721.353µs logger=migrator t=2026-02-25T19:36:38.040173697Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-02-25T19:36:38.041073754Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=900.127µs logger=migrator t=2026-02-25T19:36:38.04622458Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-02-25T19:36:38.046687038Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=463.728µs logger=migrator t=2026-02-25T19:36:38.05056809Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-02-25T19:36:38.051197281Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=630.271µs logger=migrator t=2026-02-25T19:36:38.054960742Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-02-25T19:36:38.056282576Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.323474ms logger=migrator t=2026-02-25T19:36:38.060090587Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-02-25T19:36:38.060136798Z level=info msg="Migration successfully executed" id="Update user table charset" duration=48.441µs logger=migrator t=2026-02-25T19:36:38.064702662Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-02-25T19:36:38.066895813Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.209302ms logger=migrator t=2026-02-25T19:36:38.070497159Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-02-25T19:36:38.070717533Z level=info msg="Migration successfully executed" id="Add missing user data" duration=219.774µs logger=migrator t=2026-02-25T19:36:38.074897851Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-02-25T19:36:38.075978131Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.08004ms logger=migrator t=2026-02-25T19:36:38.082239937Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-02-25T19:36:38.083668584Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.431437ms logger=migrator t=2026-02-25T19:36:38.087584536Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-02-25T19:36:38.088728458Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.144182ms logger=migrator t=2026-02-25T19:36:38.097280426Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-02-25T19:36:38.108500834Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.221348ms logger=migrator t=2026-02-25T19:36:38.112143931Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-02-25T19:36:38.113211582Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.082711ms logger=migrator t=2026-02-25T19:36:38.120421575Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-02-25T19:36:38.120766081Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=345.656µs logger=migrator t=2026-02-25T19:36:38.130262758Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-02-25T19:36:38.132156332Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.903104ms logger=migrator t=2026-02-25T19:36:38.138607472Z 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-02-25T19:36:38.138935668Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=328.806µs logger=migrator t=2026-02-25T19:36:38.145469639Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-02-25T19:36:38.14605199Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=579.481µs logger=migrator t=2026-02-25T19:36:38.151819557Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-02-25T19:36:38.152688124Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=870.096µs logger=migrator t=2026-02-25T19:36:38.156162148Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-02-25T19:36:38.156938062Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=775.774µs logger=migrator t=2026-02-25T19:36:38.162848891Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-02-25T19:36:38.16381193Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=963.299µs logger=migrator t=2026-02-25T19:36:38.16764036Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-02-25T19:36:38.168674769Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.029649ms logger=migrator t=2026-02-25T19:36:38.172921118Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-02-25T19:36:38.173814075Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=892.667µs logger=migrator t=2026-02-25T19:36:38.178442121Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-02-25T19:36:38.178484471Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=43.24µs logger=migrator t=2026-02-25T19:36:38.182040807Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-02-25T19:36:38.182867432Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=826.245µs logger=migrator t=2026-02-25T19:36:38.187919996Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-02-25T19:36:38.189614398Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.695072ms logger=migrator t=2026-02-25T19:36:38.194394857Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-02-25T19:36:38.195051359Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=661.152µs logger=migrator t=2026-02-25T19:36:38.201803743Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-02-25T19:36:38.202953135Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.149242ms logger=migrator t=2026-02-25T19:36:38.209917484Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-02-25T19:36:38.21296299Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.045796ms logger=migrator t=2026-02-25T19:36:38.216399944Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-02-25T19:36:38.21724523Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=845.866µs logger=migrator t=2026-02-25T19:36:38.221314095Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-02-25T19:36:38.222502778Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.188683ms logger=migrator t=2026-02-25T19:36:38.226398189Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-02-25T19:36:38.227451799Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.044919ms logger=migrator t=2026-02-25T19:36:38.231498904Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-02-25T19:36:38.232157136Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=658.142µs logger=migrator t=2026-02-25T19:36:38.237011007Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-02-25T19:36:38.237665798Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=654.782µs logger=migrator t=2026-02-25T19:36:38.243115249Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-02-25T19:36:38.243818622Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=703.483µs logger=migrator t=2026-02-25T19:36:38.248075942Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-02-25T19:36:38.248736544Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=659.982µs logger=migrator t=2026-02-25T19:36:38.253887149Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-02-25T19:36:38.254343778Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=456.609µs logger=migrator t=2026-02-25T19:36:38.258810171Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-02-25T19:36:38.259747528Z level=info msg="Migration successfully executed" id="create star table" duration=937.207µs logger=migrator t=2026-02-25T19:36:38.270255333Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-02-25T19:36:38.271379263Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.12731ms logger=migrator t=2026-02-25T19:36:38.276290665Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-02-25T19:36:38.277015768Z level=info msg="Migration successfully executed" id="create org table v1" duration=725.033µs logger=migrator t=2026-02-25T19:36:38.282399908Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-02-25T19:36:38.283490348Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.09028ms logger=migrator t=2026-02-25T19:36:38.287517183Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-02-25T19:36:38.288525391Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.008078ms logger=migrator t=2026-02-25T19:36:38.292322461Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-02-25T19:36:38.293386351Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.05731ms logger=migrator t=2026-02-25T19:36:38.303918327Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-02-25T19:36:38.304732282Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=819.035µs logger=migrator t=2026-02-25T19:36:38.310827935Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-02-25T19:36:38.312031017Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.202833ms logger=migrator t=2026-02-25T19:36:38.320929592Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-02-25T19:36:38.320993723Z level=info msg="Migration successfully executed" id="Update org table charset" duration=68.761µs logger=migrator t=2026-02-25T19:36:38.325394414Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-02-25T19:36:38.325426275Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.811µs logger=migrator t=2026-02-25T19:36:38.351743203Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-02-25T19:36:38.35210755Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=382.377µs logger=migrator t=2026-02-25T19:36:38.358714612Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-02-25T19:36:38.360107508Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.397336ms logger=migrator t=2026-02-25T19:36:38.366308983Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-02-25T19:36:38.367450264Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.142061ms logger=migrator t=2026-02-25T19:36:38.3731785Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-02-25T19:36:38.375684647Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.506387ms logger=migrator t=2026-02-25T19:36:38.381991284Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-02-25T19:36:38.383240177Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.252263ms logger=migrator t=2026-02-25T19:36:38.388752459Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-02-25T19:36:38.390034693Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.276534ms logger=migrator t=2026-02-25T19:36:38.394958084Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-02-25T19:36:38.3962944Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.341326ms logger=migrator t=2026-02-25T19:36:38.406464538Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-02-25T19:36:38.412219094Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.756537ms logger=migrator t=2026-02-25T19:36:38.418436089Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-02-25T19:36:38.419363867Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=929.508µs logger=migrator t=2026-02-25T19:36:38.424789818Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-02-25T19:36:38.425741455Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=951.487µs logger=migrator t=2026-02-25T19:36:38.431172636Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-02-25T19:36:38.43199042Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=817.574µs logger=migrator t=2026-02-25T19:36:38.436348102Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-02-25T19:36:38.436726389Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=377.777µs logger=migrator t=2026-02-25T19:36:38.44162438Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-02-25T19:36:38.442815701Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.188612ms logger=migrator t=2026-02-25T19:36:38.448254832Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-02-25T19:36:38.448436125Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=181.683µs logger=migrator t=2026-02-25T19:36:38.453370907Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-02-25T19:36:38.455197111Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.825564ms logger=migrator t=2026-02-25T19:36:38.462015517Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-02-25T19:36:38.465282678Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.274021ms logger=migrator t=2026-02-25T19:36:38.470748949Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-02-25T19:36:38.472730636Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.982087ms logger=migrator t=2026-02-25T19:36:38.478707207Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-02-25T19:36:38.479789706Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.082309ms logger=migrator t=2026-02-25T19:36:38.488815525Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-02-25T19:36:38.491767949Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.951374ms logger=migrator t=2026-02-25T19:36:38.497470465Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-02-25T19:36:38.499424031Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.944345ms logger=migrator t=2026-02-25T19:36:38.508094701Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-02-25T19:36:38.509416496Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.327785ms logger=migrator t=2026-02-25T19:36:38.516550459Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-02-25T19:36:38.51659412Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=45.571µs logger=migrator t=2026-02-25T19:36:38.523853674Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-02-25T19:36:38.523905915Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=55.561µs logger=migrator t=2026-02-25T19:36:38.528959699Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-02-25T19:36:38.531345343Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.384874ms logger=migrator t=2026-02-25T19:36:38.536856105Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-02-25T19:36:38.539233349Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.379474ms logger=migrator t=2026-02-25T19:36:38.544778412Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-02-25T19:36:38.54688315Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.105728ms logger=migrator t=2026-02-25T19:36:38.552195499Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-02-25T19:36:38.554042924Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.854135ms logger=migrator t=2026-02-25T19:36:38.559083797Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-02-25T19:36:38.559463534Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=384.777µs logger=migrator t=2026-02-25T19:36:38.565843672Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-02-25T19:36:38.566974014Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.123301ms logger=migrator t=2026-02-25T19:36:38.574645605Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-02-25T19:36:38.575857848Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.211843ms logger=migrator t=2026-02-25T19:36:38.582669054Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-02-25T19:36:38.582707525Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.941µs logger=migrator t=2026-02-25T19:36:38.587432223Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-02-25T19:36:38.588344719Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=912.506µs logger=migrator t=2026-02-25T19:36:38.593690698Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-02-25T19:36:38.594524954Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=834.046µs logger=migrator t=2026-02-25T19:36:38.600429913Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-02-25T19:36:38.606609438Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.172885ms logger=migrator t=2026-02-25T19:36:38.611666271Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-02-25T19:36:38.612384985Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=718.814µs logger=migrator t=2026-02-25T19:36:38.617957089Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-02-25T19:36:38.619307743Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.350365ms logger=migrator t=2026-02-25T19:36:38.625366095Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-02-25T19:36:38.626224582Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=854.977µs logger=migrator t=2026-02-25T19:36:38.630531911Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-02-25T19:36:38.630893688Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=356.047µs logger=migrator t=2026-02-25T19:36:38.636351129Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-02-25T19:36:38.637029822Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=678.133µs logger=migrator t=2026-02-25T19:36:38.642725928Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-02-25T19:36:38.644859407Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.133569ms logger=migrator t=2026-02-25T19:36:38.649675386Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-02-25T19:36:38.650595753Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=913.337µs logger=migrator t=2026-02-25T19:36:38.655691508Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-02-25T19:36:38.656002483Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=312.295µs logger=migrator t=2026-02-25T19:36:38.661012916Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-02-25T19:36:38.661284341Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=282.395µs logger=migrator t=2026-02-25T19:36:38.667500036Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-02-25T19:36:38.668316422Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=816.356µs logger=migrator t=2026-02-25T19:36:38.675712319Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-02-25T19:36:38.680195612Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.486404ms logger=migrator t=2026-02-25T19:36:38.685778906Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-02-25T19:36:38.686759954Z level=info msg="Migration successfully executed" id="create data_source table" duration=980.847µs logger=migrator t=2026-02-25T19:36:38.691992991Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-02-25T19:36:38.693722783Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.729512ms logger=migrator t=2026-02-25T19:36:38.701233292Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-02-25T19:36:38.702099848Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=870.526µs logger=migrator t=2026-02-25T19:36:38.706647552Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-02-25T19:36:38.707765793Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.118221ms logger=migrator t=2026-02-25T19:36:38.712562771Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-02-25T19:36:38.71405983Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.495169ms logger=migrator t=2026-02-25T19:36:38.71999105Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-02-25T19:36:38.726769536Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.813197ms logger=migrator t=2026-02-25T19:36:38.731584845Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-02-25T19:36:38.732586234Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=995.659µs logger=migrator t=2026-02-25T19:36:38.737413473Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-02-25T19:36:38.739045123Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.633121ms logger=migrator t=2026-02-25T19:36:38.74536026Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-02-25T19:36:38.746523752Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.164262ms logger=migrator t=2026-02-25T19:36:38.751707777Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-02-25T19:36:38.752721867Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.01736ms logger=migrator t=2026-02-25T19:36:38.758766269Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-02-25T19:36:38.761770124Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.004536ms logger=migrator t=2026-02-25T19:36:38.767856107Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-02-25T19:36:38.77073181Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.862393ms logger=migrator t=2026-02-25T19:36:38.778747829Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-02-25T19:36:38.77882025Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=77.871µs logger=migrator t=2026-02-25T19:36:38.785142327Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-02-25T19:36:38.785515595Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=373.488µs logger=migrator t=2026-02-25T19:36:38.792059786Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-02-25T19:36:38.794882698Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.815342ms logger=migrator t=2026-02-25T19:36:38.800717216Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-02-25T19:36:38.801082653Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=366.257µs logger=migrator t=2026-02-25T19:36:38.807046833Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-02-25T19:36:38.80740865Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=365.567µs logger=migrator t=2026-02-25T19:36:38.811386944Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-02-25T19:36:38.81552668Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.135356ms logger=migrator t=2026-02-25T19:36:38.821008222Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-02-25T19:36:38.821331858Z level=info msg="Migration successfully executed" id="Update uid value" duration=325.386µs logger=migrator t=2026-02-25T19:36:38.827128615Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-02-25T19:36:38.828299688Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.173563ms logger=migrator t=2026-02-25T19:36:38.833759549Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-02-25T19:36:38.835217606Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.460986ms logger=migrator t=2026-02-25T19:36:38.840709467Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-02-25T19:36:38.841636515Z level=info msg="Migration successfully executed" id="create api_key table" duration=929.238µs logger=migrator t=2026-02-25T19:36:38.846442413Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-02-25T19:36:38.847379462Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=938.888µs logger=migrator t=2026-02-25T19:36:38.85161779Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-02-25T19:36:38.852441375Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=824.585µs logger=migrator t=2026-02-25T19:36:38.856207585Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-02-25T19:36:38.857509099Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.306814ms logger=migrator t=2026-02-25T19:36:38.861569135Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-02-25T19:36:38.862297618Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=729.213µs logger=migrator t=2026-02-25T19:36:38.86724243Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-02-25T19:36:38.868084505Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=842.585µs logger=migrator t=2026-02-25T19:36:38.871723662Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-02-25T19:36:38.872502818Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=778.285µs logger=migrator t=2026-02-25T19:36:38.877012931Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-02-25T19:36:38.88776276Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.750459ms logger=migrator t=2026-02-25T19:36:38.8937277Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-02-25T19:36:38.894446494Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=719.064µs logger=migrator t=2026-02-25T19:36:38.900298623Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-02-25T19:36:38.902050755Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.745792ms logger=migrator t=2026-02-25T19:36:38.908345241Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-02-25T19:36:38.909084296Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=738.494µs logger=migrator t=2026-02-25T19:36:38.915170058Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-02-25T19:36:38.916013644Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=850.605µs logger=migrator t=2026-02-25T19:36:38.920265383Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-02-25T19:36:38.922202968Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.937745ms logger=migrator t=2026-02-25T19:36:38.925882747Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-02-25T19:36:38.926429097Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=546.38µs logger=migrator t=2026-02-25T19:36:38.931704045Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-02-25T19:36:38.931744915Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.39µs logger=migrator t=2026-02-25T19:36:38.936976643Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-02-25T19:36:38.941482426Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.504903ms logger=migrator t=2026-02-25T19:36:38.946059461Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-02-25T19:36:38.948560167Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.501386ms logger=migrator t=2026-02-25T19:36:38.953679152Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-02-25T19:36:38.953836105Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=157.323µs logger=migrator t=2026-02-25T19:36:38.958417179Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-02-25T19:36:38.963411712Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.992213ms logger=migrator t=2026-02-25T19:36:38.969620917Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-02-25T19:36:38.973623722Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.003785ms logger=migrator t=2026-02-25T19:36:38.980505689Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-02-25T19:36:38.982094249Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.5904ms logger=migrator t=2026-02-25T19:36:38.990682428Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-02-25T19:36:38.991449552Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=768.824µs logger=migrator t=2026-02-25T19:36:39.034342047Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-02-25T19:36:39.035395337Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.05048ms logger=migrator t=2026-02-25T19:36:39.074488942Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-02-25T19:36:39.076148302Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.66566ms logger=migrator t=2026-02-25T19:36:39.083266864Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-02-25T19:36:39.084361864Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.09464ms logger=migrator t=2026-02-25T19:36:39.088922719Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-02-25T19:36:39.089710314Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=787.675µs logger=migrator t=2026-02-25T19:36:39.094290849Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-02-25T19:36:39.09436347Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=74.381µs logger=migrator t=2026-02-25T19:36:39.097858745Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-02-25T19:36:39.097888665Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.01µs logger=migrator t=2026-02-25T19:36:39.102337918Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-02-25T19:36:39.105023578Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.6852ms logger=migrator t=2026-02-25T19:36:39.108751457Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-02-25T19:36:39.112293452Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.542855ms logger=migrator t=2026-02-25T19:36:39.116508231Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-02-25T19:36:39.116579302Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.081µs logger=migrator t=2026-02-25T19:36:39.121113155Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-02-25T19:36:39.121912161Z level=info msg="Migration successfully executed" id="create quota table v1" duration=797.746µs logger=migrator t=2026-02-25T19:36:39.125943965Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-02-25T19:36:39.126791481Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=844.226µs logger=migrator t=2026-02-25T19:36:39.130392958Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-02-25T19:36:39.130414399Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=22.19µs logger=migrator t=2026-02-25T19:36:39.137508359Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-02-25T19:36:39.138292944Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=784.495µs logger=migrator t=2026-02-25T19:36:39.143427119Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-02-25T19:36:39.144197464Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=770.155µs logger=migrator t=2026-02-25T19:36:39.14829087Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-02-25T19:36:39.151463618Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.174378ms logger=migrator t=2026-02-25T19:36:39.15530391Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-02-25T19:36:39.155330481Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.731µs logger=migrator t=2026-02-25T19:36:39.159192412Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-02-25T19:36:39.160029647Z level=info msg="Migration successfully executed" id="create session table" duration=836.425µs logger=migrator t=2026-02-25T19:36:39.163970691Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-02-25T19:36:39.164056272Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=85.971µs logger=migrator t=2026-02-25T19:36:39.170506621Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-02-25T19:36:39.170584273Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=77.982µs logger=migrator t=2026-02-25T19:36:39.175963163Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-02-25T19:36:39.177328817Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.364954ms logger=migrator t=2026-02-25T19:36:39.18177714Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-02-25T19:36:39.182518964Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=741.684µs logger=migrator t=2026-02-25T19:36:39.187082209Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-02-25T19:36:39.187107109Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=25.3µs logger=migrator t=2026-02-25T19:36:39.190599744Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-02-25T19:36:39.190638475Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=42.34µs logger=migrator t=2026-02-25T19:36:39.196093626Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-02-25T19:36:39.200956396Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.86232ms logger=migrator t=2026-02-25T19:36:39.205076232Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-02-25T19:36:39.208088928Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.012436ms logger=migrator t=2026-02-25T19:36:39.211849898Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-02-25T19:36:39.21192664Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.122µs logger=migrator t=2026-02-25T19:36:39.216112707Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-02-25T19:36:39.216187858Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=75.231µs logger=migrator t=2026-02-25T19:36:39.219785526Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-02-25T19:36:39.220553079Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=767.633µs logger=migrator t=2026-02-25T19:36:39.224777557Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-02-25T19:36:39.224816668Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=40.081µs logger=migrator t=2026-02-25T19:36:39.229387043Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-02-25T19:36:39.234314365Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.927082ms logger=migrator t=2026-02-25T19:36:39.238893979Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-02-25T19:36:39.239035731Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=141.782µs logger=migrator t=2026-02-25T19:36:39.24268855Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-02-25T19:36:39.245703076Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.016526ms logger=migrator t=2026-02-25T19:36:39.249095608Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-02-25T19:36:39.252224146Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.127718ms logger=migrator t=2026-02-25T19:36:39.257028606Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-02-25T19:36:39.257099437Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.761µs logger=migrator t=2026-02-25T19:36:39.260992029Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-02-25T19:36:39.261860885Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=868.196µs logger=migrator t=2026-02-25T19:36:39.266690734Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-02-25T19:36:39.267926708Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.236724ms logger=migrator t=2026-02-25T19:36:39.272801447Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-02-25T19:36:39.274431628Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.629351ms logger=migrator t=2026-02-25T19:36:39.279272628Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-02-25T19:36:39.280428549Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.156411ms logger=migrator t=2026-02-25T19:36:39.284941663Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-02-25T19:36:39.285747168Z level=info msg="Migration successfully executed" id="add index alert state" duration=805.085µs logger=migrator t=2026-02-25T19:36:39.290670519Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-02-25T19:36:39.291470314Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=799.725µs logger=migrator t=2026-02-25T19:36:39.295860906Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-02-25T19:36:39.296501147Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=639.932µs logger=migrator t=2026-02-25T19:36:39.301094073Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-02-25T19:36:39.301936288Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=841.935µs logger=migrator t=2026-02-25T19:36:39.307035033Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-02-25T19:36:39.308240065Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.205162ms logger=migrator t=2026-02-25T19:36:39.312524434Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-02-25T19:36:39.322677812Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.154718ms logger=migrator t=2026-02-25T19:36:39.331265201Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-02-25T19:36:39.331787662Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=523.221µs logger=migrator t=2026-02-25T19:36:39.336502009Z 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-02-25T19:36:39.337381265Z 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=878.366µs logger=migrator t=2026-02-25T19:36:39.342625722Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-02-25T19:36:39.343064471Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=438.859µs logger=migrator t=2026-02-25T19:36:39.347971501Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-02-25T19:36:39.348766297Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=795.226µs logger=migrator t=2026-02-25T19:36:39.356164943Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-02-25T19:36:39.357160082Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=994.669µs logger=migrator t=2026-02-25T19:36:39.362627723Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-02-25T19:36:39.366352182Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.720799ms logger=migrator t=2026-02-25T19:36:39.370688792Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-02-25T19:36:39.374221978Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.532656ms logger=migrator t=2026-02-25T19:36:39.379979665Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-02-25T19:36:39.383656673Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.676388ms logger=migrator t=2026-02-25T19:36:39.387606916Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-02-25T19:36:39.391263274Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.655718ms logger=migrator t=2026-02-25T19:36:39.395181556Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-02-25T19:36:39.396054462Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=872.286µs logger=migrator t=2026-02-25T19:36:39.402584274Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-02-25T19:36:39.402629845Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=46.431µs logger=migrator t=2026-02-25T19:36:39.406781971Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-02-25T19:36:39.406822922Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.161µs logger=migrator t=2026-02-25T19:36:39.410742295Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-02-25T19:36:39.412048509Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.308164ms logger=migrator t=2026-02-25T19:36:39.423710705Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-02-25T19:36:39.424898317Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.188522ms logger=migrator t=2026-02-25T19:36:39.43098013Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-02-25T19:36:39.431719874Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=739.324µs logger=migrator t=2026-02-25T19:36:39.43530178Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-02-25T19:36:39.436050894Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=749.184µs logger=migrator t=2026-02-25T19:36:39.44018058Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-02-25T19:36:39.440844082Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=663.332µs logger=migrator t=2026-02-25T19:36:39.444243896Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-02-25T19:36:39.447020608Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.776262ms logger=migrator t=2026-02-25T19:36:39.452176654Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-02-25T19:36:39.455906282Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.729478ms logger=migrator t=2026-02-25T19:36:39.460737802Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-02-25T19:36:39.460916716Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=180.453µs logger=migrator t=2026-02-25T19:36:39.465162174Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-02-25T19:36:39.46602767Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=864.036µs logger=migrator t=2026-02-25T19:36:39.471188015Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-02-25T19:36:39.47249963Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.310965ms logger=migrator t=2026-02-25T19:36:39.476550815Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-02-25T19:36:39.481279323Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.727738ms logger=migrator t=2026-02-25T19:36:39.488559597Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-02-25T19:36:39.48863996Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=82.103µs logger=migrator t=2026-02-25T19:36:39.492502241Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-02-25T19:36:39.493801504Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.296613ms logger=migrator t=2026-02-25T19:36:39.497733848Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-02-25T19:36:39.499183514Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.446746ms logger=migrator t=2026-02-25T19:36:39.506257156Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-02-25T19:36:39.506332967Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=76.331µs logger=migrator t=2026-02-25T19:36:39.510345111Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-02-25T19:36:39.511677176Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.333095ms logger=migrator t=2026-02-25T19:36:39.516997585Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-02-25T19:36:39.51782352Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=825.825µs logger=migrator t=2026-02-25T19:36:39.522752052Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-02-25T19:36:39.523561396Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=809.054µs logger=migrator t=2026-02-25T19:36:39.528236513Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-02-25T19:36:39.529634809Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.397906ms logger=migrator t=2026-02-25T19:36:39.534316216Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-02-25T19:36:39.535493897Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.180231ms logger=migrator t=2026-02-25T19:36:39.54160467Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-02-25T19:36:39.543234091Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.632471ms logger=migrator t=2026-02-25T19:36:39.548921576Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-02-25T19:36:39.548963337Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=42.961µs logger=migrator t=2026-02-25T19:36:39.553516112Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-02-25T19:36:39.557465045Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.947973ms logger=migrator t=2026-02-25T19:36:39.561192444Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-02-25T19:36:39.56206509Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=870.896µs logger=migrator t=2026-02-25T19:36:39.567003611Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-02-25T19:36:39.570932045Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.928944ms logger=migrator t=2026-02-25T19:36:39.575358806Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-02-25T19:36:39.576395086Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.03353ms logger=migrator t=2026-02-25T19:36:39.580364389Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-02-25T19:36:39.582094312Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.728633ms logger=migrator t=2026-02-25T19:36:39.58901514Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-02-25T19:36:39.590187012Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.174453ms logger=migrator t=2026-02-25T19:36:39.595213345Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-02-25T19:36:39.608671664Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.455929ms logger=migrator t=2026-02-25T19:36:39.615333588Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-02-25T19:36:39.616801985Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.472237ms logger=migrator t=2026-02-25T19:36:39.623633572Z 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-02-25T19:36:39.625384114Z 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=1.753102ms logger=migrator t=2026-02-25T19:36:39.631961716Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-02-25T19:36:39.632920204Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=962.478µs logger=migrator t=2026-02-25T19:36:39.639583077Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-02-25T19:36:39.640387392Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=806.105µs logger=migrator t=2026-02-25T19:36:39.64406566Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-02-25T19:36:39.644327735Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=263.425µs logger=migrator t=2026-02-25T19:36:39.649167695Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-02-25T19:36:39.656357738Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.196103ms logger=migrator t=2026-02-25T19:36:39.661685857Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-02-25T19:36:39.665910435Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.222758ms logger=migrator t=2026-02-25T19:36:39.669832278Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-02-25T19:36:39.670858477Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.026229ms logger=migrator t=2026-02-25T19:36:39.674501315Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-02-25T19:36:39.67537635Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=874.476µs logger=migrator t=2026-02-25T19:36:39.681710118Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-02-25T19:36:39.681961993Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=252.175µs logger=migrator t=2026-02-25T19:36:39.685755003Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-02-25T19:36:39.693034308Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.278885ms logger=migrator t=2026-02-25T19:36:39.697536922Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-02-25T19:36:39.698200354Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=663.922µs logger=migrator t=2026-02-25T19:36:39.703092385Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-02-25T19:36:39.7034068Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=282.206µs logger=migrator t=2026-02-25T19:36:39.707767512Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-02-25T19:36:39.708314722Z level=info msg="Migration successfully executed" id="Move region to single row" duration=544.739µs logger=migrator t=2026-02-25T19:36:39.714578077Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-02-25T19:36:39.715393952Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=815.985µs logger=migrator t=2026-02-25T19:36:39.720602429Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-02-25T19:36:39.721641479Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.03931ms logger=migrator t=2026-02-25T19:36:39.725791095Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-25T19:36:39.726953847Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.162242ms logger=migrator t=2026-02-25T19:36:39.732029721Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-25T19:36:39.732678993Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=649.132µs logger=migrator t=2026-02-25T19:36:39.736688907Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-02-25T19:36:39.737283978Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=595.051µs logger=migrator t=2026-02-25T19:36:39.740553939Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-02-25T19:36:39.741984076Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.427556ms logger=migrator t=2026-02-25T19:36:39.745862207Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-02-25T19:36:39.745970479Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=109.212µs logger=migrator t=2026-02-25T19:36:39.750186718Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-02-25T19:36:39.751004923Z level=info msg="Migration successfully executed" id="create test_data table" duration=818.655µs logger=migrator t=2026-02-25T19:36:39.755601068Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-02-25T19:36:39.756387392Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=786.034µs logger=migrator t=2026-02-25T19:36:39.760089551Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-02-25T19:36:39.760957338Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=867.707µs logger=migrator t=2026-02-25T19:36:39.765529182Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-02-25T19:36:39.766452179Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=922.447µs logger=migrator t=2026-02-25T19:36:39.771208987Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-02-25T19:36:39.771442671Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=234.674µs logger=migrator t=2026-02-25T19:36:39.774808824Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-02-25T19:36:39.775211672Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=403.138µs logger=migrator t=2026-02-25T19:36:39.778735407Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-02-25T19:36:39.778806568Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=71.781µs logger=migrator t=2026-02-25T19:36:39.783406784Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-02-25T19:36:39.784783649Z level=info msg="Migration successfully executed" id="create team table" duration=1.377045ms logger=migrator t=2026-02-25T19:36:39.789491036Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-02-25T19:36:39.791255979Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.767973ms logger=migrator t=2026-02-25T19:36:39.795853944Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-02-25T19:36:39.796828803Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=975.049µs logger=migrator t=2026-02-25T19:36:39.801761963Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-02-25T19:36:39.808991688Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.221775ms logger=migrator t=2026-02-25T19:36:39.81504086Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-02-25T19:36:39.815210743Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=175.413µs logger=migrator t=2026-02-25T19:36:39.8188465Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-02-25T19:36:39.820180305Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.332385ms logger=migrator t=2026-02-25T19:36:39.825381642Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-02-25T19:36:39.826824908Z level=info msg="Migration successfully executed" id="create team member table" duration=1.443976ms logger=migrator t=2026-02-25T19:36:39.83177176Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-02-25T19:36:39.832793619Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.022549ms logger=migrator t=2026-02-25T19:36:39.837202971Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-02-25T19:36:39.838680878Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.477227ms logger=migrator t=2026-02-25T19:36:39.844572528Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-02-25T19:36:39.845958443Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.385725ms logger=migrator t=2026-02-25T19:36:39.850526428Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-02-25T19:36:39.855405658Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.87972ms logger=migrator t=2026-02-25T19:36:39.862440539Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-02-25T19:36:39.867178647Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.737668ms logger=migrator t=2026-02-25T19:36:39.87114766Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-02-25T19:36:39.875642034Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.494164ms logger=migrator t=2026-02-25T19:36:39.88031032Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-02-25T19:36:39.881232897Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=923.858µs logger=migrator t=2026-02-25T19:36:39.885884513Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-02-25T19:36:39.887501363Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.61091ms logger=migrator t=2026-02-25T19:36:39.892650089Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-02-25T19:36:39.893598656Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=947.057µs logger=migrator t=2026-02-25T19:36:39.899033897Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-02-25T19:36:39.899959564Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=925.817µs logger=migrator t=2026-02-25T19:36:39.904076281Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-02-25T19:36:39.905021108Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=942.637µs logger=migrator t=2026-02-25T19:36:39.911158111Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-02-25T19:36:39.912081519Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=924.228µs logger=migrator t=2026-02-25T19:36:39.916341968Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-02-25T19:36:39.918027109Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.689512ms logger=migrator t=2026-02-25T19:36:39.922474921Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-02-25T19:36:39.923632393Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.159562ms logger=migrator t=2026-02-25T19:36:39.928426873Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-02-25T19:36:39.928986253Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=559.691µs logger=migrator t=2026-02-25T19:36:39.932533238Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-02-25T19:36:39.932806713Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=273.555µs logger=migrator t=2026-02-25T19:36:39.938424587Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-02-25T19:36:39.939649581Z level=info msg="Migration successfully executed" id="create tag table" duration=1.226493ms logger=migrator t=2026-02-25T19:36:39.944212204Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-02-25T19:36:39.945213864Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=999.05µs logger=migrator t=2026-02-25T19:36:39.94936532Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-02-25T19:36:39.950256756Z level=info msg="Migration successfully executed" id="create login attempt table" duration=891.276µs logger=migrator t=2026-02-25T19:36:39.95475908Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-02-25T19:36:39.955770319Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.014799ms logger=migrator t=2026-02-25T19:36:39.960734561Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-02-25T19:36:39.96180732Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.072609ms logger=migrator t=2026-02-25T19:36:39.965488349Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-02-25T19:36:39.980814373Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.324504ms logger=migrator t=2026-02-25T19:36:39.9849198Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-02-25T19:36:39.985770625Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=852.436µs logger=migrator t=2026-02-25T19:36:39.991731365Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-02-25T19:36:39.99302355Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.294405ms logger=migrator t=2026-02-25T19:36:39.997581674Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-02-25T19:36:39.998073742Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=493.699µs logger=migrator t=2026-02-25T19:36:40.002366063Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-02-25T19:36:40.003072886Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=707.293µs logger=migrator t=2026-02-25T19:36:40.008436705Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-02-25T19:36:40.009454424Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.017709ms logger=migrator t=2026-02-25T19:36:40.01298348Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-02-25T19:36:40.013983028Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=999.608µs logger=migrator t=2026-02-25T19:36:40.018676745Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-02-25T19:36:40.018796827Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=122.342µs logger=migrator t=2026-02-25T19:36:40.023545495Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-02-25T19:36:40.031470172Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.924527ms logger=migrator t=2026-02-25T19:36:40.035277723Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-02-25T19:36:40.040942798Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.663205ms logger=migrator t=2026-02-25T19:36:40.045466541Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-02-25T19:36:40.050879402Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.409281ms logger=migrator t=2026-02-25T19:36:40.055114371Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-02-25T19:36:40.06156128Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.442529ms logger=migrator t=2026-02-25T19:36:40.06854252Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-02-25T19:36:40.06964719Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.1072ms logger=migrator t=2026-02-25T19:36:40.074346717Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-02-25T19:36:40.083578228Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.228171ms logger=migrator t=2026-02-25T19:36:40.088919897Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-02-25T19:36:40.08961677Z level=info msg="Migration successfully executed" id="create server_lock table" duration=697.973µs logger=migrator t=2026-02-25T19:36:40.095708563Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-02-25T19:36:40.097334743Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.6251ms logger=migrator t=2026-02-25T19:36:40.101834376Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-02-25T19:36:40.102898637Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.06484ms logger=migrator t=2026-02-25T19:36:40.108042322Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-02-25T19:36:40.10902889Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=986.768µs logger=migrator t=2026-02-25T19:36:40.114339948Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-02-25T19:36:40.116425147Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.087789ms logger=migrator t=2026-02-25T19:36:40.120959401Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-02-25T19:36:40.123019919Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.059808ms logger=migrator t=2026-02-25T19:36:40.1284441Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-02-25T19:36:40.134443051Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.999661ms logger=migrator t=2026-02-25T19:36:40.139316491Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-02-25T19:36:40.141340109Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.026548ms logger=migrator t=2026-02-25T19:36:40.148057503Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-02-25T19:36:40.149365277Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.317864ms logger=migrator t=2026-02-25T19:36:40.156025021Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-02-25T19:36:40.157498828Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.475647ms logger=migrator t=2026-02-25T19:36:40.162755866Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-02-25T19:36:40.163657162Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=901.276µs logger=migrator t=2026-02-25T19:36:40.170119463Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-02-25T19:36:40.171953756Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.836813ms logger=migrator t=2026-02-25T19:36:40.1791661Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-02-25T19:36:40.179281042Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=118.912µs logger=migrator t=2026-02-25T19:36:40.185128411Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-02-25T19:36:40.185233133Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=100.151µs logger=migrator t=2026-02-25T19:36:40.190782085Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-02-25T19:36:40.192371955Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.58926ms logger=migrator t=2026-02-25T19:36:40.199800652Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-02-25T19:36:40.200982025Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.183643ms logger=migrator t=2026-02-25T19:36:40.209268238Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-25T19:36:40.210952759Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.685581ms logger=migrator t=2026-02-25T19:36:40.216107155Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-02-25T19:36:40.216181916Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=75.611µs logger=migrator t=2026-02-25T19:36:40.220805292Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-02-25T19:36:40.222311339Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.506017ms logger=migrator t=2026-02-25T19:36:40.227582887Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-25T19:36:40.229753148Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.170311ms logger=migrator t=2026-02-25T19:36:40.235452973Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-02-25T19:36:40.236572595Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.120262ms logger=migrator t=2026-02-25T19:36:40.241591987Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-25T19:36:40.243547964Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.955417ms logger=migrator t=2026-02-25T19:36:40.274828473Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-02-25T19:36:40.285736906Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.902443ms logger=migrator t=2026-02-25T19:36:40.2961858Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-02-25T19:36:40.297705167Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.520537ms logger=migrator t=2026-02-25T19:36:40.305705616Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-02-25T19:36:40.305863539Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=162.542µs logger=migrator t=2026-02-25T19:36:40.321055971Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-02-25T19:36:40.324026606Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.970535ms logger=migrator t=2026-02-25T19:36:40.331182288Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-02-25T19:36:40.332243458Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.06093ms logger=migrator t=2026-02-25T19:36:40.337897493Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-02-25T19:36:40.339756047Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.858124ms logger=migrator t=2026-02-25T19:36:40.345866851Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-02-25T19:36:40.345938572Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=72.451µs logger=migrator t=2026-02-25T19:36:40.35127713Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-02-25T19:36:40.352179848Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=905.788µs logger=migrator t=2026-02-25T19:36:40.357913114Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-02-25T19:36:40.358987923Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.074419ms logger=migrator t=2026-02-25T19:36:40.364095428Z 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-02-25T19:36:40.36631853Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.223262ms logger=migrator t=2026-02-25T19:36:40.371942914Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-02-25T19:36:40.372723738Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=781.284µs logger=migrator t=2026-02-25T19:36:40.379668257Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-02-25T19:36:40.389236164Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.567897ms logger=migrator t=2026-02-25T19:36:40.395953978Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-02-25T19:36:40.396980418Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.02666ms logger=migrator t=2026-02-25T19:36:40.402621443Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-02-25T19:36:40.4035416Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=920.217µs logger=migrator t=2026-02-25T19:36:40.410251175Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-02-25T19:36:40.442271768Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.021433ms logger=migrator t=2026-02-25T19:36:40.4478128Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-02-25T19:36:40.47372034Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.90497ms logger=migrator t=2026-02-25T19:36:40.478835135Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-02-25T19:36:40.479610719Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=776.164µs logger=migrator t=2026-02-25T19:36:40.485499288Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-02-25T19:36:40.487232941Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.732093ms logger=migrator t=2026-02-25T19:36:40.49312186Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-02-25T19:36:40.499306995Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.186105ms logger=migrator t=2026-02-25T19:36:40.503999312Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-02-25T19:36:40.510314149Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.314496ms logger=migrator t=2026-02-25T19:36:40.51737911Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-02-25T19:36:40.518517181Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.138101ms logger=migrator t=2026-02-25T19:36:40.524673055Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-02-25T19:36:40.525731205Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.05796ms logger=migrator t=2026-02-25T19:36:40.531623894Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-02-25T19:36:40.532690754Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.06648ms logger=migrator t=2026-02-25T19:36:40.538755876Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-02-25T19:36:40.540464568Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.708232ms logger=migrator t=2026-02-25T19:36:40.551229758Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-02-25T19:36:40.5513749Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=149.132µs logger=migrator t=2026-02-25T19:36:40.557423132Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-02-25T19:36:40.564045915Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.623903ms logger=migrator t=2026-02-25T19:36:40.569286132Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-02-25T19:36:40.575647811Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.360999ms logger=migrator t=2026-02-25T19:36:40.582243243Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-02-25T19:36:40.59183827Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.590337ms logger=migrator t=2026-02-25T19:36:40.598181268Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-02-25T19:36:40.599019934Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=838.875µs logger=migrator t=2026-02-25T19:36:40.606035443Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-02-25T19:36:40.607584262Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.549829ms logger=migrator t=2026-02-25T19:36:40.614910488Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-02-25T19:36:40.622386926Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.477378ms logger=migrator t=2026-02-25T19:36:40.629061711Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-02-25T19:36:40.63663388Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.572019ms logger=migrator t=2026-02-25T19:36:40.64522793Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-02-25T19:36:40.646018495Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=790.855µs logger=migrator t=2026-02-25T19:36:40.651265593Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-02-25T19:36:40.660249419Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.981367ms logger=migrator t=2026-02-25T19:36:40.665109488Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-02-25T19:36:40.670275764Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.169396ms logger=migrator t=2026-02-25T19:36:40.675351248Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-02-25T19:36:40.675486471Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=137.773µs logger=migrator t=2026-02-25T19:36:40.679427794Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-02-25T19:36:40.680783829Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.358185ms logger=migrator t=2026-02-25T19:36:40.68620987Z 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-02-25T19:36:40.687644297Z 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.430277ms logger=migrator t=2026-02-25T19:36:40.700661437Z 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-02-25T19:36:40.702903129Z 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=2.242812ms logger=migrator t=2026-02-25T19:36:40.708792368Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-02-25T19:36:40.708926951Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=138.693µs logger=migrator t=2026-02-25T19:36:40.713547907Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-02-25T19:36:40.721211879Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.664082ms logger=migrator t=2026-02-25T19:36:40.728579295Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-02-25T19:36:40.734335771Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.754516ms logger=migrator t=2026-02-25T19:36:40.74125789Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-02-25T19:36:40.74718108Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.9227ms logger=migrator t=2026-02-25T19:36:40.751890177Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-02-25T19:36:40.759440137Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.54719ms logger=migrator t=2026-02-25T19:36:40.76500324Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-02-25T19:36:40.77252428Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.52068ms logger=migrator t=2026-02-25T19:36:40.777308119Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-02-25T19:36:40.7773754Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.931µs logger=migrator t=2026-02-25T19:36:40.786432358Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-02-25T19:36:40.78766228Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.232302ms logger=migrator t=2026-02-25T19:36:40.793534619Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-02-25T19:36:40.800742413Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.205354ms logger=migrator t=2026-02-25T19:36:40.805450811Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-02-25T19:36:40.805506622Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=55.701µs logger=migrator t=2026-02-25T19:36:40.809862132Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-02-25T19:36:40.817569315Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.706163ms logger=migrator t=2026-02-25T19:36:40.823296211Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-02-25T19:36:40.824073295Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=777.414µs logger=migrator t=2026-02-25T19:36:40.831715277Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-02-25T19:36:40.840022611Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.303234ms logger=migrator t=2026-02-25T19:36:40.844960703Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-02-25T19:36:40.846095174Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.131851ms logger=migrator t=2026-02-25T19:36:40.851340921Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-02-25T19:36:40.852080704Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=739.673µs logger=migrator t=2026-02-25T19:36:40.857754549Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-02-25T19:36:40.86913279Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.377341ms logger=migrator t=2026-02-25T19:36:40.875209463Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-02-25T19:36:40.876254243Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.04538ms logger=migrator t=2026-02-25T19:36:40.882493369Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-02-25T19:36:40.883672811Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.179382ms logger=migrator t=2026-02-25T19:36:40.889634931Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-02-25T19:36:40.891388763Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.750272ms logger=migrator t=2026-02-25T19:36:40.897076669Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-02-25T19:36:40.898488095Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.412176ms logger=migrator t=2026-02-25T19:36:40.905112338Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-02-25T19:36:40.905189549Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=78.301µs logger=migrator t=2026-02-25T19:36:40.910014079Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-02-25T19:36:40.912029336Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.014407ms logger=migrator t=2026-02-25T19:36:40.923329616Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-02-25T19:36:40.925568456Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.24131ms logger=migrator t=2026-02-25T19:36:40.931947336Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-02-25T19:36:40.932340073Z 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-02-25T19:36:40.936573621Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-02-25T19:36:40.937162362Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=588.631µs logger=migrator t=2026-02-25T19:36:40.941763257Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-02-25T19:36:40.943465359Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.702092ms logger=migrator t=2026-02-25T19:36:40.94889372Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-02-25T19:36:40.955698255Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.803916ms logger=migrator t=2026-02-25T19:36:40.959975145Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-02-25T19:36:40.960996164Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.023209ms logger=migrator t=2026-02-25T19:36:40.965341985Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-02-25T19:36:40.966422934Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.08028ms logger=migrator t=2026-02-25T19:36:40.971803734Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-02-25T19:36:40.972602059Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=796.574µs logger=migrator t=2026-02-25T19:36:40.977046191Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-02-25T19:36:40.97806848Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.023559ms logger=migrator t=2026-02-25T19:36:40.985872245Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-02-25T19:36:40.986943854Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.071469ms logger=migrator t=2026-02-25T19:36:40.994736539Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-02-25T19:36:40.99476275Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.931µs logger=migrator t=2026-02-25T19:36:40.99904307Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-02-25T19:36:40.999108851Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=66.012µs logger=migrator t=2026-02-25T19:36:41.003842038Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-02-25T19:36:41.013921865Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.079887ms logger=migrator t=2026-02-25T19:36:41.019303715Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-02-25T19:36:41.019667141Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=365.416µs logger=migrator t=2026-02-25T19:36:41.024235236Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-02-25T19:36:41.025319346Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.08384ms logger=migrator t=2026-02-25T19:36:41.02980508Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-02-25T19:36:41.030096155Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=289.865µs logger=migrator t=2026-02-25T19:36:41.035462675Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-02-25T19:36:41.036439262Z level=info msg="Migration successfully executed" id="create data_keys table" duration=975.978µs logger=migrator t=2026-02-25T19:36:41.041811162Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-02-25T19:36:41.042737729Z level=info msg="Migration successfully executed" id="create secrets table" duration=926.847µs logger=migrator t=2026-02-25T19:36:41.053061821Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-02-25T19:36:41.088823594Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.762454ms logger=migrator t=2026-02-25T19:36:41.100557491Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-02-25T19:36:41.108184623Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.630442ms logger=migrator t=2026-02-25T19:36:41.115218692Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-02-25T19:36:41.115330464Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=112.282µs logger=migrator t=2026-02-25T19:36:41.119454932Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-02-25T19:36:41.170251663Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=50.800882ms logger=migrator t=2026-02-25T19:36:41.174703795Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-02-25T19:36:41.21057177Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.867925ms logger=migrator t=2026-02-25T19:36:41.214649536Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-02-25T19:36:41.215355839Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=700.843µs logger=migrator t=2026-02-25T19:36:41.222980991Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-02-25T19:36:41.225603999Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.623988ms logger=migrator t=2026-02-25T19:36:41.231805894Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-02-25T19:36:41.232161061Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=357.357µs logger=migrator t=2026-02-25T19:36:41.237889777Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-02-25T19:36:41.23913785Z level=info msg="Migration successfully executed" id="create permission table" duration=1.243863ms logger=migrator t=2026-02-25T19:36:41.245329185Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-02-25T19:36:41.246384764Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.055379ms logger=migrator t=2026-02-25T19:36:41.250329337Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-02-25T19:36:41.252186572Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.856635ms logger=migrator t=2026-02-25T19:36:41.257599392Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-02-25T19:36:41.259424856Z level=info msg="Migration successfully executed" id="create role table" duration=1.824464ms logger=migrator t=2026-02-25T19:36:41.265989598Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-02-25T19:36:41.283661575Z level=info msg="Migration successfully executed" id="add column display_name" duration=17.667447ms logger=migrator t=2026-02-25T19:36:41.288988964Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-02-25T19:36:41.296632796Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.643362ms logger=migrator t=2026-02-25T19:36:41.301456406Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-02-25T19:36:41.302691378Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.232102ms logger=migrator t=2026-02-25T19:36:41.307754552Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-02-25T19:36:41.309166798Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.412626ms logger=migrator t=2026-02-25T19:36:41.313118241Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-02-25T19:36:41.314459086Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.340875ms logger=migrator t=2026-02-25T19:36:41.318693955Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-02-25T19:36:41.319706393Z level=info msg="Migration successfully executed" id="create team role table" duration=1.012358ms logger=migrator t=2026-02-25T19:36:41.326623902Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-02-25T19:36:41.327987217Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.366355ms logger=migrator t=2026-02-25T19:36:41.332268377Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-02-25T19:36:41.33356037Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.292033ms logger=migrator t=2026-02-25T19:36:41.337756988Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-02-25T19:36:41.33950232Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.745162ms logger=migrator t=2026-02-25T19:36:41.347295135Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-02-25T19:36:41.348368884Z level=info msg="Migration successfully executed" id="create user role table" duration=1.076639ms logger=migrator t=2026-02-25T19:36:41.352196086Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-02-25T19:36:41.353332307Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.1363ms logger=migrator t=2026-02-25T19:36:41.357706808Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-02-25T19:36:41.359141674Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.430886ms logger=migrator t=2026-02-25T19:36:41.366889248Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-02-25T19:36:41.368142281Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.253083ms logger=migrator t=2026-02-25T19:36:41.372034874Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-02-25T19:36:41.372888179Z level=info msg="Migration successfully executed" id="create builtin role table" duration=853.205µs logger=migrator t=2026-02-25T19:36:41.378678397Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-02-25T19:36:41.38048287Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.802203ms logger=migrator t=2026-02-25T19:36:41.386454801Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-02-25T19:36:41.3875271Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.072219ms logger=migrator t=2026-02-25T19:36:41.392257458Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-02-25T19:36:41.399918711Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.660783ms logger=migrator t=2026-02-25T19:36:41.403554568Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-02-25T19:36:41.404582586Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.028038ms logger=migrator t=2026-02-25T19:36:41.408250875Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-02-25T19:36:41.409690781Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.439456ms logger=migrator t=2026-02-25T19:36:41.41446182Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-02-25T19:36:41.416356306Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.887865ms logger=migrator t=2026-02-25T19:36:41.420518272Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-02-25T19:36:41.421904168Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.386666ms logger=migrator t=2026-02-25T19:36:41.426841989Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-02-25T19:36:41.427657805Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=824.376µs logger=migrator t=2026-02-25T19:36:41.433511914Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-02-25T19:36:41.435237845Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.725732ms logger=migrator t=2026-02-25T19:36:41.439587466Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-02-25T19:36:41.449385497Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.796951ms logger=migrator t=2026-02-25T19:36:41.484464788Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-02-25T19:36:41.491199132Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.733624ms logger=migrator t=2026-02-25T19:36:41.494556915Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-02-25T19:36:41.500288702Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.730837ms logger=migrator t=2026-02-25T19:36:41.503708235Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-02-25T19:36:41.512603039Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.893224ms logger=migrator t=2026-02-25T19:36:41.517499531Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-02-25T19:36:41.518706653Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.207601ms logger=migrator t=2026-02-25T19:36:41.52288062Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-02-25T19:36:41.52398916Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.10802ms logger=migrator t=2026-02-25T19:36:41.528138698Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-02-25T19:36:41.529230788Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.0922ms logger=migrator t=2026-02-25T19:36:41.533881664Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-02-25T19:36:41.534798291Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=916.597µs logger=migrator t=2026-02-25T19:36:41.538409327Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-02-25T19:36:41.539560259Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.150712ms logger=migrator t=2026-02-25T19:36:41.54393799Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-02-25T19:36:41.544026832Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=89.902µs logger=migrator t=2026-02-25T19:36:41.548903662Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-02-25T19:36:41.548962293Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=61.911µs logger=migrator t=2026-02-25T19:36:41.553807733Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-02-25T19:36:41.554320483Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=513.43µs logger=migrator t=2026-02-25T19:36:41.559249765Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-02-25T19:36:41.560248733Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.000449ms logger=migrator t=2026-02-25T19:36:41.565413099Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-02-25T19:36:41.566536049Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.12281ms logger=migrator t=2026-02-25T19:36:41.571295227Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-02-25T19:36:41.571527922Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=232.845µs logger=migrator t=2026-02-25T19:36:41.57520606Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-02-25T19:36:41.575667439Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=461.439µs logger=migrator t=2026-02-25T19:36:41.579841266Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-02-25T19:36:41.581505777Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.660501ms logger=migrator t=2026-02-25T19:36:41.585765625Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-02-25T19:36:41.586945628Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.179483ms logger=migrator t=2026-02-25T19:36:41.592574672Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-02-25T19:36:41.599969609Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.389957ms logger=migrator t=2026-02-25T19:36:41.605886988Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-02-25T19:36:41.60596901Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=84.372µs logger=migrator t=2026-02-25T19:36:41.611796508Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-02-25T19:36:41.613020351Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.223053ms logger=migrator t=2026-02-25T19:36:41.620662103Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-02-25T19:36:41.623681809Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.019386ms logger=migrator t=2026-02-25T19:36:41.632037504Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-02-25T19:36:41.633249606Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.213972ms logger=migrator t=2026-02-25T19:36:41.642006958Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-02-25T19:36:41.648117081Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.116683ms logger=migrator t=2026-02-25T19:36:41.652024874Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-02-25T19:36:41.652798418Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=774.054µs logger=migrator t=2026-02-25T19:36:41.657775181Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-02-25T19:36:41.658964682Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.189041ms logger=migrator t=2026-02-25T19:36:41.663744401Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-02-25T19:36:41.691049438Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.310787ms logger=migrator t=2026-02-25T19:36:41.69927987Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-02-25T19:36:41.700575664Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.295954ms logger=migrator t=2026-02-25T19:36:41.707795428Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-02-25T19:36:41.709107222Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.311084ms logger=migrator t=2026-02-25T19:36:41.714814288Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-02-25T19:36:41.715909069Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.095341ms logger=migrator t=2026-02-25T19:36:41.724547139Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-02-25T19:36:41.725837502Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.291783ms logger=migrator t=2026-02-25T19:36:41.730264205Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-02-25T19:36:41.730481049Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=217.514µs logger=migrator t=2026-02-25T19:36:41.735081333Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-02-25T19:36:41.736145454Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.063811ms logger=migrator t=2026-02-25T19:36:41.741903081Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-02-25T19:36:41.75053696Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.63082ms logger=migrator t=2026-02-25T19:36:41.754915592Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-02-25T19:36:41.75589643Z level=info msg="Migration successfully executed" id="create entity_events table" duration=981.708µs logger=migrator t=2026-02-25T19:36:41.762239347Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-02-25T19:36:41.763290747Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.05156ms logger=migrator t=2026-02-25T19:36:41.767606497Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-25T19:36:41.770697184Z 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-02-25T19:36:41.786273383Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-25T19:36:41.786908775Z 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-02-25T19:36:41.792402706Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-02-25T19:36:41.793441235Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.041629ms logger=migrator t=2026-02-25T19:36:41.797187786Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-02-25T19:36:41.798293176Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.105851ms logger=migrator t=2026-02-25T19:36:41.802544215Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-25T19:36:41.803739257Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.195221ms logger=migrator t=2026-02-25T19:36:41.808043926Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-25T19:36:41.809123106Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.07545ms logger=migrator t=2026-02-25T19:36:41.814417205Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-25T19:36:41.815679028Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.265033ms logger=migrator t=2026-02-25T19:36:41.819303024Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-25T19:36:41.820525588Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.222944ms logger=migrator t=2026-02-25T19:36:41.82602498Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-02-25T19:36:41.826813624Z level=info msg="Migration successfully executed" id="Drop public config table" duration=788.124µs logger=migrator t=2026-02-25T19:36:41.83140549Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-02-25T19:36:41.833154001Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.748242ms logger=migrator t=2026-02-25T19:36:41.838690764Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-25T19:36:41.841193391Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.508937ms logger=migrator t=2026-02-25T19:36:41.846293715Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-25T19:36:41.847707112Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.414017ms logger=migrator t=2026-02-25T19:36:41.854998647Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-02-25T19:36:41.857110466Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.110299ms logger=migrator t=2026-02-25T19:36:41.865442261Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-02-25T19:36:41.895421706Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.976475ms logger=migrator t=2026-02-25T19:36:41.899704155Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-02-25T19:36:41.905830329Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.129174ms logger=migrator t=2026-02-25T19:36:41.910873242Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-02-25T19:36:41.916830573Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.957081ms logger=migrator t=2026-02-25T19:36:41.921986019Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-02-25T19:36:41.922211093Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=225.225µs logger=migrator t=2026-02-25T19:36:41.92582341Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-02-25T19:36:41.934750955Z level=info msg="Migration successfully executed" id="add share column" duration=8.920395ms logger=migrator t=2026-02-25T19:36:41.941319747Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-02-25T19:36:41.94150458Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=185.453µs logger=migrator t=2026-02-25T19:36:41.945959053Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-02-25T19:36:41.946761178Z level=info msg="Migration successfully executed" id="create file table" duration=801.855µs logger=migrator t=2026-02-25T19:36:41.950921714Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-02-25T19:36:41.952780809Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.857565ms logger=migrator t=2026-02-25T19:36:41.958894313Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-02-25T19:36:41.960182347Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.292864ms logger=migrator t=2026-02-25T19:36:41.965992055Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-02-25T19:36:41.966962472Z level=info msg="Migration successfully executed" id="create file_meta table" duration=972.197µs logger=migrator t=2026-02-25T19:36:41.971409485Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-02-25T19:36:41.972684378Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.274623ms logger=migrator t=2026-02-25T19:36:41.976901627Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-02-25T19:36:41.976995829Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=94.892µs logger=migrator t=2026-02-25T19:36:41.981628194Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-02-25T19:36:41.981727376Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=99.802µs logger=migrator t=2026-02-25T19:36:41.985660529Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-02-25T19:36:41.986702828Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.039039ms logger=migrator t=2026-02-25T19:36:41.990891266Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-02-25T19:36:41.991332654Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=441.938µs logger=migrator t=2026-02-25T19:36:41.995547722Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-02-25T19:36:41.996986479Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.438847ms logger=migrator t=2026-02-25T19:36:42.00136075Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-02-25T19:36:42.013497475Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.136066ms logger=migrator t=2026-02-25T19:36:42.017357896Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-02-25T19:36:42.017495039Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=138.233µs logger=migrator t=2026-02-25T19:36:42.021232179Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-02-25T19:36:42.022419641Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.187731ms logger=migrator t=2026-02-25T19:36:42.027676168Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-02-25T19:36:42.028118536Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=442.638µs logger=migrator t=2026-02-25T19:36:42.03213502Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-02-25T19:36:42.032493438Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=358.197µs logger=migrator t=2026-02-25T19:36:42.036926879Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-02-25T19:36:42.037741084Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=814.195µs logger=migrator t=2026-02-25T19:36:42.042230537Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-02-25T19:36:42.05371482Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.484173ms logger=migrator t=2026-02-25T19:36:42.059242313Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-02-25T19:36:42.068939953Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.70207ms logger=migrator t=2026-02-25T19:36:42.072992408Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-02-25T19:36:42.074285843Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.287615ms logger=migrator t=2026-02-25T19:36:42.078735234Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-02-25T19:36:42.157032756Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.290012ms logger=migrator t=2026-02-25T19:36:42.162181972Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-02-25T19:36:42.163099168Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=917.107µs logger=migrator t=2026-02-25T19:36:42.16697094Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-02-25T19:36:42.168344775Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.372765ms logger=migrator t=2026-02-25T19:36:42.172788518Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-02-25T19:36:42.200540173Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.751755ms logger=migrator t=2026-02-25T19:36:42.206157287Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-02-25T19:36:42.215645663Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.487526ms logger=migrator t=2026-02-25T19:36:42.219637866Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-02-25T19:36:42.220053325Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=415.799µs logger=migrator t=2026-02-25T19:36:42.22412676Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-02-25T19:36:42.224362844Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=236.144µs logger=migrator t=2026-02-25T19:36:42.228890258Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-02-25T19:36:42.229172374Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=281.805µs logger=migrator t=2026-02-25T19:36:42.232747739Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-02-25T19:36:42.233013634Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=266.275µs logger=migrator t=2026-02-25T19:36:42.236541749Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-02-25T19:36:42.236813475Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=269.426µs logger=migrator t=2026-02-25T19:36:42.240390491Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-02-25T19:36:42.241592613Z level=info msg="Migration successfully executed" id="create folder table" duration=1.201002ms logger=migrator t=2026-02-25T19:36:42.247275769Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-02-25T19:36:42.24948213Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.20327ms logger=migrator t=2026-02-25T19:36:42.253932133Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-02-25T19:36:42.255219186Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.286723ms logger=migrator t=2026-02-25T19:36:42.260374372Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-02-25T19:36:42.260457493Z level=info msg="Migration successfully executed" id="Update folder title length" duration=84.741µs logger=migrator t=2026-02-25T19:36:42.264560299Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-25T19:36:42.266625037Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.064148ms logger=migrator t=2026-02-25T19:36:42.270916847Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-25T19:36:42.272055578Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.138561ms logger=migrator t=2026-02-25T19:36:42.276399559Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-02-25T19:36:42.277980468Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.579099ms logger=migrator t=2026-02-25T19:36:42.282346769Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-02-25T19:36:42.283023621Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=676.782µs logger=migrator t=2026-02-25T19:36:42.287177369Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-02-25T19:36:42.287469664Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=293.055µs logger=migrator t=2026-02-25T19:36:42.29101785Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-02-25T19:36:42.29215522Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.13729ms logger=migrator t=2026-02-25T19:36:42.296708535Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-02-25T19:36:42.297975168Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.268103ms logger=migrator t=2026-02-25T19:36:42.301604896Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-02-25T19:36:42.302781588Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.176742ms logger=migrator t=2026-02-25T19:36:42.307317032Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-02-25T19:36:42.308503424Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.185932ms logger=migrator t=2026-02-25T19:36:42.312537659Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-02-25T19:36:42.314314672Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.779163ms logger=migrator t=2026-02-25T19:36:42.318390268Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-02-25T19:36:42.319759042Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.368435ms logger=migrator t=2026-02-25T19:36:42.325719123Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-02-25T19:36:42.326949126Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.229703ms logger=migrator t=2026-02-25T19:36:42.333058099Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-02-25T19:36:42.335119538Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.060729ms logger=migrator t=2026-02-25T19:36:42.341517726Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-02-25T19:36:42.342454493Z level=info msg="Migration successfully executed" id="create signing_key table" duration=936.467µs logger=migrator t=2026-02-25T19:36:42.348469914Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-02-25T19:36:42.351532941Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=3.063297ms logger=migrator t=2026-02-25T19:36:42.356600145Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-02-25T19:36:42.357792198Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.186453ms logger=migrator t=2026-02-25T19:36:42.361630399Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-02-25T19:36:42.361989915Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=359.776µs logger=migrator t=2026-02-25T19:36:42.367251513Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-02-25T19:36:42.376820971Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.570238ms logger=migrator t=2026-02-25T19:36:42.385305898Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-02-25T19:36:42.386234155Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=929.357µs logger=migrator t=2026-02-25T19:36:42.390865681Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-25T19:36:42.390892172Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.141µs logger=migrator t=2026-02-25T19:36:42.396773551Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-25T19:36:42.399323868Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.549978ms logger=migrator t=2026-02-25T19:36:42.403598617Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-25T19:36:42.403626877Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.09µs logger=migrator t=2026-02-25T19:36:42.407980028Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-02-25T19:36:42.409691769Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.711241ms logger=migrator t=2026-02-25T19:36:42.415557828Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-25T19:36:42.420547511Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=4.987603ms logger=migrator t=2026-02-25T19:36:42.428386266Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-02-25T19:36:42.429559867Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.174071ms logger=migrator t=2026-02-25T19:36:42.434890867Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-02-25T19:36:42.436469666Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.578349ms logger=migrator t=2026-02-25T19:36:42.441270706Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-02-25T19:36:42.441584031Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=313.645µs logger=migrator t=2026-02-25T19:36:42.445150917Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-02-25T19:36:42.445985303Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=834.215µs logger=migrator t=2026-02-25T19:36:42.452126246Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-02-25T19:36:42.453196137Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.01778ms logger=migrator t=2026-02-25T19:36:42.459777678Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-02-25T19:36:42.460816317Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.016099ms logger=migrator t=2026-02-25T19:36:42.467770026Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-02-25T19:36:42.47928336Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.512744ms logger=migrator t=2026-02-25T19:36:42.483826794Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-02-25T19:36:42.493917171Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.089477ms logger=migrator t=2026-02-25T19:36:42.499713438Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-02-25T19:36:42.514708437Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.994249ms logger=migrator t=2026-02-25T19:36:42.520564275Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-02-25T19:36:42.520669907Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=101.682µs logger=migrator t=2026-02-25T19:36:42.525273013Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-02-25T19:36:42.537693022Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.418599ms logger=migrator t=2026-02-25T19:36:42.551338566Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-02-25T19:36:42.566966855Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=15.628449ms logger=migrator t=2026-02-25T19:36:42.572700821Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-02-25T19:36:42.573093799Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=392.698µs logger=migrator t=2026-02-25T19:36:42.576529803Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.826732209s logger=migrator t=2026-02-25T19:36:42.577197095Z level=info msg="Unlocking database" logger=sqlstore t=2026-02-25T19:36:42.596953051Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-02-25T19:36:42.597308467Z level=info msg="Created default organization" logger=secrets t=2026-02-25T19:36:42.605634532Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-02-25T19:36:42.64976547Z level=info msg="Restored cache from database" duration=878.386µs logger=plugin.store t=2026-02-25T19:36:42.651011423Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-02-25T19:36:42.686771136Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-02-25T19:36:42.686797967Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-02-25T19:36:42.686884858Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-02-25T19:36:42.686892748Z level=info msg="Plugins loaded" count=54 duration=35.881955ms logger=query_data t=2026-02-25T19:36:42.69071536Z level=info msg="Query Service initialization" logger=live.push_http t=2026-02-25T19:36:42.693360179Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-02-25T19:36:42.697414014Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-02-25T19:36:42.711017076Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-02-25T19:36:42.713457191Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-02-25T19:36:42.715769154Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-02-25T19:36:42.739368521Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-02-25T19:36:42.758624458Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-02-25T19:36:42.779975514Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-02-25T19:36:42.780004624Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-02-25T19:36:42.780218209Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-02-25T19:36:42.780486474Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-02-25T19:36:42.780679787Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-02-25T19:36:42.787013644Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-02-25T19:36:42.793951753Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-02-25T19:36:42.816485941Z level=info msg="State cache has been initialized" states=0 duration=35.994716ms logger=ngalert.scheduler t=2026-02-25T19:36:42.816545692Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-02-25T19:36:42.816607734Z level=info msg=starting first_tick=2026-02-25T19:36:50Z logger=plugins.update.checker t=2026-02-25T19:36:42.846190811Z level=info msg="Update check succeeded" duration=65.557005ms logger=grafana.update.checker t=2026-02-25T19:36:42.851721754Z level=info msg="Update check succeeded" duration=71.24216ms logger=sqlstore.transactions t=2026-02-25T19:36:42.906636682Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-02-25T19:36:42.918605184Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-02-25T19:36:42.925998192Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-02-25T19:36:42.929897143Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-02-25T19:36:42.959296618Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-02-25T19:36:42.968427178Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-02-25T19:36:42.971135568Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-02-25T19:36:42.990605709Z level=info msg="Patterns update finished" duration=177.780946ms logger=grafana-apiserver t=2026-02-25T19:36:43.037582619Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-02-25T19:36:43.038033578Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-02-25T19:36:47.055540015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.057599882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.089179188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.158977263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.185558705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.211008627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.232339032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.267911441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.284927508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.318683673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.33472209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.484758602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.503421468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.774016404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:47.795094855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.067056827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.120448016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.201357546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.224167179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.265905153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.283308835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.354721549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.377511432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.429995604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.446868137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.494090612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.514879858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.570448018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.583073782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.632475948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.647446706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.725833459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.740691974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.791378343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.807091175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.863190755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.876334349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.93951846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:48.953762974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.00586049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.019359011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.096868627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.11155789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.170241448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.195171729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.269022919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.288610352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.339821301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.359084838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.440967166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.468322263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.551677528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.562775164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.618120109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.631361875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.706434867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.732701954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.798378002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.837220982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.929584724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:49.94661431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.02166447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.037698238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.113450112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.129738184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.198633162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.216315339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.282021997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.299185186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.390741473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.404312644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.473830173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.486323224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.566225686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.585339761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.659148108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.680029226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.768621798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.788901193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T19:36:50.861316116Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-02-25T19:37:47.804688544Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-02-25T19:46:42.806437843Z level=info msg="Completed cleanup jobs" duration=25.290969ms logger=plugins.update.checker t=2026-02-25T19:46:42.900047779Z level=info msg="Update check succeeded" duration=53.458952ms logger=sqlstore.transactions t=2026-02-25T19:51:42.707549864Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"