logger=settings t=2026-04-16T07:17:08.46976752Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-16T07:17:08Z logger=settings t=2026-04-16T07:17:08.470116259Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-16T07:17:08.470192321Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-16T07:17:08.470224502Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-16T07:17:08.470266063Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-16T07:17:08.470284543Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-16T07:17:08.470328895Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-16T07:17:08.470385486Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-16T07:17:08.470414397Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-16T07:17:08.470477098Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-16T07:17:08.470510389Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-16T07:17:08.47053487Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-16T07:17:08.47055051Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-16T07:17:08.470562231Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-16T07:17:08.470573652Z level=info msg=Target target=[all] logger=settings t=2026-04-16T07:17:08.470604512Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-16T07:17:08.470636393Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-16T07:17:08.470656174Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-16T07:17:08.470668554Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-16T07:17:08.470680864Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-16T07:17:08.470695795Z level=info msg="App mode production" logger=sqlstore t=2026-04-16T07:17:08.471848764Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-16T07:17:08.471981738Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-16T07:17:08.474059311Z level=info msg="Locking database" logger=migrator t=2026-04-16T07:17:08.474113723Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-16T07:17:08.474959825Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-16T07:17:08.476003242Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.043157ms logger=migrator t=2026-04-16T07:17:08.481390853Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-16T07:17:08.482146112Z level=info msg="Migration successfully executed" id="create user table" duration=758.25µs logger=migrator t=2026-04-16T07:17:08.488264022Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-16T07:17:08.490050738Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.786036ms logger=migrator t=2026-04-16T07:17:08.498629952Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-16T07:17:08.500412438Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.781396ms logger=migrator t=2026-04-16T07:17:08.508029696Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-16T07:17:08.509023592Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.000956ms logger=migrator t=2026-04-16T07:17:08.513920599Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-16T07:17:08.514760012Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=843.272µs logger=migrator t=2026-04-16T07:17:08.518965591Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-16T07:17:08.521144718Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.181307ms logger=migrator t=2026-04-16T07:17:08.525009728Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-16T07:17:08.525772718Z level=info msg="Migration successfully executed" id="create user table v2" duration=760.04µs logger=migrator t=2026-04-16T07:17:08.529827453Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-16T07:17:08.531094787Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.275334ms logger=migrator t=2026-04-16T07:17:08.536439146Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-16T07:17:08.537256827Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=817.161µs logger=migrator t=2026-04-16T07:17:08.543992542Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-16T07:17:08.544494216Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=502.294µs logger=migrator t=2026-04-16T07:17:08.548809378Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-16T07:17:08.549897166Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.093769ms logger=migrator t=2026-04-16T07:17:08.557118534Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-16T07:17:08.55927205Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.152576ms logger=migrator t=2026-04-16T07:17:08.564507147Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-16T07:17:08.564540548Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.041µs logger=migrator t=2026-04-16T07:17:08.568187113Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-16T07:17:08.569428695Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.240752ms logger=migrator t=2026-04-16T07:17:08.573486251Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-16T07:17:08.5738336Z level=info msg="Migration successfully executed" id="Add missing user data" duration=347.248µs logger=migrator t=2026-04-16T07:17:08.579688082Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-16T07:17:08.581612122Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.91647ms logger=migrator t=2026-04-16T07:17:08.586007416Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-16T07:17:08.587260249Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.253913ms logger=migrator t=2026-04-16T07:17:08.592485706Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-16T07:17:08.59456254Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.076614ms logger=migrator t=2026-04-16T07:17:08.599098997Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-16T07:17:08.607047504Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.945697ms logger=migrator t=2026-04-16T07:17:08.612059395Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-16T07:17:08.613273486Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.213911ms logger=migrator t=2026-04-16T07:17:08.618148673Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-16T07:17:08.618345299Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=196.836µs logger=migrator t=2026-04-16T07:17:08.623153364Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-16T07:17:08.624212022Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.057518ms logger=migrator t=2026-04-16T07:17:08.6307011Z 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-16T07:17:08.631178293Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=478.833µs logger=migrator t=2026-04-16T07:17:08.636609654Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-16T07:17:08.637262061Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=652.887µs logger=migrator t=2026-04-16T07:17:08.643857613Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-16T07:17:08.645251529Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.392396ms logger=migrator t=2026-04-16T07:17:08.651282697Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-16T07:17:08.652014036Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=734.179µs logger=migrator t=2026-04-16T07:17:08.65872367Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-16T07:17:08.659937402Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.227103ms logger=migrator t=2026-04-16T07:17:08.664800548Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-16T07:17:08.665550878Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=750.299µs logger=migrator t=2026-04-16T07:17:08.670722072Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-16T07:17:08.671909053Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.185911ms logger=migrator t=2026-04-16T07:17:08.678731471Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-16T07:17:08.678797673Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=71.562µs logger=migrator t=2026-04-16T07:17:08.683299549Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-16T07:17:08.684413019Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.11754ms logger=migrator t=2026-04-16T07:17:08.690187429Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-16T07:17:08.691022421Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=810.561µs logger=migrator t=2026-04-16T07:17:08.765069169Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-16T07:17:08.766955688Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=2.359902ms logger=migrator t=2026-04-16T07:17:08.775208483Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-16T07:17:08.776349182Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.143229ms logger=migrator t=2026-04-16T07:17:08.784056203Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-16T07:17:08.786775594Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.719511ms logger=migrator t=2026-04-16T07:17:08.791662201Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-16T07:17:08.792350439Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=688.618µs logger=migrator t=2026-04-16T07:17:08.797662018Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-16T07:17:08.798403067Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=741.109µs logger=migrator t=2026-04-16T07:17:08.805549143Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-16T07:17:08.806266672Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=717.389µs logger=migrator t=2026-04-16T07:17:08.811789695Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-16T07:17:08.813016218Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.222233ms logger=migrator t=2026-04-16T07:17:08.817680588Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-16T07:17:08.818349306Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=690.618µs logger=migrator t=2026-04-16T07:17:08.824435705Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-16T07:17:08.824832386Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=401.01µs logger=migrator t=2026-04-16T07:17:08.829762674Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-16T07:17:08.830289097Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=526.463µs logger=migrator t=2026-04-16T07:17:08.835662387Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-16T07:17:08.836998452Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=1.339345ms logger=migrator t=2026-04-16T07:17:08.842570957Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-16T07:17:08.843723627Z level=info msg="Migration successfully executed" id="create star table" duration=1.15301ms logger=migrator t=2026-04-16T07:17:08.849568519Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-16T07:17:08.85036088Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=791.091µs logger=migrator t=2026-04-16T07:17:08.855856313Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-16T07:17:08.857099506Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.241023ms logger=migrator t=2026-04-16T07:17:08.862826874Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-16T07:17:08.863579614Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=755.85µs logger=migrator t=2026-04-16T07:17:08.872470906Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-16T07:17:08.873946104Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.481738ms logger=migrator t=2026-04-16T07:17:08.880030072Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-16T07:17:08.881240834Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.210362ms logger=migrator t=2026-04-16T07:17:08.887525477Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-16T07:17:08.888523974Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.002077ms logger=migrator t=2026-04-16T07:17:08.894746455Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-16T07:17:08.895596768Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=849.703µs logger=migrator t=2026-04-16T07:17:08.904361666Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-16T07:17:08.904455098Z level=info msg="Migration successfully executed" id="Update org table charset" duration=107.003µs logger=migrator t=2026-04-16T07:17:08.910889996Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-16T07:17:08.910921897Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.981µs logger=migrator t=2026-04-16T07:17:08.919220933Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-16T07:17:08.919648554Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=430.472µs logger=migrator t=2026-04-16T07:17:08.925812324Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-16T07:17:08.92679818Z level=info msg="Migration successfully executed" id="create dashboard table" duration=985.466µs logger=migrator t=2026-04-16T07:17:08.934888261Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-16T07:17:08.936259297Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.450598ms logger=migrator t=2026-04-16T07:17:08.94486011Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-16T07:17:08.946353549Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.497129ms logger=migrator t=2026-04-16T07:17:08.951563625Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-16T07:17:08.952848398Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.289323ms logger=migrator t=2026-04-16T07:17:08.960024516Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-16T07:17:08.96175059Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.725185ms logger=migrator t=2026-04-16T07:17:08.967477379Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-16T07:17:08.96866554Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.189481ms logger=migrator t=2026-04-16T07:17:08.974726189Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-16T07:17:08.981149596Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.423087ms logger=migrator t=2026-04-16T07:17:08.986811823Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-16T07:17:08.987673145Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=861.902µs logger=migrator t=2026-04-16T07:17:08.992607814Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-16T07:17:08.993394054Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=787µs logger=migrator t=2026-04-16T07:17:08.999352479Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-16T07:17:09.001223507Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.871548ms logger=migrator t=2026-04-16T07:17:09.006642029Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-16T07:17:09.007224254Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=581.435µs logger=migrator t=2026-04-16T07:17:09.011911917Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-16T07:17:09.013301333Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.389557ms logger=migrator t=2026-04-16T07:17:09.020003647Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-16T07:17:09.02013413Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=129.323µs logger=migrator t=2026-04-16T07:17:09.025690565Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-16T07:17:09.028985211Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.295616ms logger=migrator t=2026-04-16T07:17:09.034864114Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-16T07:17:09.036754443Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.889359ms logger=migrator t=2026-04-16T07:17:09.042257316Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-16T07:17:09.044551466Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.110915ms logger=migrator t=2026-04-16T07:17:09.050021018Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-16T07:17:09.050974324Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=953.116µs logger=migrator t=2026-04-16T07:17:09.056035115Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-16T07:17:09.057971556Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.936051ms logger=migrator t=2026-04-16T07:17:09.063715136Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-16T07:17:09.064297681Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=582.796µs logger=migrator t=2026-04-16T07:17:09.070164763Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-16T07:17:09.0715824Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.415067ms logger=migrator t=2026-04-16T07:17:09.078155761Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-16T07:17:09.078234613Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=80.671µs logger=migrator t=2026-04-16T07:17:09.086105548Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-16T07:17:09.086201541Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=102.453µs logger=migrator t=2026-04-16T07:17:09.092020782Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-16T07:17:09.094794784Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.774562ms logger=migrator t=2026-04-16T07:17:09.100574455Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-16T07:17:09.103197813Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.623028ms logger=migrator t=2026-04-16T07:17:09.108515462Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-16T07:17:09.110483763Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.968541ms logger=migrator t=2026-04-16T07:17:09.117152236Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-16T07:17:09.120996517Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.855671ms logger=migrator t=2026-04-16T07:17:09.127122876Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-16T07:17:09.127505666Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=382.8µs logger=migrator t=2026-04-16T07:17:09.133697938Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-16T07:17:09.135093054Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.391356ms logger=migrator t=2026-04-16T07:17:09.142049375Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-16T07:17:09.143310577Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.262072ms logger=migrator t=2026-04-16T07:17:09.149300373Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-16T07:17:09.149411966Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=112.523µs logger=migrator t=2026-04-16T07:17:09.155868694Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-16T07:17:09.156758388Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=889.564µs logger=migrator t=2026-04-16T07:17:09.162474427Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-16T07:17:09.163315939Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=842.332µs logger=migrator t=2026-04-16T07:17:09.168789441Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-16T07:17:09.176388289Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.595618ms logger=migrator t=2026-04-16T07:17:09.180600189Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-16T07:17:09.181263976Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=662.927µs logger=migrator t=2026-04-16T07:17:09.186995085Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-16T07:17:09.187593851Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=598.616µs logger=migrator t=2026-04-16T07:17:09.19175892Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-16T07:17:09.192749695Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=989.916µs logger=migrator t=2026-04-16T07:17:09.19755773Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-16T07:17:09.198149496Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=591.336µs logger=migrator t=2026-04-16T07:17:09.205948889Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-16T07:17:09.207034277Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.086037ms logger=migrator t=2026-04-16T07:17:09.215118478Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-16T07:17:09.219560653Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.440995ms logger=migrator t=2026-04-16T07:17:09.228232489Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-16T07:17:09.229242965Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.014146ms logger=migrator t=2026-04-16T07:17:09.233058065Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-16T07:17:09.233238229Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=181.364µs logger=migrator t=2026-04-16T07:17:09.237035218Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-16T07:17:09.237206043Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=170.545µs logger=migrator t=2026-04-16T07:17:09.242337186Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-16T07:17:09.243169388Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=832.402µs logger=migrator t=2026-04-16T07:17:09.247452629Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-16T07:17:09.25170025Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.244791ms logger=migrator t=2026-04-16T07:17:09.257985603Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-16T07:17:09.259036201Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.043808ms logger=migrator t=2026-04-16T07:17:09.264239736Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-16T07:17:09.265009206Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=769.6µs logger=migrator t=2026-04-16T07:17:09.268573329Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-16T07:17:09.269891493Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.317264ms logger=migrator t=2026-04-16T07:17:09.274258977Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-16T07:17:09.275497379Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.235722ms logger=migrator t=2026-04-16T07:17:09.280189992Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-16T07:17:09.280932121Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=742.609µs logger=migrator t=2026-04-16T07:17:09.284866804Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-16T07:17:09.296432014Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.55521ms logger=migrator t=2026-04-16T07:17:09.301143207Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-16T07:17:09.302161703Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.018706ms logger=migrator t=2026-04-16T07:17:09.312718408Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-16T07:17:09.313889059Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.173661ms logger=migrator t=2026-04-16T07:17:09.321378945Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-16T07:17:09.322939475Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.561771ms logger=migrator t=2026-04-16T07:17:09.33620494Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-16T07:17:09.337515264Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.315814ms logger=migrator t=2026-04-16T07:17:09.342424442Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-16T07:17:09.346588921Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.170299ms logger=migrator t=2026-04-16T07:17:09.35116268Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-16T07:17:09.356215432Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=5.039352ms logger=migrator t=2026-04-16T07:17:09.364063266Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-16T07:17:09.364174009Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=116.542µs logger=migrator t=2026-04-16T07:17:09.368583643Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-16T07:17:09.36882829Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=245.647µs logger=migrator t=2026-04-16T07:17:09.37500325Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-16T07:17:09.379315553Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.311823ms logger=migrator t=2026-04-16T07:17:09.38614715Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-16T07:17:09.386538971Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=396.871µs logger=migrator t=2026-04-16T07:17:09.392148107Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-16T07:17:09.392509686Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=364.469µs logger=migrator t=2026-04-16T07:17:09.401975143Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-16T07:17:09.405871864Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.901072ms logger=migrator t=2026-04-16T07:17:09.410799713Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-16T07:17:09.411625794Z level=info msg="Migration successfully executed" id="Update uid value" duration=828.981µs logger=migrator t=2026-04-16T07:17:09.417154748Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-16T07:17:09.418110853Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=958.425µs logger=migrator t=2026-04-16T07:17:09.422079267Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-16T07:17:09.423653327Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.57291ms logger=migrator t=2026-04-16T07:17:09.431327777Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-16T07:17:09.432675492Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.354305ms logger=migrator t=2026-04-16T07:17:10.102047442Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-16T07:17:10.103722585Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.679534ms logger=migrator t=2026-04-16T07:17:10.223148425Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-16T07:17:10.224350246Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.206932ms logger=migrator t=2026-04-16T07:17:10.355417349Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-16T07:17:10.357321189Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.90627ms logger=migrator t=2026-04-16T07:17:10.62928551Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-16T07:17:10.630505162Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.220542ms logger=migrator t=2026-04-16T07:17:11.036116543Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-16T07:17:11.044695706Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=8.585464ms logger=migrator t=2026-04-16T07:17:11.053740271Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-16T07:17:11.056887394Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=3.137022ms logger=migrator t=2026-04-16T07:17:11.061897424Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-16T07:17:11.071342069Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.438735ms logger=migrator t=2026-04-16T07:17:11.076470294Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-16T07:17:11.077687675Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.219921ms logger=migrator t=2026-04-16T07:17:11.083078565Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-16T07:17:11.084731939Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.656004ms logger=migrator t=2026-04-16T07:17:11.088927128Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-16T07:17:11.089944064Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.019216ms logger=migrator t=2026-04-16T07:17:11.094559815Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-16T07:17:11.095499119Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=938.944µs logger=migrator t=2026-04-16T07:17:11.099687598Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-16T07:17:11.100091958Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=404.2µs logger=migrator t=2026-04-16T07:17:11.104040441Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-16T07:17:11.104825521Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=785.19µs logger=migrator t=2026-04-16T07:17:11.110217532Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-16T07:17:11.110285744Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=73.002µs logger=migrator t=2026-04-16T07:17:11.114740509Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-16T07:17:11.11856263Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.822601ms logger=migrator t=2026-04-16T07:17:11.122768549Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-16T07:17:11.125399918Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.630949ms logger=migrator t=2026-04-16T07:17:11.129549956Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-16T07:17:11.12972594Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=176.444µs logger=migrator t=2026-04-16T07:17:11.134656749Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-16T07:17:11.139369992Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.711243ms logger=migrator t=2026-04-16T07:17:11.144190956Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-16T07:17:11.146775954Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.584488ms logger=migrator t=2026-04-16T07:17:11.150913052Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-16T07:17:11.152229236Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.316274ms logger=migrator t=2026-04-16T07:17:11.157484482Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-16T07:17:11.158100279Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=616.076µs logger=migrator t=2026-04-16T07:17:11.162406551Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-16T07:17:11.163265774Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=858.433µs logger=migrator t=2026-04-16T07:17:11.167288398Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-16T07:17:11.16812017Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=831.692µs logger=migrator t=2026-04-16T07:17:11.172608217Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-16T07:17:11.173626054Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.016476ms logger=migrator t=2026-04-16T07:17:11.178539371Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-16T07:17:11.180133233Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.603222ms logger=migrator t=2026-04-16T07:17:11.184946818Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-16T07:17:11.185057711Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=113.593µs logger=migrator t=2026-04-16T07:17:11.189000673Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-16T07:17:11.189062006Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=62.053µs logger=migrator t=2026-04-16T07:17:11.19271467Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-16T07:17:11.195740429Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.025909ms logger=migrator t=2026-04-16T07:17:11.200477013Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-16T07:17:11.203220284Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.740131ms logger=migrator t=2026-04-16T07:17:11.207372042Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-16T07:17:11.207596048Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=228.016µs logger=migrator t=2026-04-16T07:17:11.212502136Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-16T07:17:11.214009245Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.51121ms logger=migrator t=2026-04-16T07:17:11.222772683Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-16T07:17:11.223942383Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.16814ms logger=migrator t=2026-04-16T07:17:11.229053487Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-16T07:17:11.229091738Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.811µs logger=migrator t=2026-04-16T07:17:11.23264604Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-16T07:17:11.233532693Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=886.503µs logger=migrator t=2026-04-16T07:17:11.23842823Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-16T07:17:11.239414396Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=986.216µs logger=migrator t=2026-04-16T07:17:11.243100773Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-16T07:17:11.246516702Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.416228ms logger=migrator t=2026-04-16T07:17:11.251225784Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-16T07:17:11.251253684Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.8µs logger=migrator t=2026-04-16T07:17:11.255921806Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-16T07:17:11.256976824Z level=info msg="Migration successfully executed" id="create session table" duration=1.054178ms logger=migrator t=2026-04-16T07:17:11.261372528Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-16T07:17:11.261513592Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=146.124µs logger=migrator t=2026-04-16T07:17:11.265950517Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-16T07:17:11.266024879Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=74.951µs logger=migrator t=2026-04-16T07:17:11.269679445Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-16T07:17:11.270341652Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=661.227µs logger=migrator t=2026-04-16T07:17:11.275013783Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-16T07:17:11.276221535Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.204711ms logger=migrator t=2026-04-16T07:17:11.283087614Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-16T07:17:11.283117084Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.911µs logger=migrator t=2026-04-16T07:17:11.286723948Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-16T07:17:11.286755679Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=34.051µs logger=migrator t=2026-04-16T07:17:11.290211239Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-16T07:17:11.295482306Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.269337ms logger=migrator t=2026-04-16T07:17:11.300281981Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-16T07:17:11.306109613Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.827212ms logger=migrator t=2026-04-16T07:17:11.31140883Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-16T07:17:11.311497263Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=87.543µs logger=migrator t=2026-04-16T07:17:11.31560901Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-16T07:17:11.315762495Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=153.975µs logger=migrator t=2026-04-16T07:17:11.319927372Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-16T07:17:11.321174035Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.243833ms logger=migrator t=2026-04-16T07:17:11.32709705Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-16T07:17:11.327159191Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=66.142µs logger=migrator t=2026-04-16T07:17:11.332625564Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-16T07:17:11.336015171Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.391228ms logger=migrator t=2026-04-16T07:17:11.340501378Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-16T07:17:11.340705583Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=203.365µs logger=migrator t=2026-04-16T07:17:11.34556548Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-16T07:17:11.350835298Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.269768ms logger=migrator t=2026-04-16T07:17:11.355993242Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-16T07:17:11.359737929Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.760058ms logger=migrator t=2026-04-16T07:17:11.364431871Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-16T07:17:11.364542644Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=112.323µs logger=migrator t=2026-04-16T07:17:11.369104723Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-16T07:17:11.370105919Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.002306ms logger=migrator t=2026-04-16T07:17:11.382727608Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-16T07:17:11.383689823Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=965.226µs logger=migrator t=2026-04-16T07:17:11.39242864Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-16T07:17:11.394422243Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.995653ms logger=migrator t=2026-04-16T07:17:11.399992057Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-16T07:17:11.400920631Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=928.474µs logger=migrator t=2026-04-16T07:17:11.406057136Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-16T07:17:11.406884227Z level=info msg="Migration successfully executed" id="add index alert state" duration=824.542µs logger=migrator t=2026-04-16T07:17:11.411609809Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-16T07:17:11.413042187Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.432658ms logger=migrator t=2026-04-16T07:17:11.417701938Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-16T07:17:11.418391196Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=687.538µs logger=migrator t=2026-04-16T07:17:11.422989437Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-16T07:17:11.423832958Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=843.341µs logger=migrator t=2026-04-16T07:17:11.427819392Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-16T07:17:11.428580322Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=760.92µs logger=migrator t=2026-04-16T07:17:11.432681329Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-16T07:17:11.445705947Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.026538ms logger=migrator t=2026-04-16T07:17:11.450138583Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-16T07:17:11.450838571Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=699.768µs logger=migrator t=2026-04-16T07:17:11.454440905Z 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-16T07:17:11.455298198Z 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=857.372µs logger=migrator t=2026-04-16T07:17:11.459648931Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-16T07:17:11.460110113Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=461.672µs logger=migrator t=2026-04-16T07:17:11.465221736Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-16T07:17:11.465821752Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=600.026µs logger=migrator t=2026-04-16T07:17:11.470485453Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-16T07:17:11.471779776Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.294123ms logger=migrator t=2026-04-16T07:17:11.475810921Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-16T07:17:11.479418245Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.605914ms logger=migrator t=2026-04-16T07:17:11.485095473Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-16T07:17:11.488611364Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.515341ms logger=migrator t=2026-04-16T07:17:11.492820584Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-16T07:17:11.49646737Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.646476ms logger=migrator t=2026-04-16T07:17:11.500842724Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-16T07:17:11.504475228Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.631695ms logger=migrator t=2026-04-16T07:17:11.509211322Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-16T07:17:11.510110045Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=897.914µs logger=migrator t=2026-04-16T07:17:11.515009432Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-16T07:17:11.515051103Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=47.081µs logger=migrator t=2026-04-16T07:17:11.51953423Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-16T07:17:11.519581341Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.541µs logger=migrator t=2026-04-16T07:17:11.524558061Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-16T07:17:11.525743371Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.18522ms logger=migrator t=2026-04-16T07:17:11.531118452Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T07:17:11.53261316Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.490758ms logger=migrator t=2026-04-16T07:17:11.538872103Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-16T07:17:11.539580812Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=708.309µs logger=migrator t=2026-04-16T07:17:11.544633083Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-16T07:17:11.545396474Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=762.941µs logger=migrator t=2026-04-16T07:17:11.549369777Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T07:17:11.550246939Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=874.992µs logger=migrator t=2026-04-16T07:17:11.554267044Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-16T07:17:11.560079896Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.811431ms logger=migrator t=2026-04-16T07:17:11.565456926Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-16T07:17:11.569045069Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.589523ms logger=migrator t=2026-04-16T07:17:11.572849219Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-16T07:17:11.573019573Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=170.725µs logger=migrator t=2026-04-16T07:17:11.576971356Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-16T07:17:11.577776557Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=804.681µs logger=migrator t=2026-04-16T07:17:11.583354452Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-16T07:17:11.584601965Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.247083ms logger=migrator t=2026-04-16T07:17:11.58868537Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-16T07:17:11.593142827Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.458327ms logger=migrator t=2026-04-16T07:17:11.59750048Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-16T07:17:11.597683555Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=187.554µs logger=migrator t=2026-04-16T07:17:11.602321766Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-16T07:17:11.603376093Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.054187ms logger=migrator t=2026-04-16T07:17:11.608310701Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-16T07:17:11.609280427Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=969.276µs logger=migrator t=2026-04-16T07:17:11.614238006Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-16T07:17:11.614336878Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=99.592µs logger=migrator t=2026-04-16T07:17:11.619460652Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-16T07:17:11.621073634Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.612492ms logger=migrator t=2026-04-16T07:17:11.62668119Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-16T07:17:11.627603714Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=922.504µs logger=migrator t=2026-04-16T07:17:11.632024219Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-16T07:17:11.632888122Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=863.022µs logger=migrator t=2026-04-16T07:17:11.637507872Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-16T07:17:11.638426235Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=918.033µs logger=migrator t=2026-04-16T07:17:11.64434269Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-16T07:17:11.645825129Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.480838ms logger=migrator t=2026-04-16T07:17:11.651019953Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-16T07:17:11.651952888Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=932.365µs logger=migrator t=2026-04-16T07:17:11.657752449Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-16T07:17:11.65778923Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=37.911µs logger=migrator t=2026-04-16T07:17:11.661845005Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-16T07:17:11.666541018Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.694333ms logger=migrator t=2026-04-16T07:17:11.670810049Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-16T07:17:11.671744133Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=931.794µs logger=migrator t=2026-04-16T07:17:11.676415125Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-16T07:17:11.68084575Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.427525ms logger=migrator t=2026-04-16T07:17:11.684888716Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-16T07:17:11.685604674Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=715.788µs logger=migrator t=2026-04-16T07:17:11.692119314Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-16T07:17:11.693134711Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.015077ms logger=migrator t=2026-04-16T07:17:11.697879723Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-16T07:17:11.699434435Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.553211ms logger=migrator t=2026-04-16T07:17:11.704047304Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-16T07:17:11.716461888Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.414024ms logger=migrator t=2026-04-16T07:17:11.722634639Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-16T07:17:11.723237214Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=602.655µs logger=migrator t=2026-04-16T07:17:11.727762472Z 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-16T07:17:11.728733007Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=966.685µs logger=migrator t=2026-04-16T07:17:11.733293056Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-16T07:17:11.733586953Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=294.327µs logger=migrator t=2026-04-16T07:17:11.737427394Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-16T07:17:11.737981768Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=553.884µs logger=migrator t=2026-04-16T07:17:11.742791483Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-16T07:17:11.742988378Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=194.795µs logger=migrator t=2026-04-16T07:17:11.746879249Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-16T07:17:11.75226085Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.382861ms logger=migrator t=2026-04-16T07:17:11.757099616Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-16T07:17:11.762137337Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.035901ms logger=migrator t=2026-04-16T07:17:11.766598623Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-16T07:17:11.767591909Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=996.147µs logger=migrator t=2026-04-16T07:17:11.773829172Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-16T07:17:11.774795146Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=965.095µs logger=migrator t=2026-04-16T07:17:11.77919197Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-16T07:17:11.779401247Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=209.577µs logger=migrator t=2026-04-16T07:17:11.783297378Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-16T07:17:11.789501179Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.205192ms logger=migrator t=2026-04-16T07:17:11.793896823Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-16T07:17:11.794852969Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=957.456µs logger=migrator t=2026-04-16T07:17:11.79912574Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-16T07:17:11.799323745Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=197.455µs logger=migrator t=2026-04-16T07:17:11.806756659Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-16T07:17:11.807408976Z level=info msg="Migration successfully executed" id="Move region to single row" duration=653.177µs logger=migrator t=2026-04-16T07:17:11.813290239Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-16T07:17:11.814146601Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=855.812µs logger=migrator t=2026-04-16T07:17:11.818034442Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-16T07:17:11.818904715Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=869.783µs logger=migrator t=2026-04-16T07:17:11.822678644Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T07:17:11.824095851Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.416576ms logger=migrator t=2026-04-16T07:17:11.829818929Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T07:17:11.830810805Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=991.076µs logger=migrator t=2026-04-16T07:17:11.835791345Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-16T07:17:11.837005986Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.213982ms logger=migrator t=2026-04-16T07:17:11.841262947Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-16T07:17:11.842719225Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.455018ms logger=migrator t=2026-04-16T07:17:11.847558921Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-16T07:17:11.847643733Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=84.612µs logger=migrator t=2026-04-16T07:17:11.851676998Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-16T07:17:11.853083815Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.406577ms logger=migrator t=2026-04-16T07:17:11.859088182Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-16T07:17:11.860479428Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.390226ms logger=migrator t=2026-04-16T07:17:11.866679128Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-16T07:17:11.867561052Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=882.034µs logger=migrator t=2026-04-16T07:17:11.872325857Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-16T07:17:11.873801875Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.475558ms logger=migrator t=2026-04-16T07:17:11.878458346Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-16T07:17:11.878853796Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=393.6µs logger=migrator t=2026-04-16T07:17:11.884032841Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-16T07:17:11.884644897Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=612.147µs logger=migrator t=2026-04-16T07:17:11.889301128Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-16T07:17:11.889483273Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=184.425µs logger=migrator t=2026-04-16T07:17:11.893908438Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-16T07:17:11.894833292Z level=info msg="Migration successfully executed" id="create team table" duration=924.555µs logger=migrator t=2026-04-16T07:17:11.898985061Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-16T07:17:11.899993176Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.007745ms logger=migrator t=2026-04-16T07:17:11.905365257Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-16T07:17:11.906216759Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=851.102µs logger=migrator t=2026-04-16T07:17:11.911009214Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-16T07:17:11.915767758Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.757895ms logger=migrator t=2026-04-16T07:17:11.919830043Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-16T07:17:11.920033689Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=203.946µs logger=migrator t=2026-04-16T07:17:11.92471522Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-16T07:17:11.925694716Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=978.766µs logger=migrator t=2026-04-16T07:17:11.930392747Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-16T07:17:11.931252161Z level=info msg="Migration successfully executed" id="create team member table" duration=859.034µs logger=migrator t=2026-04-16T07:17:11.935896781Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-16T07:17:11.937275797Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.378726ms logger=migrator t=2026-04-16T07:17:11.943945101Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-16T07:17:11.945533362Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.591791ms logger=migrator t=2026-04-16T07:17:11.951675952Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-16T07:17:11.952529254Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=853.022µs logger=migrator t=2026-04-16T07:17:11.956855117Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-16T07:17:11.961459587Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.60389ms logger=migrator t=2026-04-16T07:17:11.966299663Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-16T07:17:11.970993345Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.694922ms logger=migrator t=2026-04-16T07:17:11.975099772Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-16T07:17:11.980072691Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.968929ms logger=migrator t=2026-04-16T07:17:11.984465936Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-16T07:17:11.985410311Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=947.965µs logger=migrator t=2026-04-16T07:17:11.991590522Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-16T07:17:11.993674096Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.084634ms logger=migrator t=2026-04-16T07:17:12.001602112Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-16T07:17:12.003575153Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.977391ms logger=migrator t=2026-04-16T07:17:12.010497054Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-16T07:17:12.011555431Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.057247ms logger=migrator t=2026-04-16T07:17:12.015765541Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-16T07:17:12.01687241Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.106999ms logger=migrator t=2026-04-16T07:17:12.023583735Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-16T07:17:12.024699663Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.117448ms logger=migrator t=2026-04-16T07:17:12.03032445Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-16T07:17:12.032733043Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.408174ms logger=migrator t=2026-04-16T07:17:12.040233208Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-16T07:17:12.041387798Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.158641ms logger=migrator t=2026-04-16T07:17:12.049396056Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-16T07:17:12.049891529Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=497.103µs logger=migrator t=2026-04-16T07:17:12.058048602Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-16T07:17:12.058499033Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=448.191µs logger=migrator t=2026-04-16T07:17:12.064920701Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-16T07:17:12.066368909Z level=info msg="Migration successfully executed" id="create tag table" duration=1.452188ms logger=migrator t=2026-04-16T07:17:12.071791309Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-16T07:17:12.072753565Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=961.896µs logger=migrator t=2026-04-16T07:17:12.077417506Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-16T07:17:12.078965987Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.549561ms logger=migrator t=2026-04-16T07:17:12.085601229Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-16T07:17:12.087353945Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.750526ms logger=migrator t=2026-04-16T07:17:12.092833027Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-16T07:17:12.093754022Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=921.155µs logger=migrator t=2026-04-16T07:17:12.09792598Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-16T07:17:12.113718681Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.789751ms logger=migrator t=2026-04-16T07:17:12.119336477Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-16T07:17:12.121062153Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.721546ms logger=migrator t=2026-04-16T07:17:12.127610523Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-16T07:17:12.129895642Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.288989ms logger=migrator t=2026-04-16T07:17:12.135207571Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-16T07:17:12.135692744Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=486.313µs logger=migrator t=2026-04-16T07:17:12.141488835Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-16T07:17:12.142564223Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.074858ms logger=migrator t=2026-04-16T07:17:12.147248574Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-16T07:17:12.1482084Z level=info msg="Migration successfully executed" id="create user auth table" duration=958.596µs logger=migrator t=2026-04-16T07:17:12.152185973Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-16T07:17:12.153157319Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=969.866µs logger=migrator t=2026-04-16T07:17:12.158672103Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-16T07:17:12.158811066Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=140.164µs logger=migrator t=2026-04-16T07:17:12.162958294Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-16T07:17:12.17009689Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.132015ms logger=migrator t=2026-04-16T07:17:12.174499924Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-16T07:17:12.180581842Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.078178ms logger=migrator t=2026-04-16T07:17:12.18623396Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-16T07:17:12.19161583Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.38511ms logger=migrator t=2026-04-16T07:17:12.198018517Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-16T07:17:12.203665454Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.643677ms logger=migrator t=2026-04-16T07:17:12.208808537Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-16T07:17:12.209773473Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=964.806µs logger=migrator t=2026-04-16T07:17:12.215528623Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-16T07:17:12.223633943Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.184212ms logger=migrator t=2026-04-16T07:17:12.230146913Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-16T07:17:12.231734124Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.586831ms logger=migrator t=2026-04-16T07:17:12.236625222Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-16T07:17:12.238480731Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.856769ms logger=migrator t=2026-04-16T07:17:12.242884575Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-16T07:17:12.24386806Z level=info msg="Migration successfully executed" id="create user auth token table" duration=983.105µs logger=migrator t=2026-04-16T07:17:12.250058111Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-16T07:17:12.251795537Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.737806ms logger=migrator t=2026-04-16T07:17:12.256375656Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-16T07:17:12.25731232Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=938.774µs logger=migrator t=2026-04-16T07:17:12.26383572Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-16T07:17:12.265256087Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.418677ms logger=migrator t=2026-04-16T07:17:12.274139818Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-16T07:17:12.279810767Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.670079ms logger=migrator t=2026-04-16T07:17:12.285237847Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-16T07:17:12.286235234Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=997.767µs logger=migrator t=2026-04-16T07:17:12.292108556Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-16T07:17:12.293161144Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.050678ms logger=migrator t=2026-04-16T07:17:12.301592384Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-16T07:17:12.303658307Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.066753ms logger=migrator t=2026-04-16T07:17:12.310982898Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-16T07:17:12.312469996Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.484338ms logger=migrator t=2026-04-16T07:17:12.320706291Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-16T07:17:12.322523999Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.817198ms logger=migrator t=2026-04-16T07:17:12.329712496Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-16T07:17:12.329823438Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=110.582µs logger=migrator t=2026-04-16T07:17:12.335111966Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-16T07:17:12.33524146Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=110.303µs logger=migrator t=2026-04-16T07:17:12.342020535Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-16T07:17:12.343218967Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.205662ms logger=migrator t=2026-04-16T07:17:12.350204499Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T07:17:12.352134499Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.93057ms logger=migrator t=2026-04-16T07:17:12.357909Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T07:17:12.359604764Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.694735ms logger=migrator t=2026-04-16T07:17:12.367000016Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-16T07:17:12.367201781Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=207.665µs logger=migrator t=2026-04-16T07:17:12.374976084Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T07:17:12.376858213Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.881929ms logger=migrator t=2026-04-16T07:17:12.384683726Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T07:17:12.387050149Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.355322ms logger=migrator t=2026-04-16T07:17:12.393496496Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T07:17:12.395405926Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.91142ms logger=migrator t=2026-04-16T07:17:12.400501639Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T07:17:12.401511045Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.009136ms logger=migrator t=2026-04-16T07:17:12.406902455Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-16T07:17:12.412869501Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.966816ms logger=migrator t=2026-04-16T07:17:12.417980934Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-16T07:17:12.418940789Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=959.885µs logger=migrator t=2026-04-16T07:17:12.425745446Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-16T07:17:12.425850069Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=102.673µs logger=migrator t=2026-04-16T07:17:12.433214691Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-16T07:17:12.434932865Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.718094ms logger=migrator t=2026-04-16T07:17:12.440163462Z 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-16T07:17:12.441408453Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.244861ms logger=migrator t=2026-04-16T07:17:12.44704915Z 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-16T07:17:12.448689414Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.639383ms logger=migrator t=2026-04-16T07:17:12.455695276Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T07:17:12.455807949Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=113.803µs logger=migrator t=2026-04-16T07:17:12.463821907Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-16T07:17:12.464833884Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.011777ms logger=migrator t=2026-04-16T07:17:12.47277661Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-16T07:17:12.474466355Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.688925ms logger=migrator t=2026-04-16T07:17:12.480724178Z 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-16T07:17:12.482044091Z 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.318973ms logger=migrator t=2026-04-16T07:17:12.487273128Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-16T07:17:12.488852539Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.578311ms logger=migrator t=2026-04-16T07:17:12.500725038Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-16T07:17:12.510230646Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.509498ms logger=migrator t=2026-04-16T07:17:12.516569131Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-16T07:17:12.51730734Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=739.179µs logger=migrator t=2026-04-16T07:17:12.523094301Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T07:17:12.524549998Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.460158ms logger=migrator t=2026-04-16T07:17:12.532330481Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-16T07:17:12.560221627Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.888156ms logger=migrator t=2026-04-16T07:17:13.018576782Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-16T07:17:13.046700495Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.124152ms logger=migrator t=2026-04-16T07:17:13.052084385Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-16T07:17:13.052964068Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=881.363µs logger=migrator t=2026-04-16T07:17:13.059792586Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T07:17:13.061697435Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.90807ms logger=migrator t=2026-04-16T07:17:13.066785688Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-16T07:17:13.072879546Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.093628ms logger=migrator t=2026-04-16T07:17:13.079507559Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-16T07:17:13.08610328Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.594671ms logger=migrator t=2026-04-16T07:17:13.092930808Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-16T07:17:13.094938781Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.011922ms logger=migrator t=2026-04-16T07:17:13.100496195Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-16T07:17:13.101537232Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.040767ms logger=migrator t=2026-04-16T07:17:13.108183575Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-16T07:17:13.110583478Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.402383ms logger=migrator t=2026-04-16T07:17:13.116268415Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-16T07:17:13.117669572Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.401627ms logger=migrator t=2026-04-16T07:17:13.12336107Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-16T07:17:13.123585237Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=226.696µs logger=migrator t=2026-04-16T07:17:13.129891821Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-16T07:17:13.136317068Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.424847ms logger=migrator t=2026-04-16T07:17:13.143076194Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-16T07:17:13.150753394Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.67941ms logger=migrator t=2026-04-16T07:17:13.156478143Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-16T07:17:13.165806606Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.330132ms logger=migrator t=2026-04-16T07:17:13.171985917Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-16T07:17:13.173052554Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.066777ms logger=migrator t=2026-04-16T07:17:13.177951241Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-16T07:17:13.179033Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.081629ms logger=migrator t=2026-04-16T07:17:13.184109042Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-16T07:17:13.193556458Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.447396ms logger=migrator t=2026-04-16T07:17:13.200129969Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-16T07:17:13.207015529Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.88435ms logger=migrator t=2026-04-16T07:17:13.212139072Z 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-16T07:17:13.213275162Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.13576ms logger=migrator t=2026-04-16T07:17:13.218611001Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-16T07:17:13.227639315Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.023754ms logger=migrator t=2026-04-16T07:17:13.233990041Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-16T07:17:13.242067782Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.082281ms logger=migrator t=2026-04-16T07:17:13.248292383Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-16T07:17:13.248365685Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=74.672µs logger=migrator t=2026-04-16T07:17:13.253362655Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-16T07:17:13.255356297Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.989562ms logger=migrator t=2026-04-16T07:17:13.263221342Z 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-16T07:17:13.264451854Z 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.230262ms logger=migrator t=2026-04-16T07:17:13.271704703Z 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-16T07:17:13.273816078Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.113765ms logger=migrator t=2026-04-16T07:17:13.281059897Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T07:17:13.281364734Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=301.207µs logger=migrator t=2026-04-16T07:17:13.287056383Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-16T07:17:13.297683099Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.621646ms logger=migrator t=2026-04-16T07:17:13.303591783Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-16T07:17:13.314927809Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.334185ms logger=migrator t=2026-04-16T07:17:13.320277468Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-16T07:17:13.326575382Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.294364ms logger=migrator t=2026-04-16T07:17:13.332883556Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-16T07:17:13.340291269Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.407462ms logger=migrator t=2026-04-16T07:17:13.345825793Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-16T07:17:13.354636433Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.80993ms logger=migrator t=2026-04-16T07:17:13.360429773Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-16T07:17:13.360523336Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=89.782µs logger=migrator t=2026-04-16T07:17:13.365773443Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-16T07:17:13.367270071Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.495979ms logger=migrator t=2026-04-16T07:17:13.373687098Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-16T07:17:13.384598063Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.908975ms logger=migrator t=2026-04-16T07:17:13.390736562Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-16T07:17:13.390805124Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=69.662µs logger=migrator t=2026-04-16T07:17:13.398441993Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-16T07:17:13.405799795Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.370623ms logger=migrator t=2026-04-16T07:17:13.412575611Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-16T07:17:13.413916616Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.341904ms logger=migrator t=2026-04-16T07:17:13.420870207Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-16T07:17:13.43058869Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.713233ms logger=migrator t=2026-04-16T07:17:13.436508664Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-16T07:17:13.437573992Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.061787ms logger=migrator t=2026-04-16T07:17:13.44443374Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-16T07:17:13.445710894Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.277944ms logger=migrator t=2026-04-16T07:17:13.451866104Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-16T07:17:13.459869762Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.007418ms logger=migrator t=2026-04-16T07:17:13.466244748Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-16T07:17:13.467119881Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=875.553µs logger=migrator t=2026-04-16T07:17:13.473799655Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-16T07:17:13.475572812Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.771407ms logger=migrator t=2026-04-16T07:17:13.48169849Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-16T07:17:13.482557584Z level=info msg="Migration successfully executed" id="create alert_image table" duration=858.574µs logger=migrator t=2026-04-16T07:17:13.489071223Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-16T07:17:13.490778917Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.707344ms logger=migrator t=2026-04-16T07:17:13.496686851Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-16T07:17:13.496760673Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=74.132µs logger=migrator t=2026-04-16T07:17:13.502164114Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-16T07:17:13.503208481Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.043487ms logger=migrator t=2026-04-16T07:17:13.510218173Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-16T07:17:13.511774314Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.556431ms logger=migrator t=2026-04-16T07:17:13.517200435Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T07:17:13.517857102Z 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-16T07:17:13.523329675Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-16T07:17:13.524051154Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=722.579µs logger=migrator t=2026-04-16T07:17:13.531146489Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-16T07:17:13.532926784Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.775176ms logger=migrator t=2026-04-16T07:17:13.538068959Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-16T07:17:13.544783203Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.710904ms logger=migrator t=2026-04-16T07:17:13.549371133Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-16T07:17:13.550406109Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.034296ms logger=migrator t=2026-04-16T07:17:13.556059368Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-16T07:17:13.557080294Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.020547ms logger=migrator t=2026-04-16T07:17:13.562382232Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-16T07:17:13.563914232Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.5371ms logger=migrator t=2026-04-16T07:17:13.568999964Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-16T07:17:13.570100143Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.099809ms logger=migrator t=2026-04-16T07:17:13.576845748Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-16T07:17:13.578678146Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.831288ms logger=migrator t=2026-04-16T07:17:13.584761015Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-16T07:17:13.584812066Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=52.581µs logger=migrator t=2026-04-16T07:17:13.589715614Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-16T07:17:13.589789596Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=74.591µs logger=migrator t=2026-04-16T07:17:13.641948103Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-16T07:17:13.65181199Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.867047ms logger=migrator t=2026-04-16T07:17:13.657488238Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-16T07:17:13.657866888Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=378.96µs logger=migrator t=2026-04-16T07:17:13.662739895Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-16T07:17:13.664035889Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.294694ms logger=migrator t=2026-04-16T07:17:13.671283367Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-16T07:17:13.671865842Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=584.995µs logger=migrator t=2026-04-16T07:17:13.677367756Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-16T07:17:13.678457344Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.089368ms logger=migrator t=2026-04-16T07:17:13.68365682Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-16T07:17:13.68482989Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.17448ms logger=migrator t=2026-04-16T07:17:13.689953054Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-16T07:17:13.724422071Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.460867ms logger=migrator t=2026-04-16T07:17:13.73974603Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-16T07:17:13.749363211Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.622651ms logger=migrator t=2026-04-16T07:17:13.754239138Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-16T07:17:13.754351731Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=113.593µs logger=migrator t=2026-04-16T07:17:13.75975275Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-16T07:17:13.792873344Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.114493ms logger=migrator t=2026-04-16T07:17:13.799517706Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-16T07:17:13.831294674Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.772508ms logger=migrator t=2026-04-16T07:17:13.854925159Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-16T07:17:13.85649973Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.577372ms logger=migrator t=2026-04-16T07:17:13.865066113Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-16T07:17:13.867013004Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.950121ms logger=migrator t=2026-04-16T07:17:13.873916584Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-16T07:17:13.874120449Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=204.205µs logger=migrator t=2026-04-16T07:17:13.878626336Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-16T07:17:13.87953419Z level=info msg="Migration successfully executed" id="create permission table" duration=907.584µs logger=migrator t=2026-04-16T07:17:13.884913199Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-16T07:17:13.885914776Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.001117ms logger=migrator t=2026-04-16T07:17:13.891647115Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-16T07:17:13.893451662Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.805217ms logger=migrator t=2026-04-16T07:17:13.900784183Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-16T07:17:13.902275672Z level=info msg="Migration successfully executed" id="create role table" duration=1.491509ms logger=migrator t=2026-04-16T07:17:13.908289029Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-16T07:17:13.915913778Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.625199ms logger=migrator t=2026-04-16T07:17:13.920981999Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-16T07:17:13.928796862Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.813883ms logger=migrator t=2026-04-16T07:17:13.935799465Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-16T07:17:13.93713144Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.330335ms logger=migrator t=2026-04-16T07:17:13.942377906Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-16T07:17:13.943496705Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.115769ms logger=migrator t=2026-04-16T07:17:13.965011306Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-16T07:17:13.966856963Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.845317ms logger=migrator t=2026-04-16T07:17:13.979662617Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-16T07:17:13.980674123Z level=info msg="Migration successfully executed" id="create team role table" duration=1.007466ms logger=migrator t=2026-04-16T07:17:13.987743917Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-16T07:17:13.989538734Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.794127ms logger=migrator t=2026-04-16T07:17:13.995404617Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-16T07:17:13.996443734Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.038787ms logger=migrator t=2026-04-16T07:17:14.008694363Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-16T07:17:14.010416378Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.723195ms logger=migrator t=2026-04-16T07:17:14.017560744Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-16T07:17:14.018358285Z level=info msg="Migration successfully executed" id="create user role table" duration=797.491µs logger=migrator t=2026-04-16T07:17:14.024654449Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-16T07:17:14.026843405Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.192297ms logger=migrator t=2026-04-16T07:17:14.034240349Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-16T07:17:14.036578759Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.340011ms logger=migrator t=2026-04-16T07:17:14.042938435Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-16T07:17:14.044073854Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.134819ms logger=migrator t=2026-04-16T07:17:14.049914376Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-16T07:17:14.05083651Z level=info msg="Migration successfully executed" id="create builtin role table" duration=923.334µs logger=migrator t=2026-04-16T07:17:14.057020981Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-16T07:17:14.05809384Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.072049ms logger=migrator t=2026-04-16T07:17:14.065864232Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-16T07:17:14.06775927Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.894749ms logger=migrator t=2026-04-16T07:17:14.074369553Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-16T07:17:14.082524326Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.154533ms logger=migrator t=2026-04-16T07:17:14.089441855Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-16T07:17:14.090546304Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.105369ms logger=migrator t=2026-04-16T07:17:14.097079234Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-16T07:17:14.098414659Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.334715ms logger=migrator t=2026-04-16T07:17:14.104294612Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-16T07:17:14.106065588Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.771686ms logger=migrator t=2026-04-16T07:17:14.112003553Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-16T07:17:14.113193353Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.18957ms logger=migrator t=2026-04-16T07:17:14.119765815Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-16T07:17:14.12109113Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.319685ms logger=migrator t=2026-04-16T07:17:14.127004943Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-16T07:17:14.128309598Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.304114ms logger=migrator t=2026-04-16T07:17:14.134052627Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-16T07:17:14.145912196Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.857028ms logger=migrator t=2026-04-16T07:17:14.153840932Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-16T07:17:14.161666116Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.822614ms logger=migrator t=2026-04-16T07:17:14.16720344Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-16T07:17:14.17601053Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.806659ms logger=migrator t=2026-04-16T07:17:14.181738568Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-16T07:17:14.189285415Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.544097ms logger=migrator t=2026-04-16T07:17:14.196345779Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-16T07:17:14.197426647Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.081428ms logger=migrator t=2026-04-16T07:17:14.204266275Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-16T07:17:14.205342003Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.075208ms logger=migrator t=2026-04-16T07:17:14.211113353Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-16T07:17:14.212724775Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.612072ms logger=migrator t=2026-04-16T07:17:14.218450775Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-16T07:17:14.219415119Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=964.084µs logger=migrator t=2026-04-16T07:17:14.224981494Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-16T07:17:14.226692229Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.710214ms logger=migrator t=2026-04-16T07:17:14.233491316Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-16T07:17:14.233563068Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=72.512µs logger=migrator t=2026-04-16T07:17:14.240093489Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-16T07:17:14.24014348Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.302µs logger=migrator t=2026-04-16T07:17:14.245601561Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-16T07:17:14.24631401Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=713.649µs logger=migrator t=2026-04-16T07:17:14.252559682Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-16T07:17:14.253136127Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=577.545µs logger=migrator t=2026-04-16T07:17:14.258664312Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-16T07:17:14.259685179Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.021028ms logger=migrator t=2026-04-16T07:17:14.266018224Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-16T07:17:14.266346412Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=329.109µs logger=migrator t=2026-04-16T07:17:14.272109961Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-16T07:17:14.27282843Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=719.019µs logger=migrator t=2026-04-16T07:17:14.278524648Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-16T07:17:14.280216723Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.691535ms logger=migrator t=2026-04-16T07:17:14.286779533Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-16T07:17:14.288275852Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.497859ms logger=migrator t=2026-04-16T07:17:14.294872185Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-16T07:17:14.30700896Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.137096ms logger=migrator t=2026-04-16T07:17:14.312475253Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-16T07:17:14.312569945Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=96.682µs logger=migrator t=2026-04-16T07:17:14.317633027Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-16T07:17:14.31887817Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.246892ms logger=migrator t=2026-04-16T07:17:14.325941143Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-16T07:17:14.328419728Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.477675ms logger=migrator t=2026-04-16T07:17:14.337771351Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-16T07:17:14.338649364Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=878.643µs logger=migrator t=2026-04-16T07:17:14.345069802Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-16T07:17:14.354650761Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.580589ms logger=migrator t=2026-04-16T07:17:14.360028001Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-16T07:17:14.360815001Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=787.07µs logger=migrator t=2026-04-16T07:17:14.366372766Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-16T07:17:14.367642979Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.269883ms logger=migrator t=2026-04-16T07:17:14.37422278Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-16T07:17:14.398932623Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.704153ms logger=migrator t=2026-04-16T07:17:14.405098714Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-16T07:17:14.406385678Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.289084ms logger=migrator t=2026-04-16T07:17:14.413690329Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-16T07:17:14.415115846Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.427518ms logger=migrator t=2026-04-16T07:17:14.420153027Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-16T07:17:14.42142321Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.270753ms logger=migrator t=2026-04-16T07:17:14.426622175Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-16T07:17:14.427922379Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.296754ms logger=migrator t=2026-04-16T07:17:14.434978632Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-16T07:17:14.435265749Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=287.697µs logger=migrator t=2026-04-16T07:17:14.441362868Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-16T07:17:14.442816656Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.453058ms logger=migrator t=2026-04-16T07:17:14.449070549Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-16T07:17:14.461315239Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.2442ms logger=migrator t=2026-04-16T07:17:14.46945945Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-16T07:17:14.470745884Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.288084ms logger=migrator t=2026-04-16T07:17:14.477655494Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-16T07:17:14.478860955Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.206131ms logger=migrator t=2026-04-16T07:17:14.487230493Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T07:17:14.488060955Z 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-16T07:17:14.494178094Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T07:17:14.494977255Z 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-16T07:17:14.501120684Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-16T07:17:14.502157102Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.039388ms logger=migrator t=2026-04-16T07:17:14.507699656Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-16T07:17:14.509743189Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.042693ms logger=migrator t=2026-04-16T07:17:14.51668217Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T07:17:14.517978964Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.304524ms logger=migrator t=2026-04-16T07:17:14.526566478Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T07:17:14.528067176Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.501599ms logger=migrator t=2026-04-16T07:17:14.535167001Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T07:17:14.536478385Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.314884ms logger=migrator t=2026-04-16T07:17:14.542612506Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T07:17:14.543839007Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.225682ms logger=migrator t=2026-04-16T07:17:14.548495808Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-16T07:17:14.549485104Z level=info msg="Migration successfully executed" id="Drop public config table" duration=989.506µs logger=migrator t=2026-04-16T07:17:14.555788679Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-16T07:17:14.557312638Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.530031ms logger=migrator t=2026-04-16T07:17:14.562845312Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T07:17:14.565428459Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.587237ms logger=migrator t=2026-04-16T07:17:14.57162349Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T07:17:14.572783381Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.159691ms logger=migrator t=2026-04-16T07:17:14.579062465Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-16T07:17:14.580159302Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.096648ms logger=migrator t=2026-04-16T07:17:14.586373764Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-16T07:17:14.611448907Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.076003ms logger=migrator t=2026-04-16T07:17:14.61690126Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-16T07:17:14.623625574Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.723374ms logger=migrator t=2026-04-16T07:17:14.630114954Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-16T07:17:14.639065076Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.947002ms logger=migrator t=2026-04-16T07:17:14.645407212Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-16T07:17:14.645774701Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=368.429µs logger=migrator t=2026-04-16T07:17:14.650946096Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-16T07:17:14.66111076Z level=info msg="Migration successfully executed" id="add share column" duration=10.156655ms logger=migrator t=2026-04-16T07:17:14.667205469Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-16T07:17:14.667371354Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=167.174µs logger=migrator t=2026-04-16T07:17:14.672773295Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-16T07:17:14.674592271Z level=info msg="Migration successfully executed" id="create file table" duration=1.812217ms logger=migrator t=2026-04-16T07:17:14.681039659Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-16T07:17:14.682367674Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.326855ms logger=migrator t=2026-04-16T07:17:14.688947596Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-16T07:17:14.690742362Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.795226ms logger=migrator t=2026-04-16T07:17:14.699081229Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-16T07:17:14.699967622Z level=info msg="Migration successfully executed" id="create file_meta table" duration=887.173µs logger=migrator t=2026-04-16T07:17:14.705710962Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-16T07:17:14.70835091Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.648568ms logger=migrator t=2026-04-16T07:17:14.715281021Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-16T07:17:14.715359273Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=79.192µs logger=migrator t=2026-04-16T07:17:14.721139604Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-16T07:17:14.721232666Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=94.252µs logger=migrator t=2026-04-16T07:17:14.72677099Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-16T07:17:14.727376556Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=605.546µs logger=migrator t=2026-04-16T07:17:14.733538406Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-16T07:17:14.73405374Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=514.144µs logger=migrator t=2026-04-16T07:17:14.740476407Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-16T07:17:14.742285374Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.819188ms logger=migrator t=2026-04-16T07:17:14.748026013Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-16T07:17:14.758214749Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.186846ms logger=migrator t=2026-04-16T07:17:14.765216492Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-16T07:17:14.76555761Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=342.118µs logger=migrator t=2026-04-16T07:17:14.772567272Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-16T07:17:14.775019587Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.455585ms logger=migrator t=2026-04-16T07:17:14.781606348Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-16T07:17:14.782034389Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=429.561µs logger=migrator t=2026-04-16T07:17:14.787246105Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-16T07:17:14.787507741Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=261.856µs logger=migrator t=2026-04-16T07:17:14.793008135Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-16T07:17:14.793922079Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=914.365µs logger=migrator t=2026-04-16T07:17:14.799916575Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-16T07:17:14.810134791Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.219517ms logger=migrator t=2026-04-16T07:17:14.816014474Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-16T07:17:14.825151692Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.135797ms logger=migrator t=2026-04-16T07:17:14.830592824Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-16T07:17:14.831691173Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.099889ms logger=migrator t=2026-04-16T07:17:14.837417172Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-16T07:17:14.920150695Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.728634ms logger=migrator t=2026-04-16T07:17:14.927115107Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-16T07:17:14.92837729Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.262143ms logger=migrator t=2026-04-16T07:17:14.933341869Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-16T07:17:14.9352873Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.943041ms logger=migrator t=2026-04-16T07:17:14.941510771Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-16T07:17:14.967917479Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.404618ms logger=migrator t=2026-04-16T07:17:14.976476852Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-16T07:17:14.986452262Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.97485ms logger=migrator t=2026-04-16T07:17:14.992370256Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-16T07:17:14.992831488Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=459.792µs logger=migrator t=2026-04-16T07:17:14.999236825Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-16T07:17:14.999506001Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=270.657µs logger=migrator t=2026-04-16T07:17:15.006036862Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-16T07:17:15.006451392Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=411.8µs logger=migrator t=2026-04-16T07:17:15.012645124Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-16T07:17:15.012864859Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=220.195µs logger=migrator t=2026-04-16T07:17:15.01823802Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-16T07:17:15.018516976Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=277.337µs logger=migrator t=2026-04-16T07:17:15.02556631Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-16T07:17:15.027275025Z level=info msg="Migration successfully executed" id="create folder table" duration=1.708784ms logger=migrator t=2026-04-16T07:17:15.033250711Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-16T07:17:15.034519563Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.267412ms logger=migrator t=2026-04-16T07:17:15.040875698Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-16T07:17:15.042165852Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.289524ms logger=migrator t=2026-04-16T07:17:15.049104183Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-16T07:17:15.049147174Z level=info msg="Migration successfully executed" id="Update folder title length" duration=44.711µs logger=migrator t=2026-04-16T07:17:15.05668166Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T07:17:15.058908658Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.226238ms logger=migrator t=2026-04-16T07:17:15.066138126Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T07:17:15.067591675Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.451059ms logger=migrator t=2026-04-16T07:17:15.073472948Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-16T07:17:15.075232213Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.760595ms logger=migrator t=2026-04-16T07:17:15.083459907Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-16T07:17:15.084277219Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=820.951µs logger=migrator t=2026-04-16T07:17:15.089195547Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-16T07:17:15.089476665Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=281.548µs logger=migrator t=2026-04-16T07:17:15.094990918Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-16T07:17:15.097016521Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.025333ms logger=migrator t=2026-04-16T07:17:15.103308395Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-16T07:17:15.104889426Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.580251ms logger=migrator t=2026-04-16T07:17:15.109739502Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-16T07:17:15.1108108Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.071668ms logger=migrator t=2026-04-16T07:17:15.116052936Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-16T07:17:15.117226026Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.17321ms logger=migrator t=2026-04-16T07:17:15.123649264Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-16T07:17:15.12462954Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=980.916µs logger=migrator t=2026-04-16T07:17:15.129206479Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-16T07:17:15.130123063Z level=info msg="Migration successfully executed" id="create anon_device table" duration=916.654µs logger=migrator t=2026-04-16T07:17:15.13461648Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-16T07:17:15.135590835Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=974.735µs logger=migrator t=2026-04-16T07:17:15.141850978Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-16T07:17:15.143496651Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.645123ms logger=migrator t=2026-04-16T07:17:15.149171198Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-16T07:17:15.150655947Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.485269ms logger=migrator t=2026-04-16T07:17:15.156192641Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-16T07:17:15.157369802Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.181471ms logger=migrator t=2026-04-16T07:17:15.163478522Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-16T07:17:15.165206726Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.728694ms logger=migrator t=2026-04-16T07:17:15.169793936Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-16T07:17:15.170284718Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=492.202µs logger=migrator t=2026-04-16T07:17:15.175465814Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-16T07:17:15.187656901Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.190807ms logger=migrator t=2026-04-16T07:17:15.19453074Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-16T07:17:15.19530412Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=774.63µs logger=migrator t=2026-04-16T07:17:15.201503461Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T07:17:15.201533382Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.961µs logger=migrator t=2026-04-16T07:17:15.207236291Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T07:17:15.209345705Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.109594ms logger=migrator t=2026-04-16T07:17:15.215445724Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T07:17:15.215472575Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.091µs logger=migrator t=2026-04-16T07:17:15.221168093Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-16T07:17:15.223227817Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.059384ms logger=migrator t=2026-04-16T07:17:15.230206019Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T07:17:15.231517933Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.311624ms logger=migrator t=2026-04-16T07:17:15.239807429Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-16T07:17:15.241643586Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.838997ms logger=migrator t=2026-04-16T07:17:15.248991058Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-16T07:17:15.250031134Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.042296ms logger=migrator t=2026-04-16T07:17:15.253786903Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-16T07:17:15.254177643Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=391.81µs logger=migrator t=2026-04-16T07:17:15.259294846Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-16T07:17:15.26021761Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=914.445µs logger=migrator t=2026-04-16T07:17:15.265774215Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-16T07:17:15.266794361Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.020836ms logger=migrator t=2026-04-16T07:17:15.274261516Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-16T07:17:15.276245398Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.985072ms logger=migrator t=2026-04-16T07:17:15.28248536Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-16T07:17:15.295828428Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.334918ms logger=migrator t=2026-04-16T07:17:15.301542156Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-16T07:17:15.311981028Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.435782ms logger=migrator t=2026-04-16T07:17:15.318331674Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-16T07:17:15.329760471Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.421327ms logger=migrator t=2026-04-16T07:17:15.33471606Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-16T07:17:15.334801942Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=87.242µs logger=migrator t=2026-04-16T07:17:15.341294252Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-16T07:17:15.352687598Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.390046ms logger=migrator t=2026-04-16T07:17:15.358726965Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-16T07:17:15.376035696Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=17.30274ms logger=migrator t=2026-04-16T07:17:15.383299445Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-16T07:17:15.383776807Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=478.922µs logger=migrator t=2026-04-16T07:17:15.392061253Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.917139409s logger=migrator t=2026-04-16T07:17:15.393160052Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-16T07:17:15.410149764Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-16T07:17:15.4103853Z level=info msg="Created default organization" logger=secrets t=2026-04-16T07:17:15.416002056Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T07:17:15.461027989Z level=info msg="Restored cache from database" duration=456.982µs logger=plugin.store t=2026-04-16T07:17:15.462392744Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-16T07:17:15.501166214Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-16T07:17:15.501207575Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-16T07:17:15.501284117Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-16T07:17:15.501294127Z level=info msg="Plugins loaded" count=54 duration=38.902443ms logger=query_data t=2026-04-16T07:17:15.505826266Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-16T07:17:15.509374698Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-16T07:17:15.516210465Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-16T07:17:15.527620023Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-16T07:17:15.530707223Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-16T07:17:15.532560062Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-16T07:17:15.551573537Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-16T07:17:15.569348409Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-16T07:17:15.593303643Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-16T07:17:15.593377035Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-16T07:17:15.59355831Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-16T07:17:15.594711089Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-16T07:17:15.594702679Z level=info msg="Warming state cache for startup" logger=http.server t=2026-04-16T07:17:15.596956388Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-16T07:17:15.667291839Z level=info msg="Update check succeeded" duration=72.111037ms logger=grafana.update.checker t=2026-04-16T07:17:15.674302602Z level=info msg="Update check succeeded" duration=79.803878ms logger=ngalert.state.manager t=2026-04-16T07:17:15.714792246Z level=info msg="State cache has been initialized" states=0 duration=120.085277ms logger=ngalert.scheduler t=2026-04-16T07:17:15.714863978Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-16T07:17:15.71493031Z level=info msg=starting first_tick=2026-04-16T07:17:20Z logger=provisioning.dashboard t=2026-04-16T07:17:15.739058829Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-16T07:17:15.80365932Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T07:17:15.817563943Z 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-16T07:17:15.87240992Z level=info msg="Patterns update finished" duration=133.061454ms logger=provisioning.dashboard t=2026-04-16T07:17:15.893006067Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-16T07:17:15.958207545Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-16T07:17:15.958647275Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-16T07:17:19.081967412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.082628329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.101872839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.127985509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.149376806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.177386836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.198091654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.241445833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.272703637Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-16T07:17:19.307298118Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T07:17:19.319884425Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-16T07:17:19.320864301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.340658677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.363177363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.383951324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.407015245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.426909672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.460523498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.481256798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.509342509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.523764755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.548474038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.569981038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.600580724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.616845818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.646991714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.666880711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.691508602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.709485141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.742770526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.762610404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.803514848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.81853514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.851126068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.867176466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.899382155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.919076037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.94683015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.966515663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:19.997646414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.018544317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.064506644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.08660568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.132069974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.154360904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.195801604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.214308735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.25249978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.268513116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.305870279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.323029576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.359447784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.377776392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.41573954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.431610433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.468987036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.485733193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.521720739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.538794774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.578723854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.596766053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.643319656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.657952907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.705626168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.720565477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.759694346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.780644361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.825005406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.852242855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.919047485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:20.941740996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:21.009673585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:21.026635806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:21.081409123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:21.11394556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:21.229016566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:21.241375648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:21.310453477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:21.329134802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:21.400417239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:21.418633443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T07:17:21.50264871Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-16T07:18:22.616427585Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-16T07:27:15.633560266Z level=info msg="Completed cleanup jobs" duration=37.630988ms logger=plugins.update.checker t=2026-04-16T07:27:15.722932201Z level=info msg="Update check succeeded" duration=54.988341ms logger=cleanup t=2026-04-16T07:37:15.610492036Z level=info msg="Completed cleanup jobs" duration=15.437972ms logger=plugins.update.checker t=2026-04-16T07:37:15.738067168Z level=info msg="Update check succeeded" duration=70.64771ms logger=cleanup t=2026-04-16T07:47:15.638188407Z level=info msg="Completed cleanup jobs" duration=43.347755ms logger=plugins.update.checker t=2026-04-16T07:47:15.747244662Z level=info msg="Update check succeeded" duration=78.924461ms logger=infra.usagestats t=2026-04-16T07:48:22.642289802Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-16T07:57:15.635677893Z level=info msg="Completed cleanup jobs" duration=40.851653ms logger=plugins.update.checker t=2026-04-16T07:57:15.725075501Z level=info msg="Update check succeeded" duration=56.832699ms logger=cleanup t=2026-04-16T08:07:15.616962282Z level=info msg="Completed cleanup jobs" duration=22.083937ms logger=plugins.update.checker t=2026-04-16T08:07:15.719055358Z level=info msg="Update check succeeded" duration=51.133114ms logger=cleanup t=2026-04-16T08:17:15.630014901Z level=info msg="Completed cleanup jobs" duration=34.997271ms logger=plugins.update.checker t=2026-04-16T08:17:15.723102766Z level=info msg="Update check succeeded" duration=55.556278ms logger=infra.usagestats t=2026-04-16T08:18:22.646946689Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-16T08:27:15.62016104Z level=info msg="Completed cleanup jobs" duration=25.34516ms logger=plugins.update.checker t=2026-04-16T08:27:15.718251966Z level=info msg="Update check succeeded" duration=50.082775ms logger=cleanup t=2026-04-16T08:37:15.634586758Z level=info msg="Completed cleanup jobs" duration=39.746887ms logger=plugins.update.checker t=2026-04-16T08:37:15.722231025Z level=info msg="Update check succeeded" duration=54.249036ms