logger=settings t=2026-05-19T00:16:32.049937276Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-19T00:16:32Z logger=settings t=2026-05-19T00:16:32.050453978Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-19T00:16:32.050476029Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-19T00:16:32.050481409Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-19T00:16:32.050490609Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-19T00:16:32.050495319Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-19T00:16:32.050499649Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-19T00:16:32.050506669Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-19T00:16:32.050511339Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-19T00:16:32.05051613Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-19T00:16:32.05052104Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-19T00:16:32.05053017Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-19T00:16:32.05053947Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-19T00:16:32.05054395Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-19T00:16:32.05054982Z level=info msg=Target target=[all] logger=settings t=2026-05-19T00:16:32.050561481Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-19T00:16:32.050566641Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-19T00:16:32.050571451Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-19T00:16:32.050575771Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-19T00:16:32.050581011Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-19T00:16:32.050586181Z level=info msg="App mode production" logger=sqlstore t=2026-05-19T00:16:32.051080573Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-19T00:16:32.051107554Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-19T00:16:32.053086902Z level=info msg="Locking database" logger=migrator t=2026-05-19T00:16:32.053104672Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-19T00:16:32.05383048Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-19T00:16:32.055017768Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.184159ms logger=migrator t=2026-05-19T00:16:32.058673647Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-19T00:16:32.05922702Z level=info msg="Migration successfully executed" id="create user table" duration=553.353µs logger=migrator t=2026-05-19T00:16:32.064391215Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-19T00:16:32.065495701Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.105046ms logger=migrator t=2026-05-19T00:16:32.070548414Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-19T00:16:32.072287856Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.718502ms logger=migrator t=2026-05-19T00:16:32.077200934Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-19T00:16:32.07823108Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.030356ms logger=migrator t=2026-05-19T00:16:32.083352804Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-19T00:16:32.08403509Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=682.626µs logger=migrator t=2026-05-19T00:16:32.087614176Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-19T00:16:32.091338566Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.72346ms logger=migrator t=2026-05-19T00:16:32.096715846Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-19T00:16:32.09768227Z level=info msg="Migration successfully executed" id="create user table v2" duration=966.754µs logger=migrator t=2026-05-19T00:16:32.10554048Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-19T00:16:32.106266147Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=725.187µs logger=migrator t=2026-05-19T00:16:32.111657268Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-19T00:16:32.112752064Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.095016ms logger=migrator t=2026-05-19T00:16:32.118699168Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-19T00:16:32.11922619Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=525.312µs logger=migrator t=2026-05-19T00:16:32.124953609Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-19T00:16:32.125943523Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=985.934µs logger=migrator t=2026-05-19T00:16:32.131049897Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-19T00:16:32.132245255Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.195338ms logger=migrator t=2026-05-19T00:16:32.136072987Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-19T00:16:32.136104598Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.941µs logger=migrator t=2026-05-19T00:16:32.140462324Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-19T00:16:32.14155994Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.097596ms logger=migrator t=2026-05-19T00:16:32.146984981Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-19T00:16:32.147318819Z level=info msg="Migration successfully executed" id="Add missing user data" duration=334.618µs logger=migrator t=2026-05-19T00:16:32.151764257Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-19T00:16:32.15436992Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.605003ms logger=migrator t=2026-05-19T00:16:32.158732946Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-19T00:16:32.159606737Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=921.563µs logger=migrator t=2026-05-19T00:16:32.164563637Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-19T00:16:32.165735485Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.171688ms logger=migrator t=2026-05-19T00:16:32.171620687Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-19T00:16:32.179819595Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.198928ms logger=migrator t=2026-05-19T00:16:32.18497942Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-19T00:16:32.18581137Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=831.22µs logger=migrator t=2026-05-19T00:16:32.189675704Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-19T00:16:32.189864088Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=186.094µs logger=migrator t=2026-05-19T00:16:32.194318076Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-19T00:16:32.195202288Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=883.452µs logger=migrator t=2026-05-19T00:16:32.212142037Z 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-19T00:16:32.212991357Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=851.75µs logger=migrator t=2026-05-19T00:16:32.236329461Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-19T00:16:32.23710634Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=781.989µs logger=migrator t=2026-05-19T00:16:32.242552311Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-19T00:16:32.243422613Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=868.022µs logger=migrator t=2026-05-19T00:16:32.249130271Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-19T00:16:32.249623263Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=493.002µs logger=migrator t=2026-05-19T00:16:32.254503661Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-19T00:16:32.255616268Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.111826ms logger=migrator t=2026-05-19T00:16:32.261677584Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-19T00:16:32.262911494Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.2338ms logger=migrator t=2026-05-19T00:16:32.26980186Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-19T00:16:32.27063304Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=832.45µs logger=migrator t=2026-05-19T00:16:32.27680299Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-19T00:16:32.276838221Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.241µs logger=migrator t=2026-05-19T00:16:32.28302004Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-19T00:16:32.283795328Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=775.868µs logger=migrator t=2026-05-19T00:16:32.28838281Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-19T00:16:32.289178019Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=794.609µs logger=migrator t=2026-05-19T00:16:32.294124079Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-19T00:16:32.294783434Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=659.645µs logger=migrator t=2026-05-19T00:16:32.301027515Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-19T00:16:32.301699532Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=670.497µs logger=migrator t=2026-05-19T00:16:32.308122647Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-19T00:16:32.311518109Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.395792ms logger=migrator t=2026-05-19T00:16:32.317128185Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-19T00:16:32.318700293Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.573459ms logger=migrator t=2026-05-19T00:16:32.325236601Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-19T00:16:32.325950298Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=714.217µs logger=migrator t=2026-05-19T00:16:32.330644731Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-19T00:16:32.331368799Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=724.128µs logger=migrator t=2026-05-19T00:16:32.33637562Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-19T00:16:32.337047436Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=672.096µs logger=migrator t=2026-05-19T00:16:32.342074447Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-19T00:16:32.342755294Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=680.577µs logger=migrator t=2026-05-19T00:16:32.352263484Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-19T00:16:32.352647644Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=383.269µs logger=migrator t=2026-05-19T00:16:32.356915376Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-19T00:16:32.357731487Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=816.39µs logger=migrator t=2026-05-19T00:16:32.364263644Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-19T00:16:32.364846218Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=584.254µs logger=migrator t=2026-05-19T00:16:32.370987406Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-19T00:16:32.371837068Z level=info msg="Migration successfully executed" id="create star table" duration=853.862µs logger=migrator t=2026-05-19T00:16:32.376726245Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-19T00:16:32.377817712Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.091907ms logger=migrator t=2026-05-19T00:16:32.382621857Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-19T00:16:32.383417917Z level=info msg="Migration successfully executed" id="create org table v1" duration=796.31µs logger=migrator t=2026-05-19T00:16:32.387903265Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-19T00:16:32.388932471Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.028366ms logger=migrator t=2026-05-19T00:16:32.395169571Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-19T00:16:32.396278247Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.109446ms logger=migrator t=2026-05-19T00:16:32.400694415Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-19T00:16:32.401408062Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=710.987µs logger=migrator t=2026-05-19T00:16:32.405968902Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-19T00:16:32.40712982Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.161048ms logger=migrator t=2026-05-19T00:16:32.412220073Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-19T00:16:32.41293204Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=711.127µs logger=migrator t=2026-05-19T00:16:32.418698499Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-19T00:16:32.41872774Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.501µs logger=migrator t=2026-05-19T00:16:32.423947727Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-19T00:16:32.424039979Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=97.713µs logger=migrator t=2026-05-19T00:16:32.429206774Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-19T00:16:32.429490801Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=284.877µs logger=migrator t=2026-05-19T00:16:32.43604993Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-19T00:16:32.437207237Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.154938ms logger=migrator t=2026-05-19T00:16:32.445698633Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-19T00:16:32.446460131Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=761.928µs logger=migrator t=2026-05-19T00:16:32.459470866Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-19T00:16:32.460756206Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.289581ms logger=migrator t=2026-05-19T00:16:32.465972383Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-19T00:16:32.466595127Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=622.205µs logger=migrator t=2026-05-19T00:16:32.473547056Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-19T00:16:32.47498759Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.443955ms logger=migrator t=2026-05-19T00:16:32.481509878Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-19T00:16:32.482359509Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=852.211µs logger=migrator t=2026-05-19T00:16:32.487496903Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-19T00:16:32.493265082Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.767519ms logger=migrator t=2026-05-19T00:16:32.498346785Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-19T00:16:32.499867982Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.521627ms logger=migrator t=2026-05-19T00:16:32.505972879Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-19T00:16:32.506712958Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=740.429µs logger=migrator t=2026-05-19T00:16:32.511624996Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-19T00:16:32.512928188Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.300082ms logger=migrator t=2026-05-19T00:16:32.518544763Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-19T00:16:32.518945523Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=398.27µs logger=migrator t=2026-05-19T00:16:32.525420669Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-19T00:16:32.526941497Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.525298ms logger=migrator t=2026-05-19T00:16:32.533200687Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-19T00:16:32.533281509Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=82.192µs logger=migrator t=2026-05-19T00:16:32.538187018Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-19T00:16:32.541366265Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.178957ms logger=migrator t=2026-05-19T00:16:32.550976518Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-19T00:16:32.552893343Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.916985ms logger=migrator t=2026-05-19T00:16:32.558067949Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-19T00:16:32.559867033Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.799104ms logger=migrator t=2026-05-19T00:16:32.565205952Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-19T00:16:32.565765375Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=559.323µs logger=migrator t=2026-05-19T00:16:32.571412071Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-19T00:16:32.574612099Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.199388ms logger=migrator t=2026-05-19T00:16:32.593032794Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-19T00:16:32.594202752Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.170348ms logger=migrator t=2026-05-19T00:16:32.599295466Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-19T00:16:32.599971362Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=669.176µs logger=migrator t=2026-05-19T00:16:32.605313271Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-19T00:16:32.605346132Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.111µs logger=migrator t=2026-05-19T00:16:32.621260967Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-19T00:16:32.621305668Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.171µs logger=migrator t=2026-05-19T00:16:32.626297308Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-19T00:16:32.628112472Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.815674ms logger=migrator t=2026-05-19T00:16:32.633686097Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-19T00:16:32.636908135Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.221587ms logger=migrator t=2026-05-19T00:16:32.643450884Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-19T00:16:32.646268321Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.819018ms logger=migrator t=2026-05-19T00:16:32.654770317Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-19T00:16:32.656271463Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.495516ms logger=migrator t=2026-05-19T00:16:32.661923119Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-19T00:16:32.662140375Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=217.446µs logger=migrator t=2026-05-19T00:16:32.669279597Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-19T00:16:32.670140668Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=860.331µs logger=migrator t=2026-05-19T00:16:32.676731287Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-19T00:16:32.677725502Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=994.075µs logger=migrator t=2026-05-19T00:16:32.683530882Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-19T00:16:32.683559432Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.26µs logger=migrator t=2026-05-19T00:16:32.687834885Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-19T00:16:32.688705887Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=870.442µs logger=migrator t=2026-05-19T00:16:32.694004665Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-19T00:16:32.694492607Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=486.532µs logger=migrator t=2026-05-19T00:16:32.700677106Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-19T00:16:32.706339143Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.661907ms logger=migrator t=2026-05-19T00:16:32.712563333Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-19T00:16:32.713462956Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=899.583µs logger=migrator t=2026-05-19T00:16:32.717759699Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-19T00:16:32.718517227Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=759.158µs logger=migrator t=2026-05-19T00:16:32.722796831Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-19T00:16:32.72359002Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=798.829µs logger=migrator t=2026-05-19T00:16:32.72856445Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-19T00:16:32.728946729Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=381.879µs logger=migrator t=2026-05-19T00:16:32.732738751Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-19T00:16:32.733754356Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.016065ms logger=migrator t=2026-05-19T00:16:32.737576998Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-19T00:16:32.740933459Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.356511ms logger=migrator t=2026-05-19T00:16:32.744629679Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-19T00:16:32.747352125Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.722526ms logger=migrator t=2026-05-19T00:16:32.751484794Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-19T00:16:32.751774351Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=291.007µs logger=migrator t=2026-05-19T00:16:32.757061129Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-19T00:16:32.757387477Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=327.948µs logger=migrator t=2026-05-19T00:16:32.762314366Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-19T00:16:32.763566656Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.25281ms logger=migrator t=2026-05-19T00:16:32.771920198Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-19T00:16:32.774253875Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.334527ms logger=migrator t=2026-05-19T00:16:32.779888741Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-19T00:16:32.780927856Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.038665ms logger=migrator t=2026-05-19T00:16:32.790311393Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-19T00:16:32.791196594Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=887.031µs logger=migrator t=2026-05-19T00:16:32.797821105Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-19T00:16:32.798696186Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=837.53µs logger=migrator t=2026-05-19T00:16:32.808452071Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-19T00:16:32.809519658Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.070136ms logger=migrator t=2026-05-19T00:16:32.818344741Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-19T00:16:32.819213541Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=868.65µs logger=migrator t=2026-05-19T00:16:32.828007884Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-19T00:16:32.8348685Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.865706ms logger=migrator t=2026-05-19T00:16:32.843294234Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-19T00:16:32.844431461Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.140967ms logger=migrator t=2026-05-19T00:16:33.043497003Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-19T00:16:33.044933548Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.436235ms logger=migrator t=2026-05-19T00:16:33.234147082Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-19T00:16:33.237461333Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=3.316771ms logger=migrator t=2026-05-19T00:16:33.247869673Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-19T00:16:33.248689394Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=823.431µs logger=migrator t=2026-05-19T00:16:33.257145989Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-19T00:16:33.262772774Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=5.630056ms logger=migrator t=2026-05-19T00:16:33.267854776Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-19T00:16:33.271167297Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.312971ms logger=migrator t=2026-05-19T00:16:33.277634524Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-19T00:16:33.277665614Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.221µs logger=migrator t=2026-05-19T00:16:33.281567588Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-19T00:16:33.281828274Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=228.275µs logger=migrator t=2026-05-19T00:16:33.285883223Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-19T00:16:33.288595948Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.711665ms logger=migrator t=2026-05-19T00:16:33.292334289Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-19T00:16:33.292534123Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=200.365µs logger=migrator t=2026-05-19T00:16:33.296960071Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-19T00:16:33.297138825Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=178.604µs logger=migrator t=2026-05-19T00:16:33.300968387Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-19T00:16:33.303454817Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.48525ms logger=migrator t=2026-05-19T00:16:33.30770224Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-19T00:16:33.307897175Z level=info msg="Migration successfully executed" id="Update uid value" duration=194.455µs logger=migrator t=2026-05-19T00:16:33.311588714Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-19T00:16:33.312439844Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=851.41µs logger=migrator t=2026-05-19T00:16:33.323738777Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-19T00:16:33.324504287Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=777.59µs logger=migrator t=2026-05-19T00:16:33.328142154Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-19T00:16:33.328703748Z level=info msg="Migration successfully executed" id="create api_key table" duration=562.434µs logger=migrator t=2026-05-19T00:16:33.333063564Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-19T00:16:33.334324264Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.26108ms logger=migrator t=2026-05-19T00:16:33.339530599Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-19T00:16:33.341170979Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.64447ms logger=migrator t=2026-05-19T00:16:33.345494844Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-19T00:16:33.347017731Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.521908ms logger=migrator t=2026-05-19T00:16:33.352655717Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-19T00:16:33.353557759Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=901.612µs logger=migrator t=2026-05-19T00:16:33.35941241Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-19T00:16:33.361209514Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.803514ms logger=migrator t=2026-05-19T00:16:33.366935302Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-19T00:16:33.367886855Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=956.083µs logger=migrator t=2026-05-19T00:16:33.371904233Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-19T00:16:33.381948505Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.045452ms logger=migrator t=2026-05-19T00:16:33.386979507Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-19T00:16:33.387802936Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=823.169µs logger=migrator t=2026-05-19T00:16:33.391578518Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-19T00:16:33.392160932Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=581.724µs logger=migrator t=2026-05-19T00:16:33.398346901Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-19T00:16:33.399334845Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=990.064µs logger=migrator t=2026-05-19T00:16:33.40323819Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-19T00:16:33.404403808Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.162167ms logger=migrator t=2026-05-19T00:16:33.408401925Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-19T00:16:33.408804034Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=402.499µs logger=migrator t=2026-05-19T00:16:33.412630737Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-19T00:16:33.413386535Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=755.377µs logger=migrator t=2026-05-19T00:16:33.418028477Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-19T00:16:33.418055558Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.401µs logger=migrator t=2026-05-19T00:16:33.422432844Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-19T00:16:33.429933285Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=7.497071ms logger=migrator t=2026-05-19T00:16:33.436055652Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-19T00:16:33.438722667Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.668725ms logger=migrator t=2026-05-19T00:16:33.444503167Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-19T00:16:33.444736203Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=233.116µs logger=migrator t=2026-05-19T00:16:33.449717773Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-19T00:16:33.454440537Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.721294ms logger=migrator t=2026-05-19T00:16:33.458633979Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-19T00:16:33.461448347Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.811988ms logger=migrator t=2026-05-19T00:16:33.46573541Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-19T00:16:33.466514069Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=781.499µs logger=migrator t=2026-05-19T00:16:33.471660104Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-19T00:16:33.47233555Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=675.356µs logger=migrator t=2026-05-19T00:16:33.476683125Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-19T00:16:33.477534245Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=851.62µs logger=migrator t=2026-05-19T00:16:33.482415694Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-19T00:16:33.483316465Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=903.742µs logger=migrator t=2026-05-19T00:16:33.491711408Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-19T00:16:33.494110356Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.391808ms logger=migrator t=2026-05-19T00:16:33.498530703Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-19T00:16:33.499338863Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=808.169µs logger=migrator t=2026-05-19T00:16:33.503217146Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-19T00:16:33.503284818Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=68.402µs logger=migrator t=2026-05-19T00:16:33.506965777Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-19T00:16:33.507013639Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=49.881µs logger=migrator t=2026-05-19T00:16:33.511899717Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-19T00:16:33.516542848Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.644042ms logger=migrator t=2026-05-19T00:16:33.520568956Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-19T00:16:33.523233931Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.664515ms logger=migrator t=2026-05-19T00:16:33.527697568Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-19T00:16:33.52777083Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=74.932µs logger=migrator t=2026-05-19T00:16:33.534137483Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-19T00:16:33.535424245Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.287152ms logger=migrator t=2026-05-19T00:16:33.540091438Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-19T00:16:33.540959569Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=869.501µs logger=migrator t=2026-05-19T00:16:33.546568005Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-19T00:16:33.546616226Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=52.312µs logger=migrator t=2026-05-19T00:16:33.550478229Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-19T00:16:33.551911564Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.434405ms logger=migrator t=2026-05-19T00:16:33.557471528Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-19T00:16:33.559138978Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.67035ms logger=migrator t=2026-05-19T00:16:33.565978424Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-19T00:16:33.569418197Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.439993ms logger=migrator t=2026-05-19T00:16:33.574587822Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-19T00:16:33.574791267Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=204.314µs logger=migrator t=2026-05-19T00:16:33.578870915Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-19T00:16:33.580099615Z level=info msg="Migration successfully executed" id="create session table" duration=1.22848ms logger=migrator t=2026-05-19T00:16:33.586130641Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-19T00:16:33.586335026Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=204.805µs logger=migrator t=2026-05-19T00:16:33.590262351Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-19T00:16:33.590384154Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=124.363µs logger=migrator t=2026-05-19T00:16:33.595176519Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-19T00:16:33.596513922Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.332723ms logger=migrator t=2026-05-19T00:16:33.601524893Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-19T00:16:33.602736682Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.211869ms logger=migrator t=2026-05-19T00:16:33.608297687Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-19T00:16:33.608330118Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=34.051µs logger=migrator t=2026-05-19T00:16:33.612406565Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-19T00:16:33.612483417Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=75.432µs logger=migrator t=2026-05-19T00:16:33.617764805Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-19T00:16:33.621884515Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.12015ms logger=migrator t=2026-05-19T00:16:33.62874334Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-19T00:16:33.632169063Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.425953ms logger=migrator t=2026-05-19T00:16:33.637964254Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-19T00:16:33.638075337Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=111.853µs logger=migrator t=2026-05-19T00:16:33.641797097Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-19T00:16:33.641907929Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=112.062µs logger=migrator t=2026-05-19T00:16:33.64609988Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-19T00:16:33.647459013Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.359693ms logger=migrator t=2026-05-19T00:16:33.654068733Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-19T00:16:33.654099733Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.56µs logger=migrator t=2026-05-19T00:16:33.657804034Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-19T00:16:33.661879892Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.075878ms logger=migrator t=2026-05-19T00:16:33.665793346Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-19T00:16:33.666280679Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=490.222µs logger=migrator t=2026-05-19T00:16:33.670975801Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-19T00:16:33.674184699Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.215248ms logger=migrator t=2026-05-19T00:16:33.679054737Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-19T00:16:33.684802216Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.747379ms logger=migrator t=2026-05-19T00:16:33.68911812Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-19T00:16:33.689308295Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=192.935µs logger=migrator t=2026-05-19T00:16:33.692858611Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-19T00:16:33.693818163Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=959.763µs logger=migrator t=2026-05-19T00:16:33.698709612Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-19T00:16:33.699510492Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=800.98µs logger=migrator t=2026-05-19T00:16:33.703835396Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-19T00:16:33.704928372Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.093026ms logger=migrator t=2026-05-19T00:16:33.711490211Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-19T00:16:33.712439944Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=949.653µs logger=migrator t=2026-05-19T00:16:33.716950093Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-19T00:16:33.718210833Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.2605ms logger=migrator t=2026-05-19T00:16:33.7230099Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-19T00:16:33.723809289Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=796.809µs logger=migrator t=2026-05-19T00:16:33.729174668Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-19T00:16:33.730592173Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.415885ms logger=migrator t=2026-05-19T00:16:33.735411039Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-19T00:16:33.736870975Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.458406ms logger=migrator t=2026-05-19T00:16:33.74162656Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-19T00:16:33.742370418Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=744.358µs logger=migrator t=2026-05-19T00:16:33.748324451Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-19T00:16:33.757758409Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.434018ms logger=migrator t=2026-05-19T00:16:33.761624623Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-19T00:16:33.762123885Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=501.272µs logger=migrator t=2026-05-19T00:16:33.766146602Z 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-19T00:16:33.767646229Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.499957ms logger=migrator t=2026-05-19T00:16:33.773423288Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-19T00:16:33.77390028Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=477.442µs logger=migrator t=2026-05-19T00:16:33.777852225Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-19T00:16:33.778349548Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=497.443µs logger=migrator t=2026-05-19T00:16:33.78217774Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-19T00:16:33.782942738Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=764.988µs logger=migrator t=2026-05-19T00:16:33.78756465Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-19T00:16:33.793678818Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.114628ms logger=migrator t=2026-05-19T00:16:33.801565279Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-19T00:16:33.808054805Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.495637ms logger=migrator t=2026-05-19T00:16:33.81440685Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-19T00:16:33.817005352Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.598121ms logger=migrator t=2026-05-19T00:16:33.823295384Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-19T00:16:33.826929182Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.633758ms logger=migrator t=2026-05-19T00:16:33.830801095Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-19T00:16:33.831734268Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=932.963µs logger=migrator t=2026-05-19T00:16:33.836596665Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-19T00:16:33.836690887Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=95.942µs logger=migrator t=2026-05-19T00:16:33.842156329Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-19T00:16:33.842239641Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=81.502µs logger=migrator t=2026-05-19T00:16:33.846483884Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-19T00:16:33.847818626Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.324002ms logger=migrator t=2026-05-19T00:16:33.854041808Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-19T00:16:33.855518603Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.476926ms logger=migrator t=2026-05-19T00:16:33.862677246Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-19T00:16:33.863422164Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=744.538µs logger=migrator t=2026-05-19T00:16:33.868240521Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-19T00:16:33.869621814Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.381363ms logger=migrator t=2026-05-19T00:16:33.874202175Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-19T00:16:33.875147157Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=944.952µs logger=migrator t=2026-05-19T00:16:33.883222832Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-19T00:16:33.887555518Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.334146ms logger=migrator t=2026-05-19T00:16:33.891445241Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-19T00:16:33.894047744Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.604153ms logger=migrator t=2026-05-19T00:16:33.899428584Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-19T00:16:33.899641319Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=217.535µs logger=migrator t=2026-05-19T00:16:33.903853051Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-19T00:16:33.904991809Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.138598ms logger=migrator t=2026-05-19T00:16:33.91039147Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-19T00:16:33.911840334Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.449625ms logger=migrator t=2026-05-19T00:16:33.918801503Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-19T00:16:33.922712707Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.910694ms logger=migrator t=2026-05-19T00:16:33.931000797Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-19T00:16:33.93108745Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=87.422µs logger=migrator t=2026-05-19T00:16:33.937211747Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-19T00:16:33.939008841Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.797594ms logger=migrator t=2026-05-19T00:16:33.944839462Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-19T00:16:33.946462282Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.62329ms logger=migrator t=2026-05-19T00:16:33.953493451Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-19T00:16:33.953593533Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=100.612µs logger=migrator t=2026-05-19T00:16:33.957884097Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-19T00:16:33.95924133Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.357083ms logger=migrator t=2026-05-19T00:16:33.965880851Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-19T00:16:33.967386467Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.504776ms logger=migrator t=2026-05-19T00:16:33.973218948Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-19T00:16:33.97411616Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=897.022µs logger=migrator t=2026-05-19T00:16:33.979615113Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-19T00:16:33.980585606Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=970.613µs logger=migrator t=2026-05-19T00:16:33.985558417Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-19T00:16:33.986575901Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.019494ms logger=migrator t=2026-05-19T00:16:33.990733551Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-19T00:16:33.992413692Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.679641ms logger=migrator t=2026-05-19T00:16:34.000137239Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-19T00:16:34.00018487Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.341µs logger=migrator t=2026-05-19T00:16:34.007055796Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-19T00:16:34.014314882Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.263945ms logger=migrator t=2026-05-19T00:16:34.024122278Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-19T00:16:34.026366463Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.243535ms logger=migrator t=2026-05-19T00:16:34.035525944Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-19T00:16:34.038416544Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=2.890589ms logger=migrator t=2026-05-19T00:16:34.044539393Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-19T00:16:34.045326541Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=783.919µs logger=migrator t=2026-05-19T00:16:34.052204867Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-19T00:16:34.053583791Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.379234ms logger=migrator t=2026-05-19T00:16:34.06019826Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-19T00:16:34.061610255Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.417875ms logger=migrator t=2026-05-19T00:16:34.066472003Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-19T00:16:34.077849868Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.377125ms logger=migrator t=2026-05-19T00:16:34.08664628Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-19T00:16:34.087763367Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.116187ms logger=migrator t=2026-05-19T00:16:34.093534296Z 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-19T00:16:34.094989452Z 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.455606ms logger=migrator t=2026-05-19T00:16:34.101503629Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-19T00:16:34.102084323Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=584.954µs logger=migrator t=2026-05-19T00:16:34.108083938Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-19T00:16:34.109071542Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=987.714µs logger=migrator t=2026-05-19T00:16:34.116068501Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-19T00:16:34.116484901Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=421.26µs logger=migrator t=2026-05-19T00:16:34.121714548Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-19T00:16:34.12634531Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.631243ms logger=migrator t=2026-05-19T00:16:34.13133382Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-19T00:16:34.135756237Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.420277ms logger=migrator t=2026-05-19T00:16:34.211301023Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-19T00:16:34.213044576Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.749053ms logger=migrator t=2026-05-19T00:16:34.219048391Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-19T00:16:34.219886421Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=837.86µs logger=migrator t=2026-05-19T00:16:34.227687379Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-19T00:16:34.228075088Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=388.919µs logger=migrator t=2026-05-19T00:16:34.23390836Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-19T00:16:34.240462599Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.55463ms logger=migrator t=2026-05-19T00:16:34.245482989Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-19T00:16:34.246139716Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=657.467µs logger=migrator t=2026-05-19T00:16:34.252068479Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-19T00:16:34.252332275Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=264.316µs logger=migrator t=2026-05-19T00:16:34.257147252Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-19T00:16:34.257707935Z level=info msg="Migration successfully executed" id="Move region to single row" duration=564.863µs logger=migrator t=2026-05-19T00:16:34.263124776Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-19T00:16:34.264323415Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.201709ms logger=migrator t=2026-05-19T00:16:34.269943951Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-19T00:16:34.270973806Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.031025ms logger=migrator t=2026-05-19T00:16:34.279052921Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-19T00:16:34.280401164Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.352403ms logger=migrator t=2026-05-19T00:16:34.286159353Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-19T00:16:34.287228378Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.069905ms logger=migrator t=2026-05-19T00:16:34.293601573Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-19T00:16:34.295007927Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.408334ms logger=migrator t=2026-05-19T00:16:34.301425092Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-19T00:16:34.302639791Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.215909ms logger=migrator t=2026-05-19T00:16:34.30962518Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-19T00:16:34.309752173Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=132.373µs logger=migrator t=2026-05-19T00:16:34.314833766Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-19T00:16:34.315844251Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.010125ms logger=migrator t=2026-05-19T00:16:34.321734153Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-19T00:16:34.322686776Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=952.663µs logger=migrator t=2026-05-19T00:16:34.329327706Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-19T00:16:34.330879374Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.551558ms logger=migrator t=2026-05-19T00:16:34.336442599Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-19T00:16:34.33734947Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=907.041µs logger=migrator t=2026-05-19T00:16:34.342756551Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-19T00:16:34.34311987Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=364.388µs logger=migrator t=2026-05-19T00:16:34.349289759Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-19T00:16:34.349888684Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=594.496µs logger=migrator t=2026-05-19T00:16:34.355577931Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-19T00:16:34.355656923Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=80.532µs logger=migrator t=2026-05-19T00:16:34.360858859Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-19T00:16:34.361820492Z level=info msg="Migration successfully executed" id="create team table" duration=960.403µs logger=migrator t=2026-05-19T00:16:34.367277424Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-19T00:16:34.368256207Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=978.333µs logger=migrator t=2026-05-19T00:16:34.374400556Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-19T00:16:34.375285378Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=881.992µs logger=migrator t=2026-05-19T00:16:34.380829362Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-19T00:16:34.386510289Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.682048ms logger=migrator t=2026-05-19T00:16:34.392397261Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-19T00:16:34.392605876Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=208.715µs logger=migrator t=2026-05-19T00:16:34.397630488Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-19T00:16:34.39854487Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=914.202µs logger=migrator t=2026-05-19T00:16:34.403889119Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-19T00:16:34.405078857Z level=info msg="Migration successfully executed" id="create team member table" duration=1.190358ms logger=migrator t=2026-05-19T00:16:34.411558265Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-19T00:16:34.413356768Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.797282ms logger=migrator t=2026-05-19T00:16:34.421299459Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-19T00:16:34.422453488Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.153449ms logger=migrator t=2026-05-19T00:16:34.428396662Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-19T00:16:34.429745224Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.349152ms logger=migrator t=2026-05-19T00:16:34.43578987Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-19T00:16:34.443515547Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.725556ms logger=migrator t=2026-05-19T00:16:34.449747897Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-19T00:16:34.456663035Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.915788ms logger=migrator t=2026-05-19T00:16:34.461950853Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-19T00:16:34.46685095Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.899677ms logger=migrator t=2026-05-19T00:16:34.471945064Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-19T00:16:34.472960059Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.014795ms logger=migrator t=2026-05-19T00:16:34.47924371Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-19T00:16:34.480270425Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.027365ms logger=migrator t=2026-05-19T00:16:34.485505622Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-19T00:16:34.486640799Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.136137ms logger=migrator t=2026-05-19T00:16:34.494997621Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-19T00:16:34.496446206Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.446835ms logger=migrator t=2026-05-19T00:16:34.503327532Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-19T00:16:34.504350728Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.023685ms logger=migrator t=2026-05-19T00:16:34.510282631Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-19T00:16:34.511268044Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=985.003µs logger=migrator t=2026-05-19T00:16:34.517883555Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-19T00:16:34.518848268Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=964.713µs logger=migrator t=2026-05-19T00:16:34.525437977Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-19T00:16:34.526960084Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.521627ms logger=migrator t=2026-05-19T00:16:34.532799565Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-19T00:16:34.533568883Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=766.098µs logger=migrator t=2026-05-19T00:16:34.539893967Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-19T00:16:34.540156513Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=262.166µs logger=migrator t=2026-05-19T00:16:34.545327178Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-19T00:16:34.546052946Z level=info msg="Migration successfully executed" id="create tag table" duration=726.889µs logger=migrator t=2026-05-19T00:16:34.551897837Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-19T00:16:34.553203868Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.305031ms logger=migrator t=2026-05-19T00:16:34.560046174Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-19T00:16:34.561285094Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.237599ms logger=migrator t=2026-05-19T00:16:34.567269548Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-19T00:16:34.568898958Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.587939ms logger=migrator t=2026-05-19T00:16:34.57521556Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-19T00:16:34.576133862Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=919.292µs logger=migrator t=2026-05-19T00:16:34.582728382Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-19T00:16:34.599074818Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.347705ms logger=migrator t=2026-05-19T00:16:34.604052777Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-19T00:16:34.604939669Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=887.002µs logger=migrator t=2026-05-19T00:16:34.609679983Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-19T00:16:34.610618036Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=937.843µs logger=migrator t=2026-05-19T00:16:34.616884798Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-19T00:16:34.61741782Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=533.182µs logger=migrator t=2026-05-19T00:16:34.623436546Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-19T00:16:34.624452301Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.012785ms logger=migrator t=2026-05-19T00:16:34.630145079Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-19T00:16:34.631337917Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.194429ms logger=migrator t=2026-05-19T00:16:34.637721281Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-19T00:16:34.638612693Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=891.622µs logger=migrator t=2026-05-19T00:16:34.645275154Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-19T00:16:34.645405657Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=133.593µs logger=migrator t=2026-05-19T00:16:34.650530161Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-19T00:16:34.655714186Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.183965ms logger=migrator t=2026-05-19T00:16:34.662181013Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-19T00:16:34.667674735Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.493142ms logger=migrator t=2026-05-19T00:16:34.673161438Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-19T00:16:34.678301762Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.139494ms logger=migrator t=2026-05-19T00:16:34.683668312Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-19T00:16:34.688711424Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.043512ms logger=migrator t=2026-05-19T00:16:34.694024763Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-19T00:16:34.694942725Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=911.062µs logger=migrator t=2026-05-19T00:16:34.702178469Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-19T00:16:34.70719004Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.011171ms logger=migrator t=2026-05-19T00:16:34.711890114Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-19T00:16:34.712695694Z level=info msg="Migration successfully executed" id="create server_lock table" duration=805.439µs logger=migrator t=2026-05-19T00:16:34.718644137Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-19T00:16:34.720350039Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.703982ms logger=migrator t=2026-05-19T00:16:34.725726789Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-19T00:16:34.726639271Z level=info msg="Migration successfully executed" id="create user auth token table" duration=912.822µs logger=migrator t=2026-05-19T00:16:34.73402297Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-19T00:16:34.736545971Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.522092ms logger=migrator t=2026-05-19T00:16:34.742923975Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-19T00:16:34.744151824Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.227639ms logger=migrator t=2026-05-19T00:16:34.750395275Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-19T00:16:34.751697926Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.302011ms logger=migrator t=2026-05-19T00:16:34.758657905Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-19T00:16:34.767881448Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.222513ms logger=migrator t=2026-05-19T00:16:34.773446062Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-19T00:16:34.7741879Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=744.858µs logger=migrator t=2026-05-19T00:16:34.780275467Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-19T00:16:34.781383515Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.107907ms logger=migrator t=2026-05-19T00:16:34.788992418Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-19T00:16:34.790117395Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.125807ms logger=migrator t=2026-05-19T00:16:34.795706831Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-19T00:16:34.796726215Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.019744ms logger=migrator t=2026-05-19T00:16:34.803311305Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-19T00:16:34.805052986Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.738441ms logger=migrator t=2026-05-19T00:16:34.811133493Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-19T00:16:34.811282897Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=126.933µs logger=migrator t=2026-05-19T00:16:34.818012Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-19T00:16:34.818181074Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=173.884µs logger=migrator t=2026-05-19T00:16:34.823652106Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-19T00:16:34.825324466Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.67234ms logger=migrator t=2026-05-19T00:16:34.830695836Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T00:16:34.832046909Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.349323ms logger=migrator t=2026-05-19T00:16:34.839474828Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T00:16:34.841020346Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.545918ms logger=migrator t=2026-05-19T00:16:34.846963359Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-19T00:16:34.847028121Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=65.962µs logger=migrator t=2026-05-19T00:16:34.85235854Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T00:16:34.853767925Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.409604ms logger=migrator t=2026-05-19T00:16:34.859753859Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T00:16:34.860894076Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.142057ms logger=migrator t=2026-05-19T00:16:34.865737833Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T00:16:34.866714347Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=976.534µs logger=migrator t=2026-05-19T00:16:34.872256881Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T00:16:34.873297037Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.040716ms logger=migrator t=2026-05-19T00:16:34.878645055Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-19T00:16:34.884770254Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.124589ms logger=migrator t=2026-05-19T00:16:34.889770294Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-19T00:16:34.890534513Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=764.099µs logger=migrator t=2026-05-19T00:16:34.896404505Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-19T00:16:34.896505207Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=101.512µs logger=migrator t=2026-05-19T00:16:34.901341344Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-19T00:16:34.902883891Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.541657ms logger=migrator t=2026-05-19T00:16:34.909175823Z 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-19T00:16:34.910232679Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.056876ms logger=migrator t=2026-05-19T00:16:34.915038695Z 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-19T00:16:34.916178913Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.139818ms logger=migrator t=2026-05-19T00:16:34.921205674Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-19T00:16:34.921298157Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=93.173µs logger=migrator t=2026-05-19T00:16:34.927847935Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-19T00:16:34.929316581Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.468126ms logger=migrator t=2026-05-19T00:16:34.935213273Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-19T00:16:34.936232268Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.018555ms logger=migrator t=2026-05-19T00:16:34.942902818Z 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-19T00:16:34.943925074Z 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.022296ms logger=migrator t=2026-05-19T00:16:34.94998406Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-19T00:16:34.951419004Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.433504ms logger=migrator t=2026-05-19T00:16:34.958639179Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-19T00:16:34.964252155Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.611976ms logger=migrator t=2026-05-19T00:16:34.969397329Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-19T00:16:34.970361102Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=963.163µs logger=migrator t=2026-05-19T00:16:34.977519086Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-19T00:16:34.978494249Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=978.283µs logger=migrator t=2026-05-19T00:16:34.984268989Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-19T00:16:35.011649301Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.378623ms logger=migrator t=2026-05-19T00:16:35.018862994Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-19T00:16:35.046541094Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.67667ms logger=migrator t=2026-05-19T00:16:35.053243046Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-19T00:16:35.054267691Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.027515ms logger=migrator t=2026-05-19T00:16:35.063315899Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-19T00:16:35.065337348Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.022699ms logger=migrator t=2026-05-19T00:16:35.072549693Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-19T00:16:35.080855554Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.306491ms logger=migrator t=2026-05-19T00:16:35.087495264Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-19T00:16:35.093830347Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.332163ms logger=migrator t=2026-05-19T00:16:35.100205742Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-19T00:16:35.101318108Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.113156ms logger=migrator t=2026-05-19T00:16:35.107628021Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-19T00:16:35.109022395Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.395414ms logger=migrator t=2026-05-19T00:16:35.117654733Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-19T00:16:35.119363674Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.709351ms logger=migrator t=2026-05-19T00:16:35.126065547Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-19T00:16:35.127237415Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.171988ms logger=migrator t=2026-05-19T00:16:35.134511321Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-19T00:16:35.134656634Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=146.853µs logger=migrator t=2026-05-19T00:16:35.140409313Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-19T00:16:35.148450368Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.038555ms logger=migrator t=2026-05-19T00:16:35.153765226Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-19T00:16:35.160772365Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.005309ms logger=migrator t=2026-05-19T00:16:35.167279012Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-19T00:16:35.175487001Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.203178ms logger=migrator t=2026-05-19T00:16:35.184562331Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-19T00:16:35.186426705Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.867654ms logger=migrator t=2026-05-19T00:16:35.192036161Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-19T00:16:35.193155198Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.116407ms logger=migrator t=2026-05-19T00:16:35.198453867Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-19T00:16:35.208941269Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.485682ms logger=migrator t=2026-05-19T00:16:35.21845611Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-19T00:16:35.225434098Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.980958ms logger=migrator t=2026-05-19T00:16:35.231208828Z 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-19T00:16:35.232232613Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.025815ms logger=migrator t=2026-05-19T00:16:35.239609201Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-19T00:16:35.246666262Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.057071ms logger=migrator t=2026-05-19T00:16:35.255217729Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-19T00:16:35.261959931Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.737822ms logger=migrator t=2026-05-19T00:16:35.268015387Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-19T00:16:35.268084179Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.692µs logger=migrator t=2026-05-19T00:16:35.274963106Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-19T00:16:35.276119273Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.156437ms logger=migrator t=2026-05-19T00:16:35.282660912Z 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-19T00:16:35.283695557Z 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.033985ms logger=migrator t=2026-05-19T00:16:35.289146069Z 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-19T00:16:35.291121687Z 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.973719ms logger=migrator t=2026-05-19T00:16:35.296934597Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-19T00:16:35.2970421Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=109.283µs logger=migrator t=2026-05-19T00:16:35.303410493Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-19T00:16:35.309595313Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.18393ms logger=migrator t=2026-05-19T00:16:35.314877281Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-19T00:16:35.321033239Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.151159ms logger=migrator t=2026-05-19T00:16:35.326202874Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-19T00:16:35.332392984Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.18931ms logger=migrator t=2026-05-19T00:16:35.338623225Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-19T00:16:35.344672821Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.049156ms logger=migrator t=2026-05-19T00:16:35.349733744Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-19T00:16:35.3562017Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.464446ms logger=migrator t=2026-05-19T00:16:35.361779255Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-19T00:16:35.361847566Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.021µs logger=migrator t=2026-05-19T00:16:35.368302862Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-19T00:16:35.369946932Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.64339ms logger=migrator t=2026-05-19T00:16:35.37564248Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-19T00:16:35.383992031Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.350111ms logger=migrator t=2026-05-19T00:16:35.389115186Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-19T00:16:35.389181257Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.522µs logger=migrator t=2026-05-19T00:16:35.394085705Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-19T00:16:35.400671335Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.58532ms logger=migrator t=2026-05-19T00:16:35.406599808Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-19T00:16:35.407580581Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=981.753µs logger=migrator t=2026-05-19T00:16:35.412866199Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-19T00:16:35.421904187Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.037868ms logger=migrator t=2026-05-19T00:16:35.427053402Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-19T00:16:35.427616025Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=562.383µs logger=migrator t=2026-05-19T00:16:35.433915029Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-19T00:16:35.434966064Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.050975ms logger=migrator t=2026-05-19T00:16:35.441785258Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-19T00:16:35.450188031Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.406613ms logger=migrator t=2026-05-19T00:16:35.455296735Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-19T00:16:35.456091575Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=794.72µs logger=migrator t=2026-05-19T00:16:35.461734351Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-19T00:16:35.463076233Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.340322ms logger=migrator t=2026-05-19T00:16:35.468656288Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-19T00:16:35.470191616Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.541588ms logger=migrator t=2026-05-19T00:16:35.47574705Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-19T00:16:35.476961779Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.214749ms logger=migrator t=2026-05-19T00:16:35.487010792Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-19T00:16:35.487078134Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.552µs logger=migrator t=2026-05-19T00:16:35.495095867Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-19T00:16:35.496775248Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.66611ms logger=migrator t=2026-05-19T00:16:35.505199221Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-19T00:16:35.506465862Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.269011ms logger=migrator t=2026-05-19T00:16:35.515129632Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-19T00:16:35.51591021Z 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-19T00:16:35.522614042Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-19T00:16:35.523083383Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=469.981µs logger=migrator t=2026-05-19T00:16:35.536505748Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-19T00:16:35.537780609Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.277221ms logger=migrator t=2026-05-19T00:16:35.541879998Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-19T00:16:35.549373319Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.492971ms logger=migrator t=2026-05-19T00:16:35.553386286Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-19T00:16:35.554534384Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.148038ms logger=migrator t=2026-05-19T00:16:35.559625927Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-19T00:16:35.560784455Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.157748ms logger=migrator t=2026-05-19T00:16:35.56677512Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-19T00:16:35.56839475Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.622649ms logger=migrator t=2026-05-19T00:16:35.572951579Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-19T00:16:35.574088257Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.137908ms logger=migrator t=2026-05-19T00:16:35.578568325Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-19T00:16:35.579662792Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.095227ms logger=migrator t=2026-05-19T00:16:35.584938369Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-19T00:16:35.58496479Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.601µs logger=migrator t=2026-05-19T00:16:35.588854924Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-19T00:16:35.588955076Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=101.232µs logger=migrator t=2026-05-19T00:16:35.593145897Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-19T00:16:35.600568047Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.42312ms logger=migrator t=2026-05-19T00:16:35.604668186Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-19T00:16:35.604932153Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=264.237µs logger=migrator t=2026-05-19T00:16:35.60896425Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-19T00:16:35.609748498Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=783.828µs logger=migrator t=2026-05-19T00:16:35.614987765Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-19T00:16:35.615463046Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=478.331µs logger=migrator t=2026-05-19T00:16:35.619794372Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-19T00:16:35.620918508Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.124777ms logger=migrator t=2026-05-19T00:16:35.625328795Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-19T00:16:35.626197966Z level=info msg="Migration successfully executed" id="create secrets table" duration=869.331µs logger=migrator t=2026-05-19T00:16:35.630721456Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-19T00:16:35.66235278Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.635905ms logger=migrator t=2026-05-19T00:16:35.683558593Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-19T00:16:35.688741859Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.182946ms logger=migrator t=2026-05-19T00:16:35.712607635Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-19T00:16:35.712843861Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=237.735µs logger=migrator t=2026-05-19T00:16:35.719313148Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-19T00:16:35.75042259Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.113821ms logger=migrator t=2026-05-19T00:16:35.754285703Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-19T00:16:35.783738235Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.453402ms logger=migrator t=2026-05-19T00:16:35.790128969Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-19T00:16:35.791064782Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=938.542µs logger=migrator t=2026-05-19T00:16:35.800593473Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-19T00:16:35.802417886Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.824453ms logger=migrator t=2026-05-19T00:16:35.80711292Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-19T00:16:35.807392596Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=279.386µs logger=migrator t=2026-05-19T00:16:35.812009328Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-19T00:16:35.812892879Z level=info msg="Migration successfully executed" id="create permission table" duration=889.801µs logger=migrator t=2026-05-19T00:16:35.817714456Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-19T00:16:35.818779812Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.065496ms logger=migrator t=2026-05-19T00:16:35.823812953Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-19T00:16:35.824882289Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.069616ms logger=migrator t=2026-05-19T00:16:35.830140626Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-19T00:16:35.831062148Z level=info msg="Migration successfully executed" id="create role table" duration=918.692µs logger=migrator t=2026-05-19T00:16:35.835471385Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-19T00:16:35.843249163Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.777668ms logger=migrator t=2026-05-19T00:16:35.847007314Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-19T00:16:35.854557207Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.549133ms logger=migrator t=2026-05-19T00:16:35.861768561Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-19T00:16:35.862675183Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=906.982µs logger=migrator t=2026-05-19T00:16:35.870860071Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-19T00:16:35.872267045Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.409674ms logger=migrator t=2026-05-19T00:16:35.878459114Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-19T00:16:35.88035942Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.896366ms logger=migrator t=2026-05-19T00:16:35.886028737Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-19T00:16:35.887171664Z level=info msg="Migration successfully executed" id="create team role table" duration=1.144587ms logger=migrator t=2026-05-19T00:16:35.895152948Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-19T00:16:35.897358681Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.204783ms logger=migrator t=2026-05-19T00:16:35.904656948Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-19T00:16:35.906734037Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.079069ms logger=migrator t=2026-05-19T00:16:35.914647949Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-19T00:16:35.916148676Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.503007ms logger=migrator t=2026-05-19T00:16:35.921142647Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-19T00:16:35.92213579Z level=info msg="Migration successfully executed" id="create user role table" duration=994.303µs logger=migrator t=2026-05-19T00:16:35.928152596Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-19T00:16:35.929440597Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.290212ms logger=migrator t=2026-05-19T00:16:35.936353504Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-19T00:16:35.937708106Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.362572ms logger=migrator t=2026-05-19T00:16:35.942255976Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-19T00:16:35.943294571Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.038315ms logger=migrator t=2026-05-19T00:16:35.95229161Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-19T00:16:35.953655792Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.365263ms logger=migrator t=2026-05-19T00:16:35.958303515Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-19T00:16:35.960437716Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.133931ms logger=migrator t=2026-05-19T00:16:35.964894664Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-19T00:16:35.966117824Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.22301ms logger=migrator t=2026-05-19T00:16:35.971251547Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-19T00:16:35.981474004Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.223237ms logger=migrator t=2026-05-19T00:16:35.985165383Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-19T00:16:35.985963313Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=797.81µs logger=migrator t=2026-05-19T00:16:35.989671783Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-19T00:16:35.99080069Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.129067ms logger=migrator t=2026-05-19T00:16:35.996258252Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-19T00:16:35.998064486Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.810594ms logger=migrator t=2026-05-19T00:16:36.002974244Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-19T00:16:36.004296976Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.331152ms logger=migrator t=2026-05-19T00:16:36.008103299Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-19T00:16:36.008941359Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=838.02µs logger=migrator t=2026-05-19T00:16:36.014428232Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-19T00:16:36.015807314Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.379593ms logger=migrator t=2026-05-19T00:16:36.021154323Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-19T00:16:36.03133257Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.177667ms logger=migrator t=2026-05-19T00:16:36.037200992Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-19T00:16:36.045968674Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.765082ms logger=migrator t=2026-05-19T00:16:36.04991606Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-19T00:16:36.057745418Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.835779ms logger=migrator t=2026-05-19T00:16:36.062180486Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-19T00:16:36.071736316Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.55396ms logger=migrator t=2026-05-19T00:16:36.078454499Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-19T00:16:36.080552679Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.1009ms logger=migrator t=2026-05-19T00:16:36.085499309Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-19T00:16:36.086565786Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.066366ms logger=migrator t=2026-05-19T00:16:36.091033933Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-19T00:16:36.09252467Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.491386ms logger=migrator t=2026-05-19T00:16:36.097264983Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-19T00:16:36.098921794Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.656521ms logger=migrator t=2026-05-19T00:16:36.102760616Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-19T00:16:36.103878644Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.114438ms logger=migrator t=2026-05-19T00:16:36.111096178Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-19T00:16:36.11118767Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=92.262µs logger=migrator t=2026-05-19T00:16:36.11488556Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-19T00:16:36.114919591Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=35.291µs logger=migrator t=2026-05-19T00:16:36.118730362Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-19T00:16:36.119437239Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=706.777µs logger=migrator t=2026-05-19T00:16:36.125912267Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-19T00:16:36.127096395Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.187049ms logger=migrator t=2026-05-19T00:16:36.130996239Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-19T00:16:36.131898481Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=902.442µs logger=migrator t=2026-05-19T00:16:36.137353603Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-19T00:16:36.137988088Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=638.335µs logger=migrator t=2026-05-19T00:16:36.142010075Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-19T00:16:36.14261584Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=605.695µs logger=migrator t=2026-05-19T00:16:36.147783525Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-19T00:16:36.148926523Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.142818ms logger=migrator t=2026-05-19T00:16:36.153182245Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-19T00:16:36.154463356Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.280731ms logger=migrator t=2026-05-19T00:16:36.163502505Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-19T00:16:36.175219338Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.715223ms logger=migrator t=2026-05-19T00:16:36.182842883Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-19T00:16:36.182977046Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=134.724µs logger=migrator t=2026-05-19T00:16:36.187369772Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-19T00:16:36.188632262Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.26196ms logger=migrator t=2026-05-19T00:16:36.198107441Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-19T00:16:36.199872924Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.765713ms logger=migrator t=2026-05-19T00:16:36.206968626Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-19T00:16:36.209899447Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.932791ms logger=migrator t=2026-05-19T00:16:36.21583649Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-19T00:16:36.22493481Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.1003ms logger=migrator t=2026-05-19T00:16:36.230065504Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-19T00:16:36.230839923Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=774.618µs logger=migrator t=2026-05-19T00:16:36.235839064Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-19T00:16:36.237123654Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.28468ms logger=migrator t=2026-05-19T00:16:36.241349437Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-19T00:16:36.2671319Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.764792ms logger=migrator t=2026-05-19T00:16:36.272541401Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-19T00:16:36.276385043Z level=info msg="Migration successfully executed" id="create correlation v2" duration=3.838872ms logger=migrator t=2026-05-19T00:16:36.283227629Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-19T00:16:36.284179762Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=952.973µs logger=migrator t=2026-05-19T00:16:36.289609913Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-19T00:16:36.290631007Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.028394ms logger=migrator t=2026-05-19T00:16:36.298930168Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-19T00:16:36.300146298Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.21661ms logger=migrator t=2026-05-19T00:16:36.304805691Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-19T00:16:36.305035427Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=227.066µs logger=migrator t=2026-05-19T00:16:36.309498424Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-19T00:16:36.310377116Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=879.452µs logger=migrator t=2026-05-19T00:16:36.316253918Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-19T00:16:36.325853469Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.595271ms logger=migrator t=2026-05-19T00:16:36.330183554Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-19T00:16:36.331132727Z level=info msg="Migration successfully executed" id="create entity_events table" duration=952.773µs logger=migrator t=2026-05-19T00:16:36.335210945Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-19T00:16:36.336489407Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.277702ms logger=migrator t=2026-05-19T00:16:36.34531207Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-19T00:16:36.346235612Z 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-19T00:16:36.351476839Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-19T00:16:36.352007321Z 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-19T00:16:36.361719177Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-19T00:16:36.36270534Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=989.464µs logger=migrator t=2026-05-19T00:16:36.367311832Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-19T00:16:36.368254144Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=944.112µs logger=migrator t=2026-05-19T00:16:36.373345408Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-19T00:16:36.374647349Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.304232ms logger=migrator t=2026-05-19T00:16:36.380500151Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-19T00:16:36.381611887Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.111976ms logger=migrator t=2026-05-19T00:16:36.387172682Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-19T00:16:36.388970196Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.797483ms logger=migrator t=2026-05-19T00:16:36.393443713Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-19T00:16:36.394456928Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.013535ms logger=migrator t=2026-05-19T00:16:36.399776926Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-19T00:16:36.400601487Z level=info msg="Migration successfully executed" id="Drop public config table" duration=824.251µs logger=migrator t=2026-05-19T00:16:36.40532834Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-19T00:16:36.406572791Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.243811ms logger=migrator t=2026-05-19T00:16:36.410191108Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-19T00:16:36.411338406Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.147018ms logger=migrator t=2026-05-19T00:16:36.41563746Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-19T00:16:36.417216709Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.578938ms logger=migrator t=2026-05-19T00:16:36.420867126Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-19T00:16:36.421970403Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.103487ms logger=migrator t=2026-05-19T00:16:36.426146014Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-19T00:16:36.448981786Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.836242ms logger=migrator t=2026-05-19T00:16:36.454874518Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-19T00:16:36.465780832Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.902754ms logger=migrator t=2026-05-19T00:16:36.470007114Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-19T00:16:36.478957071Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.950097ms logger=migrator t=2026-05-19T00:16:36.485879658Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-19T00:16:36.486150004Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=270.546µs logger=migrator t=2026-05-19T00:16:36.495543132Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-19T00:16:36.506380973Z level=info msg="Migration successfully executed" id="add share column" duration=10.837481ms logger=migrator t=2026-05-19T00:16:36.510852622Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-19T00:16:36.511026676Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=174.364µs logger=migrator t=2026-05-19T00:16:36.515771951Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-19T00:16:36.516889987Z level=info msg="Migration successfully executed" id="create file table" duration=1.117286ms logger=migrator t=2026-05-19T00:16:36.524322277Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-19T00:16:36.526986682Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.666875ms logger=migrator t=2026-05-19T00:16:36.534831152Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-19T00:16:36.536071321Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.240869ms logger=migrator t=2026-05-19T00:16:36.543182193Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-19T00:16:36.54429955Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.117347ms logger=migrator t=2026-05-19T00:16:36.55214323Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-19T00:16:36.554407845Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.265315ms logger=migrator t=2026-05-19T00:16:36.563227788Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-19T00:16:36.56332886Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=89.612µs logger=migrator t=2026-05-19T00:16:36.568855144Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-19T00:16:36.568945596Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=92.652µs logger=migrator t=2026-05-19T00:16:36.575398592Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-19T00:16:36.576141569Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=743.177µs logger=migrator t=2026-05-19T00:16:36.580910005Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-19T00:16:36.581186592Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=276.426µs logger=migrator t=2026-05-19T00:16:36.584933693Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-19T00:16:36.5860609Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.127307ms logger=migrator t=2026-05-19T00:16:36.594037753Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-19T00:16:36.603718506Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.680643ms logger=migrator t=2026-05-19T00:16:36.621305562Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-19T00:16:36.621526297Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=234.386µs logger=migrator t=2026-05-19T00:16:36.663147363Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-19T00:16:36.665704125Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.555391ms logger=migrator t=2026-05-19T00:16:36.677300715Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-19T00:16:36.677981092Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=680.618µs logger=migrator t=2026-05-19T00:16:36.686668962Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-19T00:16:36.687091902Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=426.36µs logger=migrator t=2026-05-19T00:16:36.693955217Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-19T00:16:36.694487541Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=533.424µs logger=migrator t=2026-05-19T00:16:36.700099997Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-19T00:16:36.711631755Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.530658ms logger=migrator t=2026-05-19T00:16:36.717694972Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-19T00:16:36.725209184Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.513812ms logger=migrator t=2026-05-19T00:16:36.730182733Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-19T00:16:36.73127046Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.096427ms logger=migrator t=2026-05-19T00:16:36.737547862Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-19T00:16:36.812207007Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.656215ms logger=migrator t=2026-05-19T00:16:36.817568596Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-19T00:16:36.818385506Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=817.14µs logger=migrator t=2026-05-19T00:16:36.8235125Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-19T00:16:36.825284512Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.772102ms logger=migrator t=2026-05-19T00:16:36.831738829Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-19T00:16:36.858235899Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.49291ms logger=migrator t=2026-05-19T00:16:36.864437499Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-19T00:16:36.873724554Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.286795ms logger=migrator t=2026-05-19T00:16:36.880169469Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-19T00:16:36.880517108Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=348.239µs logger=migrator t=2026-05-19T00:16:36.885933978Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-19T00:16:36.886081022Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=147.324µs logger=migrator t=2026-05-19T00:16:36.891552204Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-19T00:16:36.891720438Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=168.934µs logger=migrator t=2026-05-19T00:16:36.897336054Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-19T00:16:36.897501748Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=166.024µs logger=migrator t=2026-05-19T00:16:36.90420524Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-19T00:16:36.904650731Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=445.821µs logger=migrator t=2026-05-19T00:16:36.911120547Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-19T00:16:36.912808139Z level=info msg="Migration successfully executed" id="create folder table" duration=1.683101ms logger=migrator t=2026-05-19T00:16:36.919375997Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-19T00:16:36.920846932Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.470655ms logger=migrator t=2026-05-19T00:16:36.927847762Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-19T00:16:36.929071381Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.223709ms logger=migrator t=2026-05-19T00:16:36.935383444Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-19T00:16:36.935459446Z level=info msg="Migration successfully executed" id="Update folder title length" duration=77.532µs logger=migrator t=2026-05-19T00:16:36.942278111Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-19T00:16:36.944427503Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.155673ms logger=migrator t=2026-05-19T00:16:36.952354055Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-19T00:16:36.954340342Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.986888ms logger=migrator t=2026-05-19T00:16:36.959603569Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-19T00:16:36.96082964Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.2241ms logger=migrator t=2026-05-19T00:16:36.968279019Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-19T00:16:36.969029548Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=750.819µs logger=migrator t=2026-05-19T00:16:36.97535576Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-19T00:16:36.975820732Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=466.312µs logger=migrator t=2026-05-19T00:16:36.98196253Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-19T00:16:36.983869396Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.906827ms logger=migrator t=2026-05-19T00:16:36.99023135Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-19T00:16:36.991484291Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.264151ms logger=migrator t=2026-05-19T00:16:36.997900955Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-19T00:16:36.998990601Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.089806ms logger=migrator t=2026-05-19T00:16:37.005724005Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-19T00:16:37.007851865Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.127601ms logger=migrator t=2026-05-19T00:16:37.01421601Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-19T00:16:37.015320226Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.113696ms logger=migrator t=2026-05-19T00:16:37.020717297Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-19T00:16:37.022542341Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.828205ms logger=migrator t=2026-05-19T00:16:37.029616482Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-19T00:16:37.030837562Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.21275ms logger=migrator t=2026-05-19T00:16:37.038022255Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-19T00:16:37.039776057Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.754082ms logger=migrator t=2026-05-19T00:16:37.047610827Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-19T00:16:37.048528599Z level=info msg="Migration successfully executed" id="create signing_key table" duration=917.652µs logger=migrator t=2026-05-19T00:16:37.054150595Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-19T00:16:37.055256101Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.105636ms logger=migrator t=2026-05-19T00:16:37.066062543Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-19T00:16:37.068192704Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.133191ms logger=migrator t=2026-05-19T00:16:37.07543098Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-19T00:16:37.075745628Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=317.497µs logger=migrator t=2026-05-19T00:16:37.081497036Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-19T00:16:37.093055986Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.57036ms logger=migrator t=2026-05-19T00:16:37.09945805Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-19T00:16:37.100382033Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=925.883µs logger=migrator t=2026-05-19T00:16:37.106258995Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-19T00:16:37.106323787Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=131.484µs logger=migrator t=2026-05-19T00:16:37.112524206Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-19T00:16:37.114611867Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.087081ms logger=migrator t=2026-05-19T00:16:37.119652118Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-19T00:16:37.119666388Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=15.26µs logger=migrator t=2026-05-19T00:16:37.124211679Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-19T00:16:37.126294429Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.081941ms logger=migrator t=2026-05-19T00:16:37.132392427Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-19T00:16:37.134441556Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.043199ms logger=migrator t=2026-05-19T00:16:37.142501501Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-19T00:16:37.143875664Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.374143ms logger=migrator t=2026-05-19T00:16:37.149686594Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-19T00:16:37.150530535Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=839.25µs logger=migrator t=2026-05-19T00:16:37.155362881Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-19T00:16:37.155662829Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=301.597µs logger=migrator t=2026-05-19T00:16:37.16232675Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-19T00:16:37.163090859Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=765.168µs logger=migrator t=2026-05-19T00:16:37.169266408Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-19T00:16:37.170249031Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=983.053µs logger=migrator t=2026-05-19T00:16:37.175888837Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-19T00:16:37.17678376Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=894.012µs logger=migrator t=2026-05-19T00:16:37.183256546Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-19T00:16:37.19625312Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.996444ms logger=migrator t=2026-05-19T00:16:37.202556453Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-19T00:16:37.211092309Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.534467ms logger=migrator t=2026-05-19T00:16:37.216980311Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-19T00:16:37.226518282Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.537721ms logger=migrator t=2026-05-19T00:16:37.232156178Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-19T00:16:37.232260591Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=100.763µs logger=migrator t=2026-05-19T00:16:37.239130747Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-19T00:16:37.250717306Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.58774ms logger=migrator t=2026-05-19T00:16:37.256119227Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-19T00:16:37.264393287Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.27391ms logger=migrator t=2026-05-19T00:16:37.269912341Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-19T00:16:37.270152486Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=240.725µs logger=migrator t=2026-05-19T00:16:37.275109076Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.221313677s logger=migrator t=2026-05-19T00:16:37.276051949Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-19T00:16:37.295043078Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-19T00:16:37.295274304Z level=info msg="Created default organization" logger=secrets t=2026-05-19T00:16:37.301686539Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-19T00:16:37.346954473Z level=info msg="Restored cache from database" duration=458.911µs logger=plugin.store t=2026-05-19T00:16:37.348293955Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-19T00:16:37.385924605Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-19T00:16:37.385954375Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-19T00:16:37.386027897Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-19T00:16:37.386041838Z level=info msg="Plugins loaded" count=54 duration=37.748362ms logger=query_data t=2026-05-19T00:16:37.390177928Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-19T00:16:37.393702413Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-19T00:16:37.401408899Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-19T00:16:37.413465111Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-19T00:16:37.416923185Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-19T00:16:37.419507687Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-19T00:16:37.442206646Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-19T00:16:37.46638586Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-19T00:16:37.4833579Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-19T00:16:37.483383521Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-19T00:16:37.483623876Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-19T00:16:37.484866747Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-19T00:16:37.485542343Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-19T00:16:37.486094096Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-19T00:16:37.552351369Z level=info msg="Update check succeeded" duration=66.697782ms logger=grafana.update.checker t=2026-05-19T00:16:37.554391588Z level=info msg="Update check succeeded" duration=69.017019ms logger=ngalert.state.manager t=2026-05-19T00:16:37.593894483Z level=info msg="State cache has been initialized" states=0 duration=109.016086ms logger=ngalert.scheduler t=2026-05-19T00:16:37.594003226Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-19T00:16:37.594077257Z level=info msg=starting first_tick=2026-05-19T00:16:40Z logger=provisioning.dashboard t=2026-05-19T00:16:37.615168526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:37.643371658Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-19T00:16:37.67073159Z level=info msg="Patterns update finished" duration=113.067493ms logger=grafana-apiserver t=2026-05-19T00:16:38.194242715Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-19T00:16:38.194663135Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-19T00:16:41.229385035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:41.23041173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:41.520731848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:41.987199324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.005341442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.030120881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.048956807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.077753253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.09293276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.126823939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.148663417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.194777582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.212194973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.2377521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.254601338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.285812273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.304168606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.334569331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.353855908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.385900942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.407122765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.446863976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.464821669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.504647513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.52395448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.561818335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.579484061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.625346631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.648710535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.731838455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.751261054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.785550713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.802720378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.844903488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.861480168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.905215776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.921576611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.95832123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:42.977219266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.012627252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.032505622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.081024445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.098597961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.137397269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.156702425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.197755237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.217922565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.262457011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.279128385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.330227039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.347908427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.385359542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.410289025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.467109409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.486779934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.532745985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.551524489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.598836113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.61441031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.677562796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.695430978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.747153198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.762310105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.812305063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:43.845204638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.040799027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.059021828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.123533607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.141705356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.193745254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.210608352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.269066665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.302183915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.399889157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.418901117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.484964844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.505004649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.585233677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.605794575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T00:16:44.682857077Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-19T00:17:50.513085309Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-19T00:26:37.521448346Z level=info msg="Completed cleanup jobs" duration=35.919712ms logger=plugins.update.checker t=2026-05-19T00:26:37.649895345Z level=info msg="Update check succeeded" duration=96.753638ms logger=sqlstore.transactions t=2026-05-19T00:31:37.409646113Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-19T00:36:37.506065391Z level=info msg="Completed cleanup jobs" duration=20.65735ms logger=plugins.update.checker t=2026-05-19T00:36:37.606498044Z level=info msg="Update check succeeded" duration=53.650319ms logger=cleanup t=2026-05-19T00:46:37.524521981Z level=info msg="Completed cleanup jobs" duration=39.067283ms logger=plugins.update.checker t=2026-05-19T00:46:37.602950034Z level=info msg="Update check succeeded" duration=50.003204ms logger=infra.usagestats t=2026-05-19T00:47:50.537909061Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-19T00:56:37.608244385Z level=info msg="Update check succeeded" duration=55.243752ms logger=cleanup t=2026-05-19T00:56:39.733280938Z level=info msg="Completed cleanup jobs" duration=2.247857926s logger=cleanup t=2026-05-19T01:06:37.509134244Z level=info msg="Completed cleanup jobs" duration=23.705441ms logger=plugins.update.checker t=2026-05-19T01:06:37.604389003Z level=info msg="Update check succeeded" duration=51.477752ms logger=cleanup t=2026-05-19T01:16:37.520240542Z level=info msg="Completed cleanup jobs" duration=34.798678ms logger=plugins.update.checker t=2026-05-19T01:16:37.604441499Z level=info msg="Update check succeeded" duration=51.695674ms logger=infra.usagestats t=2026-05-19T01:17:50.542417951Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-19T01:26:37.511400674Z level=info msg="Completed cleanup jobs" duration=25.877903ms logger=plugins.update.checker t=2026-05-19T01:26:37.600246143Z level=info msg="Update check succeeded" duration=47.373191ms