logger=settings t=2026-03-18T05:43:11.981664604Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-18T05:43:11Z logger=settings t=2026-03-18T05:43:11.982450503Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-18T05:43:11.982466683Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-18T05:43:11.982471863Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-18T05:43:11.982476484Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-18T05:43:11.982504784Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-18T05:43:11.982510284Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-18T05:43:11.982515404Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-18T05:43:11.982524905Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-18T05:43:11.982533945Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-18T05:43:11.982565416Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-18T05:43:11.982570156Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-18T05:43:11.982574426Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-18T05:43:11.982579176Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-18T05:43:11.982585556Z level=info msg=Target target=[all] logger=settings t=2026-03-18T05:43:11.982598826Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-18T05:43:11.982604187Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-18T05:43:11.982610307Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-18T05:43:11.982615427Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-18T05:43:11.982642937Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-18T05:43:11.982647548Z level=info msg="App mode production" logger=sqlstore t=2026-03-18T05:43:11.985206199Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-18T05:43:11.985842584Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-18T05:43:11.988465897Z level=info msg="Locking database" logger=migrator t=2026-03-18T05:43:11.988521788Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-18T05:43:11.989405019Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-18T05:43:11.99067644Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.270881ms logger=migrator t=2026-03-18T05:43:11.998779544Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-18T05:43:11.999797158Z level=info msg="Migration successfully executed" id="create user table" duration=1.017934ms logger=migrator t=2026-03-18T05:43:12.005966095Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-18T05:43:12.006793036Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=827.731µs logger=migrator t=2026-03-18T05:43:12.016201061Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-18T05:43:12.017792909Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.595469ms logger=migrator t=2026-03-18T05:43:12.021721483Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-18T05:43:12.022406319Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=684.926µs logger=migrator t=2026-03-18T05:43:12.029474779Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-18T05:43:12.03036988Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=893.49µs logger=migrator t=2026-03-18T05:43:12.034132429Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-18T05:43:12.036034875Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.902316ms logger=migrator t=2026-03-18T05:43:12.039497998Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-18T05:43:12.040161015Z level=info msg="Migration successfully executed" id="create user table v2" duration=662.757µs logger=migrator t=2026-03-18T05:43:12.044408696Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-18T05:43:12.045295187Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=886.101µs logger=migrator t=2026-03-18T05:43:12.050329577Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-18T05:43:12.051841184Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.509707ms logger=migrator t=2026-03-18T05:43:12.055983923Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-18T05:43:12.056627098Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=642.815µs logger=migrator t=2026-03-18T05:43:12.061968136Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-18T05:43:12.06252653Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=556.444µs logger=migrator t=2026-03-18T05:43:12.068543754Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-18T05:43:12.069973827Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.433204ms logger=migrator t=2026-03-18T05:43:12.0767278Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-18T05:43:12.076760621Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.07µs logger=migrator t=2026-03-18T05:43:12.080727465Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-18T05:43:12.082290883Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.562158ms logger=migrator t=2026-03-18T05:43:12.087531867Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-18T05:43:12.088116782Z level=info msg="Migration successfully executed" id="Add missing user data" duration=585.485µs logger=migrator t=2026-03-18T05:43:12.093376138Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-18T05:43:12.09514399Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.774082ms logger=migrator t=2026-03-18T05:43:12.09971226Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-18T05:43:12.100490008Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=777.728µs logger=migrator t=2026-03-18T05:43:12.105542829Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-18T05:43:12.106815919Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.27283ms logger=migrator t=2026-03-18T05:43:12.111182084Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-18T05:43:12.121713246Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.526932ms logger=migrator t=2026-03-18T05:43:12.125576578Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-18T05:43:12.126945802Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.369703ms logger=migrator t=2026-03-18T05:43:12.13232257Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-18T05:43:12.132526155Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=203.096µs logger=migrator t=2026-03-18T05:43:12.1390154Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-18T05:43:12.140174408Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.159668ms logger=migrator t=2026-03-18T05:43:12.145777002Z 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-03-18T05:43:12.146276523Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=499.792µs logger=migrator t=2026-03-18T05:43:12.151935369Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-18T05:43:12.152605466Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=673.917µs logger=migrator t=2026-03-18T05:43:12.157322268Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-18T05:43:12.1586672Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.347082ms logger=migrator t=2026-03-18T05:43:12.197551001Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-18T05:43:12.198562335Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.014954ms logger=migrator t=2026-03-18T05:43:12.203833081Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-18T05:43:12.204478927Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=647.256µs logger=migrator t=2026-03-18T05:43:12.209932147Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-18T05:43:12.211316951Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.384924ms logger=migrator t=2026-03-18T05:43:12.218562954Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-18T05:43:12.219566388Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.011475ms logger=migrator t=2026-03-18T05:43:12.224278491Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-18T05:43:12.224310761Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.491µs logger=migrator t=2026-03-18T05:43:12.230147741Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-18T05:43:12.231473873Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.332382ms logger=migrator t=2026-03-18T05:43:12.236751529Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-18T05:43:12.237599479Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=847.77µs logger=migrator t=2026-03-18T05:43:12.242701022Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-18T05:43:12.243406279Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=705.746µs logger=migrator t=2026-03-18T05:43:12.248620774Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-18T05:43:12.24930768Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=686.586µs logger=migrator t=2026-03-18T05:43:12.254925584Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-18T05:43:12.258592623Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.666368ms logger=migrator t=2026-03-18T05:43:12.264679828Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-18T05:43:12.265790004Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.112886ms logger=migrator t=2026-03-18T05:43:12.271735416Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-18T05:43:12.272454003Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=715.987µs logger=migrator t=2026-03-18T05:43:12.277803471Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-18T05:43:12.278856677Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.053126ms logger=migrator t=2026-03-18T05:43:12.285388163Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-18T05:43:12.286538562Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.149689ms logger=migrator t=2026-03-18T05:43:12.29232198Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-18T05:43:12.293422776Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.098455ms logger=migrator t=2026-03-18T05:43:12.309533742Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-18T05:43:12.310122466Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=586.773µs logger=migrator t=2026-03-18T05:43:12.315101105Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-18T05:43:12.315896984Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=795.739µs logger=migrator t=2026-03-18T05:43:12.323406414Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-18T05:43:12.323804843Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=398.179µs logger=migrator t=2026-03-18T05:43:12.331773344Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-18T05:43:12.332985522Z level=info msg="Migration successfully executed" id="create star table" duration=1.211028ms logger=migrator t=2026-03-18T05:43:12.339023257Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-18T05:43:12.339860418Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=838.261µs logger=migrator t=2026-03-18T05:43:12.34581826Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-18T05:43:12.346554467Z level=info msg="Migration successfully executed" id="create org table v1" duration=736.047µs logger=migrator t=2026-03-18T05:43:12.351693981Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-18T05:43:12.352227323Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=533.222µs logger=migrator t=2026-03-18T05:43:12.357822777Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-18T05:43:12.358905813Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.083036ms logger=migrator t=2026-03-18T05:43:12.363841191Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-18T05:43:12.364999029Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.160938ms logger=migrator t=2026-03-18T05:43:12.370294425Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-18T05:43:12.371120926Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=825.861µs logger=migrator t=2026-03-18T05:43:12.376473194Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-18T05:43:12.377691643Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.218289ms logger=migrator t=2026-03-18T05:43:12.383974183Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-18T05:43:12.384041964Z level=info msg="Migration successfully executed" id="Update org table charset" duration=71.642µs logger=migrator t=2026-03-18T05:43:12.389601147Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-18T05:43:12.389640048Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.151µs logger=migrator t=2026-03-18T05:43:12.394599057Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-18T05:43:12.394860423Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=262.216µs logger=migrator t=2026-03-18T05:43:12.399640698Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-18T05:43:12.400836486Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.228109ms logger=migrator t=2026-03-18T05:43:12.408282655Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-18T05:43:12.409210737Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=929.952µs logger=migrator t=2026-03-18T05:43:12.415094558Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-18T05:43:12.416361108Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.26629ms logger=migrator t=2026-03-18T05:43:12.422542966Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-18T05:43:12.423185751Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=641.285µs logger=migrator t=2026-03-18T05:43:12.430718152Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-18T05:43:12.431507511Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=789.498µs logger=migrator t=2026-03-18T05:43:12.436599243Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-18T05:43:12.437666588Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.066886ms logger=migrator t=2026-03-18T05:43:12.4427793Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-18T05:43:12.449123523Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.344723ms logger=migrator t=2026-03-18T05:43:12.45483475Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-18T05:43:12.455590237Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=755.557µs logger=migrator t=2026-03-18T05:43:12.460435943Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-18T05:43:12.461195431Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=759.028µs logger=migrator t=2026-03-18T05:43:12.466095069Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-18T05:43:12.466856547Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=761.448µs logger=migrator t=2026-03-18T05:43:12.472671166Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-18T05:43:12.47324479Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=569.503µs logger=migrator t=2026-03-18T05:43:12.478460024Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-18T05:43:12.479612411Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.153977ms logger=migrator t=2026-03-18T05:43:12.48411545Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-18T05:43:12.484188922Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=74.081µs logger=migrator t=2026-03-18T05:43:12.489631302Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-18T05:43:12.493081394Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.449482ms logger=migrator t=2026-03-18T05:43:12.498173136Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-18T05:43:12.50000785Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.834354ms logger=migrator t=2026-03-18T05:43:12.504704112Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-18T05:43:12.506809353Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.104971ms logger=migrator t=2026-03-18T05:43:12.512633962Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-18T05:43:12.513497934Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=861.991µs logger=migrator t=2026-03-18T05:43:12.51881491Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-18T05:43:12.52174246Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.92656ms logger=migrator t=2026-03-18T05:43:12.526957295Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-18T05:43:12.527749335Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=791.48µs logger=migrator t=2026-03-18T05:43:12.534190018Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-18T05:43:12.535392117Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.200539ms logger=migrator t=2026-03-18T05:43:12.540757375Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-18T05:43:12.540800266Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=43.731µs logger=migrator t=2026-03-18T05:43:12.54597458Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-18T05:43:12.546012581Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=38.971µs logger=migrator t=2026-03-18T05:43:12.550827657Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-18T05:43:12.554004812Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.176856ms logger=migrator t=2026-03-18T05:43:12.559936454Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-18T05:43:12.56182136Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.884536ms logger=migrator t=2026-03-18T05:43:12.568381227Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-18T05:43:12.571512561Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.130404ms logger=migrator t=2026-03-18T05:43:12.576062101Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-18T05:43:12.578244083Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.181262ms logger=migrator t=2026-03-18T05:43:12.587139496Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-18T05:43:12.587348461Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=207.615µs logger=migrator t=2026-03-18T05:43:12.592241548Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-18T05:43:12.593685612Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.441574ms logger=migrator t=2026-03-18T05:43:12.601737805Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-18T05:43:12.602817431Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.077465ms logger=migrator t=2026-03-18T05:43:12.609990992Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-18T05:43:12.610037164Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=45.711µs logger=migrator t=2026-03-18T05:43:12.614341167Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-18T05:43:12.616195401Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.855784ms logger=migrator t=2026-03-18T05:43:12.620816132Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-18T05:43:12.622025781Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.206468ms logger=migrator t=2026-03-18T05:43:12.626686362Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-18T05:43:12.632682256Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.992183ms logger=migrator t=2026-03-18T05:43:12.63661994Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-18T05:43:12.637332677Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=714.488µs logger=migrator t=2026-03-18T05:43:12.641581789Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-18T05:43:12.642341108Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=756.878µs logger=migrator t=2026-03-18T05:43:12.646884295Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-18T05:43:12.647717595Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=833.05µs logger=migrator t=2026-03-18T05:43:12.651879765Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-18T05:43:12.652194053Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=314.248µs logger=migrator t=2026-03-18T05:43:12.655493321Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-18T05:43:12.656063755Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=570.144µs logger=migrator t=2026-03-18T05:43:12.660053511Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-18T05:43:12.663262597Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.208206ms logger=migrator t=2026-03-18T05:43:12.668683477Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-18T05:43:12.669435525Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=751.938µs logger=migrator t=2026-03-18T05:43:12.673612046Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-18T05:43:12.67381314Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=199.594µs logger=migrator t=2026-03-18T05:43:12.677941489Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-18T05:43:12.678144064Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=201.405µs logger=migrator t=2026-03-18T05:43:12.685271474Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-18T05:43:12.686895983Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.623509ms logger=migrator t=2026-03-18T05:43:12.691682558Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-18T05:43:12.69383722Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.154432ms logger=migrator t=2026-03-18T05:43:12.697975218Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-18T05:43:12.698908691Z level=info msg="Migration successfully executed" id="create data_source table" duration=933.273µs logger=migrator t=2026-03-18T05:43:12.703127001Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-18T05:43:12.70393249Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=805.109µs logger=migrator t=2026-03-18T05:43:12.708644244Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-18T05:43:12.709550886Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=907.493µs logger=migrator t=2026-03-18T05:43:12.713890239Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-18T05:43:12.715051627Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.161728ms logger=migrator t=2026-03-18T05:43:12.720128928Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-18T05:43:12.720833366Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=704.758µs logger=migrator t=2026-03-18T05:43:12.72522363Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-18T05:43:12.731986533Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.762423ms logger=migrator t=2026-03-18T05:43:12.735735723Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-18T05:43:12.736751266Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.015554ms logger=migrator t=2026-03-18T05:43:12.742302169Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-18T05:43:12.74316015Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=858.131µs logger=migrator t=2026-03-18T05:43:12.747449723Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-18T05:43:12.748294782Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=844.99µs logger=migrator t=2026-03-18T05:43:12.752865922Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-18T05:43:12.753538418Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=671.776µs logger=migrator t=2026-03-18T05:43:13.084024728Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-18T05:43:13.088534937Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.516268ms logger=migrator t=2026-03-18T05:43:13.251470856Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-18T05:43:13.254704403Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.235337ms logger=migrator t=2026-03-18T05:43:13.260233276Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-18T05:43:13.260280257Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=49.491µs logger=migrator t=2026-03-18T05:43:13.263566936Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-18T05:43:13.263855872Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=289.157µs logger=migrator t=2026-03-18T05:43:13.269574959Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-18T05:43:13.272720105Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.145246ms logger=migrator t=2026-03-18T05:43:13.280261495Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-18T05:43:13.28049313Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=234.945µs logger=migrator t=2026-03-18T05:43:13.289174207Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-18T05:43:13.289508146Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=286.008µs logger=migrator t=2026-03-18T05:43:13.295147491Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-18T05:43:13.299037864Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.889473ms logger=migrator t=2026-03-18T05:43:13.305018807Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-18T05:43:13.305244073Z level=info msg="Migration successfully executed" id="Update uid value" duration=226.906µs logger=migrator t=2026-03-18T05:43:13.30929408Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-18T05:43:13.310376296Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.082016ms logger=migrator t=2026-03-18T05:43:13.31389345Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-18T05:43:13.314865844Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=971.604µs logger=migrator t=2026-03-18T05:43:13.319718509Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-18T05:43:13.320396746Z level=info msg="Migration successfully executed" id="create api_key table" duration=679.217µs logger=migrator t=2026-03-18T05:43:13.327899205Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-18T05:43:13.329691208Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.789713ms logger=migrator t=2026-03-18T05:43:13.33397966Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-18T05:43:13.335275672Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.295692ms logger=migrator t=2026-03-18T05:43:13.341845999Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-18T05:43:13.342615017Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=769.418µs logger=migrator t=2026-03-18T05:43:13.346846229Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-18T05:43:13.347793981Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=949.222µs logger=migrator t=2026-03-18T05:43:13.351748766Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-18T05:43:13.352671918Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=922.672µs logger=migrator t=2026-03-18T05:43:13.357703809Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-18T05:43:13.358766424Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.103586ms logger=migrator t=2026-03-18T05:43:13.361486719Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-18T05:43:13.369105001Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.617882ms logger=migrator t=2026-03-18T05:43:13.37282234Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-18T05:43:13.373550248Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=727.718µs logger=migrator t=2026-03-18T05:43:13.377067832Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-18T05:43:13.377861601Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=793.369µs logger=migrator t=2026-03-18T05:43:13.381671691Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-18T05:43:13.383466625Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.788143ms logger=migrator t=2026-03-18T05:43:13.388875934Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-18T05:43:13.389617032Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=740.978µs logger=migrator t=2026-03-18T05:43:13.394507949Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-18T05:43:13.394793506Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=284.207µs logger=migrator t=2026-03-18T05:43:13.399742424Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-18T05:43:13.400170304Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=428.03µs logger=migrator t=2026-03-18T05:43:13.402761966Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-18T05:43:13.402781097Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=19.581µs logger=migrator t=2026-03-18T05:43:13.407678664Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-18T05:43:13.410305407Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.625973ms logger=migrator t=2026-03-18T05:43:13.414832775Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-18T05:43:13.416921765Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.08892ms logger=migrator t=2026-03-18T05:43:13.419747462Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-18T05:43:13.419868365Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=121.543µs logger=migrator t=2026-03-18T05:43:13.423294307Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-18T05:43:13.428607494Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.305637ms logger=migrator t=2026-03-18T05:43:13.433830869Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-18T05:43:13.436546654Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.676814ms logger=migrator t=2026-03-18T05:43:13.440650662Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-18T05:43:13.441407331Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=755.269µs logger=migrator t=2026-03-18T05:43:13.451188755Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-18T05:43:13.45183557Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=646.015µs logger=migrator t=2026-03-18T05:43:13.455788845Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-18T05:43:13.460615011Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=4.828686ms logger=migrator t=2026-03-18T05:43:13.466768298Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-18T05:43:13.467805483Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.036055ms logger=migrator t=2026-03-18T05:43:13.480312753Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-18T05:43:13.481249055Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=938.262µs logger=migrator t=2026-03-18T05:43:13.48646755Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-18T05:43:13.487239738Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=772.348µs logger=migrator t=2026-03-18T05:43:13.492222407Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-18T05:43:13.49233311Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.863µs logger=migrator t=2026-03-18T05:43:13.496215242Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-18T05:43:13.496261963Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.601µs logger=migrator t=2026-03-18T05:43:13.500569417Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-18T05:43:13.505349522Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.779375ms logger=migrator t=2026-03-18T05:43:13.510134125Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-18T05:43:13.512910472Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.775787ms logger=migrator t=2026-03-18T05:43:13.517325188Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-18T05:43:13.517389539Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=64.181µs logger=migrator t=2026-03-18T05:43:13.521316893Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-18T05:43:13.522042111Z level=info msg="Migration successfully executed" id="create quota table v1" duration=732.888µs logger=migrator t=2026-03-18T05:43:13.52621832Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-18T05:43:13.527672776Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.453946ms logger=migrator t=2026-03-18T05:43:13.533238409Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-18T05:43:13.53328571Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=49.561µs logger=migrator t=2026-03-18T05:43:13.537416359Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-18T05:43:13.538711729Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.292951ms logger=migrator t=2026-03-18T05:43:13.542831258Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-18T05:43:13.544822606Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.987848ms logger=migrator t=2026-03-18T05:43:13.551453564Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-18T05:43:13.554662931Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.208957ms logger=migrator t=2026-03-18T05:43:13.559158959Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-18T05:43:13.55919125Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.261µs logger=migrator t=2026-03-18T05:43:13.562907919Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-18T05:43:13.563971105Z level=info msg="Migration successfully executed" id="create session table" duration=1.062206ms logger=migrator t=2026-03-18T05:43:13.568450451Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-18T05:43:13.568721357Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=270.826µs logger=migrator t=2026-03-18T05:43:13.573738307Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-18T05:43:13.573977183Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=239.026µs logger=migrator t=2026-03-18T05:43:13.578244465Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-18T05:43:13.579026864Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=782.829µs logger=migrator t=2026-03-18T05:43:13.582906926Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-18T05:43:13.583728786Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=821.53µs logger=migrator t=2026-03-18T05:43:13.589051293Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-18T05:43:13.589104874Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=54.471µs logger=migrator t=2026-03-18T05:43:13.593749826Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-18T05:43:13.593793547Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=56.152µs logger=migrator t=2026-03-18T05:43:13.597961827Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-18T05:43:13.601130323Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.170196ms logger=migrator t=2026-03-18T05:43:13.605151308Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-18T05:43:13.609616576Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.464568ms logger=migrator t=2026-03-18T05:43:13.616401818Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-18T05:43:13.61650136Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=95.612µs logger=migrator t=2026-03-18T05:43:13.620530637Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-18T05:43:13.62064969Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=120.043µs logger=migrator t=2026-03-18T05:43:13.625922096Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-18T05:43:13.627316789Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.394563ms logger=migrator t=2026-03-18T05:43:13.632385761Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-18T05:43:13.632420102Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.561µs logger=migrator t=2026-03-18T05:43:13.637940014Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-18T05:43:13.64321708Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.276346ms logger=migrator t=2026-03-18T05:43:13.648268841Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-18T05:43:13.648421065Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=152.664µs logger=migrator t=2026-03-18T05:43:13.652531353Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-18T05:43:13.656948689Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.415496ms logger=migrator t=2026-03-18T05:43:13.662812299Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-18T05:43:13.667303056Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.491267ms logger=migrator t=2026-03-18T05:43:13.671728372Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-18T05:43:13.671796164Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.342µs logger=migrator t=2026-03-18T05:43:13.676294512Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-18T05:43:13.67792291Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.627628ms logger=migrator t=2026-03-18T05:43:13.6841757Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-18T05:43:13.68500898Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=832.58µs logger=migrator t=2026-03-18T05:43:13.689792814Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-18T05:43:13.690890611Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.095107ms logger=migrator t=2026-03-18T05:43:13.696022334Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-18T05:43:13.69712551Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.101976ms logger=migrator t=2026-03-18T05:43:13.703876071Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-18T05:43:13.705332217Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.456776ms logger=migrator t=2026-03-18T05:43:13.712457938Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-18T05:43:13.713520653Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.062585ms logger=migrator t=2026-03-18T05:43:13.71760144Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-18T05:43:13.718457661Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=855.411µs logger=migrator t=2026-03-18T05:43:13.72511955Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-18T05:43:13.726423831Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.308281ms logger=migrator t=2026-03-18T05:43:13.73303336Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-18T05:43:13.734217008Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.182418ms logger=migrator t=2026-03-18T05:43:13.739706779Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-18T05:43:13.753051099Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.34406ms logger=migrator t=2026-03-18T05:43:13.76227852Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-18T05:43:13.76352009Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.24101ms logger=migrator t=2026-03-18T05:43:13.767618638Z 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-03-18T05:43:13.769002261Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.383893ms logger=migrator t=2026-03-18T05:43:13.77439163Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-18T05:43:13.774695937Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=310.687µs logger=migrator t=2026-03-18T05:43:13.778555649Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-18T05:43:13.779088632Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=531.773µs logger=migrator t=2026-03-18T05:43:13.78399199Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-18T05:43:13.785169208Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.177317ms logger=migrator t=2026-03-18T05:43:13.791152581Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-18T05:43:13.795175667Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.024926ms logger=migrator t=2026-03-18T05:43:13.800207218Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-18T05:43:13.803809074Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.601166ms logger=migrator t=2026-03-18T05:43:13.807671916Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-18T05:43:13.8111559Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.483544ms logger=migrator t=2026-03-18T05:43:13.814783097Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-18T05:43:13.81826605Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.482443ms logger=migrator t=2026-03-18T05:43:13.822810749Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-18T05:43:13.823721681Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=909.891µs logger=migrator t=2026-03-18T05:43:13.827844709Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-18T05:43:13.82787111Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.981µs logger=migrator t=2026-03-18T05:43:13.831268241Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-18T05:43:13.831293842Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=25.551µs logger=migrator t=2026-03-18T05:43:13.835816371Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-18T05:43:13.836559188Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=742.717µs logger=migrator t=2026-03-18T05:43:13.840720037Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T05:43:13.841571428Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=850.891µs logger=migrator t=2026-03-18T05:43:13.846511006Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-18T05:43:13.847210823Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=700.017µs logger=migrator t=2026-03-18T05:43:13.852281494Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-18T05:43:13.853238027Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=956.493µs logger=migrator t=2026-03-18T05:43:13.857182861Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T05:43:13.858060282Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=876.641µs logger=migrator t=2026-03-18T05:43:13.863475671Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-18T05:43:13.869615079Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.142948ms logger=migrator t=2026-03-18T05:43:13.873664676Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-18T05:43:13.877511448Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.847032ms logger=migrator t=2026-03-18T05:43:13.882678861Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-18T05:43:13.882860116Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=179.064µs logger=migrator t=2026-03-18T05:43:13.889239099Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-18T05:43:13.890845087Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.606498ms logger=migrator t=2026-03-18T05:43:13.897799264Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-18T05:43:13.898705196Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=906.071µs logger=migrator t=2026-03-18T05:43:13.902804973Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-18T05:43:13.906478181Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.672198ms logger=migrator t=2026-03-18T05:43:13.911290576Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-18T05:43:13.911355889Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.903µs logger=migrator t=2026-03-18T05:43:13.916765347Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-18T05:43:13.918722784Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.960797ms logger=migrator t=2026-03-18T05:43:13.924522953Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-18T05:43:13.925590409Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.069696ms logger=migrator t=2026-03-18T05:43:13.931171543Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-18T05:43:13.931275415Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=107.192µs logger=migrator t=2026-03-18T05:43:13.934654056Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-18T05:43:13.935631899Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=977.183µs logger=migrator t=2026-03-18T05:43:13.942953714Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-18T05:43:13.944134262Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.179758ms logger=migrator t=2026-03-18T05:43:13.94945913Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-18T05:43:13.95031272Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=847.71µs logger=migrator t=2026-03-18T05:43:13.954562432Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-18T05:43:13.955425283Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=862.801µs logger=migrator t=2026-03-18T05:43:13.968910556Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-18T05:43:13.970454393Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.543207ms logger=migrator t=2026-03-18T05:43:13.97660761Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-18T05:43:13.977743897Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.138397ms logger=migrator t=2026-03-18T05:43:13.982437559Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-18T05:43:13.98246604Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.481µs logger=migrator t=2026-03-18T05:43:13.986399234Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-18T05:43:13.994054477Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.654893ms logger=migrator t=2026-03-18T05:43:14.00003577Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-18T05:43:14.001006474Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=971.164µs logger=migrator t=2026-03-18T05:43:14.004876617Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-18T05:43:14.009191849Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.314812ms logger=migrator t=2026-03-18T05:43:14.013398931Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-18T05:43:14.014361913Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=960.193µs logger=migrator t=2026-03-18T05:43:14.019292431Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-18T05:43:14.020279185Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=986.884µs logger=migrator t=2026-03-18T05:43:14.024625419Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-18T05:43:14.02592897Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.300761ms logger=migrator t=2026-03-18T05:43:14.030068449Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-18T05:43:14.043270496Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.200267ms logger=migrator t=2026-03-18T05:43:14.048432699Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-18T05:43:14.04931211Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=878.131µs logger=migrator t=2026-03-18T05:43:14.053347746Z 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-03-18T05:43:14.054230308Z 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=882.312µs logger=migrator t=2026-03-18T05:43:14.058673004Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-18T05:43:14.058963791Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=290.437µs logger=migrator t=2026-03-18T05:43:14.063548181Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-18T05:43:14.064075393Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=540.382µs logger=migrator t=2026-03-18T05:43:14.068244404Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-18T05:43:14.068542751Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=298.257µs logger=migrator t=2026-03-18T05:43:14.072653718Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-18T05:43:14.080241541Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.587522ms logger=migrator t=2026-03-18T05:43:14.085162938Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-18T05:43:14.088019867Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.856569ms logger=migrator t=2026-03-18T05:43:14.091487899Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-18T05:43:14.092393011Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=904.612µs logger=migrator t=2026-03-18T05:43:14.096053338Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-18T05:43:14.09694124Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=887.532µs logger=migrator t=2026-03-18T05:43:14.102113494Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-18T05:43:14.102445102Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=332.158µs logger=migrator t=2026-03-18T05:43:14.106430477Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-18T05:43:14.111248872Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.818775ms logger=migrator t=2026-03-18T05:43:14.115166965Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-18T05:43:14.116032007Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=864.472µs logger=migrator t=2026-03-18T05:43:14.121916048Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-18T05:43:14.122083452Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=165.694µs logger=migrator t=2026-03-18T05:43:14.1286862Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-18T05:43:14.129232292Z level=info msg="Migration successfully executed" id="Move region to single row" duration=545.923µs logger=migrator t=2026-03-18T05:43:14.140427181Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-18T05:43:14.143232587Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.810307ms logger=migrator t=2026-03-18T05:43:14.147753866Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-18T05:43:14.14835317Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=599.024µs logger=migrator t=2026-03-18T05:43:14.152948771Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T05:43:14.153995945Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.043234ms logger=migrator t=2026-03-18T05:43:14.158142125Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T05:43:14.159476827Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.331502ms logger=migrator t=2026-03-18T05:43:14.165166193Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-18T05:43:14.165946221Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=780.098µs logger=migrator t=2026-03-18T05:43:14.169695672Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-18T05:43:14.170584692Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=888.081µs logger=migrator t=2026-03-18T05:43:14.17503478Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-18T05:43:14.175107521Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=73.482µs logger=migrator t=2026-03-18T05:43:14.180719926Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-18T05:43:14.182079277Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.359172ms logger=migrator t=2026-03-18T05:43:14.187405615Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-18T05:43:14.188566562Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.162368ms logger=migrator t=2026-03-18T05:43:14.193623913Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-18T05:43:14.194530276Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=906.003µs logger=migrator t=2026-03-18T05:43:14.199716569Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-18T05:43:14.200788075Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.072256ms logger=migrator t=2026-03-18T05:43:14.205789605Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-18T05:43:14.205970049Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=180.654µs logger=migrator t=2026-03-18T05:43:14.209485633Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-18T05:43:14.210022186Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=534.313µs logger=migrator t=2026-03-18T05:43:14.215156459Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-18T05:43:14.215228051Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=71.902µs logger=migrator t=2026-03-18T05:43:14.219979734Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-18T05:43:14.220751223Z level=info msg="Migration successfully executed" id="create team table" duration=771.449µs logger=migrator t=2026-03-18T05:43:14.225299482Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-18T05:43:14.226754546Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.455104ms logger=migrator t=2026-03-18T05:43:14.231842838Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-18T05:43:14.232875903Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.033925ms logger=migrator t=2026-03-18T05:43:14.238567809Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-18T05:43:14.242870502Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.302573ms logger=migrator t=2026-03-18T05:43:14.247017311Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-18T05:43:14.247183615Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=166.634µs logger=migrator t=2026-03-18T05:43:14.251145681Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-18T05:43:14.252048242Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=902.161µs logger=migrator t=2026-03-18T05:43:14.256660262Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-18T05:43:14.25783941Z level=info msg="Migration successfully executed" id="create team member table" duration=1.181128ms logger=migrator t=2026-03-18T05:43:14.266239591Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-18T05:43:14.270106175Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=3.868434ms logger=migrator t=2026-03-18T05:43:14.274590591Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-18T05:43:14.275567796Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=946.074µs logger=migrator t=2026-03-18T05:43:14.27996755Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-18T05:43:14.280835881Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=868.581µs logger=migrator t=2026-03-18T05:43:14.286277701Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-18T05:43:14.294389555Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.104214ms logger=migrator t=2026-03-18T05:43:14.29829815Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-18T05:43:14.302762126Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.464037ms logger=migrator t=2026-03-18T05:43:14.307688334Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-18T05:43:14.312181751Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.493287ms logger=migrator t=2026-03-18T05:43:14.316997066Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-18T05:43:14.318494742Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.497756ms logger=migrator t=2026-03-18T05:43:14.323983294Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-18T05:43:14.325684104Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.70469ms logger=migrator t=2026-03-18T05:43:14.33261337Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-18T05:43:14.333590273Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=986.193µs logger=migrator t=2026-03-18T05:43:14.344993966Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-18T05:43:14.346708258Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.693531ms logger=migrator t=2026-03-18T05:43:14.351953663Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-18T05:43:14.352823763Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=870.11µs logger=migrator t=2026-03-18T05:43:14.356989353Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-18T05:43:14.357851124Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=861.231µs logger=migrator t=2026-03-18T05:43:14.365761923Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-18T05:43:14.367490274Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.739491ms logger=migrator t=2026-03-18T05:43:14.375612169Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-18T05:43:14.37775804Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.158402ms logger=migrator t=2026-03-18T05:43:14.383461987Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-18T05:43:14.384271096Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=812.719µs logger=migrator t=2026-03-18T05:43:14.38947971Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-18T05:43:14.38989362Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=415.45µs logger=migrator t=2026-03-18T05:43:14.395647188Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-18T05:43:14.396989621Z level=info msg="Migration successfully executed" id="create tag table" duration=1.342733ms logger=migrator t=2026-03-18T05:43:14.403803893Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-18T05:43:14.405344791Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.540388ms logger=migrator t=2026-03-18T05:43:14.412778529Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-18T05:43:14.415157255Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.382337ms logger=migrator t=2026-03-18T05:43:14.425464212Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-18T05:43:14.426934217Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.470145ms logger=migrator t=2026-03-18T05:43:14.432836919Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-18T05:43:14.434621761Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.785162ms logger=migrator t=2026-03-18T05:43:14.443704459Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-18T05:43:14.462276693Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.577924ms logger=migrator t=2026-03-18T05:43:14.468649765Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-18T05:43:14.469384483Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=731.568µs logger=migrator t=2026-03-18T05:43:14.478936361Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-18T05:43:14.480771096Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.836575ms logger=migrator t=2026-03-18T05:43:14.486096543Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-18T05:43:14.486409731Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=313.358µs logger=migrator t=2026-03-18T05:43:14.492518867Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-18T05:43:14.493569172Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.052215ms logger=migrator t=2026-03-18T05:43:14.501333538Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-18T05:43:14.502626239Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.296312ms logger=migrator t=2026-03-18T05:43:14.510289622Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-18T05:43:14.511957672Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.66833ms logger=migrator t=2026-03-18T05:43:14.517779961Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-18T05:43:14.517850463Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.752µs logger=migrator t=2026-03-18T05:43:14.523802425Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-18T05:43:14.530571218Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.764933ms logger=migrator t=2026-03-18T05:43:14.535626078Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-18T05:43:14.539604764Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.992126ms logger=migrator t=2026-03-18T05:43:14.618893622Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-18T05:43:14.625736766Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.847164ms logger=migrator t=2026-03-18T05:43:14.632148729Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-18T05:43:14.643397589Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=11.25013ms logger=migrator t=2026-03-18T05:43:14.655889947Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-18T05:43:14.657106607Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.21974ms logger=migrator t=2026-03-18T05:43:14.695026054Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-18T05:43:14.703198059Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.176585ms logger=migrator t=2026-03-18T05:43:14.710105225Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-18T05:43:14.711262683Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.155498ms logger=migrator t=2026-03-18T05:43:14.717617965Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-18T05:43:14.719207473Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.589508ms logger=migrator t=2026-03-18T05:43:14.725826231Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-18T05:43:14.726915878Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.092177ms logger=migrator t=2026-03-18T05:43:14.734447577Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-18T05:43:14.735937414Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.490317ms logger=migrator t=2026-03-18T05:43:14.743883394Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-18T05:43:14.745490412Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.605128ms logger=migrator t=2026-03-18T05:43:14.751303341Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-18T05:43:14.752323776Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.020115ms logger=migrator t=2026-03-18T05:43:14.758381251Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-18T05:43:14.767047928Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.664167ms logger=migrator t=2026-03-18T05:43:14.774444746Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-18T05:43:14.776436052Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.993087ms logger=migrator t=2026-03-18T05:43:14.785561431Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-18T05:43:14.786877913Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.317742ms logger=migrator t=2026-03-18T05:43:14.820784134Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-18T05:43:14.822632149Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.847264ms logger=migrator t=2026-03-18T05:43:14.828618372Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-18T05:43:14.830177289Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.558627ms logger=migrator t=2026-03-18T05:43:14.847847642Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-18T05:43:14.8506924Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.843648ms logger=migrator t=2026-03-18T05:43:14.856080739Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-18T05:43:14.856178391Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=100.212µs logger=migrator t=2026-03-18T05:43:14.86111377Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-18T05:43:14.861304274Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=189.734µs logger=migrator t=2026-03-18T05:43:14.86573834Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-18T05:43:14.867276007Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.537617ms logger=migrator t=2026-03-18T05:43:14.87201013Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T05:43:14.87324891Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.237981ms logger=migrator t=2026-03-18T05:43:14.878750722Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T05:43:14.880004301Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.253309ms logger=migrator t=2026-03-18T05:43:14.88580524Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-18T05:43:14.885908623Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=104.563µs logger=migrator t=2026-03-18T05:43:14.890645606Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T05:43:14.892221094Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.578648ms logger=migrator t=2026-03-18T05:43:14.897335116Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T05:43:14.898230588Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=895.032µs logger=migrator t=2026-03-18T05:43:14.902860368Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T05:43:14.904672592Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.814464ms logger=migrator t=2026-03-18T05:43:14.909787544Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T05:43:14.911521936Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.733842ms logger=migrator t=2026-03-18T05:43:14.916446893Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-18T05:43:14.923765179Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.316796ms logger=migrator t=2026-03-18T05:43:14.995790003Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-18T05:43:14.998158869Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.436088ms logger=migrator t=2026-03-18T05:43:15.064174249Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-18T05:43:15.064408275Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=235.136µs logger=migrator t=2026-03-18T05:43:15.07421058Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-18T05:43:15.075933591Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.725771ms logger=migrator t=2026-03-18T05:43:15.087860386Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-18T05:43:15.089004074Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.137828ms logger=migrator t=2026-03-18T05:43:15.094591448Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-18T05:43:15.096202476Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.610868ms logger=migrator t=2026-03-18T05:43:15.103250315Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T05:43:15.10348867Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=239.595µs logger=migrator t=2026-03-18T05:43:15.111616125Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-18T05:43:15.112997238Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.382583ms logger=migrator t=2026-03-18T05:43:15.121650056Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-18T05:43:15.122759162Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.108436ms logger=migrator t=2026-03-18T05:43:15.127945706Z 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-03-18T05:43:15.129040282Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.094086ms logger=migrator t=2026-03-18T05:43:15.137045413Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-18T05:43:15.138059757Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.013614ms logger=migrator t=2026-03-18T05:43:15.145018625Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-18T05:43:15.150967697Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.948782ms logger=migrator t=2026-03-18T05:43:15.157020841Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-18T05:43:15.157977535Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=956.424µs logger=migrator t=2026-03-18T05:43:15.163303632Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T05:43:15.164372048Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.068306ms logger=migrator t=2026-03-18T05:43:15.169043249Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-18T05:43:15.198217248Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.173659ms logger=migrator t=2026-03-18T05:43:15.204361585Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-18T05:43:15.231336711Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.975356ms logger=migrator t=2026-03-18T05:43:15.237959859Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-18T05:43:15.238673676Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=714.687µs logger=migrator t=2026-03-18T05:43:15.253784548Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T05:43:15.255308074Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.522866ms logger=migrator t=2026-03-18T05:43:15.264805782Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-18T05:43:15.271094083Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.28365ms logger=migrator t=2026-03-18T05:43:15.277810623Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-18T05:43:15.284237457Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.427644ms logger=migrator t=2026-03-18T05:43:15.289231056Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-18T05:43:15.290264702Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.032895ms logger=migrator t=2026-03-18T05:43:15.29730387Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-18T05:43:15.298377496Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.071526ms logger=migrator t=2026-03-18T05:43:15.304307038Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-18T05:43:15.305320721Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.012674ms logger=migrator t=2026-03-18T05:43:15.310147307Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-18T05:43:15.311239083Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.091176ms logger=migrator t=2026-03-18T05:43:15.31776881Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-18T05:43:15.317844182Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=76.232µs logger=migrator t=2026-03-18T05:43:15.323530408Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-18T05:43:15.329587483Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.056515ms logger=migrator t=2026-03-18T05:43:15.334287825Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-18T05:43:15.340898893Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.610568ms logger=migrator t=2026-03-18T05:43:15.346034926Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-18T05:43:15.352811558Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.776982ms logger=migrator t=2026-03-18T05:43:15.358201767Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-18T05:43:15.35918228Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=981.153µs logger=migrator t=2026-03-18T05:43:15.36461236Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-18T05:43:15.365603425Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=988.165µs logger=migrator t=2026-03-18T05:43:15.370951393Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-18T05:43:15.380499461Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.549828ms logger=migrator t=2026-03-18T05:43:15.390257514Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-18T05:43:15.397918017Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.669523ms logger=migrator t=2026-03-18T05:43:15.404160236Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-18T05:43:15.404910575Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=750.259µs logger=migrator t=2026-03-18T05:43:15.411277387Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-18T05:43:15.421319208Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.043141ms logger=migrator t=2026-03-18T05:43:15.437502695Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-18T05:43:15.444081013Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.579479ms logger=migrator t=2026-03-18T05:43:15.452545295Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-18T05:43:15.452675998Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=135.003µs logger=migrator t=2026-03-18T05:43:15.461019278Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-18T05:43:15.461975561Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=955.963µs logger=migrator t=2026-03-18T05:43:15.468754543Z 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-03-18T05:43:15.470081335Z 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.326443ms logger=migrator t=2026-03-18T05:43:15.47782359Z 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-03-18T05:43:15.479207493Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.389033ms logger=migrator t=2026-03-18T05:43:15.485630587Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T05:43:15.485713329Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=84.143µs logger=migrator t=2026-03-18T05:43:15.490592025Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-18T05:43:15.501249551Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.649275ms logger=migrator t=2026-03-18T05:43:15.507909669Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-18T05:43:15.513052753Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.140264ms logger=migrator t=2026-03-18T05:43:15.51877492Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-18T05:43:15.52501124Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.23582ms logger=migrator t=2026-03-18T05:43:15.532859857Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-18T05:43:15.538972084Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.112007ms logger=migrator t=2026-03-18T05:43:15.544826844Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-18T05:43:15.549232529Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.405475ms logger=migrator t=2026-03-18T05:43:15.55385044Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-18T05:43:15.553917021Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.921µs logger=migrator t=2026-03-18T05:43:15.559585987Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-18T05:43:15.561287267Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.70079ms logger=migrator t=2026-03-18T05:43:15.57266017Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-18T05:43:15.579380781Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.719211ms logger=migrator t=2026-03-18T05:43:15.585345413Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-18T05:43:15.585440445Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=95.292µs logger=migrator t=2026-03-18T05:43:15.591571272Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-18T05:43:15.598074009Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.502437ms logger=migrator t=2026-03-18T05:43:15.605086166Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-18T05:43:15.606177012Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.090666ms logger=migrator t=2026-03-18T05:43:15.612928124Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-18T05:43:15.621399336Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.469262ms logger=migrator t=2026-03-18T05:43:15.627030021Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-18T05:43:15.627855791Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=826.06µs logger=migrator t=2026-03-18T05:43:15.634595943Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-18T05:43:15.6357488Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.151817ms logger=migrator t=2026-03-18T05:43:15.641866426Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-18T05:43:15.648737591Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.869045ms logger=migrator t=2026-03-18T05:43:15.654394557Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-18T05:43:15.655192425Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=798.199µs logger=migrator t=2026-03-18T05:43:15.663300949Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-18T05:43:15.665036001Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.733892ms logger=migrator t=2026-03-18T05:43:15.671741691Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-18T05:43:15.672814197Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.076176ms logger=migrator t=2026-03-18T05:43:15.679841635Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-18T05:43:15.68089588Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.057495ms logger=migrator t=2026-03-18T05:43:15.686917434Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-18T05:43:15.687131979Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=215.175µs logger=migrator t=2026-03-18T05:43:15.703307147Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-18T05:43:15.70425189Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=946.594µs logger=migrator t=2026-03-18T05:43:15.71093651Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-18T05:43:15.711939963Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.003763ms logger=migrator t=2026-03-18T05:43:15.716768639Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-18T05:43:15.717170758Z 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-03-18T05:43:15.72266376Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-18T05:43:15.723338896Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=675.866µs logger=migrator t=2026-03-18T05:43:15.729578256Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-18T05:43:15.730728323Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.149817ms logger=migrator t=2026-03-18T05:43:15.737690089Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-18T05:43:15.747343441Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.653332ms logger=migrator t=2026-03-18T05:43:15.75274601Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-18T05:43:15.753629281Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=881.501µs logger=migrator t=2026-03-18T05:43:15.7610688Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-18T05:43:15.762259378Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.190729ms logger=migrator t=2026-03-18T05:43:15.769651375Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-18T05:43:15.770666799Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.015704ms logger=migrator t=2026-03-18T05:43:15.777250577Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-18T05:43:15.778948117Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.69704ms logger=migrator t=2026-03-18T05:43:15.786414846Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-18T05:43:15.787589224Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.117936ms logger=migrator t=2026-03-18T05:43:15.795096164Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-18T05:43:15.795128084Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.18µs logger=migrator t=2026-03-18T05:43:15.801121778Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-18T05:43:15.801237291Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=116.663µs logger=migrator t=2026-03-18T05:43:15.806386814Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-18T05:43:15.817542391Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.155267ms logger=migrator t=2026-03-18T05:43:15.825893231Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-18T05:43:15.826199498Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=306.307µs logger=migrator t=2026-03-18T05:43:15.832235282Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-18T05:43:15.833505013Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.268961ms logger=migrator t=2026-03-18T05:43:15.839671981Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-18T05:43:15.839955868Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=284.636µs logger=migrator t=2026-03-18T05:43:15.844699501Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-18T05:43:15.845729075Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.028844ms logger=migrator t=2026-03-18T05:43:15.85176972Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-18T05:43:15.85261079Z level=info msg="Migration successfully executed" id="create secrets table" duration=840.92µs logger=migrator t=2026-03-18T05:43:15.858991173Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-18T05:43:15.894812401Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.822378ms logger=migrator t=2026-03-18T05:43:15.901172873Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-18T05:43:15.90899929Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.829148ms logger=migrator t=2026-03-18T05:43:15.914162573Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-18T05:43:15.914310907Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=148.684µs logger=migrator t=2026-03-18T05:43:15.92028861Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-18T05:43:15.952948891Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.660111ms logger=migrator t=2026-03-18T05:43:15.958094295Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-18T05:43:15.989059436Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.965411ms logger=migrator t=2026-03-18T05:43:15.995762427Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-18T05:43:15.99634008Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=577.393µs logger=migrator t=2026-03-18T05:43:16.004586088Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-18T05:43:16.006264428Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.67837ms logger=migrator t=2026-03-18T05:43:16.013739167Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-18T05:43:16.014100745Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=362.909µs logger=migrator t=2026-03-18T05:43:16.019776231Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-18T05:43:16.021315118Z level=info msg="Migration successfully executed" id="create permission table" duration=1.546057ms logger=migrator t=2026-03-18T05:43:16.02722408Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-18T05:43:16.028224173Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=999.903µs logger=migrator t=2026-03-18T05:43:16.034127234Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-18T05:43:16.03517235Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.045126ms logger=migrator t=2026-03-18T05:43:16.039925713Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-18T05:43:16.041381189Z level=info msg="Migration successfully executed" id="create role table" duration=1.454885ms logger=migrator t=2026-03-18T05:43:16.050100767Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-18T05:43:16.062145485Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.048518ms logger=migrator t=2026-03-18T05:43:16.066182242Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-18T05:43:16.071779416Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.567373ms logger=migrator t=2026-03-18T05:43:16.078419305Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-18T05:43:16.079306396Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=887.381µs logger=migrator t=2026-03-18T05:43:16.086693433Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-18T05:43:16.088775063Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.08213ms logger=migrator t=2026-03-18T05:43:16.093875855Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-18T05:43:16.095163136Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.28758ms logger=migrator t=2026-03-18T05:43:16.09994273Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-18T05:43:16.101004735Z level=info msg="Migration successfully executed" id="create team role table" duration=1.061705ms logger=migrator t=2026-03-18T05:43:16.106929347Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-18T05:43:16.108486725Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.556857ms logger=migrator t=2026-03-18T05:43:16.112866559Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-18T05:43:16.114029007Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.162118ms logger=migrator t=2026-03-18T05:43:16.11874198Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-18T05:43:16.120163124Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.419395ms logger=migrator t=2026-03-18T05:43:16.125756628Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-18T05:43:16.126604188Z level=info msg="Migration successfully executed" id="create user role table" duration=847.5µs logger=migrator t=2026-03-18T05:43:16.131199008Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-18T05:43:16.132721194Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.522256ms logger=migrator t=2026-03-18T05:43:16.138524024Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-18T05:43:16.139729872Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.200238ms logger=migrator t=2026-03-18T05:43:16.144938247Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-18T05:43:16.146811871Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.873664ms logger=migrator t=2026-03-18T05:43:16.153743608Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-18T05:43:16.15550005Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.760632ms logger=migrator t=2026-03-18T05:43:16.160680723Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-18T05:43:16.162726812Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.045399ms logger=migrator t=2026-03-18T05:43:16.168501021Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-18T05:43:16.169637478Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.135547ms logger=migrator t=2026-03-18T05:43:16.174386281Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-18T05:43:16.183080479Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.696848ms logger=migrator t=2026-03-18T05:43:16.187350732Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-18T05:43:16.188559361Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.208028ms logger=migrator t=2026-03-18T05:43:16.193135051Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-18T05:43:16.195123638Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.986178ms logger=migrator t=2026-03-18T05:43:16.199933543Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-18T05:43:16.20188542Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.950517ms logger=migrator t=2026-03-18T05:43:16.205848705Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-18T05:43:16.206945451Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.096326ms logger=migrator t=2026-03-18T05:43:16.211274845Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-18T05:43:16.212798491Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.520546ms logger=migrator t=2026-03-18T05:43:16.232751329Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-18T05:43:16.234663074Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.912546ms logger=migrator t=2026-03-18T05:43:16.242050401Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-18T05:43:16.250544835Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.490394ms logger=migrator t=2026-03-18T05:43:16.261117617Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-18T05:43:16.27209915Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.977323ms logger=migrator t=2026-03-18T05:43:16.280981523Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-18T05:43:16.289454915Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.486943ms logger=migrator t=2026-03-18T05:43:16.308406659Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-18T05:43:16.318311537Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.906668ms logger=migrator t=2026-03-18T05:43:16.325021727Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-18T05:43:16.326738829Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.716342ms logger=migrator t=2026-03-18T05:43:16.349091223Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-18T05:43:16.350844715Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.753382ms logger=migrator t=2026-03-18T05:43:16.356785237Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-18T05:43:16.357554466Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=769.569µs logger=migrator t=2026-03-18T05:43:16.365501346Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-18T05:43:16.366991181Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.490025ms logger=migrator t=2026-03-18T05:43:16.375252839Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-18T05:43:16.377014432Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.760313ms logger=migrator t=2026-03-18T05:43:16.384866229Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-18T05:43:16.384976303Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=111.104µs logger=migrator t=2026-03-18T05:43:16.394207453Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-18T05:43:16.394331216Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=124.473µs logger=migrator t=2026-03-18T05:43:16.407370548Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-18T05:43:16.408176607Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=806.059µs logger=migrator t=2026-03-18T05:43:16.424779175Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-18T05:43:16.426058945Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.28685ms logger=migrator t=2026-03-18T05:43:16.443663406Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-18T05:43:16.446925605Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=3.265749ms logger=migrator t=2026-03-18T05:43:16.455166683Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-18T05:43:16.455460249Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=293.716µs logger=migrator t=2026-03-18T05:43:16.462008656Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-18T05:43:16.462956568Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=944.092µs logger=migrator t=2026-03-18T05:43:16.471627626Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-18T05:43:16.473158783Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.529817ms logger=migrator t=2026-03-18T05:43:16.479364331Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-18T05:43:16.480694023Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.338062ms logger=migrator t=2026-03-18T05:43:16.489396602Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-18T05:43:16.500262572Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.86713ms logger=migrator t=2026-03-18T05:43:16.505859646Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-18T05:43:16.505976938Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=118.472µs logger=migrator t=2026-03-18T05:43:16.516687615Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-18T05:43:16.518279702Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.588957ms logger=migrator t=2026-03-18T05:43:16.533069366Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-18T05:43:16.535056794Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.987118ms logger=migrator t=2026-03-18T05:43:16.547105592Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-18T05:43:16.548922666Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.818014ms logger=migrator t=2026-03-18T05:43:16.557217094Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-18T05:43:16.565474982Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.257628ms logger=migrator t=2026-03-18T05:43:16.572791138Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-18T05:43:16.573823032Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.031945ms logger=migrator t=2026-03-18T05:43:16.579956889Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-18T05:43:16.581019144Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.062025ms logger=migrator t=2026-03-18T05:43:16.589815755Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-18T05:43:16.616915623Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.109608ms logger=migrator t=2026-03-18T05:43:16.621481153Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-18T05:43:16.62263176Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.150077ms logger=migrator t=2026-03-18T05:43:16.630388626Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-18T05:43:16.632180699Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.790144ms logger=migrator t=2026-03-18T05:43:16.642390953Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-18T05:43:16.643610993Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.22006ms logger=migrator t=2026-03-18T05:43:16.662099405Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-18T05:43:16.664507792Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.413728ms logger=migrator t=2026-03-18T05:43:16.675591778Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-18T05:43:16.675899605Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=307.578µs logger=migrator t=2026-03-18T05:43:16.68364569Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-18T05:43:16.685051734Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.400604ms logger=migrator t=2026-03-18T05:43:16.690054903Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-18T05:43:16.699118361Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.062878ms logger=migrator t=2026-03-18T05:43:16.710306569Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-18T05:43:16.71205183Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.745901ms logger=migrator t=2026-03-18T05:43:16.719235203Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-18T05:43:16.721139878Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.908256ms logger=migrator t=2026-03-18T05:43:16.736500236Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T05:43:16.737430607Z 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-03-18T05:43:16.74296642Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T05:43:16.743425811Z 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-03-18T05:43:16.75087937Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-18T05:43:16.752255053Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.376073ms logger=migrator t=2026-03-18T05:43:16.761093224Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-18T05:43:16.762153679Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.064925ms logger=migrator t=2026-03-18T05:43:16.767932548Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T05:43:16.769648559Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.715641ms logger=migrator t=2026-03-18T05:43:16.778068571Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T05:43:16.779194467Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.125266ms logger=migrator t=2026-03-18T05:43:16.785202321Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T05:43:16.78684035Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.637669ms logger=migrator t=2026-03-18T05:43:16.810662Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T05:43:16.812663558Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.002678ms logger=migrator t=2026-03-18T05:43:16.832417031Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-18T05:43:16.834003619Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.586678ms logger=migrator t=2026-03-18T05:43:16.848018545Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-18T05:43:16.850163966Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.148901ms logger=migrator t=2026-03-18T05:43:16.883451172Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T05:43:16.886628259Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=3.178237ms logger=migrator t=2026-03-18T05:43:16.919570767Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T05:43:16.922229381Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.694405ms logger=migrator t=2026-03-18T05:43:16.962996447Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-18T05:43:16.964348848Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.355502ms logger=migrator t=2026-03-18T05:43:17.007919782Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-18T05:43:17.032351987Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.435955ms logger=migrator t=2026-03-18T05:43:17.061425372Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-18T05:43:17.074218049Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.795027ms logger=migrator t=2026-03-18T05:43:17.11897473Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-18T05:43:17.131873979Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.894758ms logger=migrator t=2026-03-18T05:43:17.143156188Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-18T05:43:17.143391104Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=234.986µs logger=migrator t=2026-03-18T05:43:17.153512806Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-18T05:43:17.167177654Z level=info msg="Migration successfully executed" id="add share column" duration=13.660598ms logger=migrator t=2026-03-18T05:43:17.172597453Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-18T05:43:17.173030304Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=433.231µs logger=migrator t=2026-03-18T05:43:17.177582062Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-18T05:43:17.179240562Z level=info msg="Migration successfully executed" id="create file table" duration=1.65787ms logger=migrator t=2026-03-18T05:43:17.185882481Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-18T05:43:17.187847938Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.965177ms logger=migrator t=2026-03-18T05:43:17.192913559Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-18T05:43:17.194846436Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.932897ms logger=migrator t=2026-03-18T05:43:17.200718857Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-18T05:43:17.201603208Z level=info msg="Migration successfully executed" id="create file_meta table" duration=889.02µs logger=migrator t=2026-03-18T05:43:17.207813346Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-18T05:43:17.209854695Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.040969ms logger=migrator t=2026-03-18T05:43:17.21508543Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-18T05:43:17.215151512Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.742µs logger=migrator t=2026-03-18T05:43:17.220652354Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-18T05:43:17.220727285Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=75.761µs logger=migrator t=2026-03-18T05:43:17.227930857Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-18T05:43:17.228686546Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=759.119µs logger=migrator t=2026-03-18T05:43:17.236656827Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-18T05:43:17.237015085Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=358.848µs logger=migrator t=2026-03-18T05:43:17.243434439Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-18T05:43:17.245629401Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.194732ms logger=migrator t=2026-03-18T05:43:17.249140395Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-18T05:43:17.26731407Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=18.166154ms logger=migrator t=2026-03-18T05:43:17.2760622Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-18T05:43:17.27689234Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=836.81µs logger=migrator t=2026-03-18T05:43:17.286093229Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-18T05:43:17.28777143Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.681171ms logger=migrator t=2026-03-18T05:43:17.294961182Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-18T05:43:17.295439734Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=474.392µs logger=migrator t=2026-03-18T05:43:17.302034311Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-18T05:43:17.302264217Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=229.766µs logger=migrator t=2026-03-18T05:43:17.310108295Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-18T05:43:17.310856632Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=756.978µs logger=migrator t=2026-03-18T05:43:17.319751785Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-18T05:43:17.331084616Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.334301ms logger=migrator t=2026-03-18T05:43:17.335303538Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-18T05:43:17.341974147Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.669429ms logger=migrator t=2026-03-18T05:43:17.362036747Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-18T05:43:17.364533677Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.4999ms logger=migrator t=2026-03-18T05:43:17.370874649Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-18T05:43:17.449954742Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.066623ms logger=migrator t=2026-03-18T05:43:17.457062251Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-18T05:43:17.460498984Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=3.439722ms logger=migrator t=2026-03-18T05:43:17.467893741Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-18T05:43:17.46909976Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.205269ms logger=migrator t=2026-03-18T05:43:17.479783975Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-18T05:43:17.507109819Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.336074ms logger=migrator t=2026-03-18T05:43:17.516262268Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-18T05:43:17.529055745Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.794627ms logger=migrator t=2026-03-18T05:43:17.534582587Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-18T05:43:17.534811853Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=228.506µs logger=migrator t=2026-03-18T05:43:17.541303458Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-18T05:43:17.541586734Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=276.786µs logger=migrator t=2026-03-18T05:43:17.547953207Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-18T05:43:17.548293565Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=340.838µs logger=migrator t=2026-03-18T05:43:17.553685315Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-18T05:43:17.554009252Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=324.627µs logger=migrator t=2026-03-18T05:43:17.55891972Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-18T05:43:17.559129665Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=210.195µs logger=migrator t=2026-03-18T05:43:17.564455652Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-18T05:43:17.565434755Z level=info msg="Migration successfully executed" id="create folder table" duration=979.243µs logger=migrator t=2026-03-18T05:43:17.570484677Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-18T05:43:17.571720326Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.232139ms logger=migrator t=2026-03-18T05:43:17.579298218Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-18T05:43:17.581679235Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.363146ms logger=migrator t=2026-03-18T05:43:17.58901843Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-18T05:43:17.589063491Z level=info msg="Migration successfully executed" id="Update folder title length" duration=46.571µs logger=migrator t=2026-03-18T05:43:17.594557782Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T05:43:17.595937056Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.375194ms logger=migrator t=2026-03-18T05:43:17.601364686Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T05:43:17.602599085Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.234019ms logger=migrator t=2026-03-18T05:43:17.608399754Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-18T05:43:17.610274749Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.873865ms logger=migrator t=2026-03-18T05:43:17.614978732Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-18T05:43:17.615416652Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=443.04µs logger=migrator t=2026-03-18T05:43:17.619768816Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-18T05:43:17.620155645Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=386.62µs logger=migrator t=2026-03-18T05:43:17.625638416Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-18T05:43:17.627427659Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.786133ms logger=migrator t=2026-03-18T05:43:17.636041996Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-18T05:43:17.638072784Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.030669ms logger=migrator t=2026-03-18T05:43:17.644047857Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-18T05:43:17.645709337Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.6685ms logger=migrator t=2026-03-18T05:43:17.651186629Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-18T05:43:17.652397397Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.210118ms logger=migrator t=2026-03-18T05:43:17.659365653Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-18T05:43:17.661036074Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.67038ms logger=migrator t=2026-03-18T05:43:17.710422946Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-18T05:43:17.711902411Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.479285ms logger=migrator t=2026-03-18T05:43:17.726406938Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-18T05:43:17.728345645Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.938147ms logger=migrator t=2026-03-18T05:43:17.736199903Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-18T05:43:17.737329649Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.129436ms logger=migrator t=2026-03-18T05:43:17.744391769Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-18T05:43:17.745765442Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.371222ms logger=migrator t=2026-03-18T05:43:17.752493713Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-18T05:43:17.753580919Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.086975ms logger=migrator t=2026-03-18T05:43:17.761622211Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-18T05:43:17.763387064Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.765143ms logger=migrator t=2026-03-18T05:43:17.768452324Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-18T05:43:17.768910786Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=459.392µs logger=migrator t=2026-03-18T05:43:17.774403447Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-18T05:43:17.783565997Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.162281ms logger=migrator t=2026-03-18T05:43:17.791356453Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-18T05:43:17.792163782Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=802.819µs logger=migrator t=2026-03-18T05:43:17.798068094Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T05:43:17.798097114Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.751µs logger=migrator t=2026-03-18T05:43:17.803317179Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T05:43:17.804396205Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.090646ms logger=migrator t=2026-03-18T05:43:17.81006137Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T05:43:17.810088951Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.751µs logger=migrator t=2026-03-18T05:43:17.816626588Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-18T05:43:17.818549444Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.921975ms logger=migrator t=2026-03-18T05:43:17.823680836Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T05:43:17.8254963Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.814524ms logger=migrator t=2026-03-18T05:43:17.832308333Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-18T05:43:17.833315088Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.006294ms logger=migrator t=2026-03-18T05:43:17.840046018Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-18T05:43:17.841219786Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.174908ms logger=migrator t=2026-03-18T05:43:17.846241506Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-18T05:43:17.846696707Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=455.681µs logger=migrator t=2026-03-18T05:43:17.853447229Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-18T05:43:17.854455303Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.017144ms logger=migrator t=2026-03-18T05:43:17.861218514Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-18T05:43:17.862569757Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.350873ms logger=migrator t=2026-03-18T05:43:17.869162745Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-18T05:43:17.870010286Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=847.041µs logger=migrator t=2026-03-18T05:43:17.875656201Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-18T05:43:17.884913352Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.256391ms logger=migrator t=2026-03-18T05:43:17.893281663Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-18T05:43:17.902745878Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.463626ms logger=migrator t=2026-03-18T05:43:17.908103717Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-18T05:43:17.91741719Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.309383ms logger=migrator t=2026-03-18T05:43:17.922552592Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-18T05:43:17.922603214Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=54.222µs logger=migrator t=2026-03-18T05:43:17.927775378Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-18T05:43:17.940123274Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.348586ms logger=migrator t=2026-03-18T05:43:17.946611359Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-18T05:43:17.955837429Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.21953ms logger=migrator t=2026-03-18T05:43:17.960742077Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-18T05:43:17.961044224Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=302.117µs logger=migrator t=2026-03-18T05:43:17.96585803Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.976505372s logger=migrator t=2026-03-18T05:43:17.966499155Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-18T05:43:17.988196804Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-18T05:43:17.988473691Z level=info msg="Created default organization" logger=secrets t=2026-03-18T05:43:17.995193831Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T05:43:18.04569303Z level=info msg="Restored cache from database" duration=475.521µs logger=plugin.store t=2026-03-18T05:43:18.047466032Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-18T05:43:18.086598949Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-18T05:43:18.086679711Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-18T05:43:18.086840455Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-18T05:43:18.086896806Z level=info msg="Plugins loaded" count=54 duration=39.431654ms logger=query_data t=2026-03-18T05:43:18.091473716Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-18T05:43:18.095338448Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-18T05:43:18.102180362Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-18T05:43:18.112241313Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-18T05:43:18.11421605Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-18T05:43:18.115739016Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-18T05:43:18.135852269Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-18T05:43:18.153302436Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-18T05:43:18.173789266Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-18T05:43:18.173815547Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-18T05:43:18.174199486Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-18T05:43:18.174435141Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-18T05:43:18.174837071Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-18T05:43:18.180696352Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-18T05:43:18.254951629Z level=info msg="Update check succeeded" duration=80.009815ms logger=provisioning.dashboard t=2026-03-18T05:43:18.26042958Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-03-18T05:43:18.261738181Z level=info msg="State cache has been initialized" states=0 duration=87.299769ms logger=ngalert.scheduler t=2026-03-18T05:43:18.261788402Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-18T05:43:18.261851853Z level=info msg=starting first_tick=2026-03-18T05:43:20Z logger=grafana.update.checker t=2026-03-18T05:43:18.274450125Z level=info msg="Update check succeeded" duration=99.42353ms logger=sqlstore.transactions t=2026-03-18T05:43:18.30721432Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-18T05:43:18.321464091Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-18T05:43:18.335266541Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-18T05:43:18.348003505Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-03-18T05:43:18.361509699Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=provisioning.dashboard t=2026-03-18T05:43:18.373751402Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-18T05:43:18.377794199Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T05:43:18.392250755Z level=info msg="Patterns update finished" duration=116.180051ms logger=grafana-apiserver t=2026-03-18T05:43:18.496714145Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-18T05:43:18.497126124Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-18T05:43:19.656957745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:19.658184954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:19.679279248Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:19.717416772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:19.736687133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:19.860412674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:19.875793553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:19.911606559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:19.930483611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:19.956683638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:19.972721972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.098213436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.117059037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.155172429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.17403214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.203202758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.220622725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.256295648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.276142584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.309667626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.327934223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.356722092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.379139989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.414510146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.429884813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.457621877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.476631612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.504819297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.518521655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.551449023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.571102584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.613505629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.630445524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.661969738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.679628222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.710861449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.730021318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.765496946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:20.799857448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.092110614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.109284255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.561471217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.58039806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.623075422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.640806237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.67730084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.692130945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.730248527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.750490592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.789072155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.818914729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.891801714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:21.924016175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.020813731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.04039704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.126264295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.141158812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.204644782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.230750156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.304800579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.321838707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.400213502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.417473425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.491277902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.511747262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.58604332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.604971113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.677299124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.697682012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.824836015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.845242404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.945041212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:22.96208437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:23.035449156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:23.051296756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:23.125552733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:23.144857505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:23.231452107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:23.244922459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T05:43:23.326062052Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-18T05:44:15.200401233Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-18T05:53:18.230398481Z level=info msg="Completed cleanup jobs" duration=54.533365ms logger=plugins.update.checker t=2026-03-18T05:53:18.311034805Z level=info msg="Update check succeeded" duration=55.002165ms logger=sqlstore.transactions t=2026-03-18T05:58:18.112090089Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"