logger=settings t=2026-05-26T08:34:45.710357541Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T08:34:45Z logger=settings t=2026-05-26T08:34:45.710687449Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T08:34:45.71070243Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T08:34:45.71070689Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T08:34:45.71071067Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T08:34:45.71071467Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T08:34:45.71071849Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T08:34:45.71072325Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T08:34:45.71072713Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T08:34:45.71073295Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T08:34:45.71073707Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T08:34:45.710740971Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T08:34:45.710747431Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T08:34:45.710751571Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T08:34:45.710759391Z level=info msg=Target target=[all] logger=settings t=2026-05-26T08:34:45.710775371Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T08:34:45.710779331Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T08:34:45.710782792Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T08:34:45.710787502Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T08:34:45.710791382Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T08:34:45.710795422Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T08:34:45.71154116Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T08:34:45.71156374Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T08:34:45.713023296Z level=info msg="Locking database" logger=migrator t=2026-05-26T08:34:45.713036366Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T08:34:45.713558818Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T08:34:45.714419619Z level=info msg="Migration successfully executed" id="create migration_log table" duration=859.591µs logger=migrator t=2026-05-26T08:34:45.720562797Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T08:34:45.721352347Z level=info msg="Migration successfully executed" id="create user table" duration=792.31µs logger=migrator t=2026-05-26T08:34:45.728669283Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T08:34:45.729637927Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=978.124µs logger=migrator t=2026-05-26T08:34:45.740993342Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T08:34:45.742498387Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.516476ms logger=migrator t=2026-05-26T08:34:45.746553846Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T08:34:45.747655642Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.105016ms logger=migrator t=2026-05-26T08:34:45.751863445Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T08:34:45.752394967Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=532.243µs logger=migrator t=2026-05-26T08:34:45.75709657Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T08:34:45.760336299Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.243629ms logger=migrator t=2026-05-26T08:34:45.764075519Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T08:34:45.764915519Z level=info msg="Migration successfully executed" id="create user table v2" duration=840.12µs logger=migrator t=2026-05-26T08:34:45.769159932Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T08:34:45.769884389Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=718.157µs logger=migrator t=2026-05-26T08:34:45.773989598Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T08:34:45.774693426Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=703.438µs logger=migrator t=2026-05-26T08:34:45.781227274Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T08:34:45.781591652Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=364.608µs logger=migrator t=2026-05-26T08:34:45.788309635Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T08:34:45.789117544Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=809.609µs logger=migrator t=2026-05-26T08:34:45.79763464Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T08:34:45.799213908Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.584087ms logger=migrator t=2026-05-26T08:34:45.812314925Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T08:34:45.812419747Z level=info msg="Migration successfully executed" id="Update user table charset" duration=111.432µs logger=migrator t=2026-05-26T08:34:45.8183525Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T08:34:45.820305878Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.953108ms logger=migrator t=2026-05-26T08:34:45.82533887Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T08:34:45.8257606Z level=info msg="Migration successfully executed" id="Add missing user data" duration=426.93µs logger=migrator t=2026-05-26T08:34:45.829212203Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T08:34:45.831334084Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.122751ms logger=migrator t=2026-05-26T08:34:45.835428503Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T08:34:45.836175542Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=746.749µs logger=migrator t=2026-05-26T08:34:45.842034133Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T08:34:45.844344039Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.311886ms logger=migrator t=2026-05-26T08:34:45.849076973Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T08:34:45.857738722Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.664119ms logger=migrator t=2026-05-26T08:34:45.861894263Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T08:34:45.863227195Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.332102ms logger=migrator t=2026-05-26T08:34:45.867589691Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T08:34:45.867915779Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=325.837µs logger=migrator t=2026-05-26T08:34:45.872702705Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T08:34:45.873514794Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=811.49µs logger=migrator t=2026-05-26T08:34:45.878018583Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-26T08:34:45.87833359Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=313.747µs logger=migrator t=2026-05-26T08:34:45.882372788Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T08:34:45.883169137Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=795.809µs logger=migrator t=2026-05-26T08:34:45.887753178Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T08:34:45.888633098Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=885.251µs logger=migrator t=2026-05-26T08:34:45.917305172Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T08:34:45.91845709Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.167838ms logger=migrator t=2026-05-26T08:34:45.922949099Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T08:34:45.923622815Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=674.246µs logger=migrator t=2026-05-26T08:34:45.926965485Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T08:34:45.927603391Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=607.755µs logger=migrator t=2026-05-26T08:34:45.931451594Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T08:34:45.93212572Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=673.586µs logger=migrator t=2026-05-26T08:34:45.936418263Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T08:34:45.936450814Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.851µs logger=migrator t=2026-05-26T08:34:45.940334819Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T08:34:45.941148108Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=814.959µs logger=migrator t=2026-05-26T08:34:45.946124228Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T08:34:45.947177733Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.054125ms logger=migrator t=2026-05-26T08:34:45.951782675Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T08:34:45.952664966Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=882.091µs logger=migrator t=2026-05-26T08:34:45.95612268Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T08:34:45.956742345Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=619.575µs logger=migrator t=2026-05-26T08:34:45.960415884Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T08:34:45.963389315Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.973031ms logger=migrator t=2026-05-26T08:34:45.967769252Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T08:34:45.968411127Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=642.785µs logger=migrator t=2026-05-26T08:34:45.972114006Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T08:34:45.972860534Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=747.168µs logger=migrator t=2026-05-26T08:34:45.977174419Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T08:34:45.977991328Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=817.149µs logger=migrator t=2026-05-26T08:34:45.982649371Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T08:34:45.983786218Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.138097ms logger=migrator t=2026-05-26T08:34:45.987875998Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T08:34:45.988501583Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=625.814µs logger=migrator t=2026-05-26T08:34:45.992413376Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T08:34:45.992784076Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=371.63µs logger=migrator t=2026-05-26T08:34:45.996866345Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T08:34:45.997646763Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=781.099µs logger=migrator t=2026-05-26T08:34:46.001951928Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T08:34:46.002351917Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=401.229µs logger=migrator t=2026-05-26T08:34:46.006549418Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T08:34:46.007233745Z level=info msg="Migration successfully executed" id="create star table" duration=688.917µs logger=migrator t=2026-05-26T08:34:46.010697619Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T08:34:46.011355285Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=657.315µs logger=migrator t=2026-05-26T08:34:46.015629048Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T08:34:46.016322595Z level=info msg="Migration successfully executed" id="create org table v1" duration=693.287µs logger=migrator t=2026-05-26T08:34:46.020547226Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T08:34:46.021341596Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=794.52µs logger=migrator t=2026-05-26T08:34:46.025764283Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T08:34:46.026811339Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.049026ms logger=migrator t=2026-05-26T08:34:46.031542972Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T08:34:46.032341122Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=798.94µs logger=migrator t=2026-05-26T08:34:46.036734868Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T08:34:46.037504517Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=771.289µs logger=migrator t=2026-05-26T08:34:46.0409465Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T08:34:46.041584015Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=641.125µs logger=migrator t=2026-05-26T08:34:46.046704739Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T08:34:46.046786241Z level=info msg="Migration successfully executed" id="Update org table charset" duration=84.502µs logger=migrator t=2026-05-26T08:34:46.054877927Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T08:34:46.054932178Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=58.591µs logger=migrator t=2026-05-26T08:34:46.061758873Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T08:34:46.06208037Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=324.238µs logger=migrator t=2026-05-26T08:34:46.067546402Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T08:34:46.068575618Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.030186ms logger=migrator t=2026-05-26T08:34:46.073798163Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T08:34:46.0744714Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=674.527µs logger=migrator t=2026-05-26T08:34:46.078936907Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T08:34:46.079919702Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=981.115µs logger=migrator t=2026-05-26T08:34:46.089840041Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T08:34:46.090600509Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=761.938µs logger=migrator t=2026-05-26T08:34:46.095888427Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T08:34:46.096839841Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=950.734µs logger=migrator t=2026-05-26T08:34:46.102405285Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T08:34:46.103199714Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=794.909µs logger=migrator t=2026-05-26T08:34:46.108057692Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T08:34:46.114533278Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.462546ms logger=migrator t=2026-05-26T08:34:46.119444827Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T08:34:46.120556774Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.112527ms logger=migrator t=2026-05-26T08:34:46.127994844Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T08:34:46.128841924Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=846.961µs logger=migrator t=2026-05-26T08:34:46.135083294Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T08:34:46.143811145Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=8.722721ms logger=migrator t=2026-05-26T08:34:46.150995779Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T08:34:46.15145712Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=492.172µs logger=migrator t=2026-05-26T08:34:46.155794135Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T08:34:46.156691027Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=898.722µs logger=migrator t=2026-05-26T08:34:46.161434922Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T08:34:46.161542834Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=110.592µs logger=migrator t=2026-05-26T08:34:46.16595368Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T08:34:46.168714037Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.761347ms logger=migrator t=2026-05-26T08:34:46.172634072Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T08:34:46.174598039Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.964297ms logger=migrator t=2026-05-26T08:34:46.182169282Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T08:34:46.184711494Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.542592ms logger=migrator t=2026-05-26T08:34:46.18948596Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T08:34:46.190533305Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.049225ms logger=migrator t=2026-05-26T08:34:46.196403606Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T08:34:46.198874206Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.47163ms logger=migrator t=2026-05-26T08:34:46.202950685Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T08:34:46.203631621Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=681.486µs logger=migrator t=2026-05-26T08:34:46.211174564Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T08:34:46.212120846Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=947.302µs logger=migrator t=2026-05-26T08:34:46.2164462Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T08:34:46.216474661Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.681µs logger=migrator t=2026-05-26T08:34:46.222839136Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T08:34:46.222889927Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=72.012µs logger=migrator t=2026-05-26T08:34:46.227645951Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T08:34:46.229734452Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.087891ms logger=migrator t=2026-05-26T08:34:46.235489451Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T08:34:46.23793992Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.451679ms logger=migrator t=2026-05-26T08:34:46.243393142Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T08:34:46.245452642Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.06024ms logger=migrator t=2026-05-26T08:34:46.250878093Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T08:34:46.252938272Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.056829ms logger=migrator t=2026-05-26T08:34:46.261823968Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T08:34:46.262402772Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=581.714µs logger=migrator t=2026-05-26T08:34:46.270247011Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T08:34:46.271326797Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.083076ms logger=migrator t=2026-05-26T08:34:46.279408183Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T08:34:46.280408576Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.001133ms logger=migrator t=2026-05-26T08:34:46.285986571Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T08:34:46.286024372Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=38.901µs logger=migrator t=2026-05-26T08:34:46.291192407Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T08:34:46.292073198Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=881.691µs logger=migrator t=2026-05-26T08:34:46.297632242Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T08:34:46.299092788Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.461616ms logger=migrator t=2026-05-26T08:34:46.303956106Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T08:34:46.310793301Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.835714ms logger=migrator t=2026-05-26T08:34:46.317707108Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T08:34:46.318568149Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=862.331µs logger=migrator t=2026-05-26T08:34:46.32314877Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T08:34:46.323829526Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=686.916µs logger=migrator t=2026-05-26T08:34:46.330993629Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T08:34:46.332307991Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.317553ms logger=migrator t=2026-05-26T08:34:46.337416175Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T08:34:46.337771523Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=355.758µs logger=migrator t=2026-05-26T08:34:46.341978434Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T08:34:46.342598419Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=619.765µs logger=migrator t=2026-05-26T08:34:46.348658166Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T08:34:46.351228689Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.570353ms logger=migrator t=2026-05-26T08:34:46.357819647Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T08:34:46.35878058Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=954.513µs logger=migrator t=2026-05-26T08:34:46.364904968Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T08:34:46.365199286Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=297.078µs logger=migrator t=2026-05-26T08:34:46.369588032Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T08:34:46.369804167Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=210.155µs logger=migrator t=2026-05-26T08:34:46.373518836Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T08:34:46.374841269Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.328263ms logger=migrator t=2026-05-26T08:34:46.381271354Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T08:34:46.384066301Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.807547ms logger=migrator t=2026-05-26T08:34:46.392042874Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T08:34:46.393368847Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.329223ms logger=migrator t=2026-05-26T08:34:46.399563766Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T08:34:46.400301394Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=728.747µs logger=migrator t=2026-05-26T08:34:46.406541894Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T08:34:46.408718817Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.180233ms logger=migrator t=2026-05-26T08:34:46.412603541Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T08:34:46.414560328Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.962827ms logger=migrator t=2026-05-26T08:34:46.419566079Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T08:34:46.421312672Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.749363ms logger=migrator t=2026-05-26T08:34:46.425987344Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T08:34:46.43367823Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.689946ms logger=migrator t=2026-05-26T08:34:46.438654341Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T08:34:46.439632084Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=978.013µs logger=migrator t=2026-05-26T08:34:46.444760318Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T08:34:46.445938816Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.178228ms logger=migrator t=2026-05-26T08:34:46.450386354Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T08:34:46.451238315Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=857.301µs logger=migrator t=2026-05-26T08:34:46.454937735Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T08:34:46.455518319Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=580.474µs logger=migrator t=2026-05-26T08:34:46.459420112Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T08:34:46.462064366Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.644094ms logger=migrator t=2026-05-26T08:34:46.466882153Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T08:34:46.469431015Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.548442ms logger=migrator t=2026-05-26T08:34:46.474268181Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T08:34:46.474330342Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=63.371µs logger=migrator t=2026-05-26T08:34:46.477856188Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T08:34:46.478106894Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=244.756µs logger=migrator t=2026-05-26T08:34:46.481588108Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T08:34:46.484193721Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.604703ms logger=migrator t=2026-05-26T08:34:46.489421267Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T08:34:46.489611762Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=191.175µs logger=migrator t=2026-05-26T08:34:46.493836394Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T08:34:46.49406995Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=233.886µs logger=migrator t=2026-05-26T08:34:46.497597385Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T08:34:46.500337012Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.739957ms logger=migrator t=2026-05-26T08:34:46.504894841Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T08:34:46.505166737Z level=info msg="Migration successfully executed" id="Update uid value" duration=273.456µs logger=migrator t=2026-05-26T08:34:46.510106057Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T08:34:46.51102959Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=923.873µs logger=migrator t=2026-05-26T08:34:46.514601306Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T08:34:46.515460866Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=859.41µs logger=migrator t=2026-05-26T08:34:46.518871479Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T08:34:46.519870333Z level=info msg="Migration successfully executed" id="create api_key table" duration=998.524µs logger=migrator t=2026-05-26T08:34:46.525037159Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T08:34:46.525892019Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=854.74µs logger=migrator t=2026-05-26T08:34:46.529143927Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T08:34:46.529923466Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=779.699µs logger=migrator t=2026-05-26T08:34:46.533448302Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T08:34:46.534338253Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=889.481µs logger=migrator t=2026-05-26T08:34:46.538871923Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T08:34:46.539659522Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=780.009µs logger=migrator t=2026-05-26T08:34:46.544888648Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T08:34:46.545828801Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=940.063µs logger=migrator t=2026-05-26T08:34:46.551386715Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T08:34:46.552566813Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.182768ms logger=migrator t=2026-05-26T08:34:46.558155948Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T08:34:46.565932976Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.777778ms logger=migrator t=2026-05-26T08:34:46.570670291Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T08:34:46.571625364Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=956.573µs logger=migrator t=2026-05-26T08:34:46.588125443Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T08:34:46.589921876Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.799533ms logger=migrator t=2026-05-26T08:34:46.870677251Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T08:34:46.871812788Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.141797ms logger=migrator t=2026-05-26T08:34:47.055960128Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T08:34:47.057163778Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.20654ms logger=migrator t=2026-05-26T08:34:47.236552693Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T08:34:47.237059045Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=511.532µs logger=migrator t=2026-05-26T08:34:47.480435626Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T08:34:47.481160583Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=744.607µs logger=migrator t=2026-05-26T08:34:47.569637281Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T08:34:47.569685962Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=52.211µs logger=migrator t=2026-05-26T08:34:47.577695986Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T08:34:47.58075697Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.058304ms logger=migrator t=2026-05-26T08:34:47.585548406Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T08:34:47.588941558Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.393492ms logger=migrator t=2026-05-26T08:34:47.592544896Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T08:34:47.59270936Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=166.054µs logger=migrator t=2026-05-26T08:34:47.596754697Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T08:34:47.59937004Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.615073ms logger=migrator t=2026-05-26T08:34:47.604226518Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T08:34:47.606544604Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.318356ms logger=migrator t=2026-05-26T08:34:47.609556837Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T08:34:47.610391116Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=833.8µs logger=migrator t=2026-05-26T08:34:47.613817229Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T08:34:47.614396223Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=579.564µs logger=migrator t=2026-05-26T08:34:47.618678247Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T08:34:47.61964164Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=964.273µs logger=migrator t=2026-05-26T08:34:47.623042553Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T08:34:47.623932014Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=889.331µs logger=migrator t=2026-05-26T08:34:47.627658923Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T08:34:47.628660538Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.002335ms logger=migrator t=2026-05-26T08:34:47.633143516Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T08:34:47.633985796Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=842.35µs logger=migrator t=2026-05-26T08:34:47.639741835Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T08:34:47.639853549Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=106.383µs logger=migrator t=2026-05-26T08:34:47.64365492Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T08:34:47.643688101Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=37.611µs logger=migrator t=2026-05-26T08:34:47.647622306Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T08:34:47.651243244Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.621358ms logger=migrator t=2026-05-26T08:34:47.661423079Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T08:34:47.66637978Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.9583ms logger=migrator t=2026-05-26T08:34:47.67138457Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T08:34:47.671551434Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=168.274µs logger=migrator t=2026-05-26T08:34:47.676120204Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T08:34:47.677119059Z level=info msg="Migration successfully executed" id="create quota table v1" duration=999.415µs logger=migrator t=2026-05-26T08:34:47.6817412Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T08:34:47.683166275Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.419415ms logger=migrator t=2026-05-26T08:34:47.688708769Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T08:34:47.68873852Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.681µs logger=migrator t=2026-05-26T08:34:47.692783997Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T08:34:47.693639349Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=855.631µs logger=migrator t=2026-05-26T08:34:47.697410129Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T08:34:47.69826537Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=863.52µs logger=migrator t=2026-05-26T08:34:47.702629025Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T08:34:47.705863894Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.234328ms logger=migrator t=2026-05-26T08:34:47.710306361Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T08:34:47.710346032Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=41.751µs logger=migrator t=2026-05-26T08:34:47.717452753Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T08:34:47.718751205Z level=info msg="Migration successfully executed" id="create session table" duration=1.300552ms logger=migrator t=2026-05-26T08:34:47.725122469Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T08:34:47.725316564Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=203.395µs logger=migrator t=2026-05-26T08:34:47.729191097Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T08:34:47.72931738Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=133.834µs logger=migrator t=2026-05-26T08:34:47.731954594Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T08:34:47.732788414Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=833.43µs logger=migrator t=2026-05-26T08:34:47.737893478Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T08:34:47.739829444Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.935926ms logger=migrator t=2026-05-26T08:34:47.751884426Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T08:34:47.751961418Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=81.332µs logger=migrator t=2026-05-26T08:34:47.758205439Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T08:34:47.758286841Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=84.392µs logger=migrator t=2026-05-26T08:34:47.764359457Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T08:34:47.768578529Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.218322ms logger=migrator t=2026-05-26T08:34:47.77563892Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T08:34:47.779299178Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.660728ms logger=migrator t=2026-05-26T08:34:47.783992952Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T08:34:47.784080664Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=89.222µs logger=migrator t=2026-05-26T08:34:47.788059419Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T08:34:47.788182702Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=125.183µs logger=migrator t=2026-05-26T08:34:47.793013809Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T08:34:47.794463895Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.457546ms logger=migrator t=2026-05-26T08:34:47.798606565Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T08:34:47.798651276Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=47.221µs logger=migrator t=2026-05-26T08:34:47.802679684Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T08:34:47.806528366Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.847083ms logger=migrator t=2026-05-26T08:34:47.811863925Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T08:34:47.812276255Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=423.4µs logger=migrator t=2026-05-26T08:34:47.81701343Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T08:34:47.82034696Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.33387ms logger=migrator t=2026-05-26T08:34:47.825737091Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T08:34:47.830413494Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.672143ms logger=migrator t=2026-05-26T08:34:47.835991459Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T08:34:47.836117372Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=127.533µs logger=migrator t=2026-05-26T08:34:47.840417635Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T08:34:47.841906192Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.487867ms logger=migrator t=2026-05-26T08:34:47.847543728Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T08:34:47.848739506Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.237599ms logger=migrator t=2026-05-26T08:34:47.853508762Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T08:34:47.854547287Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.038534ms logger=migrator t=2026-05-26T08:34:47.858462232Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T08:34:47.859348963Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=886.471µs logger=migrator t=2026-05-26T08:34:47.864464186Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T08:34:47.865756817Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.292941ms logger=migrator t=2026-05-26T08:34:47.870496962Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T08:34:47.871916076Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.429804ms logger=migrator t=2026-05-26T08:34:47.877570973Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T08:34:47.87826869Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=697.968µs logger=migrator t=2026-05-26T08:34:47.8853069Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T08:34:47.886382357Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.077517ms logger=migrator t=2026-05-26T08:34:47.890760692Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T08:34:47.891319795Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=559.203µs logger=migrator t=2026-05-26T08:34:47.895757033Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T08:34:47.902829283Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.07228ms logger=migrator t=2026-05-26T08:34:47.908381007Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T08:34:47.90886205Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=481.123µs logger=migrator t=2026-05-26T08:34:47.913585633Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-26T08:34:47.914167247Z 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=581.764µs logger=migrator t=2026-05-26T08:34:47.917969249Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T08:34:47.918175024Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=205.775µs logger=migrator t=2026-05-26T08:34:47.922746465Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T08:34:47.923097473Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=350.808µs logger=migrator t=2026-05-26T08:34:47.927615002Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T08:34:47.929031567Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.419055ms logger=migrator t=2026-05-26T08:34:47.933599476Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T08:34:47.937694506Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.09492ms logger=migrator t=2026-05-26T08:34:47.957136926Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T08:34:47.962205109Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.069393ms logger=migrator t=2026-05-26T08:34:47.968216654Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T08:34:47.973000899Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.782835ms logger=migrator t=2026-05-26T08:34:47.977629601Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T08:34:47.981811792Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.181951ms logger=migrator t=2026-05-26T08:34:47.986619628Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T08:34:47.987610383Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=991.005µs logger=migrator t=2026-05-26T08:34:47.993839143Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T08:34:47.993894824Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=72.172µs logger=migrator t=2026-05-26T08:34:47.999234643Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T08:34:47.999293965Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=61.102µs logger=migrator t=2026-05-26T08:34:48.004563552Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T08:34:48.005561906Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=998.074µs logger=migrator t=2026-05-26T08:34:48.011018268Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T08:34:48.012581656Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.561208ms logger=migrator t=2026-05-26T08:34:48.020397404Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T08:34:48.022001553Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.604829ms logger=migrator t=2026-05-26T08:34:48.0280885Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T08:34:48.030272483Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=2.194093ms logger=migrator t=2026-05-26T08:34:48.037871507Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T08:34:48.039401264Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.534946ms logger=migrator t=2026-05-26T08:34:48.045995064Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T08:34:48.050628585Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.638401ms logger=migrator t=2026-05-26T08:34:48.056350853Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T08:34:48.061553429Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.202826ms logger=migrator t=2026-05-26T08:34:48.067292958Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T08:34:48.067492542Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=200.415µs logger=migrator t=2026-05-26T08:34:48.073497707Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T08:34:48.074491792Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=987.505µs logger=migrator t=2026-05-26T08:34:48.080032326Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T08:34:48.081647884Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.615678ms logger=migrator t=2026-05-26T08:34:48.086864661Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T08:34:48.090895489Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.030368ms logger=migrator t=2026-05-26T08:34:48.097086828Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T08:34:48.09716419Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.522µs logger=migrator t=2026-05-26T08:34:48.102016147Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T08:34:48.102935479Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=919.592µs logger=migrator t=2026-05-26T08:34:48.107955511Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T08:34:48.109466417Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.510196ms logger=migrator t=2026-05-26T08:34:48.116005004Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T08:34:48.116087417Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=82.883µs logger=migrator t=2026-05-26T08:34:48.120157925Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T08:34:48.121052087Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=894.162µs logger=migrator t=2026-05-26T08:34:48.126036587Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T08:34:48.126875497Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=839.51µs logger=migrator t=2026-05-26T08:34:48.133960979Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T08:34:48.134895341Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=939.322µs logger=migrator t=2026-05-26T08:34:48.139984804Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T08:34:48.140960877Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=976.423µs logger=migrator t=2026-05-26T08:34:48.146299117Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T08:34:48.148045999Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.747012ms logger=migrator t=2026-05-26T08:34:48.154152337Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T08:34:48.155328676Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.175589ms logger=migrator t=2026-05-26T08:34:48.161176757Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T08:34:48.161228288Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=55.141µs logger=migrator t=2026-05-26T08:34:48.165350887Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T08:34:48.169628571Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.276954ms logger=migrator t=2026-05-26T08:34:48.176580719Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T08:34:48.177568472Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=954.062µs logger=migrator t=2026-05-26T08:34:48.183266561Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T08:34:48.188709031Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.44359ms logger=migrator t=2026-05-26T08:34:48.194907732Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T08:34:48.195824324Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=897.671µs logger=migrator t=2026-05-26T08:34:48.200841135Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T08:34:48.202128666Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.287741ms logger=migrator t=2026-05-26T08:34:48.208655664Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T08:34:48.209888954Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.23471ms logger=migrator t=2026-05-26T08:34:48.213629284Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T08:34:48.225957592Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.326548ms logger=migrator t=2026-05-26T08:34:48.231204649Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T08:34:48.231841674Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=638.225µs logger=migrator t=2026-05-26T08:34:48.236877126Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-26T08:34:48.238098265Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.223739ms logger=migrator t=2026-05-26T08:34:48.242680336Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T08:34:48.243003394Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=322.368µs logger=migrator t=2026-05-26T08:34:48.247545033Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T08:34:48.248327583Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=782.57µs logger=migrator t=2026-05-26T08:34:48.252331999Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T08:34:48.252561485Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=230.896µs logger=migrator t=2026-05-26T08:34:48.256157922Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T08:34:48.261028969Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.869767ms logger=migrator t=2026-05-26T08:34:48.266260226Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T08:34:48.273067611Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.809685ms logger=migrator t=2026-05-26T08:34:48.279135097Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T08:34:48.280206153Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.071436ms logger=migrator t=2026-05-26T08:34:48.284512507Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T08:34:48.286004623Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.491176ms logger=migrator t=2026-05-26T08:34:48.291442414Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T08:34:48.291907125Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=472.701µs logger=migrator t=2026-05-26T08:34:48.296583299Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T08:34:48.301072857Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.481768ms logger=migrator t=2026-05-26T08:34:48.304849139Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T08:34:48.305835792Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=986.514µs logger=migrator t=2026-05-26T08:34:48.309847329Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T08:34:48.310011283Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=167.474µs logger=migrator t=2026-05-26T08:34:48.314057191Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T08:34:48.314403219Z level=info msg="Migration successfully executed" id="Move region to single row" duration=342.218µs logger=migrator t=2026-05-26T08:34:48.317694128Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T08:34:48.318455437Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=761.559µs logger=migrator t=2026-05-26T08:34:48.32231217Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T08:34:48.324022522Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.710422ms logger=migrator t=2026-05-26T08:34:48.328133951Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T08:34:48.329610517Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.475276ms logger=migrator t=2026-05-26T08:34:48.333097331Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T08:34:48.334049744Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=917.962µs logger=migrator t=2026-05-26T08:34:48.339453425Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T08:34:48.340366337Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=912.862µs logger=migrator t=2026-05-26T08:34:48.345244384Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T08:34:48.346583897Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.339313ms logger=migrator t=2026-05-26T08:34:48.350522982Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T08:34:48.350607974Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=90.362µs logger=migrator t=2026-05-26T08:34:48.354682963Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T08:34:48.355528633Z level=info msg="Migration successfully executed" id="create test_data table" duration=845.67µs logger=migrator t=2026-05-26T08:34:48.361719782Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T08:34:48.362960583Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.241121ms logger=migrator t=2026-05-26T08:34:48.369272525Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T08:34:48.370903164Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.631759ms logger=migrator t=2026-05-26T08:34:48.375371842Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T08:34:48.376451818Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.081606ms logger=migrator t=2026-05-26T08:34:48.38106562Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T08:34:48.381295846Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=233.136µs logger=migrator t=2026-05-26T08:34:48.387666959Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T08:34:48.388194553Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=530.004µs logger=migrator t=2026-05-26T08:34:48.392960977Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T08:34:48.39306262Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=103.633µs logger=migrator t=2026-05-26T08:34:48.398781318Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T08:34:48.400184782Z level=info msg="Migration successfully executed" id="create team table" duration=1.406094ms logger=migrator t=2026-05-26T08:34:48.404379823Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T08:34:48.405811898Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.431845ms logger=migrator t=2026-05-26T08:34:48.411044805Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T08:34:48.41250973Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.467975ms logger=migrator t=2026-05-26T08:34:48.419000647Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T08:34:48.425493294Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.489237ms logger=migrator t=2026-05-26T08:34:48.431510659Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T08:34:48.432079203Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=573.473µs logger=migrator t=2026-05-26T08:34:48.436238594Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T08:34:48.437228927Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=990.853µs logger=migrator t=2026-05-26T08:34:48.441655295Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T08:34:48.442575726Z level=info msg="Migration successfully executed" id="create team member table" duration=920.551µs logger=migrator t=2026-05-26T08:34:48.447174668Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T08:34:48.448129331Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=955.303µs logger=migrator t=2026-05-26T08:34:48.457522067Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T08:34:48.459598358Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.077651ms logger=migrator t=2026-05-26T08:34:48.464588409Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T08:34:48.465514671Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=936.223µs logger=migrator t=2026-05-26T08:34:48.472180213Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T08:34:48.47830228Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.119627ms logger=migrator t=2026-05-26T08:34:48.484367347Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T08:34:48.489225494Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.853217ms logger=migrator t=2026-05-26T08:34:48.494945592Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T08:34:48.498256072Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.31054ms logger=migrator t=2026-05-26T08:34:48.503645252Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T08:34:48.505131778Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.489496ms logger=migrator t=2026-05-26T08:34:48.511986634Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T08:34:48.513105261Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.121307ms logger=migrator t=2026-05-26T08:34:48.520244104Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T08:34:48.521955235Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.71286ms logger=migrator t=2026-05-26T08:34:48.528914633Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T08:34:48.530003959Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.091756ms logger=migrator t=2026-05-26T08:34:48.536267611Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T08:34:48.537444569Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.179158ms logger=migrator t=2026-05-26T08:34:48.542040391Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T08:34:48.542992984Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=953.153µs logger=migrator t=2026-05-26T08:34:48.547550144Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T08:34:48.548462766Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=912.591µs logger=migrator t=2026-05-26T08:34:48.555519426Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T08:34:48.556414418Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=894.592µs logger=migrator t=2026-05-26T08:34:48.56231838Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T08:34:48.562972696Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=654.866µs logger=migrator t=2026-05-26T08:34:48.569542995Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T08:34:48.569867033Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=330.099µs logger=migrator t=2026-05-26T08:34:48.575320174Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T08:34:48.57680572Z level=info msg="Migration successfully executed" id="create tag table" duration=1.486726ms logger=migrator t=2026-05-26T08:34:48.584126208Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T08:34:48.585261855Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.136367ms logger=migrator t=2026-05-26T08:34:48.590833169Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T08:34:48.591806682Z level=info msg="Migration successfully executed" id="create login attempt table" duration=973.093µs logger=migrator t=2026-05-26T08:34:48.597703175Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T08:34:48.599153771Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.449536ms logger=migrator t=2026-05-26T08:34:48.631228705Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T08:34:48.633175783Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.946097ms logger=migrator t=2026-05-26T08:34:48.64424409Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T08:34:48.661601049Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.356059ms logger=migrator t=2026-05-26T08:34:48.666909168Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T08:34:48.668984268Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=2.07457ms logger=migrator t=2026-05-26T08:34:48.674583224Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T08:34:48.676352877Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.770074ms logger=migrator t=2026-05-26T08:34:48.681547531Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T08:34:48.682067405Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=521.093µs logger=migrator t=2026-05-26T08:34:48.688339956Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T08:34:48.68935533Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.019944ms logger=migrator t=2026-05-26T08:34:48.695083148Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T08:34:48.696316309Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.235271ms logger=migrator t=2026-05-26T08:34:48.701543195Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T08:34:48.702786565Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.23917ms logger=migrator t=2026-05-26T08:34:48.729566153Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T08:34:48.729742347Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=178.235µs logger=migrator t=2026-05-26T08:34:48.738734654Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T08:34:48.746154913Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.423559ms logger=migrator t=2026-05-26T08:34:48.753180213Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T08:34:48.759464964Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.278222ms logger=migrator t=2026-05-26T08:34:48.766616998Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T08:34:48.7708822Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.267753ms logger=migrator t=2026-05-26T08:34:48.776004574Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T08:34:48.781467096Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.462012ms logger=migrator t=2026-05-26T08:34:48.789501611Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T08:34:48.791144221Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.64835ms logger=migrator t=2026-05-26T08:34:48.797522144Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T08:34:48.803680983Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.161489ms logger=migrator t=2026-05-26T08:34:48.809695788Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T08:34:48.810776955Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.084567ms logger=migrator t=2026-05-26T08:34:48.817878876Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T08:34:48.819046904Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.174978ms logger=migrator t=2026-05-26T08:34:48.825007429Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T08:34:48.826649878Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.643339ms logger=migrator t=2026-05-26T08:34:48.834435586Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T08:34:48.835341918Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=906.722µs logger=migrator t=2026-05-26T08:34:48.842892761Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T08:34:48.844253433Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.361373ms logger=migrator t=2026-05-26T08:34:48.850649098Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T08:34:48.852175124Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.532486ms logger=migrator t=2026-05-26T08:34:48.860330712Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T08:34:48.868577711Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.242069ms logger=migrator t=2026-05-26T08:34:48.87433408Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T08:34:48.875676703Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.328293ms logger=migrator t=2026-05-26T08:34:48.882532128Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T08:34:48.884049625Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.520827ms logger=migrator t=2026-05-26T08:34:48.890943152Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T08:34:48.892398837Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.459845ms logger=migrator t=2026-05-26T08:34:48.899506938Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T08:34:48.900983135Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.480617ms logger=migrator t=2026-05-26T08:34:48.90867121Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T08:34:48.910538155Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.871165ms logger=migrator t=2026-05-26T08:34:48.918502458Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T08:34:48.918572079Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.051µs logger=migrator t=2026-05-26T08:34:48.92482544Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T08:34:48.924983724Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=160.364µs logger=migrator t=2026-05-26T08:34:48.930866476Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T08:34:48.932473295Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.606769ms logger=migrator t=2026-05-26T08:34:48.939541205Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T08:34:48.94094853Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.409035ms logger=migrator t=2026-05-26T08:34:48.948146885Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T08:34:48.949928947Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.782032ms logger=migrator t=2026-05-26T08:34:48.955631025Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T08:34:48.955781198Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=150.974µs logger=migrator t=2026-05-26T08:34:48.961362583Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T08:34:48.962954682Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.591589ms logger=migrator t=2026-05-26T08:34:48.968876875Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T08:34:48.969854858Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=976.213µs logger=migrator t=2026-05-26T08:34:48.974950322Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T08:34:48.976685494Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.731832ms logger=migrator t=2026-05-26T08:34:48.983117379Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T08:34:48.985038226Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.920517ms logger=migrator t=2026-05-26T08:34:48.991610884Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T08:34:49.001226276Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.615752ms logger=migrator t=2026-05-26T08:34:49.007300194Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T08:34:49.008349649Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.049355ms logger=migrator t=2026-05-26T08:34:49.014810605Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T08:34:49.014920637Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=104.872µs logger=migrator t=2026-05-26T08:34:49.019954129Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T08:34:49.021055846Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.101207ms logger=migrator t=2026-05-26T08:34:49.026558209Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-26T08:34:49.027564993Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.006494ms logger=migrator t=2026-05-26T08:34:49.033437015Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-26T08:34:49.035526006Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.088421ms logger=migrator t=2026-05-26T08:34:49.041099831Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T08:34:49.041167822Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.671µs logger=migrator t=2026-05-26T08:34:49.045731702Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T08:34:49.046622394Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=890.592µs logger=migrator t=2026-05-26T08:34:49.052211439Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T08:34:49.053746146Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.534767ms logger=migrator t=2026-05-26T08:34:49.060353386Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-26T08:34:49.061438112Z 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.085086ms logger=migrator t=2026-05-26T08:34:49.067024977Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T08:34:49.068885572Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.861195ms logger=migrator t=2026-05-26T08:34:49.077093031Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T08:34:49.086645951Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.555571ms logger=migrator t=2026-05-26T08:34:49.092508053Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T08:34:49.094173793Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.666831ms logger=migrator t=2026-05-26T08:34:49.099223175Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T08:34:49.100317582Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.094687ms logger=migrator t=2026-05-26T08:34:49.106783377Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T08:34:49.140329658Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.543701ms logger=migrator t=2026-05-26T08:34:49.146162339Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T08:34:49.171791458Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.68106ms logger=migrator t=2026-05-26T08:34:49.177537997Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T08:34:49.179694139Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.155692ms logger=migrator t=2026-05-26T08:34:49.185471929Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T08:34:49.187277323Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.804934ms logger=migrator t=2026-05-26T08:34:49.192442098Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T08:34:49.198774781Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.333353ms logger=migrator t=2026-05-26T08:34:49.204491669Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T08:34:49.209133581Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.640862ms logger=migrator t=2026-05-26T08:34:49.213678691Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T08:34:49.214714296Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.035795ms logger=migrator t=2026-05-26T08:34:49.219893431Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T08:34:49.220915196Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.021065ms logger=migrator t=2026-05-26T08:34:49.228576091Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T08:34:49.230397394Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.818853ms logger=migrator t=2026-05-26T08:34:49.236931423Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T08:34:49.238096151Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.165448ms logger=migrator t=2026-05-26T08:34:49.242860806Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T08:34:49.242934978Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=72.962µs logger=migrator t=2026-05-26T08:34:49.254562989Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T08:34:49.2612611Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.698001ms logger=migrator t=2026-05-26T08:34:49.26702509Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T08:34:49.271895958Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.871759ms logger=migrator t=2026-05-26T08:34:49.276855247Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T08:34:49.284047701Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.186764ms logger=migrator t=2026-05-26T08:34:49.289765279Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T08:34:49.290792544Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.027615ms logger=migrator t=2026-05-26T08:34:49.297861995Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T08:34:49.299347351Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.483276ms logger=migrator t=2026-05-26T08:34:49.30550584Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T08:34:49.313404011Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.897951ms logger=migrator t=2026-05-26T08:34:49.319298873Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T08:34:49.326327814Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.02834ms logger=migrator t=2026-05-26T08:34:49.332184725Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-26T08:34:49.333311162Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.126287ms logger=migrator t=2026-05-26T08:34:49.339583163Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T08:34:49.346584763Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.9998ms logger=migrator t=2026-05-26T08:34:49.352766502Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T08:34:49.364060995Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=11.293033ms logger=migrator t=2026-05-26T08:34:49.370971121Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T08:34:49.371052024Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=83.953µs logger=migrator t=2026-05-26T08:34:49.375882121Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T08:34:49.377119221Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.236421ms logger=migrator t=2026-05-26T08:34:49.384182401Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-26T08:34:49.385420731Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.23793ms logger=migrator t=2026-05-26T08:34:49.39241544Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-26T08:34:49.393531868Z 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.117028ms logger=migrator t=2026-05-26T08:34:49.397709688Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T08:34:49.39778689Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=78.522µs logger=migrator t=2026-05-26T08:34:49.404299707Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T08:34:49.412888664Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.593967ms logger=migrator t=2026-05-26T08:34:49.419975336Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T08:34:49.430331327Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.352611ms logger=migrator t=2026-05-26T08:34:49.436154358Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T08:34:49.447072121Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.914964ms logger=migrator t=2026-05-26T08:34:49.453028925Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T08:34:49.464529263Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=11.499288ms logger=migrator t=2026-05-26T08:34:49.468690063Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T08:34:49.474011852Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.312828ms logger=migrator t=2026-05-26T08:34:49.48098341Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T08:34:49.481148154Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=168.814µs logger=migrator t=2026-05-26T08:34:49.485082489Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T08:34:49.486068154Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=987.395µs logger=migrator t=2026-05-26T08:34:49.490689445Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T08:34:49.49749976Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.808725ms logger=migrator t=2026-05-26T08:34:49.503028784Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T08:34:49.503160407Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=134.414µs logger=migrator t=2026-05-26T08:34:49.506937968Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T08:34:49.516643762Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.701863ms logger=migrator t=2026-05-26T08:34:49.52193878Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T08:34:49.524487211Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.595323ms logger=migrator t=2026-05-26T08:34:49.530375534Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T08:34:49.537496906Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.119912ms logger=migrator t=2026-05-26T08:34:49.541638656Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T08:34:49.542652701Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.016445ms logger=migrator t=2026-05-26T08:34:49.548632555Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T08:34:49.550004348Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.369413ms logger=migrator t=2026-05-26T08:34:49.556187868Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T08:34:49.563794431Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.605603ms logger=migrator t=2026-05-26T08:34:49.570872603Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T08:34:49.571965559Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.092536ms logger=migrator t=2026-05-26T08:34:49.578153708Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T08:34:49.580026484Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.872516ms logger=migrator t=2026-05-26T08:34:49.587154776Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T08:34:49.5881559Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.000934ms logger=migrator t=2026-05-26T08:34:49.594159225Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T08:34:49.595910498Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.748273ms logger=migrator t=2026-05-26T08:34:49.606643698Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T08:34:49.60676373Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=122.743µs logger=migrator t=2026-05-26T08:34:49.611983916Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T08:34:49.613246266Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.26394ms logger=migrator t=2026-05-26T08:34:49.618931504Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T08:34:49.62000391Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.072816ms logger=migrator t=2026-05-26T08:34:49.62872336Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T08:34:49.629370806Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T08:34:49.636465478Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T08:34:49.637018081Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=552.713µs logger=migrator t=2026-05-26T08:34:49.642997106Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T08:34:49.64563822Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.647414ms logger=migrator t=2026-05-26T08:34:49.651410049Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T08:34:49.659187286Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.779787ms logger=migrator t=2026-05-26T08:34:49.662915397Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T08:34:49.664219188Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.303021ms logger=migrator t=2026-05-26T08:34:49.669524157Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T08:34:49.670809418Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.285251ms logger=migrator t=2026-05-26T08:34:49.67836211Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T08:34:49.680480792Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.122361ms logger=migrator t=2026-05-26T08:34:49.68784943Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T08:34:49.689267104Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.417253ms logger=migrator t=2026-05-26T08:34:49.696061218Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T08:34:49.697457212Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.399164ms logger=migrator t=2026-05-26T08:34:49.703478267Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T08:34:49.703534458Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=55.181µs logger=migrator t=2026-05-26T08:34:49.70651661Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T08:34:49.706597302Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=79.652µs logger=migrator t=2026-05-26T08:34:49.710642011Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T08:34:49.718675015Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.027313ms logger=migrator t=2026-05-26T08:34:49.722798364Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T08:34:49.723587433Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=790.169µs logger=migrator t=2026-05-26T08:34:49.72883755Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T08:34:49.730613593Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.778363ms logger=migrator t=2026-05-26T08:34:49.7383354Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T08:34:49.738910404Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=581.064µs logger=migrator t=2026-05-26T08:34:49.743091124Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T08:34:49.745049532Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.958907ms logger=migrator t=2026-05-26T08:34:49.751129719Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T08:34:49.752589044Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.459756ms logger=migrator t=2026-05-26T08:34:49.759327947Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T08:34:49.791194066Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.85909ms logger=migrator t=2026-05-26T08:34:49.799122588Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T08:34:49.809682494Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.565525ms logger=migrator t=2026-05-26T08:34:49.815950465Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T08:34:49.816101328Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=151.944µs logger=migrator t=2026-05-26T08:34:49.82152984Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T08:34:49.858166855Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.631886ms logger=migrator t=2026-05-26T08:34:49.863893263Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T08:34:49.896956682Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.059169ms logger=migrator t=2026-05-26T08:34:49.90221472Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T08:34:49.902818064Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=603.675µs logger=migrator t=2026-05-26T08:34:49.910210463Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T08:34:49.912348275Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.137012ms logger=migrator t=2026-05-26T08:34:49.917616842Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T08:34:49.917810957Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=196.765µs logger=migrator t=2026-05-26T08:34:49.921004524Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T08:34:49.921750782Z level=info msg="Migration successfully executed" id="create permission table" duration=746.558µs logger=migrator t=2026-05-26T08:34:49.927931351Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T08:34:49.928887465Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=956.534µs logger=migrator t=2026-05-26T08:34:49.934842918Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T08:34:49.935800091Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=956.933µs logger=migrator t=2026-05-26T08:34:49.939920541Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T08:34:49.940728681Z level=info msg="Migration successfully executed" id="create role table" duration=807.45µs logger=migrator t=2026-05-26T08:34:49.947387641Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T08:34:49.955026496Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.635075ms logger=migrator t=2026-05-26T08:34:49.960298804Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T08:34:49.967296012Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.996388ms logger=migrator t=2026-05-26T08:34:49.972821436Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T08:34:49.97377916Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=957.804µs logger=migrator t=2026-05-26T08:34:49.97958813Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T08:34:49.980571183Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=982.843µs logger=migrator t=2026-05-26T08:34:49.986592279Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T08:34:49.987510842Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=918.172µs logger=migrator t=2026-05-26T08:34:49.992596363Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T08:34:49.993771902Z level=info msg="Migration successfully executed" id="create team role table" duration=1.178269ms logger=migrator t=2026-05-26T08:34:50.000171777Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T08:34:50.00151422Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.345693ms logger=migrator t=2026-05-26T08:34:50.008360265Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T08:34:50.009920443Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.562118ms logger=migrator t=2026-05-26T08:34:50.015955029Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T08:34:50.017226459Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.27237ms logger=migrator t=2026-05-26T08:34:50.024175037Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T08:34:50.02553634Z level=info msg="Migration successfully executed" id="create user role table" duration=1.362953ms logger=migrator t=2026-05-26T08:34:50.031457683Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T08:34:50.033619315Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.164062ms logger=migrator t=2026-05-26T08:34:50.040111872Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T08:34:50.041566317Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.455545ms logger=migrator t=2026-05-26T08:34:50.047974142Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T08:34:50.049384457Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.413274ms logger=migrator t=2026-05-26T08:34:50.055141556Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T08:34:50.05616564Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.024555ms logger=migrator t=2026-05-26T08:34:50.061850207Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T08:34:50.063429326Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.582789ms logger=migrator t=2026-05-26T08:34:50.140893517Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T08:34:50.142305502Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.413835ms logger=migrator t=2026-05-26T08:34:50.148787188Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T08:34:50.158227547Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.432229ms logger=migrator t=2026-05-26T08:34:50.163025242Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T08:34:50.163907964Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=883.812µs logger=migrator t=2026-05-26T08:34:50.169373485Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T08:34:50.170461062Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.099467ms logger=migrator t=2026-05-26T08:34:50.176554809Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T08:34:50.177618815Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.065546ms logger=migrator t=2026-05-26T08:34:50.183015175Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T08:34:50.184225225Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.20806ms logger=migrator t=2026-05-26T08:34:50.188389925Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T08:34:50.189439121Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.051036ms logger=migrator t=2026-05-26T08:34:50.196706856Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T08:34:50.197941896Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.24401ms logger=migrator t=2026-05-26T08:34:50.202354983Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T08:34:50.213605624Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.245782ms logger=migrator t=2026-05-26T08:34:50.285182724Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T08:34:50.294844488Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.662084ms logger=migrator t=2026-05-26T08:34:50.300354521Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T08:34:50.306788807Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.432526ms logger=migrator t=2026-05-26T08:34:50.311860659Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T08:34:50.321093733Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.231293ms logger=migrator t=2026-05-26T08:34:50.328123522Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T08:34:50.329294341Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.173939ms logger=migrator t=2026-05-26T08:34:50.334845465Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T08:34:50.336373611Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.528876ms logger=migrator t=2026-05-26T08:34:50.34170449Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T08:34:50.343503384Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.799694ms logger=migrator t=2026-05-26T08:34:50.350170375Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T08:34:50.351286752Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.117746ms logger=migrator t=2026-05-26T08:34:50.356707663Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T08:34:50.358119627Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.412094ms logger=migrator t=2026-05-26T08:34:50.363301972Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T08:34:50.363425385Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=125.613µs logger=migrator t=2026-05-26T08:34:50.369867461Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T08:34:50.370016114Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=152.843µs logger=migrator t=2026-05-26T08:34:50.375110728Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T08:34:50.375999389Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=887.322µs logger=migrator t=2026-05-26T08:34:50.381669926Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T08:34:50.38265833Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=988.924µs logger=migrator t=2026-05-26T08:34:50.391028903Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T08:34:50.392466887Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.409254ms logger=migrator t=2026-05-26T08:34:50.403992255Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T08:34:50.404495827Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=507.062µs logger=migrator t=2026-05-26T08:34:50.410177195Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T08:34:50.410810021Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=631.616µs logger=migrator t=2026-05-26T08:34:50.416093608Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T08:34:50.417568193Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.476705ms logger=migrator t=2026-05-26T08:34:50.423778893Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T08:34:50.425301411Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.524088ms logger=migrator t=2026-05-26T08:34:50.430696941Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T08:34:50.440819535Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.118584ms logger=migrator t=2026-05-26T08:34:50.446535263Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T08:34:50.446662486Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=129.233µs logger=migrator t=2026-05-26T08:34:50.45256196Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T08:34:50.454411504Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.850064ms logger=migrator t=2026-05-26T08:34:50.461189618Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T08:34:50.463670388Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.46754ms logger=migrator t=2026-05-26T08:34:50.469355526Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T08:34:50.470761809Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.407744ms logger=migrator t=2026-05-26T08:34:50.478700961Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T08:34:50.488954439Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.255788ms logger=migrator t=2026-05-26T08:34:50.494315118Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T08:34:50.49562131Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.307122ms logger=migrator t=2026-05-26T08:34:50.5010228Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T08:34:50.502348882Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.327452ms logger=migrator t=2026-05-26T08:34:50.507831514Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T08:34:50.53246525Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.628566ms logger=migrator t=2026-05-26T08:34:50.539128451Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T08:34:50.540409292Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.24563ms logger=migrator t=2026-05-26T08:34:50.548321613Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T08:34:50.549637475Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.327592ms logger=migrator t=2026-05-26T08:34:50.555917537Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T08:34:50.557060155Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.142599ms logger=migrator t=2026-05-26T08:34:50.563822097Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T08:34:50.56600356Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.179073ms logger=migrator t=2026-05-26T08:34:50.572005986Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T08:34:50.572486027Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=482.562µs logger=migrator t=2026-05-26T08:34:50.579078097Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T08:34:50.580165283Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.090796ms logger=migrator t=2026-05-26T08:34:50.585618545Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T08:34:50.594494109Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.871354ms logger=migrator t=2026-05-26T08:34:50.600228218Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T08:34:50.601382396Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.157129ms logger=migrator t=2026-05-26T08:34:50.607048823Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T08:34:50.608338683Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.29186ms logger=migrator t=2026-05-26T08:34:50.614249946Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T08:34:50.614968754Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T08:34:50.620361304Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T08:34:50.621130073Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T08:34:50.627106157Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T08:34:50.62806392Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=953.873µs logger=migrator t=2026-05-26T08:34:50.632736823Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T08:34:50.634207128Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.470785ms logger=migrator t=2026-05-26T08:34:50.641140246Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T08:34:50.642570951Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.437565ms logger=migrator t=2026-05-26T08:34:50.647952721Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T08:34:50.649340515Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.388174ms logger=migrator t=2026-05-26T08:34:50.655428102Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T08:34:50.656902678Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.477446ms logger=migrator t=2026-05-26T08:34:50.66321634Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T08:34:50.664511191Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.295141ms logger=migrator t=2026-05-26T08:34:50.671814548Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T08:34:50.672798471Z level=info msg="Migration successfully executed" id="Drop public config table" duration=984.753µs logger=migrator t=2026-05-26T08:34:50.679606116Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T08:34:50.680982329Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.378423ms logger=migrator t=2026-05-26T08:34:50.688618034Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T08:34:50.689902224Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.28485ms logger=migrator t=2026-05-26T08:34:50.700145442Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T08:34:50.701604387Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.461025ms logger=migrator t=2026-05-26T08:34:50.707857679Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T08:34:50.709337234Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.478685ms logger=migrator t=2026-05-26T08:34:50.715557584Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T08:34:50.741609484Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.04717ms logger=migrator t=2026-05-26T08:34:50.748501411Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T08:34:50.756857062Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.353721ms logger=migrator t=2026-05-26T08:34:50.763035052Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T08:34:50.771535877Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.501665ms logger=migrator t=2026-05-26T08:34:50.778050325Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T08:34:50.778552597Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=504.442µs logger=migrator t=2026-05-26T08:34:50.784182733Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T08:34:50.795598139Z level=info msg="Migration successfully executed" id="add share column" duration=11.414946ms logger=migrator t=2026-05-26T08:34:50.801533772Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T08:34:50.801805589Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=284.787µs logger=migrator t=2026-05-26T08:34:50.807461106Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T08:34:50.808686826Z level=info msg="Migration successfully executed" id="create file table" duration=1.225751ms logger=migrator t=2026-05-26T08:34:50.814747762Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T08:34:50.816923665Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.178353ms logger=migrator t=2026-05-26T08:34:50.823264737Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T08:34:50.824777143Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.513866ms logger=migrator t=2026-05-26T08:34:50.832247995Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T08:34:50.833361562Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.114958ms logger=migrator t=2026-05-26T08:34:50.839766106Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T08:34:50.842003031Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.226844ms logger=migrator t=2026-05-26T08:34:50.847594546Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T08:34:50.847700788Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=106.912µs logger=migrator t=2026-05-26T08:34:50.853887088Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T08:34:50.85398912Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=102.812µs logger=migrator t=2026-05-26T08:34:50.858652343Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T08:34:50.859408541Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=756.248µs logger=migrator t=2026-05-26T08:34:50.864407212Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T08:34:50.86471613Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=301.447µs logger=migrator t=2026-05-26T08:34:50.869845933Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T08:34:50.872159249Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.310545ms logger=migrator t=2026-05-26T08:34:50.878115953Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T08:34:50.888928424Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.811111ms logger=migrator t=2026-05-26T08:34:50.89330018Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T08:34:50.893449564Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=151.144µs logger=migrator t=2026-05-26T08:34:50.897795829Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T08:34:50.898628229Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=828.55µs logger=migrator t=2026-05-26T08:34:50.9040416Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T08:34:50.90446001Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=419.35µs logger=migrator t=2026-05-26T08:34:50.910864324Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T08:34:50.911204832Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=341.328µs logger=migrator t=2026-05-26T08:34:50.917176876Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T08:34:50.917991677Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=815.171µs logger=migrator t=2026-05-26T08:34:50.924416992Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T08:34:50.937774645Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.359363ms logger=migrator t=2026-05-26T08:34:50.943758069Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T08:34:50.95331562Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.557161ms logger=migrator t=2026-05-26T08:34:50.958777452Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T08:34:50.961009486Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.231904ms logger=migrator t=2026-05-26T08:34:50.96610763Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T08:34:51.065714726Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=99.605397ms logger=migrator t=2026-05-26T08:34:51.072862779Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T08:34:51.074504379Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.64223ms logger=migrator t=2026-05-26T08:34:51.080238408Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T08:34:51.083674891Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=3.441073ms logger=migrator t=2026-05-26T08:34:51.092107034Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T08:34:51.121649728Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.539293ms logger=migrator t=2026-05-26T08:34:51.133782291Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T08:34:51.144418909Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.640118ms logger=migrator t=2026-05-26T08:34:51.150379253Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T08:34:51.15066392Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=285.806µs logger=migrator t=2026-05-26T08:34:51.155564578Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T08:34:51.156164583Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=601.324µs logger=migrator t=2026-05-26T08:34:51.16311895Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T08:34:51.163781766Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=664.096µs logger=migrator t=2026-05-26T08:34:51.169524336Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T08:34:51.170075109Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=549.153µs logger=migrator t=2026-05-26T08:34:51.175262984Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T08:34:51.175634453Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=373.689µs logger=migrator t=2026-05-26T08:34:51.182068468Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T08:34:51.184297992Z level=info msg="Migration successfully executed" id="create folder table" duration=2.231584ms logger=migrator t=2026-05-26T08:34:51.191955638Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T08:34:51.194476528Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.527561ms logger=migrator t=2026-05-26T08:34:51.200526885Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T08:34:51.20244684Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.929366ms logger=migrator t=2026-05-26T08:34:51.210884464Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T08:34:51.210969996Z level=info msg="Migration successfully executed" id="Update folder title length" duration=92.272µs logger=migrator t=2026-05-26T08:34:51.218224732Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T08:34:51.220939588Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.721805ms logger=migrator t=2026-05-26T08:34:51.227607809Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T08:34:51.229466654Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.862926ms logger=migrator t=2026-05-26T08:34:51.236483693Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T08:34:51.238487841Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.008629ms logger=migrator t=2026-05-26T08:34:51.244178749Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T08:34:51.244935557Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=766.618µs logger=migrator t=2026-05-26T08:34:51.25080287Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T08:34:51.251390344Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=592.685µs logger=migrator t=2026-05-26T08:34:51.25744264Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T08:34:51.258665229Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.224359ms logger=migrator t=2026-05-26T08:34:51.264359356Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T08:34:51.26700021Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.643724ms logger=migrator t=2026-05-26T08:34:51.272667657Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T08:34:51.273971409Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.304872ms logger=migrator t=2026-05-26T08:34:51.279602785Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T08:34:51.281207064Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.605788ms logger=migrator t=2026-05-26T08:34:51.286477281Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T08:34:51.287830304Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.351093ms logger=migrator t=2026-05-26T08:34:51.292902267Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T08:34:51.294452204Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.549917ms logger=migrator t=2026-05-26T08:34:51.300612663Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T08:34:51.301858413Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.24562ms logger=migrator t=2026-05-26T08:34:51.307028408Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T08:34:51.308414341Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.386123ms logger=migrator t=2026-05-26T08:34:51.315058352Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T08:34:51.317116222Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.05496ms logger=migrator t=2026-05-26T08:34:51.322723377Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T08:34:51.325296579Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.575252ms logger=migrator t=2026-05-26T08:34:51.330852644Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T08:34:51.332476103Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.626549ms logger=migrator t=2026-05-26T08:34:51.337391201Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T08:34:51.337886394Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=499.473µs logger=migrator t=2026-05-26T08:34:51.342826093Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T08:34:51.354657069Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.828926ms logger=migrator t=2026-05-26T08:34:51.36048058Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T08:34:51.361928564Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.455344ms logger=migrator t=2026-05-26T08:34:51.36714048Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T08:34:51.367166441Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=28.101µs logger=migrator t=2026-05-26T08:34:51.373129795Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T08:34:51.374728254Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.600419ms logger=migrator t=2026-05-26T08:34:51.379489848Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T08:34:51.37954929Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=35.731µs logger=migrator t=2026-05-26T08:34:51.384049819Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T08:34:51.385940905Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.890206ms logger=migrator t=2026-05-26T08:34:51.391779696Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T08:34:51.393487727Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.707321ms logger=migrator t=2026-05-26T08:34:51.400033526Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T08:34:51.401338107Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.304311ms logger=migrator t=2026-05-26T08:34:51.405808005Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T08:34:51.406752558Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=945.612µs logger=migrator t=2026-05-26T08:34:51.4130747Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T08:34:51.41386931Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=795.86µs logger=migrator t=2026-05-26T08:34:51.419779683Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T08:34:51.420598352Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=818.979µs logger=migrator t=2026-05-26T08:34:51.425960602Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T08:34:51.427189411Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.227309ms logger=migrator t=2026-05-26T08:34:51.434065708Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T08:34:51.435502422Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.440124ms logger=migrator t=2026-05-26T08:34:51.446767394Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T08:34:51.457183146Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.411402ms logger=migrator t=2026-05-26T08:34:51.466484392Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T08:34:51.478334128Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.848856ms logger=migrator t=2026-05-26T08:34:51.484771963Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T08:34:51.495694117Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.927864ms logger=migrator t=2026-05-26T08:34:51.501753053Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T08:34:51.501867096Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=115.623µs logger=migrator t=2026-05-26T08:34:51.506432507Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T08:34:51.517437883Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.004606ms logger=migrator t=2026-05-26T08:34:51.521696975Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T08:34:51.537810985Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.10691ms logger=migrator t=2026-05-26T08:34:51.542903238Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T08:34:51.543318788Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=418.14µs logger=migrator t=2026-05-26T08:34:51.548571325Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.835038757s logger=migrator t=2026-05-26T08:34:51.549555999Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T08:34:51.569809088Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T08:34:51.570072644Z level=info msg="Created default organization" logger=secrets t=2026-05-26T08:34:51.576345356Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T08:34:51.621421626Z level=info msg="Restored cache from database" duration=391.86µs logger=plugin.store t=2026-05-26T08:34:51.622711646Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T08:34:51.661952765Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T08:34:51.661987505Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T08:34:51.662094438Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T08:34:51.662112088Z level=info msg="Plugins loaded" count=54 duration=39.401832ms logger=query_data t=2026-05-26T08:34:51.667781646Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T08:34:51.67209496Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T08:34:51.680056553Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T08:34:51.691048098Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T08:34:51.694487001Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T08:34:51.69773658Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T08:34:51.719313521Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T08:34:51.740183725Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T08:34:51.762586086Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T08:34:51.762605987Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-26T08:34:51.76271303Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-26T08:34:51.763020617Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-26T08:34:51.763262363Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-26T08:34:51.763326114Z level=info msg="State cache has been initialized" states=0 duration=619.545µs logger=ngalert.scheduler t=2026-05-26T08:34:51.763379895Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T08:34:51.76352271Z level=info msg=starting first_tick=2026-05-26T08:35:00Z logger=http.server t=2026-05-26T08:34:51.768840578Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-26T08:34:51.841575785Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-26T08:34:51.85416869Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-26T08:34:51.864987532Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-05-26T08:34:51.865545245Z level=info msg="Update check succeeded" duration=102.088837ms logger=sqlstore.transactions t=2026-05-26T08:34:51.875475245Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-26T08:34:51.879371799Z level=info msg="Update check succeeded" duration=115.844989ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T08:34:51.896170725Z level=info msg="Patterns update finished" duration=126.512617ms logger=provisioning.dashboard t=2026-05-26T08:34:51.959224778Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-26T08:34:52.064103023Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T08:34:52.064712108Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-26T08:34:54.164262785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.182467605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.216515857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.279681114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.297116485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.32380227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.34244715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.369157976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.384506447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.409148553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.428851859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.457274695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.477226987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.510618834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.529317637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.554918045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.576118748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.60396983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.621967716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.647777879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.665322143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.697146772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.714574033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.740727135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.757944451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.78973659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.808533135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.844190295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.864414644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.897736019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.914888884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.951852738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:54.984607539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.058156787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.07568488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.128438875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.149670707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.201410298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.218814209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.273435158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.302567273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.381682494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.400211252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.454782691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.473526044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.533354489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.551098319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.609708425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.629700698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.69432071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.712814446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.782045909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.800163727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.877845944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.894126938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.949498586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:55.968128266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.030643767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.052611428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.13216357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.153171618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.217768819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.233037648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.2997431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.319311123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.38955882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.408316324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.469161384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.492377395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.5716315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.587612727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.673979363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.691795745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.755980795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.776396299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.846219766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.864518068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.930169575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:56.948964929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:34:57.030204072Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T08:36:27.792658562Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-26T08:44:51.774602899Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-26T08:44:51.798514367Z level=info msg="Completed cleanup jobs" duration=34.922394ms logger=plugins.update.checker t=2026-05-26T08:44:51.935181173Z level=info msg="Update check succeeded" duration=55.032091ms logger=sqlstore.transactions t=2026-05-26T08:49:51.687827251Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-26T08:54:51.804995634Z level=info msg="Completed cleanup jobs" duration=41.808522ms logger=plugins.update.checker t=2026-05-26T08:54:51.930411797Z level=info msg="Update check succeeded" duration=50.078311ms logger=cleanup t=2026-05-26T09:04:51.788903729Z level=info msg="Completed cleanup jobs" duration=24.102494ms logger=plugins.update.checker t=2026-05-26T09:04:51.934760502Z level=info msg="Update check succeeded" duration=54.760756ms logger=infra.usagestats t=2026-05-26T09:06:27.822789143Z level=info msg="Usage stats are ready to report"