logger=settings t=2026-04-23T00:26:31.03310279Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-23T00:26:31Z logger=settings t=2026-04-23T00:26:31.033597632Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-23T00:26:31.033619693Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-23T00:26:31.033626313Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-23T00:26:31.033635803Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-23T00:26:31.033641153Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-23T00:26:31.033647053Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-23T00:26:31.033651754Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-23T00:26:31.033656454Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-23T00:26:31.033662514Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-23T00:26:31.033667574Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-23T00:26:31.033675904Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-23T00:26:31.033686344Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-23T00:26:31.033699075Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-23T00:26:31.033704235Z level=info msg=Target target=[all] logger=settings t=2026-04-23T00:26:31.033713155Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-23T00:26:31.033717705Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-23T00:26:31.033723435Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-23T00:26:31.033745056Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-23T00:26:31.033751886Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-23T00:26:31.033762686Z level=info msg="App mode production" logger=sqlstore t=2026-04-23T00:26:31.03540622Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-23T00:26:31.035455401Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-23T00:26:31.039974098Z level=info msg="Locking database" logger=migrator t=2026-04-23T00:26:31.039988278Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-23T00:26:31.040526023Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-23T00:26:31.041458377Z level=info msg="Migration successfully executed" id="create migration_log table" duration=931.954µs logger=migrator t=2026-04-23T00:26:31.046584961Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-23T00:26:31.047246028Z level=info msg="Migration successfully executed" id="create user table" duration=660.497µs logger=migrator t=2026-04-23T00:26:31.052014653Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-23T00:26:31.052831844Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=816.881µs logger=migrator t=2026-04-23T00:26:31.061093349Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-23T00:26:31.062970678Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.853718ms logger=migrator t=2026-04-23T00:26:31.069326383Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-23T00:26:31.070049872Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=723.669µs logger=migrator t=2026-04-23T00:26:31.076314595Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-23T00:26:31.078125573Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.808208ms logger=migrator t=2026-04-23T00:26:31.08490698Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-23T00:26:31.089222422Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.312253ms logger=migrator t=2026-04-23T00:26:31.092938109Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-23T00:26:31.093721069Z level=info msg="Migration successfully executed" id="create user table v2" duration=787.58µs logger=migrator t=2026-04-23T00:26:31.097408785Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-23T00:26:31.098941386Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.535621ms logger=migrator t=2026-04-23T00:26:31.104379047Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-23T00:26:31.10525047Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=879.833µs logger=migrator t=2026-04-23T00:26:31.111183384Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-23T00:26:31.111572725Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=390.561µs logger=migrator t=2026-04-23T00:26:31.115921738Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-23T00:26:31.117103878Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.18261ms logger=migrator t=2026-04-23T00:26:31.123069274Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-23T00:26:31.125137238Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.067204ms logger=migrator t=2026-04-23T00:26:31.129980175Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-23T00:26:31.130019565Z level=info msg="Migration successfully executed" id="Update user table charset" duration=40.441µs logger=migrator t=2026-04-23T00:26:31.136656588Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-23T00:26:31.13822044Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.564581ms logger=migrator t=2026-04-23T00:26:31.142916651Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-23T00:26:31.14323175Z level=info msg="Migration successfully executed" id="Add missing user data" duration=320.209µs logger=migrator t=2026-04-23T00:26:31.148760144Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-23T00:26:31.150803968Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.038263ms logger=migrator t=2026-04-23T00:26:31.157337687Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-23T00:26:31.158688443Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.353126ms logger=migrator t=2026-04-23T00:26:31.163603231Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-23T00:26:31.164789662Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.185941ms logger=migrator t=2026-04-23T00:26:31.170668495Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-23T00:26:31.182487563Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.825028ms logger=migrator t=2026-04-23T00:26:31.232325402Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-23T00:26:31.23492525Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.596118ms logger=migrator t=2026-04-23T00:26:31.240990267Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-23T00:26:31.24147933Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=498.253µs logger=migrator t=2026-04-23T00:26:31.246635366Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-23T00:26:31.24759915Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=963.784µs logger=migrator t=2026-04-23T00:26:31.252234261Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-23T00:26:31.252749434Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=511.253µs logger=migrator t=2026-04-23T00:26:31.257537199Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-23T00:26:31.258048313Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=511.084µs logger=migrator t=2026-04-23T00:26:31.262843368Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-23T00:26:31.264079079Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.236421ms logger=migrator t=2026-04-23T00:26:31.269024608Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-23T00:26:31.27024593Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.226912ms logger=migrator t=2026-04-23T00:26:31.275435896Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-23T00:26:31.27638229Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=898.323µs logger=migrator t=2026-04-23T00:26:31.281562575Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-23T00:26:31.283641429Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.068484ms logger=migrator t=2026-04-23T00:26:31.289057901Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-23T00:26:31.290355505Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.297784ms logger=migrator t=2026-04-23T00:26:31.295285683Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-23T00:26:31.295319754Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.191µs logger=migrator t=2026-04-23T00:26:31.29978441Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-23T00:26:31.300976581Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.192141ms logger=migrator t=2026-04-23T00:26:31.305783657Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-23T00:26:31.306806753Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.023336ms logger=migrator t=2026-04-23T00:26:31.312594074Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-23T00:26:31.313322563Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=728.519µs logger=migrator t=2026-04-23T00:26:31.31781773Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-23T00:26:31.318914809Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.102609ms logger=migrator t=2026-04-23T00:26:31.323514699Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-23T00:26:31.328108539Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.592681ms logger=migrator t=2026-04-23T00:26:31.334809333Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-23T00:26:31.336355244Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.550801ms logger=migrator t=2026-04-23T00:26:31.348001017Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-23T00:26:31.349090156Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.088278ms logger=migrator t=2026-04-23T00:26:31.355964295Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-23T00:26:31.357447354Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.480888ms logger=migrator t=2026-04-23T00:26:31.362654209Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-23T00:26:31.363376638Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=722.499µs logger=migrator t=2026-04-23T00:26:31.369904819Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-23T00:26:31.371477599Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.578331ms logger=migrator t=2026-04-23T00:26:31.37915823Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-23T00:26:31.379899759Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=747.29µs logger=migrator t=2026-04-23T00:26:31.384794066Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-23T00:26:31.385503715Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=710.609µs logger=migrator t=2026-04-23T00:26:31.394659753Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-23T00:26:31.395338511Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=681.428µs logger=migrator t=2026-04-23T00:26:31.401935283Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-23T00:26:31.402678952Z level=info msg="Migration successfully executed" id="create star table" duration=746.06µs logger=migrator t=2026-04-23T00:26:31.408890234Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-23T00:26:31.409672184Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=781.88µs logger=migrator t=2026-04-23T00:26:31.415519567Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-23T00:26:31.41639265Z level=info msg="Migration successfully executed" id="create org table v1" duration=872.753µs logger=migrator t=2026-04-23T00:26:31.42174906Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-23T00:26:31.42253695Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=788.381µs logger=migrator t=2026-04-23T00:26:31.427692234Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-23T00:26:31.428391522Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=701.428µs logger=migrator t=2026-04-23T00:26:31.43559262Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-23T00:26:31.436517705Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=925.504µs logger=migrator t=2026-04-23T00:26:31.441772071Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-23T00:26:31.443071645Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.304324ms logger=migrator t=2026-04-23T00:26:31.448259681Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-23T00:26:31.449222656Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=961.784µs logger=migrator t=2026-04-23T00:26:31.454708729Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-23T00:26:31.45477178Z level=info msg="Migration successfully executed" id="Update org table charset" duration=65.681µs logger=migrator t=2026-04-23T00:26:31.460920581Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-23T00:26:31.460972222Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=52.061µs logger=migrator t=2026-04-23T00:26:31.467489801Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-23T00:26:31.46782867Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=378.7µs logger=migrator t=2026-04-23T00:26:31.472290427Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-23T00:26:31.472965744Z level=info msg="Migration successfully executed" id="create dashboard table" duration=675.027µs logger=migrator t=2026-04-23T00:26:31.478619602Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-23T00:26:31.480220853Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.605122ms logger=migrator t=2026-04-23T00:26:31.485908991Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-23T00:26:31.48776313Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.858209ms logger=migrator t=2026-04-23T00:26:31.523265935Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-23T00:26:31.524541268Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.277433ms logger=migrator t=2026-04-23T00:26:31.556309327Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-23T00:26:31.557820266Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.511939ms logger=migrator t=2026-04-23T00:26:31.563776111Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-23T00:26:31.564678285Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=903.764µs logger=migrator t=2026-04-23T00:26:31.569746207Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-23T00:26:31.577587551Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.844515ms logger=migrator t=2026-04-23T00:26:31.58370974Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-23T00:26:31.584508031Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=798.041µs logger=migrator t=2026-04-23T00:26:31.589234835Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-23T00:26:31.590067816Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=832.291µs logger=migrator t=2026-04-23T00:26:31.595532409Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-23T00:26:31.596382601Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=850.002µs logger=migrator t=2026-04-23T00:26:31.60249426Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-23T00:26:31.603171728Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=677.338µs logger=migrator t=2026-04-23T00:26:31.607059649Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-23T00:26:31.608644321Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.584352ms logger=migrator t=2026-04-23T00:26:31.614514724Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-23T00:26:31.614719669Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=207.916µs logger=migrator t=2026-04-23T00:26:31.620860479Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-23T00:26:31.623255291Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.390772ms logger=migrator t=2026-04-23T00:26:31.629178116Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-23T00:26:31.631081046Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.90215ms logger=migrator t=2026-04-23T00:26:31.63549686Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-23T00:26:31.638863598Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.363968ms logger=migrator t=2026-04-23T00:26:31.643992072Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-23T00:26:31.644825383Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=833.571µs logger=migrator t=2026-04-23T00:26:31.649963108Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-23T00:26:31.652063183Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.099605ms logger=migrator t=2026-04-23T00:26:31.655739478Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-23T00:26:31.656551429Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=812.071µs logger=migrator t=2026-04-23T00:26:31.661437027Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-23T00:26:31.662508955Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.071339ms logger=migrator t=2026-04-23T00:26:31.669217429Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-23T00:26:31.66924676Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.541µs logger=migrator t=2026-04-23T00:26:31.673088691Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-23T00:26:31.673125801Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=35.661µs logger=migrator t=2026-04-23T00:26:31.677121855Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-23T00:26:31.67925658Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.134515ms logger=migrator t=2026-04-23T00:26:31.682756512Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-23T00:26:31.684631381Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.876939ms logger=migrator t=2026-04-23T00:26:31.689010925Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-23T00:26:31.690996417Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.984702ms logger=migrator t=2026-04-23T00:26:31.69458806Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-23T00:26:31.696546741Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.958351ms logger=migrator t=2026-04-23T00:26:31.700654319Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-23T00:26:31.700902865Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=250.176µs logger=migrator t=2026-04-23T00:26:31.70570888Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-23T00:26:31.706595204Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=886.084µs logger=migrator t=2026-04-23T00:26:31.710746481Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-23T00:26:31.711433979Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=690.408µs logger=migrator t=2026-04-23T00:26:31.715706491Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-23T00:26:31.715737322Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=32.031µs logger=migrator t=2026-04-23T00:26:31.721017349Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-23T00:26:31.72179617Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=778.27µs logger=migrator t=2026-04-23T00:26:31.72682022Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-23T00:26:31.72793142Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.111949ms logger=migrator t=2026-04-23T00:26:31.733739991Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-23T00:26:31.740097106Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.357475ms logger=migrator t=2026-04-23T00:26:31.743948907Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-23T00:26:31.744591494Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=643.247µs logger=migrator t=2026-04-23T00:26:31.750660552Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-23T00:26:31.751913504Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.249853ms logger=migrator t=2026-04-23T00:26:31.756443043Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-23T00:26:31.757913421Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.471018ms logger=migrator t=2026-04-23T00:26:31.761895184Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-23T00:26:31.762237634Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=343.15µs logger=migrator t=2026-04-23T00:26:31.770715205Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-23T00:26:31.771437684Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=724.979µs logger=migrator t=2026-04-23T00:26:31.775403707Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-23T00:26:31.777936402Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.530095ms logger=migrator t=2026-04-23T00:26:31.782342588Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-23T00:26:31.783294423Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=954.335µs logger=migrator t=2026-04-23T00:26:31.788244041Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-23T00:26:31.788828827Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=591.836µs logger=migrator t=2026-04-23T00:26:31.795504091Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-23T00:26:31.795745287Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=242.767µs logger=migrator t=2026-04-23T00:26:31.9761544Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-23T00:26:31.979731823Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=3.582164ms logger=migrator t=2026-04-23T00:26:31.988527341Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-23T00:26:31.991019367Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.492876ms logger=migrator t=2026-04-23T00:26:31.99614736Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-23T00:26:31.996838828Z level=info msg="Migration successfully executed" id="create data_source table" duration=691.448µs logger=migrator t=2026-04-23T00:26:32.002245419Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-23T00:26:32.002849725Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=607.726µs logger=migrator t=2026-04-23T00:26:32.010233427Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-23T00:26:32.011633294Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.399937ms logger=migrator t=2026-04-23T00:26:32.025239799Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-23T00:26:32.026335847Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.099068ms logger=migrator t=2026-04-23T00:26:32.031764579Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-23T00:26:32.032488228Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=723.249µs logger=migrator t=2026-04-23T00:26:32.037873938Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-23T00:26:32.04485523Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.979102ms logger=migrator t=2026-04-23T00:26:32.05252586Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-23T00:26:32.055863867Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=3.344036ms logger=migrator t=2026-04-23T00:26:32.06061767Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-23T00:26:32.061335909Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=718.879µs logger=migrator t=2026-04-23T00:26:32.067455929Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-23T00:26:32.068776634Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.319755ms logger=migrator t=2026-04-23T00:26:32.076377972Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-23T00:26:32.077226624Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=850.202µs logger=migrator t=2026-04-23T00:26:32.08091794Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-23T00:26:32.083669241Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.754751ms logger=migrator t=2026-04-23T00:26:32.087029789Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-23T00:26:32.092618185Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=5.581266ms logger=migrator t=2026-04-23T00:26:32.099817342Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-23T00:26:32.099890414Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=77.242µs logger=migrator t=2026-04-23T00:26:32.105609723Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-23T00:26:32.106056825Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=452.032µs logger=migrator t=2026-04-23T00:26:32.110802479Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-23T00:26:32.113336894Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.537585ms logger=migrator t=2026-04-23T00:26:32.116692672Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-23T00:26:32.116893488Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=200.846µs logger=migrator t=2026-04-23T00:26:32.12041374Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-23T00:26:32.120614544Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=200.925µs logger=migrator t=2026-04-23T00:26:32.125131252Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-23T00:26:32.130289857Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.157515ms logger=migrator t=2026-04-23T00:26:32.134092426Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-23T00:26:32.13428711Z level=info msg="Migration successfully executed" id="Update uid value" duration=195.134µs logger=migrator t=2026-04-23T00:26:32.137200947Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-23T00:26:32.137997028Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=795.771µs logger=migrator t=2026-04-23T00:26:32.142738171Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-23T00:26:32.143543922Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=805.431µs logger=migrator t=2026-04-23T00:26:32.150157064Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-23T00:26:32.151544451Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.389207ms logger=migrator t=2026-04-23T00:26:32.156143061Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-23T00:26:32.157022813Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=880.482µs logger=migrator t=2026-04-23T00:26:32.162099406Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-23T00:26:32.162975848Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=876.362µs logger=migrator t=2026-04-23T00:26:32.169428627Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-23T00:26:32.17031238Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=883.593µs logger=migrator t=2026-04-23T00:26:32.174351346Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-23T00:26:32.175583067Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.231272ms logger=migrator t=2026-04-23T00:26:32.180026883Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-23T00:26:32.180751052Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=724.059µs logger=migrator t=2026-04-23T00:26:32.184413047Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-23T00:26:32.185131676Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=718.659µs logger=migrator t=2026-04-23T00:26:32.189039368Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-23T00:26:32.195747493Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.707894ms logger=migrator t=2026-04-23T00:26:32.201592985Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-23T00:26:32.202316614Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=721.019µs logger=migrator t=2026-04-23T00:26:32.205902608Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-23T00:26:32.207233343Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.330294ms logger=migrator t=2026-04-23T00:26:32.21135948Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-23T00:26:32.212669253Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.309294ms logger=migrator t=2026-04-23T00:26:32.217590952Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-23T00:26:32.219116502Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.528311ms logger=migrator t=2026-04-23T00:26:32.225234941Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-23T00:26:32.225670462Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=435.351µs logger=migrator t=2026-04-23T00:26:32.229750269Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-23T00:26:32.23054585Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=798.871µs logger=migrator t=2026-04-23T00:26:32.234850292Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-23T00:26:32.235635862Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=787.04µs logger=migrator t=2026-04-23T00:26:32.240736935Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-23T00:26:32.243676992Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.940227ms logger=migrator t=2026-04-23T00:26:32.247946683Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-23T00:26:32.251397163Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.45182ms logger=migrator t=2026-04-23T00:26:32.256868076Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-23T00:26:32.257103112Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=236.436µs logger=migrator t=2026-04-23T00:26:32.260955622Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-23T00:26:32.263523939Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.568057ms logger=migrator t=2026-04-23T00:26:32.267298537Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-23T00:26:32.269237098Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.936221ms logger=migrator t=2026-04-23T00:26:32.273748806Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-23T00:26:32.274565617Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=816.751µs logger=migrator t=2026-04-23T00:26:32.278415947Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-23T00:26:32.279083095Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=666.558µs logger=migrator t=2026-04-23T00:26:32.282836733Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-23T00:26:32.283726596Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=889.453µs logger=migrator t=2026-04-23T00:26:32.288522251Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-23T00:26:32.289998499Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.476348ms logger=migrator t=2026-04-23T00:26:32.295960164Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-23T00:26:32.297166586Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.206252ms logger=migrator t=2026-04-23T00:26:32.301611032Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-23T00:26:32.302509756Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=898.455µs logger=migrator t=2026-04-23T00:26:32.309400745Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-23T00:26:32.30958807Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=189.175µs logger=migrator t=2026-04-23T00:26:32.314699153Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-23T00:26:32.314743304Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.581µs logger=migrator t=2026-04-23T00:26:32.318937793Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-23T00:26:32.321678805Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.740982ms logger=migrator t=2026-04-23T00:26:32.326450359Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-23T00:26:32.32915892Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.712541ms logger=migrator t=2026-04-23T00:26:32.33302999Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-23T00:26:32.333131973Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=102.143µs logger=migrator t=2026-04-23T00:26:32.336886802Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-23T00:26:32.337638531Z level=info msg="Migration successfully executed" id="create quota table v1" duration=751.61µs logger=migrator t=2026-04-23T00:26:32.343123304Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-23T00:26:32.344044608Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=920.514µs logger=migrator t=2026-04-23T00:26:32.34947481Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-23T00:26:32.349560622Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=84.362µs logger=migrator t=2026-04-23T00:26:32.353611748Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-23T00:26:32.354426259Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=812.281µs logger=migrator t=2026-04-23T00:26:32.358571387Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-23T00:26:32.35949462Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=916.283µs logger=migrator t=2026-04-23T00:26:32.36483888Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-23T00:26:32.36905146Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.21259ms logger=migrator t=2026-04-23T00:26:32.372662274Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-23T00:26:32.372690545Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.821µs logger=migrator t=2026-04-23T00:26:32.37634913Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-23T00:26:32.377204332Z level=info msg="Migration successfully executed" id="create session table" duration=854.502µs logger=migrator t=2026-04-23T00:26:32.382021457Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-23T00:26:32.38213044Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=109.073µs logger=migrator t=2026-04-23T00:26:32.385713484Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-23T00:26:32.38592197Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=154.284µs logger=migrator t=2026-04-23T00:26:32.389857162Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-23T00:26:32.39094737Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.090339ms logger=migrator t=2026-04-23T00:26:32.396892906Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-23T00:26:32.397622105Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=733.599µs logger=migrator t=2026-04-23T00:26:32.40472594Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-23T00:26:32.40475948Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.481µs logger=migrator t=2026-04-23T00:26:32.408757184Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-23T00:26:32.408784706Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.751µs logger=migrator t=2026-04-23T00:26:32.412616015Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-23T00:26:32.415900561Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.283606ms logger=migrator t=2026-04-23T00:26:32.420606743Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-23T00:26:32.423753746Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.146403ms logger=migrator t=2026-04-23T00:26:32.429037763Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-23T00:26:32.429155487Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=118.073µs logger=migrator t=2026-04-23T00:26:32.433981192Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-23T00:26:32.434099506Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=119.383µs logger=migrator t=2026-04-23T00:26:32.437876254Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-23T00:26:32.438705595Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=829.441µs logger=migrator t=2026-04-23T00:26:32.444151887Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-23T00:26:32.444228659Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=77.942µs logger=migrator t=2026-04-23T00:26:32.44926989Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-23T00:26:32.453358877Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.090097ms logger=migrator t=2026-04-23T00:26:32.457937607Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-23T00:26:32.458107681Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=170.504µs logger=migrator t=2026-04-23T00:26:32.463876241Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-23T00:26:32.468915942Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.041051ms logger=migrator t=2026-04-23T00:26:32.474007096Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-23T00:26:32.477365732Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.358916ms logger=migrator t=2026-04-23T00:26:32.480892844Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-23T00:26:32.480989358Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=94.784µs logger=migrator t=2026-04-23T00:26:32.484644573Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-23T00:26:32.485613378Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=969.165µs logger=migrator t=2026-04-23T00:26:32.490723291Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-23T00:26:32.491635955Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=912.834µs logger=migrator t=2026-04-23T00:26:32.496309747Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-23T00:26:32.498070192Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.759885ms logger=migrator t=2026-04-23T00:26:32.50333501Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-23T00:26:32.504360306Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.024626ms logger=migrator t=2026-04-23T00:26:32.508795602Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-23T00:26:32.510166557Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.370235ms logger=migrator t=2026-04-23T00:26:32.514749637Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-23T00:26:32.516358429Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.609322ms logger=migrator t=2026-04-23T00:26:32.521650917Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-23T00:26:32.522326875Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=675.728µs logger=migrator t=2026-04-23T00:26:32.526716009Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-23T00:26:32.528187657Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.470698ms logger=migrator t=2026-04-23T00:26:32.53285578Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-23T00:26:32.534167004Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.310525ms logger=migrator t=2026-04-23T00:26:32.539195035Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-23T00:26:32.549054651Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.859137ms logger=migrator t=2026-04-23T00:26:32.552922762Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-23T00:26:32.553642411Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=719.208µs logger=migrator t=2026-04-23T00:26:32.557578124Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-23T00:26:32.558520868Z 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=943.595µs logger=migrator t=2026-04-23T00:26:32.563738014Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-23T00:26:32.564034172Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=296.507µs logger=migrator t=2026-04-23T00:26:32.567852651Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-23T00:26:32.568642492Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=787.671µs logger=migrator t=2026-04-23T00:26:32.572881742Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-23T00:26:32.574228038Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.346145ms logger=migrator t=2026-04-23T00:26:32.578773115Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-23T00:26:32.582381599Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.606634ms logger=migrator t=2026-04-23T00:26:32.586785415Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-23T00:26:32.590752608Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.978913ms logger=migrator t=2026-04-23T00:26:32.594345872Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-23T00:26:32.598016048Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.662325ms logger=migrator t=2026-04-23T00:26:32.60310945Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-23T00:26:32.606956601Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.846741ms logger=migrator t=2026-04-23T00:26:32.611424887Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-23T00:26:32.612426193Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.000336ms logger=migrator t=2026-04-23T00:26:32.616812927Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-23T00:26:32.616841988Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.071µs logger=migrator t=2026-04-23T00:26:32.620667058Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-23T00:26:32.620691728Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=25.53µs logger=migrator t=2026-04-23T00:26:32.625369501Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-23T00:26:32.626667224Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.297464ms logger=migrator t=2026-04-23T00:26:32.631202502Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T00:26:32.632487296Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.280924ms logger=migrator t=2026-04-23T00:26:32.637955469Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-23T00:26:32.638706638Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=751.63µs logger=migrator t=2026-04-23T00:26:32.644614952Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-23T00:26:32.645593718Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=978.676µs logger=migrator t=2026-04-23T00:26:32.649346975Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T00:26:32.650905626Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.55773ms logger=migrator t=2026-04-23T00:26:32.655638639Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-23T00:26:32.66101704Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.377121ms logger=migrator t=2026-04-23T00:26:32.6648957Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-23T00:26:32.668612108Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.715958ms logger=migrator t=2026-04-23T00:26:32.672646382Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-23T00:26:32.672847228Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=201.336µs logger=migrator t=2026-04-23T00:26:32.678536626Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-23T00:26:32.679491011Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=953.515µs logger=migrator t=2026-04-23T00:26:32.684148933Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-23T00:26:32.68560224Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.453267ms logger=migrator t=2026-04-23T00:26:32.689306326Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-23T00:26:32.693958628Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.653982ms logger=migrator t=2026-04-23T00:26:32.697728186Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-23T00:26:32.697819068Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=93.402µs logger=migrator t=2026-04-23T00:26:32.702251314Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-23T00:26:32.703156758Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=904.754µs logger=migrator t=2026-04-23T00:26:32.706954676Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-23T00:26:32.707974654Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.018498ms logger=migrator t=2026-04-23T00:26:32.712521871Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-23T00:26:32.712699307Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=177.706µs logger=migrator t=2026-04-23T00:26:32.717287946Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-23T00:26:32.71820549Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=915.773µs logger=migrator t=2026-04-23T00:26:32.722626375Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-23T00:26:32.723555439Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=927.884µs logger=migrator t=2026-04-23T00:26:32.727918393Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-23T00:26:32.728838428Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=913.444µs logger=migrator t=2026-04-23T00:26:32.733967561Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-23T00:26:32.73548906Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.520149ms logger=migrator t=2026-04-23T00:26:32.74006644Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-23T00:26:32.741674352Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.607162ms logger=migrator t=2026-04-23T00:26:32.747143004Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-23T00:26:32.7481485Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.004876ms logger=migrator t=2026-04-23T00:26:32.753539451Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-23T00:26:32.753611683Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=73.372µs logger=migrator t=2026-04-23T00:26:32.759015334Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-23T00:26:32.765512933Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.496579ms logger=migrator t=2026-04-23T00:26:32.772415803Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-23T00:26:32.773717767Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.301474ms logger=migrator t=2026-04-23T00:26:32.778733628Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-23T00:26:32.782666421Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.932333ms logger=migrator t=2026-04-23T00:26:32.786564742Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-23T00:26:32.787296331Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=731.349µs logger=migrator t=2026-04-23T00:26:32.790945946Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-23T00:26:32.791927402Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=978.596µs logger=migrator t=2026-04-23T00:26:32.798099693Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-23T00:26:32.799461858Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.361995ms logger=migrator t=2026-04-23T00:26:32.803185225Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-23T00:26:32.816171783Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.986878ms logger=migrator t=2026-04-23T00:26:32.820254919Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-23T00:26:32.821002349Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=747.39µs logger=migrator t=2026-04-23T00:26:32.82561711Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-23T00:26:32.826611135Z 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=995.675µs logger=migrator t=2026-04-23T00:26:32.830888857Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-23T00:26:32.831198215Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=309.378µs logger=migrator t=2026-04-23T00:26:32.834876801Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-23T00:26:32.835468916Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=591.515µs logger=migrator t=2026-04-23T00:26:32.840249831Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-23T00:26:32.840620391Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=366.209µs logger=migrator t=2026-04-23T00:26:32.844714867Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-23T00:26:32.851182706Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.467309ms logger=migrator t=2026-04-23T00:26:32.85519168Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-23T00:26:32.858230659Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.038399ms logger=migrator t=2026-04-23T00:26:32.862762448Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-23T00:26:32.864452482Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.689524ms logger=migrator t=2026-04-23T00:26:32.868912618Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-23T00:26:32.869865923Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=954.055µs logger=migrator t=2026-04-23T00:26:32.874335119Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-23T00:26:32.874575316Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=240.367µs logger=migrator t=2026-04-23T00:26:32.88052457Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-23T00:26:32.884600477Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.076147ms logger=migrator t=2026-04-23T00:26:32.888125459Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-23T00:26:32.889208747Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.082478ms logger=migrator t=2026-04-23T00:26:32.893653833Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-23T00:26:32.893846558Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=193.584µs logger=migrator t=2026-04-23T00:26:32.897715419Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-23T00:26:32.898174011Z level=info msg="Migration successfully executed" id="Move region to single row" duration=458.722µs logger=migrator t=2026-04-23T00:26:32.902530825Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-23T00:26:32.904050764Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.518449ms logger=migrator t=2026-04-23T00:26:32.90850313Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-23T00:26:32.909976348Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.473388ms logger=migrator t=2026-04-23T00:26:32.914697501Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T00:26:32.915726629Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.028528ms logger=migrator t=2026-04-23T00:26:32.919570158Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T00:26:32.920531213Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=960.615µs logger=migrator t=2026-04-23T00:26:32.925259377Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-23T00:26:32.926128059Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=868.572µs logger=migrator t=2026-04-23T00:26:32.931453068Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-23T00:26:32.932727912Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.273203ms logger=migrator t=2026-04-23T00:26:32.936708535Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-23T00:26:32.936855119Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=146.994µs logger=migrator t=2026-04-23T00:26:32.940959576Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-23T00:26:32.941814388Z level=info msg="Migration successfully executed" id="create test_data table" duration=854.622µs logger=migrator t=2026-04-23T00:26:32.948292557Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-23T00:26:32.949647422Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.351545ms logger=migrator t=2026-04-23T00:26:32.95455841Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-23T00:26:32.956049559Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.492779ms logger=migrator t=2026-04-23T00:26:32.960508116Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-23T00:26:32.96146774Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=959.144µs logger=migrator t=2026-04-23T00:26:32.965710421Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-23T00:26:32.966022869Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=312.258µs logger=migrator t=2026-04-23T00:26:32.972650522Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-23T00:26:32.973229477Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=579.025µs logger=migrator t=2026-04-23T00:26:32.980958619Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-23T00:26:32.981117383Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=159.504µs logger=migrator t=2026-04-23T00:26:32.986818661Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-23T00:26:32.98830819Z level=info msg="Migration successfully executed" id="create team table" duration=1.489919ms logger=migrator t=2026-04-23T00:26:32.994503481Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-23T00:26:32.995484487Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=981.006µs logger=migrator t=2026-04-23T00:26:32.999636165Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-23T00:26:33.00060183Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=963.235µs logger=migrator t=2026-04-23T00:26:33.005989271Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-23T00:26:33.011144015Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.153854ms logger=migrator t=2026-04-23T00:26:33.017279935Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-23T00:26:33.017538702Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=258.347µs logger=migrator t=2026-04-23T00:26:33.023920288Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-23T00:26:33.025256483Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.336875ms logger=migrator t=2026-04-23T00:26:33.032232745Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-23T00:26:33.033484457Z level=info msg="Migration successfully executed" id="create team member table" duration=1.252452ms logger=migrator t=2026-04-23T00:26:33.039056343Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-23T00:26:33.041104086Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.046873ms logger=migrator t=2026-04-23T00:26:33.051162568Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-23T00:26:33.052554955Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.385676ms logger=migrator t=2026-04-23T00:26:33.059909657Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-23T00:26:33.060907112Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=998.396µs logger=migrator t=2026-04-23T00:26:33.068309025Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-23T00:26:33.075873162Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.563037ms logger=migrator t=2026-04-23T00:26:33.083188503Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-23T00:26:33.086434047Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.245284ms logger=migrator t=2026-04-23T00:26:33.091998322Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-23T00:26:33.09536593Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.367268ms logger=migrator t=2026-04-23T00:26:33.101035138Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-23T00:26:33.101720246Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=685.848µs logger=migrator t=2026-04-23T00:26:33.109866328Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-23T00:26:33.111389448Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.5237ms logger=migrator t=2026-04-23T00:26:33.118329769Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-23T00:26:33.119671564Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.342735ms logger=migrator t=2026-04-23T00:26:33.146843512Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-23T00:26:33.149925692Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=3.08309ms logger=migrator t=2026-04-23T00:26:33.156505204Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-23T00:26:33.157735146Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.234062ms logger=migrator t=2026-04-23T00:26:33.255170315Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-23T00:26:33.257355623Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.211799ms logger=migrator t=2026-04-23T00:26:33.266617344Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-23T00:26:33.269384896Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.772632ms logger=migrator t=2026-04-23T00:26:33.274562891Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-23T00:26:33.2756643Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.10938ms logger=migrator t=2026-04-23T00:26:33.280924267Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-23T00:26:33.281556603Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=633.576µs logger=migrator t=2026-04-23T00:26:33.287011665Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-23T00:26:33.287270382Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=260.027µs logger=migrator t=2026-04-23T00:26:33.291460771Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-23T00:26:33.292783566Z level=info msg="Migration successfully executed" id="create tag table" duration=1.318375ms logger=migrator t=2026-04-23T00:26:33.2998443Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-23T00:26:33.301125153Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.284164ms logger=migrator t=2026-04-23T00:26:33.305541198Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-23T00:26:33.306552155Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.013457ms logger=migrator t=2026-04-23T00:26:33.313461945Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-23T00:26:33.314776939Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.314004ms logger=migrator t=2026-04-23T00:26:33.321207777Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-23T00:26:33.322560582Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.353185ms logger=migrator t=2026-04-23T00:26:33.327783568Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-23T00:26:33.340676384Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.892336ms logger=migrator t=2026-04-23T00:26:33.345149491Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-23T00:26:33.34589358Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=743.019µs logger=migrator t=2026-04-23T00:26:33.35167402Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-23T00:26:33.352719178Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.045878ms logger=migrator t=2026-04-23T00:26:33.359194717Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-23T00:26:33.35969917Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=504.683µs logger=migrator t=2026-04-23T00:26:33.364721591Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-23T00:26:33.365617974Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=897.013µs logger=migrator t=2026-04-23T00:26:33.370914842Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-23T00:26:33.372208356Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.289114ms logger=migrator t=2026-04-23T00:26:33.381534069Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-23T00:26:33.382500194Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=969.195µs logger=migrator t=2026-04-23T00:26:33.387812393Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-23T00:26:33.387981517Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=170.035µs logger=migrator t=2026-04-23T00:26:33.393993294Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-23T00:26:33.403091251Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.096987ms logger=migrator t=2026-04-23T00:26:33.408295536Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-23T00:26:33.411976232Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.683366ms logger=migrator t=2026-04-23T00:26:33.416951163Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-23T00:26:33.422105807Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.152234ms logger=migrator t=2026-04-23T00:26:33.428399741Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-23T00:26:33.4337409Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.34073ms logger=migrator t=2026-04-23T00:26:33.43913455Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-23T00:26:33.441136712Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.001352ms logger=migrator t=2026-04-23T00:26:33.447217471Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-23T00:26:33.456064261Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.8454ms logger=migrator t=2026-04-23T00:26:33.461726119Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-23T00:26:33.462374995Z level=info msg="Migration successfully executed" id="create server_lock table" duration=648.337µs logger=migrator t=2026-04-23T00:26:33.469342427Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-23T00:26:33.470808395Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.466048ms logger=migrator t=2026-04-23T00:26:33.477705765Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-23T00:26:33.478747663Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.045218ms logger=migrator t=2026-04-23T00:26:33.488322572Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-23T00:26:33.489981266Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.657174ms logger=migrator t=2026-04-23T00:26:33.496794883Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-23T00:26:33.497972103Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.17676ms logger=migrator t=2026-04-23T00:26:33.504689409Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-23T00:26:33.507383259Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.69716ms logger=migrator t=2026-04-23T00:26:33.514842883Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-23T00:26:33.525356857Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=10.506174ms logger=migrator t=2026-04-23T00:26:33.532899674Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-23T00:26:33.534600579Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.701875ms logger=migrator t=2026-04-23T00:26:33.541844617Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-23T00:26:33.542756381Z level=info msg="Migration successfully executed" id="create cache_data table" duration=914.224µs logger=migrator t=2026-04-23T00:26:33.548192563Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-23T00:26:33.549163708Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=970.665µs logger=migrator t=2026-04-23T00:26:33.55496404Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-23T00:26:33.555824532Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=862.893µs logger=migrator t=2026-04-23T00:26:33.562818584Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-23T00:26:33.56494219Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.123925ms logger=migrator t=2026-04-23T00:26:33.571140751Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-23T00:26:33.571207413Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.442µs logger=migrator t=2026-04-23T00:26:33.577108976Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-23T00:26:33.577352343Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=243.667µs logger=migrator t=2026-04-23T00:26:33.58297617Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-23T00:26:33.584462158Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.486148ms logger=migrator t=2026-04-23T00:26:33.590834974Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T00:26:33.591786549Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=951.795µs logger=migrator t=2026-04-23T00:26:33.597843937Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T00:26:33.599139451Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.294884ms logger=migrator t=2026-04-23T00:26:33.605242749Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-23T00:26:33.605351233Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=109.684µs logger=migrator t=2026-04-23T00:26:33.612477059Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T00:26:33.614278145Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.801656ms logger=migrator t=2026-04-23T00:26:33.618488134Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T00:26:33.6194496Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=959.666µs logger=migrator t=2026-04-23T00:26:33.625280102Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T00:26:33.626399851Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.119189ms logger=migrator t=2026-04-23T00:26:33.630103368Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T00:26:33.631087023Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=983.335µs logger=migrator t=2026-04-23T00:26:33.636453553Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-23T00:26:33.646186427Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.733444ms logger=migrator t=2026-04-23T00:26:33.652967134Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-23T00:26:33.654486113Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.516669ms logger=migrator t=2026-04-23T00:26:33.661582248Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-23T00:26:33.661736932Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=155.114µs logger=migrator t=2026-04-23T00:26:33.667445651Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-23T00:26:33.669098144Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.653313ms logger=migrator t=2026-04-23T00:26:33.675610064Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-23T00:26:33.676793415Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.183481ms logger=migrator t=2026-04-23T00:26:33.682066062Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-23T00:26:33.683647843Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.584361ms logger=migrator t=2026-04-23T00:26:33.689406854Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T00:26:33.689518506Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=115.443µs logger=migrator t=2026-04-23T00:26:33.696717074Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-23T00:26:33.697795632Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.075199ms logger=migrator t=2026-04-23T00:26:33.703791848Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-23T00:26:33.705192345Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.399896ms logger=migrator t=2026-04-23T00:26:33.710686228Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-23T00:26:33.711706055Z 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.019857ms logger=migrator t=2026-04-23T00:26:33.717031173Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-23T00:26:33.719028205Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.996252ms logger=migrator t=2026-04-23T00:26:33.727836835Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-23T00:26:33.732710532Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.880817ms logger=migrator t=2026-04-23T00:26:33.737684982Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-23T00:26:33.738597005Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=912.043µs logger=migrator t=2026-04-23T00:26:33.744766646Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T00:26:33.746138412Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.371686ms logger=migrator t=2026-04-23T00:26:33.751531492Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-23T00:26:33.782617813Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.081601ms logger=migrator t=2026-04-23T00:26:33.788499326Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-23T00:26:33.813173129Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.663302ms logger=migrator t=2026-04-23T00:26:33.819065073Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-23T00:26:33.819838493Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=773.45µs logger=migrator t=2026-04-23T00:26:33.826179068Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T00:26:33.8281571Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.979372ms logger=migrator t=2026-04-23T00:26:33.834912926Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-23T00:26:33.844504036Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.588909ms logger=migrator t=2026-04-23T00:26:33.849858486Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-23T00:26:33.85464289Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.785505ms logger=migrator t=2026-04-23T00:26:33.860528893Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-23T00:26:33.862095864Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.567211ms logger=migrator t=2026-04-23T00:26:33.867781813Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-23T00:26:33.869321643Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.540221ms logger=migrator t=2026-04-23T00:26:33.876103609Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-23T00:26:33.88074813Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=4.643181ms logger=migrator t=2026-04-23T00:26:33.891812199Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-23T00:26:33.893016351Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.205382ms logger=migrator t=2026-04-23T00:26:33.899431608Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-23T00:26:33.899650163Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=218.495µs logger=migrator t=2026-04-23T00:26:33.90488969Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-23T00:26:33.911146802Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.258112ms logger=migrator t=2026-04-23T00:26:33.9175615Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-23T00:26:33.922103778Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.542568ms logger=migrator t=2026-04-23T00:26:33.926679648Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-23T00:26:33.933134556Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.451858ms logger=migrator t=2026-04-23T00:26:33.939688316Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-23T00:26:33.940772885Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.085639ms logger=migrator t=2026-04-23T00:26:33.94597118Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-23T00:26:33.947184082Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.213342ms logger=migrator t=2026-04-23T00:26:33.953464676Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-23T00:26:33.961404012Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.941976ms logger=migrator t=2026-04-23T00:26:33.969294188Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-23T00:26:33.975235803Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.937875ms logger=migrator t=2026-04-23T00:26:33.98048487Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-23T00:26:33.981573028Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.088518ms logger=migrator t=2026-04-23T00:26:33.988760575Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-23T00:26:33.994885025Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.12404ms logger=migrator t=2026-04-23T00:26:34.001167169Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-23T00:26:34.007956796Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.787077ms logger=migrator t=2026-04-23T00:26:34.013993323Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-23T00:26:34.014054545Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=63.682µs logger=migrator t=2026-04-23T00:26:34.019515077Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-23T00:26:34.021504749Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.989782ms logger=migrator t=2026-04-23T00:26:34.029619481Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-23T00:26:34.031754767Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.143185ms logger=migrator t=2026-04-23T00:26:34.038880162Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-23T00:26:34.040161855Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.282863ms logger=migrator t=2026-04-23T00:26:34.047143738Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T00:26:34.04724171Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=96.772µs logger=migrator t=2026-04-23T00:26:34.053169884Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-23T00:26:34.062121878Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.944633ms logger=migrator t=2026-04-23T00:26:34.067704533Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-23T00:26:34.075337822Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.632869ms logger=migrator t=2026-04-23T00:26:34.079529881Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-23T00:26:34.086605496Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.075975ms logger=migrator t=2026-04-23T00:26:34.101592006Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-23T00:26:34.108015084Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.423738ms logger=migrator t=2026-04-23T00:26:34.140305076Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-23T00:26:34.150008429Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.704373ms logger=migrator t=2026-04-23T00:26:34.16578559Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-23T00:26:34.165914823Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=135.974µs logger=migrator t=2026-04-23T00:26:34.181805537Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-23T00:26:34.18498375Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=3.179753ms logger=migrator t=2026-04-23T00:26:34.205874124Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-23T00:26:34.217329414Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.457519ms logger=migrator t=2026-04-23T00:26:34.226559934Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-23T00:26:34.226671597Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=113.823µs logger=migrator t=2026-04-23T00:26:34.243252389Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-23T00:26:34.253352992Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.100243ms logger=migrator t=2026-04-23T00:26:34.260378235Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-23T00:26:34.26206466Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.685984ms logger=migrator t=2026-04-23T00:26:34.274048042Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-23T00:26:34.28165336Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.606128ms logger=migrator t=2026-04-23T00:26:34.331782817Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-23T00:26:34.333275225Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.493729ms logger=migrator t=2026-04-23T00:26:34.346938682Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-23T00:26:34.34802294Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.083888ms logger=migrator t=2026-04-23T00:26:34.357265042Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-23T00:26:34.365394883Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.129201ms logger=migrator t=2026-04-23T00:26:34.372015526Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-23T00:26:34.3740684Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.046933ms logger=migrator t=2026-04-23T00:26:34.392432918Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-23T00:26:34.394572344Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.143225ms logger=migrator t=2026-04-23T00:26:34.402784177Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-23T00:26:34.403876455Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.093138ms logger=migrator t=2026-04-23T00:26:34.416591107Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-23T00:26:34.418581439Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.990272ms logger=migrator t=2026-04-23T00:26:34.427415259Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-23T00:26:34.427546323Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=133.034µs logger=migrator t=2026-04-23T00:26:34.431859505Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-23T00:26:34.433403005Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.54328ms logger=migrator t=2026-04-23T00:26:34.442091963Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-23T00:26:34.44317532Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.085737ms logger=migrator t=2026-04-23T00:26:34.447595006Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T00:26:34.448069268Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T00:26:34.454035414Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-23T00:26:34.455114582Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.084457ms logger=migrator t=2026-04-23T00:26:34.464219319Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-23T00:26:34.466227421Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.011452ms logger=migrator t=2026-04-23T00:26:34.48384533Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-23T00:26:34.492911266Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.064276ms logger=migrator t=2026-04-23T00:26:34.503630326Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-23T00:26:34.505569187Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.93864ms logger=migrator t=2026-04-23T00:26:34.521351738Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-23T00:26:34.522412006Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.060258ms logger=migrator t=2026-04-23T00:26:34.534405098Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-23T00:26:34.536188764Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.790306ms logger=migrator t=2026-04-23T00:26:34.543578217Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-23T00:26:34.545116047Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.53769ms logger=migrator t=2026-04-23T00:26:34.553030053Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-23T00:26:34.554061511Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.028798ms logger=migrator t=2026-04-23T00:26:34.561581807Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-23T00:26:34.561613198Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.711µs logger=migrator t=2026-04-23T00:26:34.567671875Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-23T00:26:34.567785428Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=114.573µs logger=migrator t=2026-04-23T00:26:34.575752657Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-23T00:26:34.583038346Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.28562ms logger=migrator t=2026-04-23T00:26:34.591811735Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-23T00:26:34.592265106Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=452.281µs logger=migrator t=2026-04-23T00:26:34.59775991Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-23T00:26:34.599396403Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.632813ms logger=migrator t=2026-04-23T00:26:34.606436547Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-23T00:26:34.606774475Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=331.428µs logger=migrator t=2026-04-23T00:26:34.623576893Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-23T00:26:34.625505784Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.929981ms logger=migrator t=2026-04-23T00:26:34.636752976Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-23T00:26:34.637710431Z level=info msg="Migration successfully executed" id="create secrets table" duration=958.265µs logger=migrator t=2026-04-23T00:26:34.65455186Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-23T00:26:34.695362344Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.813494ms logger=migrator t=2026-04-23T00:26:34.704315007Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-23T00:26:34.715310554Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.994836ms logger=migrator t=2026-04-23T00:26:34.729775231Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-23T00:26:34.73015306Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=380.969µs logger=migrator t=2026-04-23T00:26:34.741451555Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-23T00:26:34.772410452Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.961888ms logger=migrator t=2026-04-23T00:26:34.779029074Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-23T00:26:34.812242721Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.210426ms logger=migrator t=2026-04-23T00:26:34.870313503Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-23T00:26:34.871838643Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.52747ms logger=migrator t=2026-04-23T00:26:34.885298494Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-23T00:26:34.887240205Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.94126ms logger=migrator t=2026-04-23T00:26:34.899085633Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-23T00:26:34.899448952Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=367.169µs logger=migrator t=2026-04-23T00:26:34.903866337Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-23T00:26:34.904934696Z level=info msg="Migration successfully executed" id="create permission table" duration=1.068929ms logger=migrator t=2026-04-23T00:26:34.911491576Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-23T00:26:34.913517409Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.029383ms logger=migrator t=2026-04-23T00:26:34.923407587Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-23T00:26:34.925724038Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.318371ms logger=migrator t=2026-04-23T00:26:34.936679542Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-23T00:26:34.938555212Z level=info msg="Migration successfully executed" id="create role table" duration=1.87474ms logger=migrator t=2026-04-23T00:26:34.950125973Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-23T00:26:34.959628031Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.505488ms logger=migrator t=2026-04-23T00:26:34.971698705Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-23T00:26:34.979043827Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.350262ms logger=migrator t=2026-04-23T00:26:35.017009657Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-23T00:26:35.019277305Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.311379ms logger=migrator t=2026-04-23T00:26:35.036172426Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-23T00:26:35.037903951Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.734705ms logger=migrator t=2026-04-23T00:26:35.048114607Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-23T00:26:35.050204981Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.092094ms logger=migrator t=2026-04-23T00:26:35.0562658Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-23T00:26:35.057341068Z level=info msg="Migration successfully executed" id="create team role table" duration=1.074858ms logger=migrator t=2026-04-23T00:26:35.062919444Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-23T00:26:35.065049039Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.128905ms logger=migrator t=2026-04-23T00:26:35.077941895Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-23T00:26:35.079129186Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.189181ms logger=migrator t=2026-04-23T00:26:35.091773535Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-23T00:26:35.092809982Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.039377ms logger=migrator t=2026-04-23T00:26:35.101214141Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-23T00:26:35.10345816Z level=info msg="Migration successfully executed" id="create user role table" duration=2.246249ms logger=migrator t=2026-04-23T00:26:35.110998896Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-23T00:26:35.112941387Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.948601ms logger=migrator t=2026-04-23T00:26:35.12184915Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-23T00:26:35.125698259Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=3.85331ms logger=migrator t=2026-04-23T00:26:35.155695441Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-23T00:26:35.157513269Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.822438ms logger=migrator t=2026-04-23T00:26:35.162829977Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-23T00:26:35.164211613Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.384316ms logger=migrator t=2026-04-23T00:26:35.171742619Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-23T00:26:35.173518126Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.778947ms logger=migrator t=2026-04-23T00:26:35.179676326Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-23T00:26:35.181411982Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.738716ms logger=migrator t=2026-04-23T00:26:35.186504634Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-23T00:26:35.198890187Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.379993ms logger=migrator t=2026-04-23T00:26:35.207368098Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-23T00:26:35.208503458Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.1365ms logger=migrator t=2026-04-23T00:26:35.221712781Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-23T00:26:35.222976465Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.264764ms logger=migrator t=2026-04-23T00:26:35.23966397Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-23T00:26:35.241545479Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.882669ms logger=migrator t=2026-04-23T00:26:35.259094326Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-23T00:26:35.261882289Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.786023ms logger=migrator t=2026-04-23T00:26:35.306144663Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-23T00:26:35.307419376Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.277814ms logger=migrator t=2026-04-23T00:26:35.320920358Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-23T00:26:35.322839708Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.923441ms logger=migrator t=2026-04-23T00:26:35.333739741Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-23T00:26:35.346296969Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.586188ms logger=migrator t=2026-04-23T00:26:35.369931705Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-23T00:26:35.378233531Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.298946ms logger=migrator t=2026-04-23T00:26:35.391498547Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-23T00:26:35.404196529Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.683161ms logger=migrator t=2026-04-23T00:26:35.420765191Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-23T00:26:35.432012524Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.245323ms logger=migrator t=2026-04-23T00:26:35.440143605Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-23T00:26:35.442400105Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.25797ms logger=migrator t=2026-04-23T00:26:35.457076938Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-23T00:26:35.458474874Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.400927ms logger=migrator t=2026-04-23T00:26:35.479475851Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-23T00:26:35.481282148Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.816137ms logger=migrator t=2026-04-23T00:26:35.508403835Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-23T00:26:35.509948045Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.54722ms logger=migrator t=2026-04-23T00:26:35.528127329Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-23T00:26:35.530391197Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.267029ms logger=migrator t=2026-04-23T00:26:35.553090049Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-23T00:26:35.553217162Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=129.663µs logger=migrator t=2026-04-23T00:26:35.572295289Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-23T00:26:35.572351161Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=62.472µs logger=migrator t=2026-04-23T00:26:35.58152799Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-23T00:26:35.582113105Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=588.385µs logger=migrator t=2026-04-23T00:26:35.590560395Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-23T00:26:35.591440899Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=884.534µs logger=migrator t=2026-04-23T00:26:35.600582687Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-23T00:26:35.602611809Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=2.030212ms logger=migrator t=2026-04-23T00:26:35.607924408Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-23T00:26:35.608217186Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=294.107µs logger=migrator t=2026-04-23T00:26:35.613988366Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-23T00:26:35.614641633Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=658.167µs logger=migrator t=2026-04-23T00:26:35.620931388Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-23T00:26:35.622365015Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.447858ms logger=migrator t=2026-04-23T00:26:35.628504614Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-23T00:26:35.630178888Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.675774ms logger=migrator t=2026-04-23T00:26:35.64098815Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-23T00:26:35.652738396Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.748126ms logger=migrator t=2026-04-23T00:26:35.741746636Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-23T00:26:35.743114812Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=1.373266ms logger=migrator t=2026-04-23T00:26:35.753273447Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-23T00:26:35.755064413Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.790026ms logger=migrator t=2026-04-23T00:26:35.76760767Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-23T00:26:35.769770406Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.165636ms logger=migrator t=2026-04-23T00:26:35.775232579Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-23T00:26:35.776102401Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=871.362µs logger=migrator t=2026-04-23T00:26:35.782406276Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-23T00:26:35.790224759Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.820134ms logger=migrator t=2026-04-23T00:26:35.795522978Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-23T00:26:35.796909254Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.387246ms logger=migrator t=2026-04-23T00:26:35.802941771Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-23T00:26:35.803951407Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.011356ms logger=migrator t=2026-04-23T00:26:35.809270566Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-23T00:26:35.83475739Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.480364ms logger=migrator t=2026-04-23T00:26:35.84357296Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-23T00:26:35.845004428Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.433228ms logger=migrator t=2026-04-23T00:26:35.850642685Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-23T00:26:35.851770183Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.127598ms logger=migrator t=2026-04-23T00:26:35.856956739Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-23T00:26:35.858026067Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.069458ms logger=migrator t=2026-04-23T00:26:35.86387869Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-23T00:26:35.864986478Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.107478ms logger=migrator t=2026-04-23T00:26:35.870574744Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-23T00:26:35.870950084Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=375.5µs logger=migrator t=2026-04-23T00:26:35.8769781Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-23T00:26:35.878013868Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.036078ms logger=migrator t=2026-04-23T00:26:35.88542896Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-23T00:26:35.896849769Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.422789ms logger=migrator t=2026-04-23T00:26:35.903058741Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-23T00:26:35.903705448Z level=info msg="Migration successfully executed" id="create entity_events table" duration=646.937µs logger=migrator t=2026-04-23T00:26:35.907850075Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-23T00:26:35.909256462Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.406436ms logger=migrator t=2026-04-23T00:26:35.914675543Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T00:26:35.915224288Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T00:26:35.920525126Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T00:26:35.920996808Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T00:26:35.927265751Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-23T00:26:35.929044288Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.781777ms logger=migrator t=2026-04-23T00:26:35.935464695Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-23T00:26:35.937370895Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.90535ms logger=migrator t=2026-04-23T00:26:35.942595301Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T00:26:35.943725601Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.13165ms logger=migrator t=2026-04-23T00:26:35.950323632Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T00:26:35.951422181Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.098519ms logger=migrator t=2026-04-23T00:26:35.957809628Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T00:26:35.959603144Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.785407ms logger=migrator t=2026-04-23T00:26:35.964770229Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T00:26:35.965908698Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.139789ms logger=migrator t=2026-04-23T00:26:35.970774315Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-23T00:26:35.971545455Z level=info msg="Migration successfully executed" id="Drop public config table" duration=771.38µs logger=migrator t=2026-04-23T00:26:35.977077539Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-23T00:26:35.978417184Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.339135ms logger=migrator t=2026-04-23T00:26:35.983511478Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T00:26:35.984607096Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.095988ms logger=migrator t=2026-04-23T00:26:35.990470349Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T00:26:35.991549597Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.079198ms logger=migrator t=2026-04-23T00:26:35.996219329Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-23T00:26:35.997289556Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.070197ms logger=migrator t=2026-04-23T00:26:36.003283913Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-23T00:26:36.029458365Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.172492ms logger=migrator t=2026-04-23T00:26:36.036487868Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-23T00:26:36.045063541Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.584773ms logger=migrator t=2026-04-23T00:26:36.0507399Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-23T00:26:36.062530917Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.794866ms logger=migrator t=2026-04-23T00:26:36.067696682Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-23T00:26:36.067908457Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=212.965µs logger=migrator t=2026-04-23T00:26:36.072426686Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-23T00:26:36.085864875Z level=info msg="Migration successfully executed" id="add share column" duration=13.43974ms logger=migrator t=2026-04-23T00:26:36.091841441Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-23T00:26:36.092152089Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=311.318µs logger=migrator t=2026-04-23T00:26:36.096669007Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-23T00:26:36.097855748Z level=info msg="Migration successfully executed" id="create file table" duration=1.187581ms logger=migrator t=2026-04-23T00:26:36.10370225Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-23T00:26:36.105016974Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.312154ms logger=migrator t=2026-04-23T00:26:36.110037815Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-23T00:26:36.111448702Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.407106ms logger=migrator t=2026-04-23T00:26:36.11749333Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-23T00:26:36.118482585Z level=info msg="Migration successfully executed" id="create file_meta table" duration=992.145µs logger=migrator t=2026-04-23T00:26:36.123752043Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-23T00:26:36.125727944Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.974861ms logger=migrator t=2026-04-23T00:26:36.131272979Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-23T00:26:36.131340241Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.962µs logger=migrator t=2026-04-23T00:26:36.135961991Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-23T00:26:36.136130296Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=167.896µs logger=migrator t=2026-04-23T00:26:36.141020633Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-23T00:26:36.14206203Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.040717ms logger=migrator t=2026-04-23T00:26:36.147154382Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-23T00:26:36.14741905Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=266.318µs logger=migrator t=2026-04-23T00:26:36.153669823Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-23T00:26:36.155013638Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.343425ms logger=migrator t=2026-04-23T00:26:36.159945176Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-23T00:26:36.17044014Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.494264ms logger=migrator t=2026-04-23T00:26:36.175389939Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-23T00:26:36.175511712Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=122.373µs logger=migrator t=2026-04-23T00:26:36.180141552Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-23T00:26:36.182211996Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.073984ms logger=migrator t=2026-04-23T00:26:36.190283737Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-23T00:26:36.191747545Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.471018ms logger=migrator t=2026-04-23T00:26:36.197678589Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-23T00:26:36.19807172Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=396.641µs logger=migrator t=2026-04-23T00:26:36.202732402Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-23T00:26:36.203288875Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=556.763µs logger=migrator t=2026-04-23T00:26:36.207779323Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-23T00:26:36.217860865Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.080382ms logger=migrator t=2026-04-23T00:26:36.223933884Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-23T00:26:36.23683526Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.902976ms logger=migrator t=2026-04-23T00:26:36.241744818Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-23T00:26:36.242631362Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=886.664µs logger=migrator t=2026-04-23T00:26:36.247413546Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-23T00:26:36.319431733Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.017796ms logger=migrator t=2026-04-23T00:26:36.325316736Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-23T00:26:36.326207739Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=889.513µs logger=migrator t=2026-04-23T00:26:36.331124568Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-23T00:26:36.332312249Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.187021ms logger=migrator t=2026-04-23T00:26:36.337791472Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-23T00:26:36.366031278Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.241315ms logger=migrator t=2026-04-23T00:26:36.372653119Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-23T00:26:36.383657097Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.003658ms logger=migrator t=2026-04-23T00:26:36.388550284Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-23T00:26:36.38879441Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=245.146µs logger=migrator t=2026-04-23T00:26:36.392207559Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-23T00:26:36.392533989Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=327.069µs logger=migrator t=2026-04-23T00:26:36.398867394Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-23T00:26:36.399271454Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=404.6µs logger=migrator t=2026-04-23T00:26:36.404439739Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-23T00:26:36.40488249Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=443.261µs logger=migrator t=2026-04-23T00:26:36.409868611Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-23T00:26:36.410125347Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=256.496µs logger=migrator t=2026-04-23T00:26:36.414655065Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-23T00:26:36.416204096Z level=info msg="Migration successfully executed" id="create folder table" duration=1.549401ms logger=migrator t=2026-04-23T00:26:36.42249302Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-23T00:26:36.423926147Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.434147ms logger=migrator t=2026-04-23T00:26:36.428774544Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-23T00:26:36.429971034Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.19627ms logger=migrator t=2026-04-23T00:26:36.434917043Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-23T00:26:36.434943924Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.951µs logger=migrator t=2026-04-23T00:26:36.440632243Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T00:26:36.442640354Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.002681ms logger=migrator t=2026-04-23T00:26:36.448405535Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T00:26:36.449559465Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.14567ms logger=migrator t=2026-04-23T00:26:36.454846863Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-23T00:26:36.456061915Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.214762ms logger=migrator t=2026-04-23T00:26:36.460720706Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-23T00:26:36.461153347Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=432.721µs logger=migrator t=2026-04-23T00:26:36.466101826Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-23T00:26:36.466748283Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=649.897µs logger=migrator t=2026-04-23T00:26:36.472259127Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-23T00:26:36.474151286Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.893129ms logger=migrator t=2026-04-23T00:26:36.479090414Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-23T00:26:36.480283366Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.192501ms logger=migrator t=2026-04-23T00:26:36.485996794Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-23T00:26:36.487798432Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.801208ms logger=migrator t=2026-04-23T00:26:36.492794182Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-23T00:26:36.494079245Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.289813ms logger=migrator t=2026-04-23T00:26:36.499800625Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-23T00:26:36.500904884Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.101279ms logger=migrator t=2026-04-23T00:26:36.506960231Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-23T00:26:36.507897816Z level=info msg="Migration successfully executed" id="create anon_device table" duration=937.305µs logger=migrator t=2026-04-23T00:26:36.518133782Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-23T00:26:36.520326289Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.194647ms logger=migrator t=2026-04-23T00:26:36.526631173Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-23T00:26:36.527890996Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.259443ms logger=migrator t=2026-04-23T00:26:36.533639526Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-23T00:26:36.534617532Z level=info msg="Migration successfully executed" id="create signing_key table" duration=978.106µs logger=migrator t=2026-04-23T00:26:36.540412693Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-23T00:26:36.542395165Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.982012ms logger=migrator t=2026-04-23T00:26:36.54949527Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-23T00:26:36.550819064Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.323914ms logger=migrator t=2026-04-23T00:26:36.556840481Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-23T00:26:36.557300153Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=461.082µs logger=migrator t=2026-04-23T00:26:36.562775036Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-23T00:26:36.574032289Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.257693ms logger=migrator t=2026-04-23T00:26:36.579741548Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-23T00:26:36.580378845Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=638.197µs logger=migrator t=2026-04-23T00:26:36.585686273Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T00:26:36.585714894Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=29.751µs logger=migrator t=2026-04-23T00:26:36.590755445Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T00:26:36.591917766Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.162421ms logger=migrator t=2026-04-23T00:26:36.596730281Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T00:26:36.596748471Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.121µs logger=migrator t=2026-04-23T00:26:36.601936987Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-23T00:26:36.60396028Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.022902ms logger=migrator t=2026-04-23T00:26:36.608870538Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T00:26:36.61008875Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.218792ms logger=migrator t=2026-04-23T00:26:36.61586805Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-23T00:26:36.616966908Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.098998ms logger=migrator t=2026-04-23T00:26:36.623077947Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-23T00:26:36.623905909Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=834.122µs logger=migrator t=2026-04-23T00:26:36.628837587Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-23T00:26:36.629284279Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=448.132µs logger=migrator t=2026-04-23T00:26:36.634482884Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-23T00:26:36.635645985Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.164591ms logger=migrator t=2026-04-23T00:26:36.641015995Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-23T00:26:36.642825042Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.811157ms logger=migrator t=2026-04-23T00:26:36.649562998Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-23T00:26:36.650732139Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.168091ms logger=migrator t=2026-04-23T00:26:36.656744215Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-23T00:26:36.666692574Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.947409ms logger=migrator t=2026-04-23T00:26:36.673033599Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-23T00:26:36.684134279Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.100159ms logger=migrator t=2026-04-23T00:26:36.69146401Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-23T00:26:36.703733939Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.267699ms logger=migrator t=2026-04-23T00:26:36.710099115Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-23T00:26:36.71024722Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=150.055µs logger=migrator t=2026-04-23T00:26:36.715868716Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-23T00:26:36.729127142Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.258326ms logger=migrator t=2026-04-23T00:26:36.735116578Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-23T00:26:36.745141389Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.01604ms logger=migrator t=2026-04-23T00:26:36.749326048Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-23T00:26:36.749653167Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=327.249µs logger=migrator t=2026-04-23T00:26:36.754180204Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.713685232s logger=migrator t=2026-04-23T00:26:36.754831171Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-23T00:26:36.777655486Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-23T00:26:36.778091508Z level=info msg="Created default organization" logger=secrets t=2026-04-23T00:26:36.785055649Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T00:26:36.827766732Z level=info msg="Restored cache from database" duration=427.721µs logger=plugin.store t=2026-04-23T00:26:36.829007545Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-23T00:26:36.872601022Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-23T00:26:36.872640162Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-23T00:26:36.872700334Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-23T00:26:36.872708684Z level=info msg="Plugins loaded" count=54 duration=43.702249ms logger=query_data t=2026-04-23T00:26:36.876942974Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-23T00:26:36.879889371Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-23T00:26:36.884944012Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-23T00:26:36.894002828Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-23T00:26:36.895572599Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-23T00:26:36.896933294Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-23T00:26:36.91744435Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-23T00:26:36.941164247Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-23T00:26:36.961828756Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-23T00:26:36.961853747Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-23T00:26:36.962052132Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-23T00:26:36.96196967Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-23T00:26:36.962160485Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-23T00:26:36.962829212Z level=info msg="State cache has been initialized" states=0 duration=859.122µs logger=ngalert.scheduler t=2026-04-23T00:26:36.964134726Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-23T00:26:36.964341482Z level=info msg=starting first_tick=2026-04-23T00:26:40Z logger=http.server t=2026-04-23T00:26:36.96733186Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-23T00:26:37.025292981Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-23T00:26:37.031889462Z level=info msg="Update check succeeded" duration=69.254515ms logger=grafana.update.checker t=2026-04-23T00:26:37.03446448Z level=info msg="Update check succeeded" duration=72.276935ms logger=sqlstore.transactions t=2026-04-23T00:26:37.034683475Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-23T00:26:37.04715641Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-23T00:26:37.075379506Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-23T00:26:37.088649192Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-23T00:26:37.10582439Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-23T00:26:37.111573989Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T00:26:37.13693588Z level=info msg="Patterns update finished" duration=108.508078ms logger=grafana-apiserver t=2026-04-23T00:26:37.37711113Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-23T00:26:37.377510601Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-23T00:26:38.293130876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.293829374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.539459455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.599826379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.614293266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.646168997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.666794524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.745728932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.762766665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.788871247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.806727401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.834886405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.852503795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.874837286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.893122994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.915671991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.935536859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.970065928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:38.999395613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.070971319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.090171929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.139712871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.15578787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.204359485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.218160905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.274114504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.292943094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.355259679Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.378109384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.430779967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.449032783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.512389184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.527541459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.581346482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.599516435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.74285774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.762754239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.809399774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.823278726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.874523871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.892353567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.960300997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:39.979058496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.029981913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.045456507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.109870116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.130517844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.183799332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.206476074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.273952413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.290335359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.362600663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.379247696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.830060966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.849797821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.910226336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:40.925742531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.018336404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.032328398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.08955604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.107783925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.180349387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.201091147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.262703023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.281068071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.330185042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.348813227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.425969568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.440154858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.509416094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.530690658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.593149796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.618421764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.725610598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.746015091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.818478569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.840119923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.91828629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:41.937496041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:26:42.041913572Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-23T00:28:25.985717211Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T00:36:37.006235985Z level=info msg="Completed cleanup jobs" duration=43.447627ms logger=plugins.update.checker t=2026-04-23T00:36:37.081882758Z level=info msg="Update check succeeded" duration=49.352911ms logger=sqlstore.transactions t=2026-04-23T00:41:36.896610572Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-23T00:46:36.980290793Z level=info msg="Completed cleanup jobs" duration=16.129908ms logger=plugins.update.checker t=2026-04-23T00:46:37.083417143Z level=info msg="Update check succeeded" duration=50.531928ms logger=cleanup t=2026-04-23T00:56:37.012917619Z level=info msg="Completed cleanup jobs" duration=50.407891ms logger=plugins.update.checker t=2026-04-23T00:56:37.085742403Z level=info msg="Update check succeeded" duration=53.149331ms logger=infra.usagestats t=2026-04-23T00:58:26.012059768Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T01:06:36.996893685Z level=info msg="Completed cleanup jobs" duration=34.098833ms logger=plugins.update.checker t=2026-04-23T01:06:39.089717666Z level=info msg="Update check succeeded" duration=2.057379724s logger=cleanup t=2026-04-23T01:16:36.998394436Z level=info msg="Completed cleanup jobs" duration=35.785657ms logger=plugins.update.checker t=2026-04-23T01:16:37.080109364Z level=info msg="Update check succeeded" duration=47.920561ms logger=cleanup t=2026-04-23T01:26:36.967237647Z level=info msg="Completed cleanup jobs" duration=4.151118ms logger=plugins.update.checker t=2026-04-23T01:26:37.104663773Z level=info msg="Update check succeeded" duration=71.930836ms logger=infra.usagestats t=2026-04-23T01:28:26.004600785Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T01:36:37.007721719Z level=info msg="Completed cleanup jobs" duration=44.993577ms logger=plugins.update.checker t=2026-04-23T01:36:37.090476516Z level=info msg="Update check succeeded" duration=58.278793ms