logger=settings t=2026-05-21T19:46:43.894231861Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-21T19:46:43Z logger=settings t=2026-05-21T19:46:43.894685451Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-21T19:46:43.894701751Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-21T19:46:43.894707201Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-21T19:46:43.894711922Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-21T19:46:43.894716142Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-21T19:46:43.894720402Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-21T19:46:43.894727842Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-21T19:46:43.894734022Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-21T19:46:43.894741062Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-21T19:46:43.894745232Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-21T19:46:43.894752102Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-21T19:46:43.894760773Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-21T19:46:43.894765213Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-21T19:46:43.894772053Z level=info msg=Target target=[all] logger=settings t=2026-05-21T19:46:43.894784943Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-21T19:46:43.894793383Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-21T19:46:43.894798743Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-21T19:46:43.894807104Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-21T19:46:43.894816514Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-21T19:46:43.894825314Z level=info msg="App mode production" logger=sqlstore t=2026-05-21T19:46:43.895315505Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-21T19:46:43.895347986Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-21T19:46:43.897973444Z level=info msg="Locking database" logger=migrator t=2026-05-21T19:46:43.897994555Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-21T19:46:43.899070249Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-21T19:46:43.90090612Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.834471ms logger=migrator t=2026-05-21T19:46:44.018110549Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-21T19:46:44.019598502Z level=info msg="Migration successfully executed" id="create user table" duration=1.490372ms logger=migrator t=2026-05-21T19:46:44.081886779Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-21T19:46:44.083480814Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.598905ms logger=migrator t=2026-05-21T19:46:44.105816085Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-21T19:46:44.107395671Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.581776ms logger=migrator t=2026-05-21T19:46:44.131822978Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-21T19:46:44.133326033Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.507354ms logger=migrator t=2026-05-21T19:46:44.146701043Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-21T19:46:44.14745425Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=754.577µs logger=migrator t=2026-05-21T19:46:44.159875407Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-21T19:46:44.165371251Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.519044ms logger=migrator t=2026-05-21T19:46:44.17244003Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-21T19:46:44.173621696Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.181356ms logger=migrator t=2026-05-21T19:46:44.182512246Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-21T19:46:44.183438777Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=929.491µs logger=migrator t=2026-05-21T19:46:44.193797749Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-21T19:46:44.194707559Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=912.85µs logger=migrator t=2026-05-21T19:46:44.214118055Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-21T19:46:44.214770869Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=656.874µs logger=migrator t=2026-05-21T19:46:44.225654763Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-21T19:46:44.226460691Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=806.828µs logger=migrator t=2026-05-21T19:46:44.231930804Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-21T19:46:44.233289865Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.359001ms logger=migrator t=2026-05-21T19:46:44.238352349Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-21T19:46:44.238472061Z level=info msg="Migration successfully executed" id="Update user table charset" duration=75.302µs logger=migrator t=2026-05-21T19:46:44.24872263Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-21T19:46:44.250099182Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.377631ms logger=migrator t=2026-05-21T19:46:44.254840157Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-21T19:46:44.2553489Z level=info msg="Migration successfully executed" id="Add missing user data" duration=509.273µs logger=migrator t=2026-05-21T19:46:44.265537118Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-21T19:46:44.26785061Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.312262ms logger=migrator t=2026-05-21T19:46:44.278253023Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-21T19:46:44.279609403Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.35621ms logger=migrator t=2026-05-21T19:46:44.284332659Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-21T19:46:44.286651152Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.314603ms logger=migrator t=2026-05-21T19:46:44.294745053Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-21T19:46:44.300542233Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=5.79906ms logger=migrator t=2026-05-21T19:46:44.317528544Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-21T19:46:44.318844653Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.317179ms logger=migrator t=2026-05-21T19:46:44.331578559Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-21T19:46:44.331989618Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=411.789µs logger=migrator t=2026-05-21T19:46:44.340445538Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-21T19:46:44.341983322Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.538264ms logger=migrator t=2026-05-21T19:46:44.350165515Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-21T19:46:44.350521054Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=354.179µs logger=migrator t=2026-05-21T19:46:44.363103206Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-21T19:46:44.363809221Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=707.315µs logger=migrator t=2026-05-21T19:46:44.374132313Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-21T19:46:44.375594486Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.462883ms logger=migrator t=2026-05-21T19:46:44.384902265Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-21T19:46:44.386081761Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.183216ms logger=migrator t=2026-05-21T19:46:44.397011866Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-21T19:46:44.398215184Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.205878ms logger=migrator t=2026-05-21T19:46:44.406276804Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-21T19:46:44.407398229Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.122825ms logger=migrator t=2026-05-21T19:46:44.413479116Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-21T19:46:44.414383736Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=907.92µs logger=migrator t=2026-05-21T19:46:44.419410598Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-21T19:46:44.419442999Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.251µs logger=migrator t=2026-05-21T19:46:44.424493623Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-21T19:46:44.425517526Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.026902ms logger=migrator t=2026-05-21T19:46:44.434067887Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-21T19:46:44.434826835Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=762.368µs logger=migrator t=2026-05-21T19:46:44.445502833Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-21T19:46:44.446803773Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.3024ms logger=migrator t=2026-05-21T19:46:44.454914595Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-21T19:46:44.455980859Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.061674ms logger=migrator t=2026-05-21T19:46:44.466348431Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-21T19:46:44.473065642Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.71736ms logger=migrator t=2026-05-21T19:46:44.483430945Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-21T19:46:44.484450587Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.022112ms logger=migrator t=2026-05-21T19:46:44.499619708Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-21T19:46:44.500590169Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=973.261µs logger=migrator t=2026-05-21T19:46:44.510513362Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-21T19:46:44.511344351Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=833.829µs logger=migrator t=2026-05-21T19:46:44.520747891Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-21T19:46:44.521470578Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=726.787µs logger=migrator t=2026-05-21T19:46:44.526206673Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-21T19:46:44.526762736Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=557.083µs logger=migrator t=2026-05-21T19:46:44.534220333Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-21T19:46:44.534682244Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=462.24µs logger=migrator t=2026-05-21T19:46:44.540710219Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-21T19:46:44.541435526Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=729.347µs logger=migrator t=2026-05-21T19:46:44.547089612Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-21T19:46:44.547715696Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=627.264µs logger=migrator t=2026-05-21T19:46:44.554526198Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-21T19:46:44.555161844Z level=info msg="Migration successfully executed" id="create star table" duration=635.815µs logger=migrator t=2026-05-21T19:46:44.563662844Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-21T19:46:44.564767069Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.103725ms logger=migrator t=2026-05-21T19:46:44.573228018Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-21T19:46:44.574516638Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.28906ms logger=migrator t=2026-05-21T19:46:44.580179475Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-21T19:46:44.580905431Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=728.786µs logger=migrator t=2026-05-21T19:46:44.586180099Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-21T19:46:44.587204712Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.022553ms logger=migrator t=2026-05-21T19:46:44.595207032Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-21T19:46:44.595918757Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=711.685µs logger=migrator t=2026-05-21T19:46:44.601663336Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-21T19:46:44.602778702Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.115296ms logger=migrator t=2026-05-21T19:46:44.608476559Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-21T19:46:44.609660295Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.183426ms logger=migrator t=2026-05-21T19:46:44.616001557Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-21T19:46:44.616066009Z level=info msg="Migration successfully executed" id="Update org table charset" duration=66.941µs logger=migrator t=2026-05-21T19:46:44.621686625Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-21T19:46:44.621752496Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=71.121µs logger=migrator t=2026-05-21T19:46:44.626407581Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-21T19:46:44.626761319Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=353.768µs logger=migrator t=2026-05-21T19:46:44.631532606Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-21T19:46:44.632418296Z level=info msg="Migration successfully executed" id="create dashboard table" duration=886.54µs logger=migrator t=2026-05-21T19:46:44.639865713Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-21T19:46:44.641376636Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.510423ms logger=migrator t=2026-05-21T19:46:44.650219616Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-21T19:46:44.651093105Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=873.369µs logger=migrator t=2026-05-21T19:46:44.657381076Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-21T19:46:44.658103712Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=722.606µs logger=migrator t=2026-05-21T19:46:44.665240802Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-21T19:46:44.666168152Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=925.84µs logger=migrator t=2026-05-21T19:46:44.673339214Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-21T19:46:44.674225573Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=889.75µs logger=migrator t=2026-05-21T19:46:44.678660843Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-21T19:46:44.683548182Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.887239ms logger=migrator t=2026-05-21T19:46:44.688180526Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-21T19:46:44.688942823Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=762.997µs logger=migrator t=2026-05-21T19:46:44.693813593Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-21T19:46:44.694537249Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=723.716µs logger=migrator t=2026-05-21T19:46:44.699205244Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-21T19:46:44.699920289Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=717.066µs logger=migrator t=2026-05-21T19:46:44.708547053Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-21T19:46:44.709108626Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=561.423µs logger=migrator t=2026-05-21T19:46:44.719712673Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-21T19:46:44.721137816Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.421533ms logger=migrator t=2026-05-21T19:46:44.727083119Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-21T19:46:44.727189301Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=122.833µs logger=migrator t=2026-05-21T19:46:44.736386697Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-21T19:46:44.738556536Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.170989ms logger=migrator t=2026-05-21T19:46:44.744150562Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-21T19:46:44.746115496Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.965234ms logger=migrator t=2026-05-21T19:46:44.751981367Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-21T19:46:44.753918151Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.937014ms logger=migrator t=2026-05-21T19:46:44.757795488Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-21T19:46:44.758570735Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=772.777µs logger=migrator t=2026-05-21T19:46:44.767342602Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-21T19:46:44.770360449Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.018307ms logger=migrator t=2026-05-21T19:46:44.778448311Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-21T19:46:44.779423293Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.058644ms logger=migrator t=2026-05-21T19:46:44.786602333Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-21T19:46:44.787387051Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=784.198µs logger=migrator t=2026-05-21T19:46:44.802189114Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-21T19:46:44.802266435Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=81.362µs logger=migrator t=2026-05-21T19:46:44.812141956Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-21T19:46:44.812195507Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=54.631µs logger=migrator t=2026-05-21T19:46:44.819275447Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-21T19:46:44.822679033Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.403396ms logger=migrator t=2026-05-21T19:46:44.832724658Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-21T19:46:44.835583152Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.857114ms logger=migrator t=2026-05-21T19:46:44.851171592Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-21T19:46:44.855597041Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.427029ms logger=migrator t=2026-05-21T19:46:44.883321953Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-21T19:46:44.887346773Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.02864ms logger=migrator t=2026-05-21T19:46:44.895739761Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-21T19:46:44.895958446Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=218.415µs logger=migrator t=2026-05-21T19:46:44.908960538Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-21T19:46:44.910957403Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.995455ms logger=migrator t=2026-05-21T19:46:44.949825654Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-21T19:46:44.951708786Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.883532ms logger=migrator t=2026-05-21T19:46:44.966200651Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-21T19:46:44.966286563Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=87.802µs logger=migrator t=2026-05-21T19:46:44.97774568Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-21T19:46:44.978774414Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.026824ms logger=migrator t=2026-05-21T19:46:44.986657671Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-21T19:46:44.988162434Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.504783ms logger=migrator t=2026-05-21T19:46:44.9955561Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-21T19:46:45.002642249Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.084968ms logger=migrator t=2026-05-21T19:46:45.092768771Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-21T19:46:45.094777055Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=2.011665ms logger=migrator t=2026-05-21T19:46:45.104180057Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-21T19:46:45.105037936Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=859.309µs logger=migrator t=2026-05-21T19:46:45.114042137Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-21T19:46:45.116105734Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.060437ms logger=migrator t=2026-05-21T19:46:45.125411522Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-21T19:46:45.125782341Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=370.969µs logger=migrator t=2026-05-21T19:46:45.134717331Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-21T19:46:45.135934918Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.217797ms logger=migrator t=2026-05-21T19:46:45.14270854Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-21T19:46:45.14492196Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.21262ms logger=migrator t=2026-05-21T19:46:45.154060845Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-21T19:46:45.154933665Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=873.28µs logger=migrator t=2026-05-21T19:46:45.160277255Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-21T19:46:45.160777236Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=471.22µs logger=migrator t=2026-05-21T19:46:45.167166239Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-21T19:46:45.16765754Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=492.2µs logger=migrator t=2026-05-21T19:46:45.175040415Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-21T19:46:45.175902264Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=862.299µs logger=migrator t=2026-05-21T19:46:45.184458917Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-21T19:46:45.186707627Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.248601ms logger=migrator t=2026-05-21T19:46:45.195216638Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-21T19:46:45.196260571Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.001162ms logger=migrator t=2026-05-21T19:46:45.20777775Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-21T19:46:45.20910794Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.331909ms logger=migrator t=2026-05-21T19:46:45.21807562Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-21T19:46:45.220045015Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.968375ms logger=migrator t=2026-05-21T19:46:45.227772168Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-21T19:46:45.228507244Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=735.026µs logger=migrator t=2026-05-21T19:46:45.239011591Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-21T19:46:45.23987546Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=860.789µs logger=migrator t=2026-05-21T19:46:45.25058316Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-21T19:46:45.258389785Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.806715ms logger=migrator t=2026-05-21T19:46:45.264137174Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-21T19:46:45.264784098Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=646.374µs logger=migrator t=2026-05-21T19:46:45.271758894Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-21T19:46:45.272956502Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.197628ms logger=migrator t=2026-05-21T19:46:45.279853576Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-21T19:46:45.280955871Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.102075ms logger=migrator t=2026-05-21T19:46:45.289417241Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-21T19:46:45.290217708Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=800.617µs logger=migrator t=2026-05-21T19:46:45.298056565Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-21T19:46:45.300555801Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.500106ms logger=migrator t=2026-05-21T19:46:45.307847144Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-21T19:46:45.310205207Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.359933ms logger=migrator t=2026-05-21T19:46:45.315808502Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-21T19:46:45.315881724Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=74.202µs logger=migrator t=2026-05-21T19:46:45.322958173Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-21T19:46:45.323174698Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=216.835µs logger=migrator t=2026-05-21T19:46:45.329634482Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-21T19:46:45.333430417Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.795135ms logger=migrator t=2026-05-21T19:46:45.340392844Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-21T19:46:45.340603298Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=211.324µs logger=migrator t=2026-05-21T19:46:45.347021832Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-21T19:46:45.347287588Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=266.126µs logger=migrator t=2026-05-21T19:46:45.354164603Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-21T19:46:45.357896106Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.731083ms logger=migrator t=2026-05-21T19:46:45.365084398Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-21T19:46:45.365515617Z level=info msg="Migration successfully executed" id="Update uid value" duration=435.919µs logger=migrator t=2026-05-21T19:46:45.374766614Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-21T19:46:45.375551532Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=787.498µs logger=migrator t=2026-05-21T19:46:45.384435422Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-21T19:46:45.385912805Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.476972ms logger=migrator t=2026-05-21T19:46:45.394312763Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-21T19:46:45.39510398Z level=info msg="Migration successfully executed" id="create api_key table" duration=792.067µs logger=migrator t=2026-05-21T19:46:45.400838759Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-21T19:46:45.402275431Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.436192ms logger=migrator t=2026-05-21T19:46:45.410018806Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-21T19:46:45.411308324Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.289648ms logger=migrator t=2026-05-21T19:46:45.427909276Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-21T19:46:45.428971361Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.061035ms logger=migrator t=2026-05-21T19:46:45.441362878Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-21T19:46:45.442266628Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=903.75µs logger=migrator t=2026-05-21T19:46:45.456043357Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-21T19:46:45.457350297Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.30706ms logger=migrator t=2026-05-21T19:46:45.472179719Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-21T19:46:45.473423357Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.244408ms logger=migrator t=2026-05-21T19:46:45.485001047Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-21T19:46:45.495527373Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.531376ms logger=migrator t=2026-05-21T19:46:45.504232538Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-21T19:46:45.505398165Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.169146ms logger=migrator t=2026-05-21T19:46:45.512030393Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-21T19:46:45.513005355Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=975.952µs logger=migrator t=2026-05-21T19:46:45.5176716Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-21T19:46:45.518796465Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.125475ms logger=migrator t=2026-05-21T19:46:45.532078892Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-21T19:46:45.533074915Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=997.653µs logger=migrator t=2026-05-21T19:46:45.542156629Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-21T19:46:45.542480326Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=327.787µs logger=migrator t=2026-05-21T19:46:45.550291662Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-21T19:46:45.551635671Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.34781ms logger=migrator t=2026-05-21T19:46:45.562102896Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-21T19:46:45.56228682Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=74.221µs logger=migrator t=2026-05-21T19:46:45.572306085Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-21T19:46:45.575302883Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.998248ms logger=migrator t=2026-05-21T19:46:45.588841856Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-21T19:46:45.593601772Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.761126ms logger=migrator t=2026-05-21T19:46:45.604016276Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-21T19:46:45.605213473Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=1.193446ms logger=migrator t=2026-05-21T19:46:45.613481328Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-21T19:46:45.618404429Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.92316ms logger=migrator t=2026-05-21T19:46:45.628610148Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-21T19:46:45.631862171Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.250163ms logger=migrator t=2026-05-21T19:46:45.640446843Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-21T19:46:45.641257641Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=811.008µs logger=migrator t=2026-05-21T19:46:45.649952336Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-21T19:46:45.650852927Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=902.291µs logger=migrator t=2026-05-21T19:46:45.658321134Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-21T19:46:45.659773837Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.452883ms logger=migrator t=2026-05-21T19:46:45.666737262Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-21T19:46:45.668132194Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.391192ms logger=migrator t=2026-05-21T19:46:45.675355335Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-21T19:46:45.676714166Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.360531ms logger=migrator t=2026-05-21T19:46:45.684987722Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-21T19:46:45.685847771Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=861.729µs logger=migrator t=2026-05-21T19:46:45.693150425Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-21T19:46:45.693261318Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=112.883µs logger=migrator t=2026-05-21T19:46:45.69918155Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-21T19:46:45.699216641Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=36.801µs logger=migrator t=2026-05-21T19:46:45.705389089Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-21T19:46:45.708969069Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.58084ms logger=migrator t=2026-05-21T19:46:45.715487436Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-21T19:46:45.718490134Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.006868ms logger=migrator t=2026-05-21T19:46:45.725801847Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-21T19:46:45.72590903Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=108.523µs logger=migrator t=2026-05-21T19:46:45.790701403Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-21T19:46:45.791418159Z level=info msg="Migration successfully executed" id="create quota table v1" duration=723.046µs logger=migrator t=2026-05-21T19:46:45.900076386Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-21T19:46:45.901972628Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.897412ms logger=migrator t=2026-05-21T19:46:45.912373822Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-21T19:46:45.912418613Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=48.951µs logger=migrator t=2026-05-21T19:46:45.91939913Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-21T19:46:45.920287579Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=889.789µs logger=migrator t=2026-05-21T19:46:45.927768097Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-21T19:46:45.92923642Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.468913ms logger=migrator t=2026-05-21T19:46:45.937750591Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-21T19:46:45.942871556Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.112975ms logger=migrator t=2026-05-21T19:46:45.948547403Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-21T19:46:45.948575354Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.821µs logger=migrator t=2026-05-21T19:46:45.962341952Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-21T19:46:45.963910707Z level=info msg="Migration successfully executed" id="create session table" duration=1.573915ms logger=migrator t=2026-05-21T19:46:45.974138997Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-21T19:46:45.974306911Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=168.854µs logger=migrator t=2026-05-21T19:46:45.980835528Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-21T19:46:45.98093827Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=103.183µs logger=migrator t=2026-05-21T19:46:45.986807891Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-21T19:46:45.987606349Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=802.818µs logger=migrator t=2026-05-21T19:46:45.994992535Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-21T19:46:45.996297904Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.302689ms logger=migrator t=2026-05-21T19:46:46.005809797Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-21T19:46:46.005839027Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.53µs logger=migrator t=2026-05-21T19:46:46.013426488Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-21T19:46:46.013489659Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=64.781µs logger=migrator t=2026-05-21T19:46:46.022644185Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-21T19:46:46.027730349Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.085875ms logger=migrator t=2026-05-21T19:46:46.037754574Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-21T19:46:46.04384015Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=6.084846ms logger=migrator t=2026-05-21T19:46:46.054095791Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-21T19:46:46.054202653Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=109.102µs logger=migrator t=2026-05-21T19:46:46.059519872Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-21T19:46:46.059691086Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=175.244µs logger=migrator t=2026-05-21T19:46:46.070533369Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-21T19:46:46.073150457Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.618588ms logger=migrator t=2026-05-21T19:46:46.0808432Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-21T19:46:46.080881851Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=40.471µs logger=migrator t=2026-05-21T19:46:46.090610929Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-21T19:46:46.097070904Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.459035ms logger=migrator t=2026-05-21T19:46:46.110427424Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-21T19:46:46.11070004Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=275.596µs logger=migrator t=2026-05-21T19:46:46.1201097Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-21T19:46:46.124210933Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.101103ms logger=migrator t=2026-05-21T19:46:46.133477781Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-21T19:46:46.137736027Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.261167ms logger=migrator t=2026-05-21T19:46:46.144975678Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-21T19:46:46.14507633Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=101.792µs logger=migrator t=2026-05-21T19:46:46.158225935Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-21T19:46:46.159948434Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.725119ms logger=migrator t=2026-05-21T19:46:46.199992132Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-21T19:46:46.20169736Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.707668ms logger=migrator t=2026-05-21T19:46:46.231433977Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-21T19:46:46.233180387Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.74883ms logger=migrator t=2026-05-21T19:46:46.244513831Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-21T19:46:46.245596875Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.084964ms logger=migrator t=2026-05-21T19:46:46.285700924Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-21T19:46:46.28729506Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.596436ms logger=migrator t=2026-05-21T19:46:46.327639685Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-21T19:46:46.329476236Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.841212ms logger=migrator t=2026-05-21T19:46:46.359245224Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-21T19:46:46.360575544Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.33209ms logger=migrator t=2026-05-21T19:46:46.378122917Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-21T19:46:46.37958036Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.458143ms logger=migrator t=2026-05-21T19:46:46.395514578Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-21T19:46:46.396944049Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.430671ms logger=migrator t=2026-05-21T19:46:46.4049913Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-21T19:46:46.421267835Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=16.272335ms logger=migrator t=2026-05-21T19:46:46.453477017Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-21T19:46:46.45495178Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.477263ms logger=migrator t=2026-05-21T19:46:46.580789993Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-21T19:46:46.58244706Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.659456ms logger=migrator t=2026-05-21T19:46:47.079330264Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-21T19:46:47.079766073Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=438.94µs logger=migrator t=2026-05-21T19:46:47.179620352Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-21T19:46:47.180471652Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=843.59µs logger=migrator t=2026-05-21T19:46:47.441453235Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-21T19:46:47.443836048Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=2.163169ms logger=migrator t=2026-05-21T19:46:47.613312869Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-21T19:46:47.618382973Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.065945ms logger=migrator t=2026-05-21T19:46:47.63477772Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-21T19:46:47.639045786Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.272336ms logger=migrator t=2026-05-21T19:46:47.655612367Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-21T19:46:47.661253544Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.646847ms logger=migrator t=2026-05-21T19:46:47.675291839Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-21T19:46:47.680044396Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.767277ms logger=migrator t=2026-05-21T19:46:47.705037506Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-21T19:46:47.705960837Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=925.641µs logger=migrator t=2026-05-21T19:46:47.74000023Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-21T19:46:47.740061242Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=65.132µs logger=migrator t=2026-05-21T19:46:47.761129114Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-21T19:46:47.761173235Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.231µs logger=migrator t=2026-05-21T19:46:47.767480026Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-21T19:46:47.76850121Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.025144ms logger=migrator t=2026-05-21T19:46:47.7747695Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T19:46:47.775596438Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=826.848µs logger=migrator t=2026-05-21T19:46:47.786427282Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-21T19:46:47.787957736Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.535045ms logger=migrator t=2026-05-21T19:46:47.796283243Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-21T19:46:47.797208963Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=930.39µs logger=migrator t=2026-05-21T19:46:47.802570704Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T19:46:47.803276449Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=705.585µs logger=migrator t=2026-05-21T19:46:47.812759702Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-21T19:46:47.816511567Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.752315ms logger=migrator t=2026-05-21T19:46:47.822984101Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-21T19:46:47.828625678Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.641997ms logger=migrator t=2026-05-21T19:46:47.842137251Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-21T19:46:47.842508749Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=377.158µs logger=migrator t=2026-05-21T19:46:47.850336175Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-21T19:46:47.854698592Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=4.366287ms logger=migrator t=2026-05-21T19:46:47.865360571Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-21T19:46:47.866360035Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.014873ms logger=migrator t=2026-05-21T19:46:47.873409132Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-21T19:46:47.880750567Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.342935ms logger=migrator t=2026-05-21T19:46:47.886093747Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-21T19:46:47.886168479Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.592µs logger=migrator t=2026-05-21T19:46:47.893127184Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-21T19:46:47.894315741Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.188837ms logger=migrator t=2026-05-21T19:46:47.900726535Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-21T19:46:47.90272483Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.009165ms logger=migrator t=2026-05-21T19:46:47.911894936Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-21T19:46:47.91208735Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=196.115µs logger=migrator t=2026-05-21T19:46:47.918302989Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-21T19:46:47.919498216Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.195107ms logger=migrator t=2026-05-21T19:46:47.92679005Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-21T19:46:47.929083081Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.289462ms logger=migrator t=2026-05-21T19:46:47.93526781Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-21T19:46:47.936644041Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.376012ms logger=migrator t=2026-05-21T19:46:47.944398074Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-21T19:46:47.945309435Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=911.781µs logger=migrator t=2026-05-21T19:46:47.951990995Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-21T19:46:47.953698263Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.748229ms logger=migrator t=2026-05-21T19:46:47.960434204Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-21T19:46:47.961664832Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.231218ms logger=migrator t=2026-05-21T19:46:47.969275402Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-21T19:46:47.969333653Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=62.541µs logger=migrator t=2026-05-21T19:46:47.975605035Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-21T19:46:47.983079142Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.473648ms logger=migrator t=2026-05-21T19:46:47.989208679Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-21T19:46:47.989955537Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=748.687µs logger=migrator t=2026-05-21T19:46:48.001860683Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-21T19:46:48.005613717Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.756354ms logger=migrator t=2026-05-21T19:46:48.010833924Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-21T19:46:48.011579361Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=746.437µs logger=migrator t=2026-05-21T19:46:48.023644942Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-21T19:46:48.025698987Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.058135ms logger=migrator t=2026-05-21T19:46:48.030585557Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-21T19:46:48.031464527Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=879.27µs logger=migrator t=2026-05-21T19:46:48.040096391Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-21T19:46:48.054085335Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.983103ms logger=migrator t=2026-05-21T19:46:48.060386866Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-21T19:46:48.061114912Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=727.296µs logger=migrator t=2026-05-21T19:46:48.070971294Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-21T19:46:48.072988988Z 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=2.017994ms logger=migrator t=2026-05-21T19:46:48.082739777Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-21T19:46:48.083029624Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=293.396µs logger=migrator t=2026-05-21T19:46:48.091832071Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-21T19:46:48.092729721Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=895.52µs logger=migrator t=2026-05-21T19:46:48.100574287Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-21T19:46:48.100841133Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=267.316µs logger=migrator t=2026-05-21T19:46:48.109670151Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-21T19:46:48.114948839Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.281509ms logger=migrator t=2026-05-21T19:46:48.123288556Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-21T19:46:48.127107853Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.810386ms logger=migrator t=2026-05-21T19:46:48.136606285Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-21T19:46:48.138247822Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.645367ms logger=migrator t=2026-05-21T19:46:48.151350946Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-21T19:46:48.153041634Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.694329ms logger=migrator t=2026-05-21T19:46:48.161519384Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-21T19:46:48.161893822Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=378.128µs logger=migrator t=2026-05-21T19:46:48.169721108Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-21T19:46:48.174611528Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.879249ms logger=migrator t=2026-05-21T19:46:48.17871717Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-21T19:46:48.17962803Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=910.41µs logger=migrator t=2026-05-21T19:46:48.192962649Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-21T19:46:48.193270846Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=310.517µs logger=migrator t=2026-05-21T19:46:48.199126287Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-21T19:46:48.199531637Z level=info msg="Migration successfully executed" id="Move region to single row" duration=404.24µs logger=migrator t=2026-05-21T19:46:48.207377612Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-21T19:46:48.208929717Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.556475ms logger=migrator t=2026-05-21T19:46:48.216414085Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-21T19:46:48.217248124Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=834.479µs logger=migrator t=2026-05-21T19:46:48.233227133Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T19:46:48.234870089Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.642656ms logger=migrator t=2026-05-21T19:46:48.243023652Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T19:46:48.243905931Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=881.429µs logger=migrator t=2026-05-21T19:46:48.2518961Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-21T19:46:48.252825202Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=928.722µs logger=migrator t=2026-05-21T19:46:48.260103285Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-21T19:46:48.261734172Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.633187ms logger=migrator t=2026-05-21T19:46:48.269850054Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-21T19:46:48.270015407Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=168.893µs logger=migrator t=2026-05-21T19:46:48.279295725Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-21T19:46:48.280566693Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.270558ms logger=migrator t=2026-05-21T19:46:48.292352399Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-21T19:46:48.293473083Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.122055ms logger=migrator t=2026-05-21T19:46:48.300653675Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-21T19:46:48.301454382Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=802.097µs logger=migrator t=2026-05-21T19:46:48.307740653Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-21T19:46:48.309512793Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.7754ms logger=migrator t=2026-05-21T19:46:48.315699772Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-21T19:46:48.315895476Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=195.814µs logger=migrator t=2026-05-21T19:46:48.320649953Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-21T19:46:48.321015121Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=365.578µs logger=migrator t=2026-05-21T19:46:48.327858794Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-21T19:46:48.3281124Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=291.927µs logger=migrator t=2026-05-21T19:46:48.334239488Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-21T19:46:48.335172058Z level=info msg="Migration successfully executed" id="create team table" duration=932.84µs logger=migrator t=2026-05-21T19:46:48.341921409Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-21T19:46:48.343032595Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.113556ms logger=migrator t=2026-05-21T19:46:48.349920619Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-21T19:46:48.350910622Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=989.013µs logger=migrator t=2026-05-21T19:46:48.356281261Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-21T19:46:48.361036458Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.755207ms logger=migrator t=2026-05-21T19:46:48.587740503Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-21T19:46:48.588127031Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=390.439µs logger=migrator t=2026-05-21T19:46:48.594802941Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-21T19:46:48.595919396Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.114955ms logger=migrator t=2026-05-21T19:46:48.602393291Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-21T19:46:48.603313093Z level=info msg="Migration successfully executed" id="create team member table" duration=946.102µs logger=migrator t=2026-05-21T19:46:48.610932523Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-21T19:46:48.612636071Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.706599ms logger=migrator t=2026-05-21T19:46:48.618593244Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-21T19:46:48.619529165Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=929.121µs logger=migrator t=2026-05-21T19:46:48.625753896Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-21T19:46:48.626617285Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=863.519µs logger=migrator t=2026-05-21T19:46:48.632786623Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-21T19:46:48.637906028Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.119155ms logger=migrator t=2026-05-21T19:46:48.64780332Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-21T19:46:48.655938282Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.133822ms logger=migrator t=2026-05-21T19:46:48.661727743Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-21T19:46:48.665083688Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.355815ms logger=migrator t=2026-05-21T19:46:48.671789978Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-21T19:46:48.672875042Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.086674ms logger=migrator t=2026-05-21T19:46:48.680018152Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-21T19:46:48.680976904Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=954.651µs logger=migrator t=2026-05-21T19:46:48.687992451Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-21T19:46:48.689675719Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.681897ms logger=migrator t=2026-05-21T19:46:48.699346336Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-21T19:46:48.700939182Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.592386ms logger=migrator t=2026-05-21T19:46:48.708131323Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-21T19:46:48.709807431Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.675658ms logger=migrator t=2026-05-21T19:46:48.726318281Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-21T19:46:48.727763933Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.446472ms logger=migrator t=2026-05-21T19:46:48.735392844Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-21T19:46:48.736272464Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=880µs logger=migrator t=2026-05-21T19:46:48.741947141Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-21T19:46:48.742852821Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=905.87µs logger=migrator t=2026-05-21T19:46:48.749661884Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-21T19:46:48.750151705Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=490.291µs logger=migrator t=2026-05-21T19:46:48.757349827Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-21T19:46:48.757694154Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=345.227µs logger=migrator t=2026-05-21T19:46:48.764384164Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-21T19:46:48.765671344Z level=info msg="Migration successfully executed" id="create tag table" duration=1.28721ms logger=migrator t=2026-05-21T19:46:48.772806953Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-21T19:46:48.77398267Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.171457ms logger=migrator t=2026-05-21T19:46:48.779955694Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-21T19:46:48.780789422Z level=info msg="Migration successfully executed" id="create login attempt table" duration=833.508µs logger=migrator t=2026-05-21T19:46:48.786687134Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-21T19:46:48.787593404Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=903.6µs logger=migrator t=2026-05-21T19:46:48.79405346Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-21T19:46:48.795513032Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.452892ms logger=migrator t=2026-05-21T19:46:48.801993188Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-21T19:46:48.817888994Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.890626ms logger=migrator t=2026-05-21T19:46:48.824133674Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-21T19:46:48.824721038Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=587.614µs logger=migrator t=2026-05-21T19:46:48.834150099Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-21T19:46:48.836122654Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.978324ms logger=migrator t=2026-05-21T19:46:48.843768464Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-21T19:46:48.844619784Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=858.19µs logger=migrator t=2026-05-21T19:46:48.851017637Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-21T19:46:48.851893417Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=883.57µs logger=migrator t=2026-05-21T19:46:48.858343142Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-21T19:46:48.859213371Z level=info msg="Migration successfully executed" id="create user auth table" duration=870.969µs logger=migrator t=2026-05-21T19:46:49.02052403Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-21T19:46:49.022259208Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.737309ms logger=migrator t=2026-05-21T19:46:49.053814205Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-21T19:46:49.054093402Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=282.467µs logger=migrator t=2026-05-21T19:46:49.059702288Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-21T19:46:49.066108051Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.404623ms logger=migrator t=2026-05-21T19:46:49.072028144Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-21T19:46:49.078274274Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.24535ms logger=migrator t=2026-05-21T19:46:49.085237571Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-21T19:46:49.090747074Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.508283ms logger=migrator t=2026-05-21T19:46:49.096438692Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-21T19:46:49.10480154Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.353557ms logger=migrator t=2026-05-21T19:46:49.110446066Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-21T19:46:49.111154572Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=708.636µs logger=migrator t=2026-05-21T19:46:49.118312531Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-21T19:46:49.1248894Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.583688ms logger=migrator t=2026-05-21T19:46:49.131304143Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-21T19:46:49.132148302Z level=info msg="Migration successfully executed" id="create server_lock table" duration=843.549µs logger=migrator t=2026-05-21T19:46:49.137776398Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-21T19:46:49.138744211Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=986.442µs logger=migrator t=2026-05-21T19:46:49.151194519Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-21T19:46:49.152677543Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.489614ms logger=migrator t=2026-05-21T19:46:49.161279426Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-21T19:46:49.163026445Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.747178ms logger=migrator t=2026-05-21T19:46:49.169270715Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-21T19:46:49.170340439Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.060954ms logger=migrator t=2026-05-21T19:46:49.177327646Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-21T19:46:49.178977652Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.643586ms logger=migrator t=2026-05-21T19:46:49.185061709Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-21T19:46:49.190557302Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.494973ms logger=migrator t=2026-05-21T19:46:49.196480745Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-21T19:46:49.198222404Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.742269ms logger=migrator t=2026-05-21T19:46:49.205810255Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-21T19:46:49.206878898Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.067894ms logger=migrator t=2026-05-21T19:46:49.212993235Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-21T19:46:49.214781716Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.789071ms logger=migrator t=2026-05-21T19:46:49.221252901Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-21T19:46:49.222197712Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=944.671µs logger=migrator t=2026-05-21T19:46:49.228938673Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-21T19:46:49.230048668Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.106354ms logger=migrator t=2026-05-21T19:46:49.236263348Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-21T19:46:49.23636537Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=112.413µs logger=migrator t=2026-05-21T19:46:49.244149004Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-21T19:46:49.244415271Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=268.757µs logger=migrator t=2026-05-21T19:46:49.252665805Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-21T19:46:49.254040926Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.377111ms logger=migrator t=2026-05-21T19:46:49.273440451Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T19:46:49.274635508Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.197727ms logger=migrator t=2026-05-21T19:46:49.284698404Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T19:46:49.285826219Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.131145ms logger=migrator t=2026-05-21T19:46:49.293220545Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-21T19:46:49.293351238Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=134.542µs logger=migrator t=2026-05-21T19:46:49.298822281Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T19:46:49.299933985Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.108604ms logger=migrator t=2026-05-21T19:46:49.306061203Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T19:46:49.307316081Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.254198ms logger=migrator t=2026-05-21T19:46:49.314315977Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T19:46:49.315436893Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.121716ms logger=migrator t=2026-05-21T19:46:49.320624179Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T19:46:49.321718554Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.093865ms logger=migrator t=2026-05-21T19:46:49.328477486Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-21T19:46:49.338616863Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.138707ms logger=migrator t=2026-05-21T19:46:49.345708132Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-21T19:46:49.346449228Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=740.976µs logger=migrator t=2026-05-21T19:46:49.354276185Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-21T19:46:49.354488899Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=213.215µs logger=migrator t=2026-05-21T19:46:49.361597798Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-21T19:46:49.363310267Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.711829ms logger=migrator t=2026-05-21T19:46:49.37102846Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-21T19:46:49.372208836Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.178296ms logger=migrator t=2026-05-21T19:46:49.379090291Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-21T19:46:49.380190685Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.100824ms logger=migrator t=2026-05-21T19:46:49.386522237Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T19:46:49.386766973Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=245.465µs logger=migrator t=2026-05-21T19:46:49.392815338Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-21T19:46:49.393873432Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.060744ms logger=migrator t=2026-05-21T19:46:49.402037635Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-21T19:46:49.403218791Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.181876ms logger=migrator t=2026-05-21T19:46:49.4084721Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-21T19:46:49.409552353Z 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.079614ms logger=migrator t=2026-05-21T19:46:49.439597638Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-21T19:46:49.441533681Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.937534ms logger=migrator t=2026-05-21T19:46:49.45084051Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-21T19:46:49.46064692Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.802831ms logger=migrator t=2026-05-21T19:46:49.592530758Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-21T19:46:49.593679203Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.151215ms logger=migrator t=2026-05-21T19:46:49.665937814Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T19:46:49.667074179Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.139065ms logger=migrator t=2026-05-21T19:46:49.712091258Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-21T19:46:49.739724378Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.63474ms logger=migrator t=2026-05-21T19:46:49.858582955Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-21T19:46:49.886486301Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.904455ms logger=migrator t=2026-05-21T19:46:49.944357178Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-21T19:46:49.94575506Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.404302ms logger=migrator t=2026-05-21T19:46:50.006302237Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T19:46:50.008069527Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.76915ms logger=migrator t=2026-05-21T19:46:50.075048389Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-21T19:46:50.082603979Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.54596ms logger=migrator t=2026-05-21T19:46:50.172957735Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-21T19:46:50.180448343Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.487918ms logger=migrator t=2026-05-21T19:46:50.250423263Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-21T19:46:50.25166677Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.246457ms logger=migrator t=2026-05-21T19:46:50.312842222Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-21T19:46:50.314125481Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.285668ms logger=migrator t=2026-05-21T19:46:50.360466Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-21T19:46:50.362358663Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.890413ms logger=migrator t=2026-05-21T19:46:50.443374889Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-21T19:46:50.445221311Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.848172ms logger=migrator t=2026-05-21T19:46:50.584150887Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-21T19:46:50.584250209Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=102.332µs logger=migrator t=2026-05-21T19:46:50.785220267Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-21T19:46:50.797622764Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=12.402487ms logger=migrator t=2026-05-21T19:46:50.97085503Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-21T19:46:50.977280324Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.426314ms logger=migrator t=2026-05-21T19:46:51.146320364Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-21T19:46:51.157317601Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.996227ms logger=migrator t=2026-05-21T19:46:51.578099339Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-21T19:46:51.580800769Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.7041ms logger=migrator t=2026-05-21T19:46:51.871979565Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-21T19:46:51.874067392Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.093007ms logger=migrator t=2026-05-21T19:46:51.954914225Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-21T19:46:51.963371224Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.467ms logger=migrator t=2026-05-21T19:46:52.077510472Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-21T19:46:52.08636028Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.853018ms logger=migrator t=2026-05-21T19:46:52.341510529Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-21T19:46:52.342936741Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.428982ms logger=migrator t=2026-05-21T19:46:52.788090087Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-21T19:46:52.797286164Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.201297ms logger=migrator t=2026-05-21T19:46:53.298412825Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-21T19:46:53.310965656Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=12.556881ms logger=migrator t=2026-05-21T19:46:53.675499626Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-21T19:46:53.67564995Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=154.684µs logger=migrator t=2026-05-21T19:46:53.786766Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-21T19:46:53.788818566Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.054606ms logger=migrator t=2026-05-21T19:46:54.408390832Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-21T19:46:54.409666651Z 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.273308ms logger=migrator t=2026-05-21T19:46:54.936269213Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-21T19:46:54.938334819Z 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.063886ms logger=migrator t=2026-05-21T19:46:55.166483852Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T19:46:55.166584465Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=104.353µs logger=migrator t=2026-05-21T19:46:55.291362431Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-21T19:46:55.300178739Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.820758ms logger=migrator t=2026-05-21T19:46:55.410464991Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-21T19:46:55.423067633Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=12.603022ms logger=migrator t=2026-05-21T19:46:55.449644929Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-21T19:46:55.459423098Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.777919ms logger=migrator t=2026-05-21T19:46:55.48405045Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-21T19:46:55.492095651Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.04655ms logger=migrator t=2026-05-21T19:46:55.518386079Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-21T19:46:55.525357516Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.972157ms logger=migrator t=2026-05-21T19:46:55.537663971Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-21T19:46:55.537811085Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=149.194µs logger=migrator t=2026-05-21T19:46:55.542760166Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-21T19:46:55.5438392Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.078114ms logger=migrator t=2026-05-21T19:46:55.550725145Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-21T19:46:55.559416959Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.688575ms logger=migrator t=2026-05-21T19:46:55.5639157Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-21T19:46:55.564011512Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=96.252µs logger=migrator t=2026-05-21T19:46:55.584161064Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-21T19:46:55.593719958Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.562554ms logger=migrator t=2026-05-21T19:46:55.604558101Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-21T19:46:55.606340611Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.78268ms logger=migrator t=2026-05-21T19:46:55.613706486Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-21T19:46:55.622614115Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.909099ms logger=migrator t=2026-05-21T19:46:55.634324879Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-21T19:46:55.635770091Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.443001ms logger=migrator t=2026-05-21T19:46:55.649722903Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-21T19:46:55.652600178Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.879595ms logger=migrator t=2026-05-21T19:46:55.667062492Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-21T19:46:55.677743271Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.67483ms logger=migrator t=2026-05-21T19:46:55.697606866Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-21T19:46:55.698996048Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.387612ms logger=migrator t=2026-05-21T19:46:56.12702955Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-21T19:46:56.129432984Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.407554ms logger=migrator t=2026-05-21T19:46:56.214939321Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-21T19:46:56.216896744Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.960403ms logger=migrator t=2026-05-21T19:46:56.322246636Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-21T19:46:56.323267218Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.023062ms logger=migrator t=2026-05-21T19:46:56.350146921Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-21T19:46:56.350290264Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=133.273µs logger=migrator t=2026-05-21T19:46:56.368329319Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-21T19:46:56.37017378Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.843391ms logger=migrator t=2026-05-21T19:46:56.377658538Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-21T19:46:56.37910735Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.449522ms logger=migrator t=2026-05-21T19:46:56.39157288Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T19:46:56.392299616Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T19:46:56.403837694Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-21T19:46:56.40456006Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=722.136µs logger=migrator t=2026-05-21T19:46:56.420871656Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-21T19:46:56.42237264Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.503504ms logger=migrator t=2026-05-21T19:46:56.438158753Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-21T19:46:56.443422711Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.264338ms logger=migrator t=2026-05-21T19:46:56.453742173Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-21T19:46:56.455549314Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.807781ms logger=migrator t=2026-05-21T19:46:56.463092362Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-21T19:46:56.465351043Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.257901ms logger=migrator t=2026-05-21T19:46:56.472150386Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-21T19:46:56.473187229Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.033233ms logger=migrator t=2026-05-21T19:46:56.47994514Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-21T19:46:56.482273802Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.330662ms logger=migrator t=2026-05-21T19:46:56.494212739Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-21T19:46:56.495368306Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.155737ms logger=migrator t=2026-05-21T19:46:56.506862623Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-21T19:46:56.506962376Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=107.032µs logger=migrator t=2026-05-21T19:46:56.516867288Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-21T19:46:56.517171475Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=303.357µs logger=migrator t=2026-05-21T19:46:56.524974879Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-21T19:46:56.533093131Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.117802ms logger=migrator t=2026-05-21T19:46:56.540530108Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-21T19:46:56.540902436Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=372.098µs logger=migrator t=2026-05-21T19:46:56.549348726Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-21T19:46:56.55084571Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.508315ms logger=migrator t=2026-05-21T19:46:56.557148931Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-21T19:46:56.557663802Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=515.371µs logger=migrator t=2026-05-21T19:46:56.563739428Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-21T19:46:56.565867826Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.130408ms logger=migrator t=2026-05-21T19:46:56.576553206Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-21T19:46:56.578037868Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.479722ms logger=migrator t=2026-05-21T19:46:56.586873557Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-21T19:46:56.623544339Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.652242ms logger=migrator t=2026-05-21T19:46:56.629795949Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-21T19:46:56.638804341Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.007551ms logger=migrator t=2026-05-21T19:46:56.647109157Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-21T19:46:56.647315401Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=208.374µs logger=migrator t=2026-05-21T19:46:56.654878781Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-21T19:46:56.694818826Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=39.934935ms logger=migrator t=2026-05-21T19:46:56.700695357Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-21T19:46:56.737526233Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.827326ms logger=migrator t=2026-05-21T19:46:56.746961445Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-21T19:46:56.748157791Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.199296ms logger=migrator t=2026-05-21T19:46:56.798469479Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-21T19:46:56.828131594Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=29.659745ms logger=migrator t=2026-05-21T19:46:57.481247992Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-21T19:46:57.481923947Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=678.215µs logger=migrator t=2026-05-21T19:46:58.011889054Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-21T19:46:58.0134904Z level=info msg="Migration successfully executed" id="create permission table" duration=1.603136ms logger=migrator t=2026-05-21T19:46:58.996354909Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-21T19:46:58.998279961Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.929692ms logger=migrator t=2026-05-21T19:46:59.519629376Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-21T19:46:59.521688652Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.062446ms logger=migrator t=2026-05-21T19:46:59.533134439Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-21T19:46:59.534141142Z level=info msg="Migration successfully executed" id="create role table" duration=1.009714ms logger=migrator t=2026-05-21T19:46:59.544042563Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-21T19:46:59.553326801Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.273938ms logger=migrator t=2026-05-21T19:46:59.562277842Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-21T19:46:59.570976647Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.697545ms logger=migrator t=2026-05-21T19:46:59.579925518Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-21T19:46:59.581551044Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.624737ms logger=migrator t=2026-05-21T19:46:59.594943594Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-21T19:46:59.597196544Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.25451ms logger=migrator t=2026-05-21T19:46:59.603735461Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-21T19:46:59.605154203Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.419822ms logger=migrator t=2026-05-21T19:46:59.609856259Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-21T19:46:59.610869591Z level=info msg="Migration successfully executed" id="create team role table" duration=1.013172ms logger=migrator t=2026-05-21T19:46:59.616691191Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-21T19:46:59.617918889Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.227478ms logger=migrator t=2026-05-21T19:46:59.626468211Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-21T19:46:59.628365173Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.896572ms logger=migrator t=2026-05-21T19:46:59.634708266Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-21T19:46:59.637606991Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.897514ms logger=migrator t=2026-05-21T19:46:59.7924331Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-21T19:46:59.794126108Z level=info msg="Migration successfully executed" id="create user role table" duration=1.698218ms logger=migrator t=2026-05-21T19:46:59.818608697Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-21T19:46:59.820950579Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.344322ms logger=migrator t=2026-05-21T19:46:59.829180984Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-21T19:46:59.831184489Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.004525ms logger=migrator t=2026-05-21T19:46:59.85397714Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-21T19:46:59.855962423Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.985703ms logger=migrator t=2026-05-21T19:46:59.862844898Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-21T19:46:59.863731188Z level=info msg="Migration successfully executed" id="create builtin role table" duration=885.19µs logger=migrator t=2026-05-21T19:46:59.87051297Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-21T19:46:59.872359901Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.848131ms logger=migrator t=2026-05-21T19:46:59.877794583Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-21T19:46:59.87897665Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.182177ms logger=migrator t=2026-05-21T19:46:59.890829645Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-21T19:46:59.900241366Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.414771ms logger=migrator t=2026-05-21T19:46:59.905001023Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-21T19:46:59.905881822Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=880.229µs logger=migrator t=2026-05-21T19:46:59.910277811Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-21T19:46:59.911462947Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.184196ms logger=migrator t=2026-05-21T19:46:59.921510203Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-21T19:46:59.923364855Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.854932ms logger=migrator t=2026-05-21T19:46:59.927959997Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-21T19:46:59.92983164Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.866022ms logger=migrator t=2026-05-21T19:46:59.934214307Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-21T19:46:59.934998816Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=784.398µs logger=migrator t=2026-05-21T19:46:59.940812586Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-21T19:46:59.942707738Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.891351ms logger=migrator t=2026-05-21T19:46:59.951644049Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-21T19:46:59.960293832Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.649253ms logger=migrator t=2026-05-21T19:46:59.964255061Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-21T19:46:59.970417639Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.161298ms logger=migrator t=2026-05-21T19:46:59.975252217Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-21T19:46:59.983226127Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.973879ms logger=migrator t=2026-05-21T19:46:59.987707107Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-21T19:46:59.995832649Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.122121ms logger=migrator t=2026-05-21T19:47:00.000870532Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-21T19:47:00.002016418Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.146476ms logger=migrator t=2026-05-21T19:47:00.010393496Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-21T19:47:00.012075253Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.680097ms logger=migrator t=2026-05-21T19:47:00.017129166Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-21T19:47:00.018773993Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.667767ms logger=migrator t=2026-05-21T19:47:00.024648305Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-21T19:47:00.025534855Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=886.06µs logger=migrator t=2026-05-21T19:47:00.030360233Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-21T19:47:00.03203633Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.675697ms logger=migrator t=2026-05-21T19:47:00.040363927Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-21T19:47:00.040441728Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=78.381µs logger=migrator t=2026-05-21T19:47:00.04672296Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-21T19:47:00.046774181Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.771µs logger=migrator t=2026-05-21T19:47:00.053232095Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-21T19:47:00.054071004Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=838.759µs logger=migrator t=2026-05-21T19:47:00.059756131Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-21T19:47:00.060706403Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=952.802µs logger=migrator t=2026-05-21T19:47:00.242877876Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-21T19:47:00.244324878Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.451502ms logger=migrator t=2026-05-21T19:47:00.251558101Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-21T19:47:00.252196115Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=640.605µs logger=migrator t=2026-05-21T19:47:00.261541864Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-21T19:47:00.262808273Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.271709ms logger=migrator t=2026-05-21T19:47:00.268640163Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-21T19:47:00.269883251Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.242398ms logger=migrator t=2026-05-21T19:47:00.278267019Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-21T19:47:00.279947717Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.679708ms logger=migrator t=2026-05-21T19:47:00.289647724Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-21T19:47:00.30286131Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.220507ms logger=migrator t=2026-05-21T19:47:00.309808136Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-21T19:47:00.30998227Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=177.185µs logger=migrator t=2026-05-21T19:47:00.315657437Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-21T19:47:00.317299523Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.644246ms logger=migrator t=2026-05-21T19:47:00.329717182Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-21T19:47:00.331917081Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.204759ms logger=migrator t=2026-05-21T19:47:00.339191514Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-21T19:47:00.342407866Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=3.220512ms logger=migrator t=2026-05-21T19:47:00.352586505Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-21T19:47:00.363475479Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.911145ms logger=migrator t=2026-05-21T19:47:00.369048004Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-21T19:47:00.37069807Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.653846ms logger=migrator t=2026-05-21T19:47:00.377566765Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-21T19:47:00.379092948Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.530174ms logger=migrator t=2026-05-21T19:47:00.382875554Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-21T19:47:00.405258425Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.380701ms logger=migrator t=2026-05-21T19:47:00.412457816Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-21T19:47:00.414382029Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.928063ms logger=migrator t=2026-05-21T19:47:00.422668755Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-21T19:47:00.42466917Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.004605ms logger=migrator t=2026-05-21T19:47:00.429990319Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-21T19:47:00.431077364Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.087105ms logger=migrator t=2026-05-21T19:47:00.438732245Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-21T19:47:00.440192648Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.457793ms logger=migrator t=2026-05-21T19:47:00.447548253Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-21T19:47:00.447965292Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=417.249µs logger=migrator t=2026-05-21T19:47:00.452977675Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-21T19:47:00.453892425Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=915.04µs logger=migrator t=2026-05-21T19:47:00.458744624Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-21T19:47:00.468451441Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.707907ms logger=migrator t=2026-05-21T19:47:00.474718712Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-21T19:47:00.475372687Z level=info msg="Migration successfully executed" id="create entity_events table" duration=658.516µs logger=migrator t=2026-05-21T19:47:00.479512199Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-21T19:47:00.481285689Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.77161ms logger=migrator t=2026-05-21T19:47:00.558749205Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T19:47:00.559755538Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T19:47:00.567646655Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T19:47:00.568265409Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T19:47:00.576121435Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-21T19:47:00.577049435Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=927.8µs logger=migrator t=2026-05-21T19:47:00.58396778Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-21T19:47:00.586446505Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.478025ms logger=migrator t=2026-05-21T19:47:00.592207495Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T19:47:00.593731839Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.523625ms logger=migrator t=2026-05-21T19:47:00.598073526Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T19:47:00.599552379Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.478393ms logger=migrator t=2026-05-21T19:47:00.604426989Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T19:47:00.606052375Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.626956ms logger=migrator t=2026-05-21T19:47:00.613246836Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T19:47:00.61518207Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.933174ms logger=migrator t=2026-05-21T19:47:00.623918956Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-21T19:47:00.625313057Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.394221ms logger=migrator t=2026-05-21T19:47:00.63394308Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-21T19:47:00.636106369Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.162529ms logger=migrator t=2026-05-21T19:47:00.648465855Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T19:47:00.650188134Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.721299ms logger=migrator t=2026-05-21T19:47:00.659782069Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T19:47:00.661800234Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.017955ms logger=migrator t=2026-05-21T19:47:00.669450126Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-21T19:47:00.670565281Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.110884ms logger=migrator t=2026-05-21T19:47:00.680633207Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-21T19:47:00.705122016Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.49032ms logger=migrator t=2026-05-21T19:47:00.712145433Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-21T19:47:00.718551196Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.412633ms logger=migrator t=2026-05-21T19:47:00.726360341Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-21T19:47:00.739124758Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.764817ms logger=migrator t=2026-05-21T19:47:00.745802297Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-21T19:47:00.745990191Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=188.254µs logger=migrator t=2026-05-21T19:47:00.751772481Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-21T19:47:00.763200347Z level=info msg="Migration successfully executed" id="add share column" duration=11.428686ms logger=migrator t=2026-05-21T19:47:00.806174271Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-21T19:47:00.80660618Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=430.149µs logger=migrator t=2026-05-21T19:47:00.815703184Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-21T19:47:00.81821848Z level=info msg="Migration successfully executed" id="create file table" duration=2.517106ms logger=migrator t=2026-05-21T19:47:00.825914423Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-21T19:47:00.827245322Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.330469ms logger=migrator t=2026-05-21T19:47:00.834609168Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-21T19:47:00.836379667Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.770829ms logger=migrator t=2026-05-21T19:47:00.847017235Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-21T19:47:00.848657383Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.643127ms logger=migrator t=2026-05-21T19:47:00.855455364Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-21T19:47:00.856814645Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.360381ms logger=migrator t=2026-05-21T19:47:00.86327533Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-21T19:47:00.863375532Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=100.442µs logger=migrator t=2026-05-21T19:47:00.869801546Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-21T19:47:00.869915038Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=101.392µs logger=migrator t=2026-05-21T19:47:00.879907663Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-21T19:47:00.880921435Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.013262ms logger=migrator t=2026-05-21T19:47:00.88824441Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-21T19:47:00.888694149Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=450.48µs logger=migrator t=2026-05-21T19:47:00.896935824Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-21T19:47:00.899391709Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.456155ms logger=migrator t=2026-05-21T19:47:00.908460742Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-21T19:47:00.922560438Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.095996ms logger=migrator t=2026-05-21T19:47:00.929853952Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-21T19:47:00.930056147Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=202.895µs logger=migrator t=2026-05-21T19:47:00.935847896Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-21T19:47:00.937115884Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.267818ms logger=migrator t=2026-05-21T19:47:00.945467842Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-21T19:47:00.946469035Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.005434ms logger=migrator t=2026-05-21T19:47:00.952495349Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-21T19:47:00.95295278Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=459.661µs logger=migrator t=2026-05-21T19:47:00.9592229Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-21T19:47:00.959911417Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=688.476µs logger=migrator t=2026-05-21T19:47:00.966278529Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-21T19:47:00.977400138Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.118039ms logger=migrator t=2026-05-21T19:47:01.29563231Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-21T19:47:01.310021363Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=14.390623ms logger=migrator t=2026-05-21T19:47:01.316432636Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-21T19:47:01.318039312Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.611986ms logger=migrator t=2026-05-21T19:47:01.324366464Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-21T19:47:01.409124224Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.749219ms logger=migrator t=2026-05-21T19:47:01.417589053Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-21T19:47:01.418934873Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.34758ms logger=migrator t=2026-05-21T19:47:01.427562607Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-21T19:47:01.428842135Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.279918ms logger=migrator t=2026-05-21T19:47:01.436017477Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-21T19:47:01.467530413Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.514967ms logger=migrator t=2026-05-21T19:47:01.476062464Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-21T19:47:01.495296065Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=19.229161ms logger=migrator t=2026-05-21T19:47:01.502364553Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-21T19:47:01.502941486Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=580.283µs logger=migrator t=2026-05-21T19:47:01.50934006Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-21T19:47:01.509523964Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=184.284µs logger=migrator t=2026-05-21T19:47:01.51828624Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-21T19:47:01.518755731Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=520.432µs logger=migrator t=2026-05-21T19:47:01.526488994Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-21T19:47:01.526786171Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=298.157µs logger=migrator t=2026-05-21T19:47:01.532020728Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-21T19:47:01.532357006Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=335.658µs logger=migrator t=2026-05-21T19:47:01.538273728Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-21T19:47:01.539515146Z level=info msg="Migration successfully executed" id="create folder table" duration=1.241988ms logger=migrator t=2026-05-21T19:47:01.549368747Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-21T19:47:01.551505035Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.131878ms logger=migrator t=2026-05-21T19:47:01.559056614Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-21T19:47:01.560940706Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.884803ms logger=migrator t=2026-05-21T19:47:01.566881239Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-21T19:47:01.56691169Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.881µs logger=migrator t=2026-05-21T19:47:01.57227171Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T19:47:01.574353077Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.080497ms logger=migrator t=2026-05-21T19:47:01.581360323Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T19:47:01.582491219Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.130776ms logger=migrator t=2026-05-21T19:47:01.587765938Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-21T19:47:01.58968778Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.915052ms logger=migrator t=2026-05-21T19:47:01.599578042Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-21T19:47:01.600639846Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.063564ms logger=migrator t=2026-05-21T19:47:01.607011439Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-21T19:47:01.607319306Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=308.907µs logger=migrator t=2026-05-21T19:47:01.627365035Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-21T19:47:01.629451732Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.087577ms logger=migrator t=2026-05-21T19:47:01.679991845Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-21T19:47:01.682508821Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.511087ms logger=migrator t=2026-05-21T19:47:01.832220506Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-21T19:47:01.834702502Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.479936ms logger=migrator t=2026-05-21T19:47:01.842881325Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-21T19:47:01.844480051Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.598366ms logger=migrator t=2026-05-21T19:47:01.852284486Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-21T19:47:01.854434444Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.149378ms logger=migrator t=2026-05-21T19:47:01.860354897Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-21T19:47:01.86140368Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.048573ms logger=migrator t=2026-05-21T19:47:01.866525265Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-21T19:47:01.868809426Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.291892ms logger=migrator t=2026-05-21T19:47:01.876902318Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-21T19:47:01.878491043Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.588655ms logger=migrator t=2026-05-21T19:47:01.886135964Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-21T19:47:01.888760103Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.634419ms logger=migrator t=2026-05-21T19:47:01.896754362Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-21T19:47:01.899135696Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.370254ms logger=migrator t=2026-05-21T19:47:01.906542571Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-21T19:47:01.90781927Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.276519ms logger=migrator t=2026-05-21T19:47:01.913673832Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-21T19:47:01.914110961Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=439.19µs logger=migrator t=2026-05-21T19:47:01.920663539Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-21T19:47:01.93415899Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.486811ms logger=migrator t=2026-05-21T19:47:01.942657491Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-21T19:47:01.943488851Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=832.629µs logger=migrator t=2026-05-21T19:47:01.949502525Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T19:47:01.949533336Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.501µs logger=migrator t=2026-05-21T19:47:01.955473079Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T19:47:01.957941584Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.460495ms logger=migrator t=2026-05-21T19:47:01.965010602Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T19:47:01.965034923Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=25.581µs logger=migrator t=2026-05-21T19:47:01.971049998Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-21T19:47:01.972263125Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.212657ms logger=migrator t=2026-05-21T19:47:01.978526575Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T19:47:01.979650971Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.124296ms logger=migrator t=2026-05-21T19:47:01.987883946Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-21T19:47:01.989943901Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.064166ms logger=migrator t=2026-05-21T19:47:01.998416871Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-21T19:47:01.999863484Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.447263ms logger=migrator t=2026-05-21T19:47:02.006787508Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-21T19:47:02.007288649Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=502.471µs logger=migrator t=2026-05-21T19:47:02.014304607Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-21T19:47:02.01489887Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=589.973µs logger=migrator t=2026-05-21T19:47:02.022065541Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-21T19:47:02.022876739Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=807.958µs logger=migrator t=2026-05-21T19:47:02.029116919Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-21T19:47:02.029788994Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=672.105µs logger=migrator t=2026-05-21T19:47:02.036349711Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-21T19:47:02.043357988Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.006757ms logger=migrator t=2026-05-21T19:47:02.05010332Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-21T19:47:02.057335801Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.225651ms logger=migrator t=2026-05-21T19:47:02.063128701Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-21T19:47:02.070105848Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.976797ms logger=migrator t=2026-05-21T19:47:02.076533952Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-21T19:47:02.076605013Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=71.541µs logger=migrator t=2026-05-21T19:47:02.08228007Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-21T19:47:02.095824804Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.545044ms logger=migrator t=2026-05-21T19:47:02.103110288Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-21T19:47:02.113208313Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.094235ms logger=migrator t=2026-05-21T19:47:02.119991556Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-21T19:47:02.120261242Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=270.436µs logger=migrator t=2026-05-21T19:47:02.126397299Z level=info msg="migrations completed" performed=558 skipped=0 duration=18.227379222s logger=migrator t=2026-05-21T19:47:02.127376771Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-21T19:47:02.145521478Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-21T19:47:02.145749123Z level=info msg="Created default organization" logger=secrets t=2026-05-21T19:47:02.154648542Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T19:47:02.200364427Z level=info msg="Restored cache from database" duration=418.099µs logger=plugin.store t=2026-05-21T19:47:02.201621196Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-21T19:47:02.238182715Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-21T19:47:02.238208325Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-21T19:47:02.238283567Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-21T19:47:02.238296657Z level=info msg="Plugins loaded" count=54 duration=36.675501ms logger=query_data t=2026-05-21T19:47:02.242708026Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-21T19:47:02.246057272Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-21T19:47:02.251905413Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-21T19:47:02.261952807Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-21T19:47:02.264070275Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-21T19:47:02.267026961Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-21T19:47:02.299421207Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-21T19:47:02.317297808Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-21T19:47:02.33656825Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-21T19:47:02.33659115Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-21T19:47:02.336847396Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-21T19:47:02.337264495Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-21T19:47:02.337253625Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-21T19:47:02.337980011Z level=info msg="State cache has been initialized" states=0 duration=723.916µs logger=ngalert.scheduler t=2026-05-21T19:47:02.338041273Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-21T19:47:02.338175546Z level=info msg=starting first_tick=2026-05-21T19:47:10Z logger=http.server t=2026-05-21T19:47:02.342711957Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-21T19:47:02.370760006Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-21T19:47:02.43917039Z level=info msg="Update check succeeded" duration=101.804543ms logger=sqlstore.transactions t=2026-05-21T19:47:02.466221605Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-05-21T19:47:02.472575879Z level=info msg="Update check succeeded" duration=135.743963ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T19:47:02.527020148Z level=info msg="Patterns update finished" duration=74.029418ms logger=provisioning.dashboard t=2026-05-21T19:47:02.584802293Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-21T19:47:02.603336908Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-21T19:47:02.603822189Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-21T19:47:06.195161899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.196185662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.210766289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.250725494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.266332344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.29338535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.311264511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.330600615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.347235748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.37229348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.390294293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.422357711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.439371013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.472193668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.48788339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.516250855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.533166504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.571861392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.589805903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.61506366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.631075399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.740739076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.759356534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.913505849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.935997943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.978575317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:06.992324525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:07.026228535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:07.042713134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:08.756365391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:08.773389483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:09.99360969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.008183937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.061182195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.079104417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.117570339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.132477023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.164784946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.183159639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.235652115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.250904507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.297836869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.316016196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.356574125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.375366797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.412863277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.432281442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.49911415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.516796556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.56111778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.57675317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.618287121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.637375178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.673828785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.693695591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.728385579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.747547267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.807246076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.824194426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.86501404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.880430926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.924576076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.943820667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:10.985325406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.015747289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.082043695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.101855259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.158359225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.181675127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.24690463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.282103938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.389855224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.422967016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.501065216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.518777953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.589823485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.609028976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.679121136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.702890708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T19:47:11.781503792Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-21T19:48:27.362462232Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-21T19:57:02.348448287Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-21T19:57:02.534512984Z level=info msg="Update check succeeded" duration=94.95074ms logger=cleanup t=2026-05-21T19:57:02.685930185Z level=info msg="Completed cleanup jobs" duration=348.640154ms logger=cleanup t=2026-05-21T20:07:02.371365489Z level=info msg="Completed cleanup jobs" duration=33.927215ms logger=plugins.update.checker t=2026-05-21T20:07:02.544160035Z level=info msg="Update check succeeded" duration=103.77944ms logger=cleanup t=2026-05-21T20:17:02.409347366Z level=info msg="Completed cleanup jobs" duration=71.25442ms logger=plugins.update.checker t=2026-05-21T20:17:02.495105652Z level=info msg="Update check succeeded" duration=55.558848ms logger=infra.usagestats t=2026-05-21T20:18:27.384886573Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-21T20:27:02.38141174Z level=info msg="Completed cleanup jobs" duration=43.622513ms logger=plugins.update.checker t=2026-05-21T20:27:02.538170013Z level=info msg="Update check succeeded" duration=97.925336ms logger=plugins.update.checker t=2026-05-21T20:37:02.494344055Z level=info msg="Update check succeeded" duration=54.409194ms logger=cleanup t=2026-05-21T20:37:04.392713413Z level=info msg="Completed cleanup jobs" duration=2.055319337s logger=cleanup t=2026-05-21T20:47:02.370915703Z level=info msg="Completed cleanup jobs" duration=33.250739ms logger=plugins.update.checker t=2026-05-21T20:47:02.493112786Z level=info msg="Update check succeeded" duration=53.437544ms logger=infra.usagestats t=2026-05-21T20:48:27.387019103Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-21T20:57:02.340780175Z level=info msg="Completed cleanup jobs" duration=3.492419ms logger=plugins.update.checker t=2026-05-21T20:57:02.499352168Z level=info msg="Update check succeeded" duration=59.05015ms logger=cleanup t=2026-05-21T21:07:02.361579904Z level=info msg="Completed cleanup jobs" duration=24.270227ms logger=plugins.update.checker t=2026-05-21T21:07:02.495654836Z level=info msg="Update check succeeded" duration=55.785858ms