logger=settings t=2026-04-28T17:01:30.366859305Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-28T17:01:30Z logger=settings t=2026-04-28T17:01:30.367143081Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-28T17:01:30.367156801Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-28T17:01:30.367160381Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-28T17:01:30.367163181Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-28T17:01:30.367165981Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-28T17:01:30.367168721Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-28T17:01:30.367171341Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-28T17:01:30.367174631Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-28T17:01:30.367177371Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-28T17:01:30.367179911Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-28T17:01:30.367182521Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-28T17:01:30.367185861Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-28T17:01:30.367188841Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-28T17:01:30.367191752Z level=info msg=Target target=[all] logger=settings t=2026-04-28T17:01:30.367203202Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-28T17:01:30.367206092Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-28T17:01:30.367210092Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-28T17:01:30.367212792Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-28T17:01:30.367216502Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-28T17:01:30.367220592Z level=info msg="App mode production" logger=sqlstore t=2026-04-28T17:01:30.368278872Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-28T17:01:30.368317813Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-28T17:01:30.370811411Z level=info msg="Locking database" logger=migrator t=2026-04-28T17:01:30.370828051Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-28T17:01:30.371373661Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-28T17:01:30.372286558Z level=info msg="Migration successfully executed" id="create migration_log table" duration=911.707µs logger=migrator t=2026-04-28T17:01:31.218013295Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-28T17:01:31.220003813Z level=info msg="Migration successfully executed" id="create user table" duration=1.994737ms logger=migrator t=2026-04-28T17:01:31.548403968Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-28T17:01:31.550545719Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.139641ms logger=migrator t=2026-04-28T17:01:31.702159068Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-28T17:01:31.703652907Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.500608ms logger=migrator t=2026-04-28T17:01:32.413255187Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-28T17:01:32.414961979Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.712582ms logger=migrator t=2026-04-28T17:01:32.677930826Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-28T17:01:32.680226539Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=2.271552ms logger=migrator t=2026-04-28T17:01:32.700840699Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-28T17:01:32.705226912Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.388033ms logger=migrator t=2026-04-28T17:01:32.712597432Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-28T17:01:32.713542829Z level=info msg="Migration successfully executed" id="create user table v2" duration=945.297µs logger=migrator t=2026-04-28T17:01:32.718632546Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-28T17:01:32.719617505Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=989.589µs logger=migrator t=2026-04-28T17:01:32.723888636Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-28T17:01:32.724597649Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=711.663µs logger=migrator t=2026-04-28T17:01:32.730526941Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-28T17:01:32.731150193Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=623.732µs logger=migrator t=2026-04-28T17:01:32.737588475Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-28T17:01:32.73836072Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=774.646µs logger=migrator t=2026-04-28T17:01:32.747088574Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-28T17:01:32.748502421Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.414437ms logger=migrator t=2026-04-28T17:01:32.756598765Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-28T17:01:32.756626995Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.12µs logger=migrator t=2026-04-28T17:01:32.766677805Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-28T17:01:32.768775545Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.10019ms logger=migrator t=2026-04-28T17:01:32.777791856Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-28T17:01:32.778347356Z level=info msg="Migration successfully executed" id="Add missing user data" duration=564.17µs logger=migrator t=2026-04-28T17:01:32.785278117Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-28T17:01:32.786882318Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.607091ms logger=migrator t=2026-04-28T17:01:32.792652527Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-28T17:01:32.793554284Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=900.607µs logger=migrator t=2026-04-28T17:01:32.801298521Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-28T17:01:32.80340484Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.11085ms logger=migrator t=2026-04-28T17:01:32.809022696Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-28T17:01:32.817207941Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.186525ms logger=migrator t=2026-04-28T17:01:32.82238104Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-28T17:01:32.82343636Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.05262ms logger=migrator t=2026-04-28T17:01:32.828716349Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-28T17:01:32.829160968Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=443.999µs logger=migrator t=2026-04-28T17:01:32.836021698Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-28T17:01:32.837501516Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.483268ms logger=migrator t=2026-04-28T17:01:32.843965648Z 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-04-28T17:01:32.844350526Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=386.288µs logger=migrator t=2026-04-28T17:01:32.850596094Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-28T17:01:32.851040722Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=443.778µs logger=migrator t=2026-04-28T17:01:32.856871443Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-28T17:01:32.858380711Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.508568ms logger=migrator t=2026-04-28T17:01:32.865852372Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-28T17:01:32.86676765Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=914.228µs logger=migrator t=2026-04-28T17:01:32.878808487Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-28T17:01:32.879614103Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=809.436µs logger=migrator t=2026-04-28T17:01:32.886367381Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-28T17:01:32.887205156Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=837.015µs logger=migrator t=2026-04-28T17:01:32.893841152Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-28T17:01:32.894976114Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.134182ms logger=migrator t=2026-04-28T17:01:32.902472585Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-28T17:01:32.902537467Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=70.141µs logger=migrator t=2026-04-28T17:01:32.910139641Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-28T17:01:32.911571298Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.432847ms logger=migrator t=2026-04-28T17:01:32.918850976Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-28T17:01:32.919512418Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=661.342µs logger=migrator t=2026-04-28T17:01:32.926170694Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-28T17:01:32.927476749Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.307475ms logger=migrator t=2026-04-28T17:01:32.934112025Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-28T17:01:32.934847098Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=736.383µs logger=migrator t=2026-04-28T17:01:32.941373072Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-28T17:01:32.944655963Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.282961ms logger=migrator t=2026-04-28T17:01:32.950500384Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-28T17:01:32.951360181Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=857.037µs logger=migrator t=2026-04-28T17:01:32.955474049Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-28T17:01:32.956151501Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=677.022µs logger=migrator t=2026-04-28T17:01:32.962079654Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-28T17:01:32.962753606Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=673.932µs logger=migrator t=2026-04-28T17:01:32.969034616Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-28T17:01:32.97033587Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.301515ms logger=migrator t=2026-04-28T17:01:32.977670869Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-28T17:01:32.978421832Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=750.203µs logger=migrator t=2026-04-28T17:01:32.988024454Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-28T17:01:32.988491304Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=468.43µs logger=migrator t=2026-04-28T17:01:33.238936933Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-28T17:01:33.240065275Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.132122ms logger=migrator t=2026-04-28T17:01:33.248316301Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-28T17:01:33.248991034Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=674.603µs logger=migrator t=2026-04-28T17:01:33.257348452Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-28T17:01:33.258672188Z level=info msg="Migration successfully executed" id="create star table" duration=1.326745ms logger=migrator t=2026-04-28T17:01:33.265796772Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-28T17:01:33.267040576Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.246694ms logger=migrator t=2026-04-28T17:01:33.274736601Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-28T17:01:33.275683759Z level=info msg="Migration successfully executed" id="create org table v1" duration=950.698µs logger=migrator t=2026-04-28T17:01:33.282486008Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-28T17:01:33.283531377Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.048819ms logger=migrator t=2026-04-28T17:01:33.29106773Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-28T17:01:33.292189181Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.121451ms logger=migrator t=2026-04-28T17:01:33.298835657Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-28T17:01:33.299371098Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=535.001µs logger=migrator t=2026-04-28T17:01:33.305760008Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-28T17:01:33.307006342Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.248874ms logger=migrator t=2026-04-28T17:01:33.314115216Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-28T17:01:33.315277358Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.161872ms logger=migrator t=2026-04-28T17:01:33.324476963Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-28T17:01:33.324564724Z level=info msg="Migration successfully executed" id="Update org table charset" duration=95.941µs logger=migrator t=2026-04-28T17:01:33.334314639Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-28T17:01:33.33437594Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=67.221µs logger=migrator t=2026-04-28T17:01:33.340777641Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-28T17:01:33.341080756Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=307.645µs logger=migrator t=2026-04-28T17:01:33.348331554Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-28T17:01:33.349908564Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.57863ms logger=migrator t=2026-04-28T17:01:33.3592291Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-28T17:01:33.360427513Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.203363ms logger=migrator t=2026-04-28T17:01:33.375411506Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-28T17:01:33.376717371Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.310855ms logger=migrator t=2026-04-28T17:01:33.387131208Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-28T17:01:33.388215349Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.090491ms logger=migrator t=2026-04-28T17:01:33.395625549Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-28T17:01:33.396803541Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.181803ms logger=migrator t=2026-04-28T17:01:33.404544098Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-28T17:01:33.405834802Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.290574ms logger=migrator t=2026-04-28T17:01:33.412468387Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-28T17:01:33.417741157Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.26984ms logger=migrator t=2026-04-28T17:01:33.423865734Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-28T17:01:33.424821851Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=958.697µs logger=migrator t=2026-04-28T17:01:33.431905405Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-28T17:01:33.432932545Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.02889ms logger=migrator t=2026-04-28T17:01:33.440027049Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-28T17:01:33.441443246Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.412187ms logger=migrator t=2026-04-28T17:01:33.449926817Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-28T17:01:33.450346994Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=421.378µs logger=migrator t=2026-04-28T17:01:33.45802957Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-28T17:01:33.459747672Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.716042ms logger=migrator t=2026-04-28T17:01:33.468368805Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-28T17:01:33.468493708Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=132.373µs logger=migrator t=2026-04-28T17:01:33.475762556Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-28T17:01:33.478472727Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.708221ms logger=migrator t=2026-04-28T17:01:33.484220946Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-28T17:01:33.485648653Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.427627ms logger=migrator t=2026-04-28T17:01:33.492030064Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-28T17:01:33.493728645Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.697812ms logger=migrator t=2026-04-28T17:01:33.499066806Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-28T17:01:33.499868392Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=800.846µs logger=migrator t=2026-04-28T17:01:33.506289423Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-28T17:01:33.509506015Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.209632ms logger=migrator t=2026-04-28T17:01:33.515585719Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-28T17:01:33.516442856Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=858.117µs logger=migrator t=2026-04-28T17:01:33.524512428Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-28T17:01:33.52615545Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.637842ms logger=migrator t=2026-04-28T17:01:33.534666441Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-28T17:01:33.534715262Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=47.75µs logger=migrator t=2026-04-28T17:01:33.542748503Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-28T17:01:33.542811364Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=67.851µs logger=migrator t=2026-04-28T17:01:33.553235112Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-28T17:01:33.55841147Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=5.176648ms logger=migrator t=2026-04-28T17:01:33.5652305Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-28T17:01:33.568014901Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.787022ms logger=migrator t=2026-04-28T17:01:33.575231859Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-28T17:01:33.578657063Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.425814ms logger=migrator t=2026-04-28T17:01:33.588061401Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-28T17:01:33.590291583Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.232232ms logger=migrator t=2026-04-28T17:01:33.596606783Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-28T17:01:33.596832917Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=226.014µs logger=migrator t=2026-04-28T17:01:33.60702768Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-28T17:01:33.608432836Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.404586ms logger=migrator t=2026-04-28T17:01:33.616499039Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-28T17:01:33.617320395Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=821.426µs logger=migrator t=2026-04-28T17:01:33.624106664Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-28T17:01:33.624153205Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=47.881µs logger=migrator t=2026-04-28T17:01:33.631892021Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-28T17:01:33.633193075Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.299284ms logger=migrator t=2026-04-28T17:01:33.641399301Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-28T17:01:33.642616004Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.216973ms logger=migrator t=2026-04-28T17:01:33.652096164Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-28T17:01:33.660528613Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.426949ms logger=migrator t=2026-04-28T17:01:33.668537654Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-28T17:01:33.669415821Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=878.557µs logger=migrator t=2026-04-28T17:01:33.676299011Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-28T17:01:33.677208258Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=909.277µs logger=migrator t=2026-04-28T17:01:33.684289563Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-28T17:01:33.68573892Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.453737ms logger=migrator t=2026-04-28T17:01:33.693514407Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-28T17:01:33.694156479Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=642.292µs logger=migrator t=2026-04-28T17:01:33.703816902Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-28T17:01:33.704582057Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=765.315µs logger=migrator t=2026-04-28T17:01:33.710492718Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-28T17:01:33.712583768Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.09053ms logger=migrator t=2026-04-28T17:01:33.720337714Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-28T17:01:33.72169362Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.355606ms logger=migrator t=2026-04-28T17:01:33.73223818Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-28T17:01:33.732603457Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=366.217µs logger=migrator t=2026-04-28T17:01:33.739676361Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-28T17:01:33.739886285Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=211.323µs logger=migrator t=2026-04-28T17:01:33.747952307Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-28T17:01:33.748814404Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=861.847µs logger=migrator t=2026-04-28T17:01:33.755777216Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-28T17:01:33.757963807Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.186271ms logger=migrator t=2026-04-28T17:01:33.766768913Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-28T17:01:33.767693281Z level=info msg="Migration successfully executed" id="create data_source table" duration=923.678µs logger=migrator t=2026-04-28T17:01:33.78563279Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-28T17:01:33.786579469Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=947.119µs logger=migrator t=2026-04-28T17:01:33.793140342Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-28T17:01:33.79402721Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=889.408µs logger=migrator t=2026-04-28T17:01:33.802902927Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-28T17:01:33.803781024Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=880.427µs logger=migrator t=2026-04-28T17:01:33.812124392Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-28T17:01:33.813139092Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.01477ms logger=migrator t=2026-04-28T17:01:33.81890262Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-28T17:01:33.825286991Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.384031ms logger=migrator t=2026-04-28T17:01:33.831713643Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-28T17:01:33.832690552Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=977.139µs logger=migrator t=2026-04-28T17:01:33.841482578Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-28T17:01:33.842336663Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=854.795µs logger=migrator t=2026-04-28T17:01:33.84900918Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-28T17:01:33.849843576Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=830.266µs logger=migrator t=2026-04-28T17:01:33.856724936Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-28T17:01:33.857631463Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=904.507µs logger=migrator t=2026-04-28T17:01:33.866098183Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-28T17:01:33.869910026Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.811942ms logger=migrator t=2026-04-28T17:01:33.876443209Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-28T17:01:33.878874356Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.431017ms logger=migrator t=2026-04-28T17:01:33.885794406Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-28T17:01:33.885831416Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=41.61µs logger=migrator t=2026-04-28T17:01:33.893545933Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-28T17:01:33.894143574Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=597.621µs logger=migrator t=2026-04-28T17:01:33.90503482Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-28T17:01:33.907550928Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.515938ms logger=migrator t=2026-04-28T17:01:33.917374554Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-28T17:01:33.917580958Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=204.734µs logger=migrator t=2026-04-28T17:01:33.924984877Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-28T17:01:33.925316874Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=332.297µs logger=migrator t=2026-04-28T17:01:34.030634618Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-28T17:01:34.034690974Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.056006ms logger=migrator t=2026-04-28T17:01:35.165627829Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-28T17:01:35.166029206Z level=info msg="Migration successfully executed" id="Update uid value" duration=402.337µs logger=migrator t=2026-04-28T17:01:35.27983767Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-28T17:01:35.281234527Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.402317ms logger=migrator t=2026-04-28T17:01:35.324317832Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-28T17:01:35.325710838Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.409156ms logger=migrator t=2026-04-28T17:01:35.344610956Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-28T17:01:35.34636621Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.761214ms logger=migrator t=2026-04-28T17:01:35.454507466Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-28T17:01:35.45575301Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.247044ms logger=migrator t=2026-04-28T17:01:35.480704632Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-28T17:01:35.482132079Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.431607ms logger=migrator t=2026-04-28T17:01:35.504328678Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-28T17:01:35.506060512Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.736064ms logger=migrator t=2026-04-28T17:01:35.534006221Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-28T17:01:35.53555775Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.558229ms logger=migrator t=2026-04-28T17:01:35.544231484Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-28T17:01:35.545982127Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.750383ms logger=migrator t=2026-04-28T17:01:35.551899849Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-28T17:01:35.553255164Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.354405ms logger=migrator t=2026-04-28T17:01:35.559951802Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-28T17:01:35.567731869Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.780948ms logger=migrator t=2026-04-28T17:01:35.575297662Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-28T17:01:35.576505395Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.207923ms logger=migrator t=2026-04-28T17:01:35.582731523Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-28T17:01:35.583549078Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=827.586µs logger=migrator t=2026-04-28T17:01:35.590944438Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-28T17:01:35.592418656Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.472418ms logger=migrator t=2026-04-28T17:01:35.602387444Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-28T17:01:35.603529186Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.145732ms logger=migrator t=2026-04-28T17:01:35.609839346Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-28T17:01:35.610148962Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=311.046µs logger=migrator t=2026-04-28T17:01:35.616748377Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-28T17:01:35.61748153Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=732.333µs logger=migrator t=2026-04-28T17:01:35.624070845Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-28T17:01:35.624117246Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=48.361µs logger=migrator t=2026-04-28T17:01:35.630430226Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-28T17:01:35.635385069Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.954063ms logger=migrator t=2026-04-28T17:01:35.642056766Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-28T17:01:35.644729476Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.67305ms logger=migrator t=2026-04-28T17:01:35.651847901Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-28T17:01:35.652140107Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=293.085µs logger=migrator t=2026-04-28T17:01:35.659041707Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-28T17:01:35.662432961Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.392564ms logger=migrator t=2026-04-28T17:01:35.670669607Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-28T17:01:35.673388089Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.717752ms logger=migrator t=2026-04-28T17:01:35.679848801Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-28T17:01:35.680641195Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=795.354µs logger=migrator t=2026-04-28T17:01:35.688684598Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-28T17:01:35.689465393Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=785.875µs logger=migrator t=2026-04-28T17:01:35.697459184Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-28T17:01:35.69932931Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.875916ms logger=migrator t=2026-04-28T17:01:35.706444935Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-28T17:01:35.707642977Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.195853ms logger=migrator t=2026-04-28T17:01:35.715013236Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-28T17:01:35.716169728Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.156012ms logger=migrator t=2026-04-28T17:01:35.724239662Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-28T17:01:35.725545825Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.311303ms logger=migrator t=2026-04-28T17:01:35.734985194Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-28T17:01:35.735160807Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=186.903µs logger=migrator t=2026-04-28T17:01:35.741655881Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-28T17:01:35.741700132Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=107.522µs logger=migrator t=2026-04-28T17:01:35.747768126Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-28T17:01:35.753067546Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.31787ms logger=migrator t=2026-04-28T17:01:35.764475282Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-28T17:01:35.767631262Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.15659ms logger=migrator t=2026-04-28T17:01:35.775178845Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-28T17:01:35.775285137Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=111.992µs logger=migrator t=2026-04-28T17:01:35.784121834Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-28T17:01:35.785120483Z level=info msg="Migration successfully executed" id="create quota table v1" duration=999.119µs logger=migrator t=2026-04-28T17:01:35.79287041Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-28T17:01:35.794348078Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.477498ms logger=migrator t=2026-04-28T17:01:35.803595633Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-28T17:01:35.803635193Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.94µs logger=migrator t=2026-04-28T17:01:35.809882432Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-28T17:01:35.811289679Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.406267ms logger=migrator t=2026-04-28T17:01:35.820096615Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-28T17:01:35.821260917Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.167692ms logger=migrator t=2026-04-28T17:01:35.82562599Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-28T17:01:35.829168857Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.541717ms logger=migrator t=2026-04-28T17:01:35.834431566Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-28T17:01:35.834475207Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=44.541µs logger=migrator t=2026-04-28T17:01:35.838961322Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-28T17:01:35.840026462Z level=info msg="Migration successfully executed" id="create session table" duration=1.06526ms logger=migrator t=2026-04-28T17:01:35.845495426Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-28T17:01:35.845582327Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=84.861µs logger=migrator t=2026-04-28T17:01:35.850842577Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-28T17:01:35.850937679Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=92.262µs logger=migrator t=2026-04-28T17:01:35.855984755Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-28T17:01:35.85680914Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=824.875µs logger=migrator t=2026-04-28T17:01:35.86208963Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-28T17:01:35.862865005Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=775.355µs logger=migrator t=2026-04-28T17:01:35.86843303Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-28T17:01:35.868464361Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=36.961µs logger=migrator t=2026-04-28T17:01:35.874035405Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-28T17:01:35.874069157Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.012µs logger=migrator t=2026-04-28T17:01:35.878968519Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-28T17:01:35.884479354Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.510635ms logger=migrator t=2026-04-28T17:01:35.94664639Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-28T17:01:35.954854456Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=8.202655ms logger=migrator t=2026-04-28T17:01:35.97252189Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-28T17:01:35.972701554Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=184.674µs logger=migrator t=2026-04-28T17:01:35.987421722Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-28T17:01:35.987509594Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=89.822µs logger=migrator t=2026-04-28T17:01:35.999155564Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-28T17:01:36.00051065Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.352946ms logger=migrator t=2026-04-28T17:01:36.032269662Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-28T17:01:36.032326783Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=76.513µs logger=migrator t=2026-04-28T17:01:36.042956503Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-28T17:01:36.048522479Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.573256ms logger=migrator t=2026-04-28T17:01:36.056488199Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-28T17:01:36.056665203Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=171.483µs logger=migrator t=2026-04-28T17:01:36.06498112Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-28T17:01:36.069341792Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.358532ms logger=migrator t=2026-04-28T17:01:36.074333077Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-28T17:01:36.076757093Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.423866ms logger=migrator t=2026-04-28T17:01:36.084657453Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-28T17:01:36.084778185Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=124.012µs logger=migrator t=2026-04-28T17:01:36.093559781Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-28T17:01:36.097016187Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=3.447376ms logger=migrator t=2026-04-28T17:01:36.104671641Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-28T17:01:36.106319062Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.646431ms logger=migrator t=2026-04-28T17:01:36.117569185Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-28T17:01:36.119067884Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.504978ms logger=migrator t=2026-04-28T17:01:36.12842346Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-28T17:01:36.129667974Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.244634ms logger=migrator t=2026-04-28T17:01:36.137943831Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-28T17:01:36.139207285Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.267764ms logger=migrator t=2026-04-28T17:01:36.157021683Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-28T17:01:36.15848601Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.476978ms logger=migrator t=2026-04-28T17:01:36.537548363Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-28T17:01:36.539749926Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=2.205613ms logger=migrator t=2026-04-28T17:01:36.556558574Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-28T17:01:36.559992018Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=3.435264ms logger=migrator t=2026-04-28T17:01:36.570511478Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-28T17:01:36.571288802Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=779.744µs logger=migrator t=2026-04-28T17:01:36.578254014Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-28T17:01:36.591080857Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.826163ms logger=migrator t=2026-04-28T17:01:36.597419987Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-28T17:01:36.598302154Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=882.537µs logger=migrator t=2026-04-28T17:01:36.605921128Z 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-04-28T17:01:36.607831205Z 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.911257ms logger=migrator t=2026-04-28T17:01:36.617175621Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-28T17:01:36.617579759Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=404.328µs logger=migrator t=2026-04-28T17:01:36.624167573Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-28T17:01:36.624819456Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=650.003µs logger=migrator t=2026-04-28T17:01:36.631024873Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-28T17:01:36.63188029Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=855.087µs logger=migrator t=2026-04-28T17:01:36.644918216Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-28T17:01:36.64879273Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.875264ms logger=migrator t=2026-04-28T17:01:36.655887414Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-28T17:01:36.659565424Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.68454ms logger=migrator t=2026-04-28T17:01:36.665941484Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-28T17:01:36.66995396Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.013416ms logger=migrator t=2026-04-28T17:01:36.678305098Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-28T17:01:36.682011108Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.70572ms logger=migrator t=2026-04-28T17:01:36.734788247Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-28T17:01:36.735981729Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.197662ms logger=migrator t=2026-04-28T17:01:36.74548302Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-28T17:01:36.745536961Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=60.841µs logger=migrator t=2026-04-28T17:01:36.75236468Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-28T17:01:36.752423141Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=62.271µs logger=migrator t=2026-04-28T17:01:36.763543092Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-28T17:01:36.765147842Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.60677ms logger=migrator t=2026-04-28T17:01:36.771534423Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-28T17:01:36.77249897Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=963.587µs logger=migrator t=2026-04-28T17:01:36.779998033Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-28T17:01:36.780851769Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=852.326µs logger=migrator t=2026-04-28T17:01:36.786704709Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-28T17:01:36.78780616Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.100061ms logger=migrator t=2026-04-28T17:01:36.794575489Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-28T17:01:36.796557646Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.983417ms logger=migrator t=2026-04-28T17:01:36.802232093Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-28T17:01:36.806214428Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.981735ms logger=migrator t=2026-04-28T17:01:36.812577099Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-28T17:01:36.816730748Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.154399ms logger=migrator t=2026-04-28T17:01:36.824132528Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-28T17:01:36.824386132Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=256.344µs logger=migrator t=2026-04-28T17:01:36.83007066Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-28T17:01:36.831053789Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=983.539µs logger=migrator t=2026-04-28T17:01:36.8411714Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-28T17:01:36.843685918Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.558669ms logger=migrator t=2026-04-28T17:01:36.853379792Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-28T17:01:36.858932577Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.551234ms logger=migrator t=2026-04-28T17:01:36.86436794Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-28T17:01:36.864436111Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.021µs logger=migrator t=2026-04-28T17:01:36.871388453Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-28T17:01:36.873326269Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.943336ms logger=migrator t=2026-04-28T17:01:36.879312312Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-28T17:01:36.880899553Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.583621ms logger=migrator t=2026-04-28T17:01:36.88871802Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-28T17:01:36.888890653Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=178.773µs logger=migrator t=2026-04-28T17:01:36.895463188Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-28T17:01:36.8971454Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.681111ms logger=migrator t=2026-04-28T17:01:36.904303735Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-28T17:01:36.90612523Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.822265ms logger=migrator t=2026-04-28T17:01:36.912930588Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-28T17:01:36.91409228Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.161542ms logger=migrator t=2026-04-28T17:01:36.922198494Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-28T17:01:36.923894746Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.721603ms logger=migrator t=2026-04-28T17:01:36.933537348Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-28T17:01:36.934557368Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.02283ms logger=migrator t=2026-04-28T17:01:36.942347086Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-28T17:01:36.9441364Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.863305ms logger=migrator t=2026-04-28T17:01:36.952554279Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-28T17:01:36.952660761Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=110.782µs logger=migrator t=2026-04-28T17:01:36.962302063Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-28T17:01:36.967504071Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.204408ms logger=migrator t=2026-04-28T17:01:36.974280569Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-28T17:01:36.975183227Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=902.808µs logger=migrator t=2026-04-28T17:01:36.981144679Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-28T17:01:36.985613924Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.468915ms logger=migrator t=2026-04-28T17:01:36.992332651Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-28T17:01:36.993536934Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.205223ms logger=migrator t=2026-04-28T17:01:37.000279632Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-28T17:01:37.001640827Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.363395ms logger=migrator t=2026-04-28T17:01:37.008552699Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-28T17:01:37.009496536Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=943.808µs logger=migrator t=2026-04-28T17:01:37.028222331Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-28T17:01:37.043194854Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.968453ms logger=migrator t=2026-04-28T17:01:37.049176298Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-28T17:01:37.049795939Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=618.932µs logger=migrator t=2026-04-28T17:01:37.056374113Z 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-04-28T17:01:37.057389403Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.0143ms logger=migrator t=2026-04-28T17:01:37.064831864Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-28T17:01:37.065326163Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=494.269µs logger=migrator t=2026-04-28T17:01:37.07147768Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-28T17:01:37.072676532Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.203973ms logger=migrator t=2026-04-28T17:01:37.080067032Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-28T17:01:37.080412168Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=347.046µs logger=migrator t=2026-04-28T17:01:37.087428771Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-28T17:01:37.094888962Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.461081ms logger=migrator t=2026-04-28T17:01:37.100279094Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-28T17:01:37.103389974Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.10876ms logger=migrator t=2026-04-28T17:01:37.108586511Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-28T17:01:37.10954002Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=952.418µs logger=migrator t=2026-04-28T17:01:37.115628205Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-28T17:01:37.117492011Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.863015ms logger=migrator t=2026-04-28T17:01:37.124141345Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-28T17:01:37.124426372Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=281.027µs logger=migrator t=2026-04-28T17:01:37.129957065Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-28T17:01:37.137613741Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.654246ms logger=migrator t=2026-04-28T17:01:37.14761003Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-28T17:01:37.149028807Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.413287ms logger=migrator t=2026-04-28T17:01:37.157910285Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-28T17:01:37.15817401Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=266.605µs logger=migrator t=2026-04-28T17:01:37.16293657Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-28T17:01:37.163612993Z level=info msg="Migration successfully executed" id="Move region to single row" duration=680.353µs logger=migrator t=2026-04-28T17:01:37.169890322Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-28T17:01:37.17082861Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=938.428µs logger=migrator t=2026-04-28T17:01:37.178566406Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-28T17:01:37.179453263Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=886.947µs logger=migrator t=2026-04-28T17:01:37.185871544Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-28T17:01:37.186946904Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.07599ms logger=migrator t=2026-04-28T17:01:37.192801635Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-28T17:01:37.193793644Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=991.799µs logger=migrator t=2026-04-28T17:01:37.203212553Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-28T17:01:37.204854354Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.641081ms logger=migrator t=2026-04-28T17:01:37.213212472Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-28T17:01:37.21416397Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=951.008µs logger=migrator t=2026-04-28T17:01:37.218536473Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-28T17:01:37.218640885Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=105.272µs logger=migrator t=2026-04-28T17:01:37.223758581Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-28T17:01:37.226215688Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.457097ms logger=migrator t=2026-04-28T17:01:37.233435434Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-28T17:01:37.235623226Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=2.186232ms logger=migrator t=2026-04-28T17:01:37.247568392Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-28T17:01:37.249230624Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.666922ms logger=migrator t=2026-04-28T17:01:37.256840637Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-28T17:01:37.258524399Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.677902ms logger=migrator t=2026-04-28T17:01:37.264128135Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-28T17:01:37.264704667Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=576.482µs logger=migrator t=2026-04-28T17:01:37.272608185Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-28T17:01:37.273731047Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.128492ms logger=migrator t=2026-04-28T17:01:37.280337952Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-28T17:01:37.280465205Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=129.153µs logger=migrator t=2026-04-28T17:01:37.289361062Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-28T17:01:37.29080902Z level=info msg="Migration successfully executed" id="create team table" duration=1.451088ms logger=migrator t=2026-04-28T17:01:37.298507406Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-28T17:01:37.299672919Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.166382ms logger=migrator t=2026-04-28T17:01:37.308350612Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-28T17:01:37.310665627Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.317494ms logger=migrator t=2026-04-28T17:01:37.317748191Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-28T17:01:37.32252878Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.782499ms logger=migrator t=2026-04-28T17:01:37.331220805Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-28T17:01:37.331410068Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=190.153µs logger=migrator t=2026-04-28T17:01:37.337367672Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-28T17:01:37.339083864Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.715652ms logger=migrator t=2026-04-28T17:01:37.345959554Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-28T17:01:37.346862491Z level=info msg="Migration successfully executed" id="create team member table" duration=904.097µs logger=migrator t=2026-04-28T17:01:37.353779612Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-28T17:01:37.355021035Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.241313ms logger=migrator t=2026-04-28T17:01:37.36002545Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-28T17:01:37.361308245Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.282165ms logger=migrator t=2026-04-28T17:01:37.366530223Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-28T17:01:37.367582883Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.05216ms logger=migrator t=2026-04-28T17:01:37.375688797Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-28T17:01:37.381788642Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.098625ms logger=migrator t=2026-04-28T17:01:37.589723148Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-28T17:01:37.597843442Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.116024ms logger=migrator t=2026-04-28T17:01:37.608944732Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-28T17:01:37.616993273Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.048051ms logger=migrator t=2026-04-28T17:01:37.629753015Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-28T17:01:37.631629911Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.822195ms logger=migrator t=2026-04-28T17:01:37.637989221Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-28T17:01:37.640253444Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.269313ms logger=migrator t=2026-04-28T17:01:37.646759937Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-28T17:01:37.647850737Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.0909ms logger=migrator t=2026-04-28T17:01:37.656521302Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-28T17:01:37.658606651Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.081039ms logger=migrator t=2026-04-28T17:01:37.665871259Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-28T17:01:37.666804807Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=937.558µs logger=migrator t=2026-04-28T17:01:37.672090007Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-28T17:01:37.673158386Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.067289ms logger=migrator t=2026-04-28T17:01:37.679380965Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-28T17:01:37.680826002Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.446327ms logger=migrator t=2026-04-28T17:01:37.688056889Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-28T17:01:37.689520916Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.461817ms logger=migrator t=2026-04-28T17:01:37.694731905Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-28T17:01:37.695475439Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=743.984µs logger=migrator t=2026-04-28T17:01:37.703019012Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-28T17:01:37.703319458Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=301.106µs logger=migrator t=2026-04-28T17:01:37.708651479Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-28T17:01:37.709581676Z level=info msg="Migration successfully executed" id="create tag table" duration=930.637µs logger=migrator t=2026-04-28T17:01:37.716273052Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-28T17:01:37.717373743Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.100821ms logger=migrator t=2026-04-28T17:01:37.727101228Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-28T17:01:37.728140428Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.03934ms logger=migrator t=2026-04-28T17:01:37.733956227Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-28T17:01:37.734975537Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.01857ms logger=migrator t=2026-04-28T17:01:37.741236105Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-28T17:01:37.742322606Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.077741ms logger=migrator t=2026-04-28T17:01:37.747991363Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-28T17:01:37.762828915Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.83781ms logger=migrator t=2026-04-28T17:01:37.767116576Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-28T17:01:37.767873899Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=756.384µs logger=migrator t=2026-04-28T17:01:37.774447644Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-28T17:01:37.775421202Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=972.788µs logger=migrator t=2026-04-28T17:01:37.780284414Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-28T17:01:37.780622761Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=339.067µs logger=migrator t=2026-04-28T17:01:37.785502354Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-28T17:01:37.786248707Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=746.813µs logger=migrator t=2026-04-28T17:01:37.794100496Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-28T17:01:37.79535022Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.250764ms logger=migrator t=2026-04-28T17:01:37.800059519Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-28T17:01:37.801496476Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.437687ms logger=migrator t=2026-04-28T17:01:37.806710774Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-28T17:01:37.80701691Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=312.616µs logger=migrator t=2026-04-28T17:01:37.811816451Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-28T17:01:37.818531518Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.713917ms logger=migrator t=2026-04-28T17:01:37.823784438Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-28T17:01:37.828303693Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.513485ms logger=migrator t=2026-04-28T17:01:37.835796545Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-28T17:01:37.84291258Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.114625ms logger=migrator t=2026-04-28T17:01:37.854933167Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-28T17:01:37.862750105Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.822388ms logger=migrator t=2026-04-28T17:01:37.870373159Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-28T17:01:37.871326628Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=953.319µs logger=migrator t=2026-04-28T17:01:37.878568284Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-28T17:01:37.883794063Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.224339ms logger=migrator t=2026-04-28T17:01:37.891678903Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-28T17:01:37.893076849Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.397876ms logger=migrator t=2026-04-28T17:01:37.900049831Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-28T17:01:37.901529519Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.489038ms logger=migrator t=2026-04-28T17:01:37.908247496Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-28T17:01:37.909872378Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.627601ms logger=migrator t=2026-04-28T17:01:37.916338109Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-28T17:01:37.918025391Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.694222ms logger=migrator t=2026-04-28T17:01:37.927672193Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-28T17:01:37.929214722Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.547519ms logger=migrator t=2026-04-28T17:01:37.936930989Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-28T17:01:37.938057461Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.125512ms logger=migrator t=2026-04-28T17:01:37.946968869Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-28T17:01:37.956053691Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.086002ms logger=migrator t=2026-04-28T17:01:37.964172254Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-28T17:01:37.965494309Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.310835ms logger=migrator t=2026-04-28T17:01:37.976890725Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-28T17:01:37.980055146Z level=info msg="Migration successfully executed" id="create cache_data table" duration=3.166541ms logger=migrator t=2026-04-28T17:01:37.990618565Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-28T17:01:37.993478889Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.844864ms logger=migrator t=2026-04-28T17:01:38.004235223Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-28T17:01:38.006130738Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.895465ms logger=migrator t=2026-04-28T17:01:38.020142764Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-28T17:01:38.022157572Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.017169ms logger=migrator t=2026-04-28T17:01:38.030593122Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-28T17:01:38.030677644Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=86.502µs logger=migrator t=2026-04-28T17:01:38.037143295Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-28T17:01:38.03735628Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=214.765µs logger=migrator t=2026-04-28T17:01:38.041997468Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-28T17:01:38.043781681Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.782393ms logger=migrator t=2026-04-28T17:01:38.050419477Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T17:01:38.051456617Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.03687ms logger=migrator t=2026-04-28T17:01:38.056620614Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T17:01:38.057663104Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.0462ms logger=migrator t=2026-04-28T17:01:38.062581578Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-28T17:01:38.062679939Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=99.802µs logger=migrator t=2026-04-28T17:01:38.068425048Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T17:01:38.070198851Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.777243ms logger=migrator t=2026-04-28T17:01:38.07490071Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T17:01:38.075815457Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=914.877µs logger=migrator t=2026-04-28T17:01:38.081861882Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T17:01:38.083426371Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.556979ms logger=migrator t=2026-04-28T17:01:38.088328535Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T17:01:38.090151709Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.829795ms logger=migrator t=2026-04-28T17:01:38.107587209Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-28T17:01:38.11400732Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.420811ms logger=migrator t=2026-04-28T17:01:38.130325609Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-28T17:01:38.131984Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.657441ms logger=migrator t=2026-04-28T17:01:38.137816011Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-28T17:01:38.137941143Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=125.532µs logger=migrator t=2026-04-28T17:01:38.144762042Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-28T17:01:38.145858673Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.097111ms logger=migrator t=2026-04-28T17:01:38.155493596Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-28T17:01:38.157382771Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.908146ms logger=migrator t=2026-04-28T17:01:38.163547958Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-28T17:01:38.164867363Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.319475ms logger=migrator t=2026-04-28T17:01:38.171102361Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-28T17:01:38.171229803Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=128.432µs logger=migrator t=2026-04-28T17:01:38.177711446Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-28T17:01:38.179327427Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.616181ms logger=migrator t=2026-04-28T17:01:38.185022744Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-28T17:01:38.186122075Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.098591ms logger=migrator t=2026-04-28T17:01:38.192343433Z 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-04-28T17:01:38.193547376Z 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.205733ms logger=migrator t=2026-04-28T17:01:38.200608699Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-28T17:01:38.201749931Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.143792ms logger=migrator t=2026-04-28T17:01:38.209754393Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-28T17:01:38.216280656Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.528653ms logger=migrator t=2026-04-28T17:01:38.220782002Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-28T17:01:38.221518235Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=736.003µs logger=migrator t=2026-04-28T17:01:38.228467317Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-28T17:01:38.229653749Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.184722ms logger=migrator t=2026-04-28T17:01:38.255920927Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-28T17:01:38.283495258Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.640623ms logger=migrator t=2026-04-28T17:01:38.289044833Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-28T17:01:38.314571307Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.525444ms logger=migrator t=2026-04-28T17:01:38.32535764Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-28T17:01:38.326613564Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.258444ms logger=migrator t=2026-04-28T17:01:38.335602065Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-28T17:01:38.336977541Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.373396ms logger=migrator t=2026-04-28T17:01:38.348225484Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-28T17:01:38.356594552Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.369468ms logger=migrator t=2026-04-28T17:01:38.363654876Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-28T17:01:38.369587058Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.929222ms logger=migrator t=2026-04-28T17:01:38.381486332Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-28T17:01:38.38345242Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.966828ms logger=migrator t=2026-04-28T17:01:38.389167628Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-28T17:01:38.389889252Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=721.624µs logger=migrator t=2026-04-28T17:01:38.394456709Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-28T17:01:38.395445477Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=990.288µs logger=migrator t=2026-04-28T17:01:38.40407359Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-28T17:01:38.405780043Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.705433ms logger=migrator t=2026-04-28T17:01:38.412854607Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-28T17:01:38.412946008Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=91.981µs logger=migrator t=2026-04-28T17:01:38.418087446Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-28T17:01:38.427154177Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.070532ms logger=migrator t=2026-04-28T17:01:38.432383646Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-28T17:01:38.440797936Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.41596ms logger=migrator t=2026-04-28T17:01:38.447629935Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-28T17:01:38.452219762Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.590327ms logger=migrator t=2026-04-28T17:01:38.460727543Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-28T17:01:38.461838214Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.113601ms logger=migrator t=2026-04-28T17:01:38.469816414Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-28T17:01:38.471612949Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.808155ms logger=migrator t=2026-04-28T17:01:38.480563328Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-28T17:01:38.490237961Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.672393ms logger=migrator t=2026-04-28T17:01:38.503353119Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-28T17:01:38.510447403Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.095194ms logger=migrator t=2026-04-28T17:01:38.525521939Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-28T17:01:38.527572498Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.0514ms logger=migrator t=2026-04-28T17:01:38.537312992Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-28T17:01:38.543373367Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.058315ms logger=migrator t=2026-04-28T17:01:38.552730704Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-28T17:01:38.559668705Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.936611ms logger=migrator t=2026-04-28T17:01:38.566448343Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-28T17:01:38.566579416Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=131.243µs logger=migrator t=2026-04-28T17:01:38.575001306Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-28T17:01:38.577024843Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.030968ms logger=migrator t=2026-04-28T17:01:38.585872261Z 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-04-28T17:01:38.587353399Z 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.483108ms logger=migrator t=2026-04-28T17:01:38.594235969Z 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-04-28T17:01:38.595445522Z 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.209463ms logger=migrator t=2026-04-28T17:01:38.606482231Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-28T17:01:38.606627414Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=150.403µs logger=migrator t=2026-04-28T17:01:38.615885579Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-28T17:01:38.625116134Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.228305ms logger=migrator t=2026-04-28T17:01:38.637989708Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-28T17:01:38.64553551Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.549032ms logger=migrator t=2026-04-28T17:01:38.657046068Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-28T17:01:38.668417053Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.369885ms logger=migrator t=2026-04-28T17:01:38.677667939Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-28T17:01:38.686639628Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.970999ms logger=migrator t=2026-04-28T17:01:38.708148106Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-28T17:01:38.714984685Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.839729ms logger=migrator t=2026-04-28T17:01:38.724153208Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-28T17:01:38.724228529Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=76.431µs logger=migrator t=2026-04-28T17:01:38.732917674Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-28T17:01:38.734394132Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.475658ms logger=migrator t=2026-04-28T17:01:38.741858564Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-28T17:01:38.748605352Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.747038ms logger=migrator t=2026-04-28T17:01:38.901745239Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-28T17:01:38.901899752Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=153.213µs logger=migrator t=2026-04-28T17:01:38.911606186Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-28T17:01:38.925911767Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=14.30264ms logger=migrator t=2026-04-28T17:01:38.968823499Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-28T17:01:38.970390938Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.570929ms logger=migrator t=2026-04-28T17:01:38.980596232Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-28T17:01:38.990861456Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.264015ms logger=migrator t=2026-04-28T17:01:39.001972467Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-28T17:01:39.002836213Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=865.036µs logger=migrator t=2026-04-28T17:01:39.012951204Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-28T17:01:39.01431502Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.367416ms logger=migrator t=2026-04-28T17:01:39.021279971Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-28T17:01:39.029023628Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.744747ms logger=migrator t=2026-04-28T17:01:39.03698843Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-28T17:01:39.037966347Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=977.287µs logger=migrator t=2026-04-28T17:01:39.048606269Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-28T17:01:39.04971865Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.111191ms logger=migrator t=2026-04-28T17:01:39.057342254Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-28T17:01:39.058539887Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.197173ms logger=migrator t=2026-04-28T17:01:39.066816184Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-28T17:01:39.06875375Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.934066ms logger=migrator t=2026-04-28T17:01:39.076299573Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-28T17:01:39.076551948Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=253.355µs logger=migrator t=2026-04-28T17:01:39.083220994Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-28T17:01:39.084329595Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.108601ms logger=migrator t=2026-04-28T17:01:39.097475194Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-28T17:01:39.098571175Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.100401ms logger=migrator t=2026-04-28T17:01:39.108078504Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-28T17:01:39.109060143Z 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-04-28T17:01:39.115640178Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-28T17:01:39.116157687Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=516.709µs logger=migrator t=2026-04-28T17:01:39.124145339Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-28T17:01:39.125531535Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.385306ms logger=migrator t=2026-04-28T17:01:39.131002119Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-28T17:01:39.138792476Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.788738ms logger=migrator t=2026-04-28T17:01:39.145090945Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-28T17:01:39.146177986Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.087831ms logger=migrator t=2026-04-28T17:01:39.155032483Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-28T17:01:39.157628973Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.59546ms logger=migrator t=2026-04-28T17:01:39.169349504Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-28T17:01:39.171103147Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.772793ms logger=migrator t=2026-04-28T17:01:39.180076987Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-28T17:01:39.181758089Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.680722ms logger=migrator t=2026-04-28T17:01:39.18973417Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-28T17:01:39.19185099Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.11768ms logger=migrator t=2026-04-28T17:01:39.19819069Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-28T17:01:39.198264932Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=75.212µs logger=migrator t=2026-04-28T17:01:39.203625483Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-28T17:01:39.203724755Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=99.472µs logger=migrator t=2026-04-28T17:01:39.208864362Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-28T17:01:39.215917525Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.051493ms logger=migrator t=2026-04-28T17:01:39.226031917Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-28T17:01:39.226801661Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=773.584µs logger=migrator t=2026-04-28T17:01:39.236510995Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-28T17:01:39.239190666Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.679811ms logger=migrator t=2026-04-28T17:01:39.249926Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-28T17:01:39.250394428Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=467.078µs logger=migrator t=2026-04-28T17:01:39.257770407Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-28T17:01:39.259031031Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.261934ms logger=migrator t=2026-04-28T17:01:39.26846215Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-28T17:01:39.269710284Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.249484ms logger=migrator t=2026-04-28T17:01:39.280857725Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-28T17:01:39.315158904Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.297688ms logger=migrator t=2026-04-28T17:01:39.32285641Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-28T17:01:39.331099166Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.242906ms logger=migrator t=2026-04-28T17:01:39.337483676Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-28T17:01:39.337614099Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=131.383µs logger=migrator t=2026-04-28T17:01:39.343414238Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-28T17:01:39.376326262Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.907524ms logger=migrator t=2026-04-28T17:01:39.383739831Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-28T17:01:39.416556813Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.815352ms logger=migrator t=2026-04-28T17:01:39.423467094Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-28T17:01:39.424457632Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=996.538µs logger=migrator t=2026-04-28T17:01:39.435169935Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-28T17:01:39.437107211Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.937796ms logger=migrator t=2026-04-28T17:01:39.444977641Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-28T17:01:39.445345168Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=367.277µs logger=migrator t=2026-04-28T17:01:39.451143407Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-28T17:01:39.452434431Z level=info msg="Migration successfully executed" id="create permission table" duration=1.292904ms logger=migrator t=2026-04-28T17:01:39.458993456Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-28T17:01:39.460972883Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.978567ms logger=migrator t=2026-04-28T17:01:39.469069596Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-28T17:01:39.470367221Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.296825ms logger=migrator t=2026-04-28T17:01:39.477435475Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-28T17:01:39.478609777Z level=info msg="Migration successfully executed" id="create role table" duration=1.174082ms logger=migrator t=2026-04-28T17:01:39.485929705Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-28T17:01:39.497960664Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.032219ms logger=migrator t=2026-04-28T17:01:39.504919815Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-28T17:01:39.514855774Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.940678ms logger=migrator t=2026-04-28T17:01:39.521114221Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-28T17:01:39.521925267Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=810.986µs logger=migrator t=2026-04-28T17:01:39.528347968Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-28T17:01:39.529550931Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.202273ms logger=migrator t=2026-04-28T17:01:39.539966849Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-28T17:01:39.541168111Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.200422ms logger=migrator t=2026-04-28T17:01:39.548018071Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-28T17:01:39.551523897Z level=info msg="Migration successfully executed" id="create team role table" duration=3.504796ms logger=migrator t=2026-04-28T17:01:39.558682082Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-28T17:01:39.560430395Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.747953ms logger=migrator t=2026-04-28T17:01:39.567415758Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-28T17:01:39.568536909Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.127431ms logger=migrator t=2026-04-28T17:01:39.575962149Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-28T17:01:39.57707709Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.115321ms logger=migrator t=2026-04-28T17:01:39.583625915Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-28T17:01:39.584893929Z level=info msg="Migration successfully executed" id="create user role table" duration=1.265754ms logger=migrator t=2026-04-28T17:01:39.593078734Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-28T17:01:39.594232226Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.154042ms logger=migrator t=2026-04-28T17:01:39.603610483Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-28T17:01:39.604631383Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.02138ms logger=migrator t=2026-04-28T17:01:39.612573803Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-28T17:01:39.614792144Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.217791ms logger=migrator t=2026-04-28T17:01:39.623701034Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-28T17:01:39.625895185Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.197651ms logger=migrator t=2026-04-28T17:01:39.635323593Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-28T17:01:39.637361572Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.030348ms logger=migrator t=2026-04-28T17:01:39.644467956Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-28T17:01:39.646147789Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.684963ms logger=migrator t=2026-04-28T17:01:39.653755112Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-28T17:01:39.666911991Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=13.153558ms logger=migrator t=2026-04-28T17:01:39.673562397Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-28T17:01:39.675358771Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.798444ms logger=migrator t=2026-04-28T17:01:39.681662181Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-28T17:01:39.682537737Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=875.077µs logger=migrator t=2026-04-28T17:01:39.690941696Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-28T17:01:39.692957364Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.017028ms logger=migrator t=2026-04-28T17:01:39.699562019Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-28T17:01:39.701884752Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.326173ms logger=migrator t=2026-04-28T17:01:39.708873875Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-28T17:01:39.709808713Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=935.308µs logger=migrator t=2026-04-28T17:01:39.717494179Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-28T17:01:39.718905705Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.410966ms logger=migrator t=2026-04-28T17:01:39.725810066Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-28T17:01:39.733253227Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.441002ms logger=migrator t=2026-04-28T17:01:39.740500144Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-28T17:01:39.75087505Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.377536ms logger=migrator t=2026-04-28T17:01:39.758758759Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-28T17:01:39.768690107Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.928768ms logger=migrator t=2026-04-28T17:01:39.774490967Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-28T17:01:39.782525849Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.039112ms logger=migrator t=2026-04-28T17:01:39.789016402Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-28T17:01:39.790552591Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.536479ms logger=migrator t=2026-04-28T17:01:39.79844617Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-28T17:01:39.800249915Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.803775ms logger=migrator t=2026-04-28T17:01:39.806833939Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-28T17:01:39.808022882Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.187302ms logger=migrator t=2026-04-28T17:01:39.813442894Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-28T17:01:39.814689308Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.245044ms logger=migrator t=2026-04-28T17:01:39.82271705Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-28T17:01:39.824407432Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.692842ms logger=migrator t=2026-04-28T17:01:39.834539244Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-28T17:01:39.834673766Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=133.413µs logger=migrator t=2026-04-28T17:01:39.840096639Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-28T17:01:39.84017539Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=81.201µs logger=migrator t=2026-04-28T17:01:39.846614692Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-28T17:01:39.847255404Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=641.072µs logger=migrator t=2026-04-28T17:01:39.855448299Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-28T17:01:39.856242415Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=798.946µs logger=migrator t=2026-04-28T17:01:39.864149144Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-28T17:01:39.865758764Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.61019ms logger=migrator t=2026-04-28T17:01:39.873931719Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-28T17:01:39.874141583Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=210.254µs logger=migrator t=2026-04-28T17:01:39.880604485Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-28T17:01:39.881383551Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=779.295µs logger=migrator t=2026-04-28T17:01:39.888818521Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-28T17:01:39.890384021Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.5638ms logger=migrator t=2026-04-28T17:01:39.89826347Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-28T17:01:39.900525852Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.262032ms logger=migrator t=2026-04-28T17:01:39.908366391Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-28T17:01:39.918496022Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.126621ms logger=migrator t=2026-04-28T17:01:39.925324572Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-28T17:01:39.925399643Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=75.961µs logger=migrator t=2026-04-28T17:01:39.93105864Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-28T17:01:39.932043869Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=984.959µs logger=migrator t=2026-04-28T17:01:39.942442786Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-28T17:01:39.943818392Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.375686ms logger=migrator t=2026-04-28T17:01:39.953820981Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-28T17:01:39.954961403Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.140202ms logger=migrator t=2026-04-28T17:01:39.961414735Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-28T17:01:39.971241111Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.827166ms logger=migrator t=2026-04-28T17:01:39.977779434Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-28T17:01:39.97914846Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.368466ms logger=migrator t=2026-04-28T17:01:39.986181303Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-28T17:01:39.987187613Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.00639ms logger=migrator t=2026-04-28T17:01:39.995422419Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-28T17:01:40.01824954Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.831932ms logger=migrator t=2026-04-28T17:01:40.027292892Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-28T17:01:40.028944663Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.651291ms logger=migrator t=2026-04-28T17:01:40.03670213Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-28T17:01:40.03779754Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.09573ms logger=migrator t=2026-04-28T17:01:40.044782512Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-28T17:01:40.045883593Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.097121ms logger=migrator t=2026-04-28T17:01:40.05309619Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-28T17:01:40.055122069Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.026049ms logger=migrator t=2026-04-28T17:01:40.063312274Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-28T17:01:40.063535118Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=222.764µs logger=migrator t=2026-04-28T17:01:40.071195323Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-28T17:01:40.073019117Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.827094ms logger=migrator t=2026-04-28T17:01:40.083597697Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-28T17:01:40.096289937Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.69219ms logger=migrator t=2026-04-28T17:01:40.108618251Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-28T17:01:40.110116609Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.497838ms logger=migrator t=2026-04-28T17:01:40.119254593Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-28T17:01:40.120575777Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.320854ms logger=migrator t=2026-04-28T17:01:40.133616824Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T17:01:40.134392868Z 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-04-28T17:01:40.142684526Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T17:01:40.14342725Z 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-04-28T17:01:40.15140808Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-28T17:01:40.152889299Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.483999ms logger=migrator t=2026-04-28T17:01:40.160698657Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-28T17:01:40.162287137Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.588699ms logger=migrator t=2026-04-28T17:01:40.168427563Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T17:01:40.170267418Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.839745ms logger=migrator t=2026-04-28T17:01:40.17726828Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T17:01:40.178444053Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.175773ms logger=migrator t=2026-04-28T17:01:40.185675979Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-28T17:01:40.187416012Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.739433ms logger=migrator t=2026-04-28T17:01:40.194247712Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-28T17:01:40.195514166Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.266124ms logger=migrator t=2026-04-28T17:01:40.202204992Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-28T17:01:40.203367644Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.162912ms logger=migrator t=2026-04-28T17:01:40.20945742Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-28T17:01:40.210796425Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.339756ms logger=migrator t=2026-04-28T17:01:40.224409393Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-28T17:01:40.226285918Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.872645ms logger=migrator t=2026-04-28T17:01:40.237040542Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-28T17:01:40.239902346Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.864304ms logger=migrator t=2026-04-28T17:01:40.246029512Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-28T17:01:40.247262535Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.232883ms logger=migrator t=2026-04-28T17:01:40.255023821Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-28T17:01:40.277513918Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.488087ms logger=migrator t=2026-04-28T17:01:40.285387537Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-28T17:01:40.29561621Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.229814ms logger=migrator t=2026-04-28T17:01:40.303329886Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-28T17:01:40.311707245Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.377039ms logger=migrator t=2026-04-28T17:01:40.318965392Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-28T17:01:40.319244837Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=469.259µs logger=migrator t=2026-04-28T17:01:40.328477702Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-28T17:01:40.338831128Z level=info msg="Migration successfully executed" id="add share column" duration=10.357296ms logger=migrator t=2026-04-28T17:01:40.345624386Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-28T17:01:40.346107336Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=488.99µs logger=migrator t=2026-04-28T17:01:40.352278553Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-28T17:01:40.354946043Z level=info msg="Migration successfully executed" id="create file table" duration=2.65908ms logger=migrator t=2026-04-28T17:01:40.363328112Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-28T17:01:40.364953502Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.63026ms logger=migrator t=2026-04-28T17:01:40.374424372Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-28T17:01:40.375593164Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.169432ms logger=migrator t=2026-04-28T17:01:40.384529063Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-28T17:01:40.385676255Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.147282ms logger=migrator t=2026-04-28T17:01:40.392660077Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-28T17:01:40.394582913Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.926956ms logger=migrator t=2026-04-28T17:01:40.401967052Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-28T17:01:40.402205118Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=249.566µs logger=migrator t=2026-04-28T17:01:40.40918376Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-28T17:01:40.409386144Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=203.604µs logger=migrator t=2026-04-28T17:01:40.414455339Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-28T17:01:40.415318156Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=861.877µs logger=migrator t=2026-04-28T17:01:40.421288588Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-28T17:01:40.421511042Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=225.564µs logger=migrator t=2026-04-28T17:01:40.481681501Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-28T17:01:40.484161619Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.506197ms logger=migrator t=2026-04-28T17:01:40.493992934Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-28T17:01:40.506268727Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.277883ms logger=migrator t=2026-04-28T17:01:40.51485747Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-28T17:01:40.515082204Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=222.415µs logger=migrator t=2026-04-28T17:01:40.521118399Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-28T17:01:40.522626877Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.507258ms logger=migrator t=2026-04-28T17:01:40.528985277Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-28T17:01:40.529777162Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=793.835µs logger=migrator t=2026-04-28T17:01:40.534166035Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-28T17:01:40.53444955Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=292.185µs logger=migrator t=2026-04-28T17:01:40.540131738Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-28T17:01:40.541018805Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=886.967µs logger=migrator t=2026-04-28T17:01:40.548594198Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-28T17:01:40.558520906Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.926598ms logger=migrator t=2026-04-28T17:01:40.564587481Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-28T17:01:40.580354039Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=15.754398ms logger=migrator t=2026-04-28T17:01:40.585248381Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-28T17:01:40.58780313Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.560349ms logger=migrator t=2026-04-28T17:01:40.595118168Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-28T17:01:40.672963112Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.839464ms logger=migrator t=2026-04-28T17:01:40.679436605Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-28T17:01:40.680963414Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.527579ms logger=migrator t=2026-04-28T17:01:40.686269493Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-28T17:01:40.687765552Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.494619ms logger=migrator t=2026-04-28T17:01:40.693666084Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-28T17:01:40.722681732Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.009098ms logger=migrator t=2026-04-28T17:01:40.728508484Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-28T17:01:40.738048303Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.53913ms logger=migrator t=2026-04-28T17:01:40.743325063Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-28T17:01:40.743833414Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=520.481µs logger=migrator t=2026-04-28T17:01:40.749743285Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-28T17:01:40.75002087Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=278.355µs logger=migrator t=2026-04-28T17:01:40.754347142Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-28T17:01:40.754565876Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=218.774µs logger=migrator t=2026-04-28T17:01:40.761431856Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-28T17:01:40.761940276Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=509.06µs logger=migrator t=2026-04-28T17:01:40.767426679Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-28T17:01:40.767783547Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=356.598µs logger=migrator t=2026-04-28T17:01:40.776498651Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-28T17:01:40.778294465Z level=info msg="Migration successfully executed" id="create folder table" duration=1.793914ms logger=migrator t=2026-04-28T17:01:40.783765389Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-28T17:01:40.786052553Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.287154ms logger=migrator t=2026-04-28T17:01:40.792144707Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-28T17:01:40.7943818Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.241573ms logger=migrator t=2026-04-28T17:01:40.801352202Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-28T17:01:40.801383923Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.371µs logger=migrator t=2026-04-28T17:01:40.806782875Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-28T17:01:40.808757892Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.974447ms logger=migrator t=2026-04-28T17:01:40.815154213Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-28T17:01:40.816466757Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.314544ms logger=migrator t=2026-04-28T17:01:40.820711418Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-28T17:01:40.822686696Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.974648ms logger=migrator t=2026-04-28T17:01:40.827640499Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-28T17:01:40.82820305Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=564.971µs logger=migrator t=2026-04-28T17:01:40.834174463Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-28T17:01:40.834649442Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=487.799µs logger=migrator t=2026-04-28T17:01:40.839733538Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-28T17:01:40.841167585Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.444297ms logger=migrator t=2026-04-28T17:01:40.845996837Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-28T17:01:40.848016955Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.020218ms logger=migrator t=2026-04-28T17:01:40.853344766Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-28T17:01:40.854714512Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.371616ms logger=migrator t=2026-04-28T17:01:40.859335129Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-28T17:01:40.860787107Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.448948ms logger=migrator t=2026-04-28T17:01:40.86679422Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-28T17:01:40.868255527Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.468587ms logger=migrator t=2026-04-28T17:01:40.873534888Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-28T17:01:40.875043216Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.507428ms logger=migrator t=2026-04-28T17:01:40.879258756Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-28T17:01:40.880581981Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.323315ms logger=migrator t=2026-04-28T17:01:40.887314129Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-28T17:01:40.889273335Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.959946ms logger=migrator t=2026-04-28T17:01:40.894998535Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-28T17:01:40.896198067Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.202522ms logger=migrator t=2026-04-28T17:01:40.901961956Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-28T17:01:40.903944473Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.992447ms logger=migrator t=2026-04-28T17:01:40.910034459Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-28T17:01:40.911482336Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.448688ms logger=migrator t=2026-04-28T17:01:40.918292325Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-28T17:01:40.918809115Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=519.19µs logger=migrator t=2026-04-28T17:01:40.923380771Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-28T17:01:40.935048272Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.666751ms logger=migrator t=2026-04-28T17:01:40.945433289Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-28T17:01:40.946272964Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=842.285µs logger=migrator t=2026-04-28T17:01:40.95079661Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-28T17:01:40.95082115Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.84µs logger=migrator t=2026-04-28T17:01:40.955455008Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-28T17:01:40.957213612Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.759084ms logger=migrator t=2026-04-28T17:01:40.96190672Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-28T17:01:40.961929701Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.641µs logger=migrator t=2026-04-28T17:01:40.967454485Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-28T17:01:40.969114096Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.658091ms logger=migrator t=2026-04-28T17:01:40.973625392Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-28T17:01:40.975406276Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.780374ms logger=migrator t=2026-04-28T17:01:40.981294387Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-28T17:01:40.982313427Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.01841ms logger=migrator t=2026-04-28T17:01:40.989565514Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-28T17:01:40.990864018Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.299564ms logger=migrator t=2026-04-28T17:01:40.995693109Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-28T17:01:40.995953295Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=260.416µs logger=migrator t=2026-04-28T17:01:41.000544972Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-28T17:01:41.001328616Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=782.224µs logger=migrator t=2026-04-28T17:01:41.007911681Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-28T17:01:41.010171154Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.265393ms logger=migrator t=2026-04-28T17:01:41.016020405Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-28T17:01:41.017242658Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.222813ms logger=migrator t=2026-04-28T17:01:41.023225121Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-28T17:01:41.033407843Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.182632ms logger=migrator t=2026-04-28T17:01:41.038161804Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-28T17:01:41.046808117Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.639443ms logger=migrator t=2026-04-28T17:01:41.052018056Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-28T17:01:41.063537924Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.524288ms logger=migrator t=2026-04-28T17:01:41.069556958Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-28T17:01:41.069612079Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=55.821µs logger=migrator t=2026-04-28T17:01:41.074477711Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-28T17:01:41.088117479Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.632748ms logger=migrator t=2026-04-28T17:01:41.093737365Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-28T17:01:41.105467388Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.731903ms logger=migrator t=2026-04-28T17:01:41.110923001Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-28T17:01:41.11141954Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=499.089µs logger=migrator t=2026-04-28T17:01:41.115297184Z level=info msg="migrations completed" performed=558 skipped=0 duration=10.743946083s logger=migrator t=2026-04-28T17:01:41.116027207Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-28T17:01:41.132230944Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-28T17:01:41.132453458Z level=info msg="Created default organization" logger=secrets t=2026-04-28T17:01:41.139720335Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-28T17:01:41.191120519Z level=info msg="Restored cache from database" duration=445.608µs logger=plugin.store t=2026-04-28T17:01:41.192414373Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-28T17:01:41.228757911Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-28T17:01:41.228786072Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-28T17:01:41.228854683Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-28T17:01:41.228863973Z level=info msg="Plugins loaded" count=54 duration=36.45011ms logger=query_data t=2026-04-28T17:01:41.232867039Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-28T17:01:41.236399165Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-28T17:01:41.24301024Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-28T17:01:41.25247747Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-28T17:01:41.254163912Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-28T17:01:41.255617649Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-28T17:01:41.275495555Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-28T17:01:41.299643553Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-28T17:01:41.320352674Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-28T17:01:41.320407465Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-28T17:01:41.321331663Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-04-28T17:01:41.321577148Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-04-28T17:01:41.322051097Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-28T17:01:41.321401844Z level=info msg="Warming state cache for startup" logger=http.server t=2026-04-28T17:01:41.326497861Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-28T17:01:41.367829503Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-28T17:01:41.37874553Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-28T17:01:41.394974797Z level=info msg="Update check succeeded" duration=73.729896ms logger=grafana.update.checker t=2026-04-28T17:01:41.397511215Z level=info msg="Update check succeeded" duration=76.67202ms logger=ngalert.state.manager t=2026-04-28T17:01:41.414013607Z level=info msg="State cache has been initialized" states=0 duration=92.611933ms logger=ngalert.scheduler t=2026-04-28T17:01:41.414095928Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-28T17:01:41.414208211Z level=info msg=starting first_tick=2026-04-28T17:01:50Z logger=sqlstore.transactions t=2026-04-28T17:01:41.425895912Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-28T17:01:41.436907401Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=grafana-apiserver t=2026-04-28T17:01:41.807855122Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-28T17:01:41.808418022Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-04-28T17:01:42.0164851Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-28T17:01:42.030671988Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-28T17:01:42.100335226Z level=info msg="Patterns update finished" duration=691.422345ms logger=provisioning.dashboard t=2026-04-28T17:01:42.13747873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:58.692509524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:58.70916364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:58.730657866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:58.792882345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:58.814989592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:58.884367036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:58.903276093Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-28T17:01:58.936526513Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-28T17:01:58.948445598Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-28T17:01:58.948943458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:58.969264843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.010628125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.027326051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.069857346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.090962465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.145532638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.168736508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.216787307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.23699337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.29722836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.311870586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.363171248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.387145021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.4430627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.463242741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.515852577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.532104235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.57831946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.596285799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.658061578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.674352757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.718147315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.73687369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.79603315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.815712726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.870438151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.889615525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:01:59.982711696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.007795615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.059398379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.077651915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.129768039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.149550664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.222028085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.244764578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.298932032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.319050974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.382876466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.401547049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.456449349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.47297555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.528397909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.554431076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.617679417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.635884041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.706124408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.725332433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.792370058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.815272833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.876693529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.90041241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.969587367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:00.983423456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.095305364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.114082849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.186373296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.204947998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.26519296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.284905624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.3519951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.3637679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.433955496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.446223985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.510840633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.528793042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.584674969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.613964769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.720444612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.747221784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.817897079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.834547103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:02:01.90628958Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-28T17:02:46.347810229Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-04-28T17:11:41.456223523Z level=info msg="Update check succeeded" duration=60.759009ms logger=cleanup t=2026-04-28T17:11:41.785876688Z level=info msg="Completed cleanup jobs" duration=464.421528ms logger=sqlstore.transactions t=2026-04-28T17:16:41.250932253Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-28T17:21:41.3483457Z level=info msg="Completed cleanup jobs" duration=25.97879ms logger=plugins.update.checker t=2026-04-28T17:21:41.458475404Z level=info msg="Update check succeeded" duration=62.584558ms logger=cleanup t=2026-04-28T17:31:41.443396334Z level=info msg="Completed cleanup jobs" duration=122.031162ms logger=plugins.update.checker t=2026-04-28T17:31:41.448415148Z level=info msg="Update check succeeded" duration=52.679099ms logger=infra.usagestats t=2026-04-28T17:32:46.371900503Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-28T17:41:41.358067011Z level=info msg="Completed cleanup jobs" duration=36.697109ms logger=plugins.update.checker t=2026-04-28T17:41:41.448131187Z level=info msg="Update check succeeded" duration=52.164684ms logger=cleanup t=2026-04-28T17:51:41.367056371Z level=info msg="Completed cleanup jobs" duration=45.601138ms logger=plugins.update.checker t=2026-04-28T17:51:41.445842682Z level=info msg="Update check succeeded" duration=50.298108ms logger=cleanup t=2026-04-28T18:01:41.350964781Z level=info msg="Completed cleanup jobs" duration=28.901948ms logger=plugins.update.checker t=2026-04-28T18:01:41.448559902Z level=info msg="Update check succeeded" duration=53.411613ms logger=infra.usagestats t=2026-04-28T18:02:46.370163846Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-28T18:11:41.363483725Z level=info msg="Completed cleanup jobs" duration=41.547318ms logger=plugins.update.checker t=2026-04-28T18:11:41.4449009Z level=info msg="Update check succeeded" duration=49.809586ms logger=cleanup t=2026-04-28T18:21:41.353324559Z level=info msg="Completed cleanup jobs" duration=28.346369ms logger=plugins.update.checker t=2026-04-28T18:21:41.45704024Z level=info msg="Update check succeeded" duration=61.54971ms