logger=settings t=2026-03-26T14:13:36.346366596Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-26T14:13:36Z logger=settings t=2026-03-26T14:13:36.346679055Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-26T14:13:36.346692775Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-26T14:13:36.346697066Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-26T14:13:36.346700716Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-26T14:13:36.346704376Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-26T14:13:36.346708696Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-26T14:13:36.346713256Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-26T14:13:36.346718056Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-26T14:13:36.346721706Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-26T14:13:36.346727926Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-26T14:13:36.346732436Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-26T14:13:36.346738627Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-26T14:13:36.346743147Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-26T14:13:36.346748327Z level=info msg=Target target=[all] logger=settings t=2026-03-26T14:13:36.346756367Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-26T14:13:36.346759967Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-26T14:13:36.346763207Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-26T14:13:36.346766557Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-26T14:13:36.346770047Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-26T14:13:36.346773437Z level=info msg="App mode production" logger=sqlstore t=2026-03-26T14:13:36.347101905Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-26T14:13:36.347118626Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-26T14:13:36.349063697Z level=info msg="Locking database" logger=migrator t=2026-03-26T14:13:36.349079837Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-26T14:13:36.349743194Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-26T14:13:36.350905105Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.161351ms logger=migrator t=2026-03-26T14:13:36.354865927Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-26T14:13:36.355543495Z level=info msg="Migration successfully executed" id="create user table" duration=674.608µs logger=migrator t=2026-03-26T14:13:36.365499684Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-26T14:13:36.367222339Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.724154ms logger=migrator t=2026-03-26T14:13:36.373854451Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-26T14:13:36.37574015Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.88925ms logger=migrator t=2026-03-26T14:13:36.38113032Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-26T14:13:36.381921251Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=790.94µs logger=migrator t=2026-03-26T14:13:36.385876554Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-26T14:13:36.386649654Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=773.34µs logger=migrator t=2026-03-26T14:13:36.393324347Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-26T14:13:36.396666764Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.344258ms logger=migrator t=2026-03-26T14:13:36.404596309Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-26T14:13:36.405803161Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.209622ms logger=migrator t=2026-03-26T14:13:36.412000172Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-26T14:13:36.412894655Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=901.663µs logger=migrator t=2026-03-26T14:13:36.418276885Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-26T14:13:36.419757664Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.482919ms logger=migrator t=2026-03-26T14:13:36.424950418Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-26T14:13:36.425788291Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=843.563µs logger=migrator t=2026-03-26T14:13:36.429901558Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-26T14:13:36.430862372Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=965.764µs logger=migrator t=2026-03-26T14:13:36.435543654Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-26T14:13:36.436695054Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.15082ms logger=migrator t=2026-03-26T14:13:36.440673827Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-26T14:13:36.440725469Z level=info msg="Migration successfully executed" id="Update user table charset" duration=52.742µs logger=migrator t=2026-03-26T14:13:36.44694773Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-26T14:13:36.448702975Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.754495ms logger=migrator t=2026-03-26T14:13:36.453773828Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-26T14:13:36.454494717Z level=info msg="Migration successfully executed" id="Add missing user data" duration=724.299µs logger=migrator t=2026-03-26T14:13:36.462452003Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-26T14:13:36.46424494Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.792897ms logger=migrator t=2026-03-26T14:13:36.47078038Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-26T14:13:36.471873728Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.084798ms logger=migrator t=2026-03-26T14:13:36.475714818Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-26T14:13:36.476872948Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.15036ms logger=migrator t=2026-03-26T14:13:36.481005715Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-26T14:13:36.492063512Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.051957ms logger=migrator t=2026-03-26T14:13:36.497082123Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-26T14:13:36.497994986Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=910.873µs logger=migrator t=2026-03-26T14:13:36.501840486Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-26T14:13:36.502127954Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=287.878µs logger=migrator t=2026-03-26T14:13:36.505675636Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-26T14:13:36.506464536Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=788.86µs logger=migrator t=2026-03-26T14:13:36.512686958Z 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-03-26T14:13:36.513244663Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=558.555µs logger=migrator t=2026-03-26T14:13:36.52122607Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-26T14:13:36.522027261Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=801.98µs logger=migrator t=2026-03-26T14:13:36.529474354Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-26T14:13:36.530569322Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.099108ms logger=migrator t=2026-03-26T14:13:36.537647016Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-26T14:13:36.538686674Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.039628ms logger=migrator t=2026-03-26T14:13:36.5439533Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-26T14:13:36.545062829Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.109229ms logger=migrator t=2026-03-26T14:13:36.550286375Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-26T14:13:36.551192789Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=908.024µs logger=migrator t=2026-03-26T14:13:36.556664631Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-26T14:13:36.55738878Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=724.309µs logger=migrator t=2026-03-26T14:13:36.563463417Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-26T14:13:36.56356379Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=118.642µs logger=migrator t=2026-03-26T14:13:36.598524598Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-26T14:13:36.600552891Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.029593ms logger=migrator t=2026-03-26T14:13:36.606976488Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-26T14:13:36.607703437Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=727.189µs logger=migrator t=2026-03-26T14:13:36.616388833Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-26T14:13:36.61783437Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.449477ms logger=migrator t=2026-03-26T14:13:36.6244Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-26T14:13:36.625364036Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=964.666µs logger=migrator t=2026-03-26T14:13:36.631422063Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-26T14:13:36.636608708Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.191035ms logger=migrator t=2026-03-26T14:13:36.644981496Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-26T14:13:36.646015612Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.035356ms logger=migrator t=2026-03-26T14:13:36.652636555Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-26T14:13:36.654147444Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.516329ms logger=migrator t=2026-03-26T14:13:36.659925804Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-26T14:13:36.660972822Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.048698ms logger=migrator t=2026-03-26T14:13:36.667337527Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-26T14:13:36.668122027Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=785.38µs logger=migrator t=2026-03-26T14:13:36.673567089Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-26T14:13:36.67480536Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.243721ms logger=migrator t=2026-03-26T14:13:36.680999301Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-26T14:13:36.681745201Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=748.39µs logger=migrator t=2026-03-26T14:13:36.690155039Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-26T14:13:36.690933459Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=781.11µs logger=migrator t=2026-03-26T14:13:36.697292874Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-26T14:13:36.697859689Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=568.765µs logger=migrator t=2026-03-26T14:13:36.703654451Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-26T14:13:36.704474652Z level=info msg="Migration successfully executed" id="create star table" duration=821.921µs logger=migrator t=2026-03-26T14:13:36.710230701Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-26T14:13:36.711185196Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=969.705µs logger=migrator t=2026-03-26T14:13:36.718505166Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-26T14:13:36.719740599Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.237873ms logger=migrator t=2026-03-26T14:13:36.724915463Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-26T14:13:36.725871067Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=956.794µs logger=migrator t=2026-03-26T14:13:36.730229671Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-26T14:13:36.730973251Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=744.009µs logger=migrator t=2026-03-26T14:13:36.735800256Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-26T14:13:36.73712768Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.327855ms logger=migrator t=2026-03-26T14:13:36.74364063Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-26T14:13:36.744492382Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=852.791µs logger=migrator t=2026-03-26T14:13:36.749951244Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-26T14:13:36.751278358Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.330075ms logger=migrator t=2026-03-26T14:13:36.757084969Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-26T14:13:36.7571474Z level=info msg="Migration successfully executed" id="Update org table charset" duration=67.471µs logger=migrator t=2026-03-26T14:13:36.762964031Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-26T14:13:36.763074534Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=116.133µs logger=migrator t=2026-03-26T14:13:36.771188865Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-26T14:13:36.771494652Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=306.098µs logger=migrator t=2026-03-26T14:13:36.779447059Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-26T14:13:36.780806345Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.361666ms logger=migrator t=2026-03-26T14:13:36.788041942Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-26T14:13:36.789205443Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.166691ms logger=migrator t=2026-03-26T14:13:36.793979537Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-26T14:13:36.794927342Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=948.334µs logger=migrator t=2026-03-26T14:13:36.800989759Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-26T14:13:36.801737649Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=748.23µs logger=migrator t=2026-03-26T14:13:36.80603619Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-26T14:13:36.806912423Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=876.303µs logger=migrator t=2026-03-26T14:13:36.811460342Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-26T14:13:36.812641302Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.18107ms logger=migrator t=2026-03-26T14:13:36.819208503Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-26T14:13:36.827875978Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.696546ms logger=migrator t=2026-03-26T14:13:36.832607401Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-26T14:13:36.833167346Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=560.195µs logger=migrator t=2026-03-26T14:13:36.838035422Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-26T14:13:36.839031758Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=998.176µs logger=migrator t=2026-03-26T14:13:36.844633893Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-26T14:13:36.845450324Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=816.491µs logger=migrator t=2026-03-26T14:13:36.850892816Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-26T14:13:36.851598094Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=705.588µs logger=migrator t=2026-03-26T14:13:36.857338223Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-26T14:13:36.858481053Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.14603ms logger=migrator t=2026-03-26T14:13:36.864650614Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-26T14:13:36.864817888Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=168.834µs logger=migrator t=2026-03-26T14:13:36.870249299Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-26T14:13:36.873195716Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.959906ms logger=migrator t=2026-03-26T14:13:36.890137936Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-26T14:13:36.893200665Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.06488ms logger=migrator t=2026-03-26T14:13:36.905004312Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-26T14:13:36.907160918Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.155686ms logger=migrator t=2026-03-26T14:13:36.924284963Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-26T14:13:36.925609018Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.330855ms logger=migrator t=2026-03-26T14:13:36.946438218Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-26T14:13:36.949611031Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.174593ms logger=migrator t=2026-03-26T14:13:36.990988556Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-26T14:13:36.992484755Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.498869ms logger=migrator t=2026-03-26T14:13:37.013674115Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-26T14:13:37.014898017Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.228682ms logger=migrator t=2026-03-26T14:13:37.025820521Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-26T14:13:37.025890623Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=76.672µs logger=migrator t=2026-03-26T14:13:37.069368382Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-26T14:13:37.069449034Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=86.142µs logger=migrator t=2026-03-26T14:13:37.09467532Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-26T14:13:37.098311504Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.636654ms logger=migrator t=2026-03-26T14:13:37.114934566Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-26T14:13:37.11775478Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.821743ms logger=migrator t=2026-03-26T14:13:37.128501859Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-26T14:13:37.131112397Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.608238ms logger=migrator t=2026-03-26T14:13:37.147051991Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-26T14:13:37.150579063Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.521051ms logger=migrator t=2026-03-26T14:13:37.180075899Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-26T14:13:37.18049016Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=409.121µs logger=migrator t=2026-03-26T14:13:37.235429257Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-26T14:13:37.237149103Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.723035ms logger=migrator t=2026-03-26T14:13:37.252289445Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-26T14:13:37.253312662Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.026727ms logger=migrator t=2026-03-26T14:13:37.264229245Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-26T14:13:37.264286237Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=61.682µs logger=migrator t=2026-03-26T14:13:37.276522215Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-26T14:13:37.277426129Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=898.133µs logger=migrator t=2026-03-26T14:13:37.284959945Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-26T14:13:37.286165536Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.204532ms logger=migrator t=2026-03-26T14:13:37.291625757Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-26T14:13:37.300447847Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.8222ms logger=migrator t=2026-03-26T14:13:37.314690667Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-26T14:13:37.31558005Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=890.073µs logger=migrator t=2026-03-26T14:13:37.327463909Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-26T14:13:37.329833551Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.371631ms logger=migrator t=2026-03-26T14:13:37.345114138Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-26T14:13:37.346194845Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.078157ms logger=migrator t=2026-03-26T14:13:37.354892191Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-26T14:13:37.35525307Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=361.709µs logger=migrator t=2026-03-26T14:13:37.363062403Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-26T14:13:37.363687049Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=625.686µs logger=migrator t=2026-03-26T14:13:37.374187812Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-26T14:13:37.377859128Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.671466ms logger=migrator t=2026-03-26T14:13:37.387466927Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-26T14:13:37.388525965Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.052508ms logger=migrator t=2026-03-26T14:13:37.398083213Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-26T14:13:37.398480404Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=424.332µs logger=migrator t=2026-03-26T14:13:37.774762991Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-26T14:13:37.775181652Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=423.141µs logger=migrator t=2026-03-26T14:13:38.089812458Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-26T14:13:38.09147582Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.658943ms logger=migrator t=2026-03-26T14:13:38.098990386Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-26T14:13:38.103140844Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.149268ms logger=migrator t=2026-03-26T14:13:38.108343039Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-26T14:13:38.109387516Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.044477ms logger=migrator t=2026-03-26T14:13:38.11687072Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-26T14:13:38.118441241Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.58385ms logger=migrator t=2026-03-26T14:13:38.12570184Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-26T14:13:38.126812098Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.112058ms logger=migrator t=2026-03-26T14:13:38.133592485Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-26T14:13:38.13457039Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=979.355µs logger=migrator t=2026-03-26T14:13:38.140177025Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-26T14:13:38.141763487Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.586262ms logger=migrator t=2026-03-26T14:13:38.147490136Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-26T14:13:38.156066718Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.574702ms logger=migrator t=2026-03-26T14:13:38.160085593Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-26T14:13:38.160989296Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=903.873µs logger=migrator t=2026-03-26T14:13:38.16461785Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-26T14:13:38.16538046Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=762.27µs logger=migrator t=2026-03-26T14:13:38.171450588Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-26T14:13:38.172189527Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=742.249µs logger=migrator t=2026-03-26T14:13:38.178395049Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-26T14:13:38.179071406Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=671.077µs logger=migrator t=2026-03-26T14:13:38.18345645Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-26T14:13:38.185665757Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.210057ms logger=migrator t=2026-03-26T14:13:38.189293072Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-26T14:13:38.19116936Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.876278ms logger=migrator t=2026-03-26T14:13:38.194651711Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-26T14:13:38.194684742Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.011µs logger=migrator t=2026-03-26T14:13:38.19843007Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-26T14:13:38.198644015Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=214.275µs logger=migrator t=2026-03-26T14:13:38.203402449Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-26T14:13:38.208241085Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.837286ms logger=migrator t=2026-03-26T14:13:38.213322286Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-26T14:13:38.213825Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=510.174µs logger=migrator t=2026-03-26T14:13:38.219337833Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-26T14:13:38.21964297Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=306.327µs logger=migrator t=2026-03-26T14:13:38.225098682Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-26T14:13:38.229570158Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.471796ms logger=migrator t=2026-03-26T14:13:38.237115494Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-26T14:13:38.23735485Z level=info msg="Migration successfully executed" id="Update uid value" duration=240.276µs logger=migrator t=2026-03-26T14:13:38.242019722Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-26T14:13:38.243577612Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.569941ms logger=migrator t=2026-03-26T14:13:38.248463359Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-26T14:13:38.250638405Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.176606ms logger=migrator t=2026-03-26T14:13:38.25620393Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-26T14:13:38.257300199Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.087669ms logger=migrator t=2026-03-26T14:13:38.261651422Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-26T14:13:38.263161981Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.511029ms logger=migrator t=2026-03-26T14:13:38.267061423Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-26T14:13:38.267947385Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=872.222µs logger=migrator t=2026-03-26T14:13:38.27235408Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-26T14:13:38.273555751Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.200131ms logger=migrator t=2026-03-26T14:13:38.278833569Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-26T14:13:38.280213995Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.380596ms logger=migrator t=2026-03-26T14:13:38.284112755Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-26T14:13:38.284981918Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=868.833µs logger=migrator t=2026-03-26T14:13:38.291826136Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-26T14:13:38.293096469Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.272543ms logger=migrator t=2026-03-26T14:13:38.298282793Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-26T14:13:38.307159374Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.880781ms logger=migrator t=2026-03-26T14:13:38.324660829Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-26T14:13:38.326015694Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.355735ms logger=migrator t=2026-03-26T14:13:38.330572722Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-26T14:13:38.331904877Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.331895ms logger=migrator t=2026-03-26T14:13:38.337309738Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-26T14:13:38.338128959Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=813.471µs logger=migrator t=2026-03-26T14:13:38.353651622Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-26T14:13:38.355232664Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.585262ms logger=migrator t=2026-03-26T14:13:38.358979921Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-26T14:13:38.359665929Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=689.038µs logger=migrator t=2026-03-26T14:13:38.36397347Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-26T14:13:38.364762761Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=786.821µs logger=migrator t=2026-03-26T14:13:38.368728374Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-26T14:13:38.368773905Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=48.771µs logger=migrator t=2026-03-26T14:13:38.375858549Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-26T14:13:38.378864547Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.008248ms logger=migrator t=2026-03-26T14:13:38.383927789Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-26T14:13:38.388158589Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.23232ms logger=migrator t=2026-03-26T14:13:38.394937165Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-26T14:13:38.395459669Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=526.174µs logger=migrator t=2026-03-26T14:13:38.400867699Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-26T14:13:38.405174351Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.299802ms logger=migrator t=2026-03-26T14:13:38.415553171Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-26T14:13:38.419309918Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.757667ms logger=migrator t=2026-03-26T14:13:38.426461744Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-26T14:13:38.427407979Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=947.145µs logger=migrator t=2026-03-26T14:13:38.433700523Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-26T14:13:38.434267518Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=567.335µs logger=migrator t=2026-03-26T14:13:38.439715828Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-26T14:13:38.441185207Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.464028ms logger=migrator t=2026-03-26T14:13:38.447602614Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-26T14:13:38.448545408Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=941.664µs logger=migrator t=2026-03-26T14:13:38.45322039Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-26T14:13:38.45398279Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=763.04µs logger=migrator t=2026-03-26T14:13:38.46092508Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-26T14:13:38.462558832Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.628442ms logger=migrator t=2026-03-26T14:13:38.466871414Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-26T14:13:38.466982817Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=123.533µs logger=migrator t=2026-03-26T14:13:38.472943672Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-26T14:13:38.473012624Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=72.832µs logger=migrator t=2026-03-26T14:13:38.479554514Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-26T14:13:38.483013084Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.46199ms logger=migrator t=2026-03-26T14:13:38.489543424Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-26T14:13:38.491641589Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.097734ms logger=migrator t=2026-03-26T14:13:38.496268098Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-26T14:13:38.496380711Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=123.703µs logger=migrator t=2026-03-26T14:13:38.500802867Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-26T14:13:38.501647138Z level=info msg="Migration successfully executed" id="create quota table v1" duration=844.382µs logger=migrator t=2026-03-26T14:13:38.505383965Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-26T14:13:38.506306088Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=921.603µs logger=migrator t=2026-03-26T14:13:38.51099717Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-26T14:13:38.511035041Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.621µs logger=migrator t=2026-03-26T14:13:38.51634671Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-26T14:13:38.517201332Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=854.952µs logger=migrator t=2026-03-26T14:13:38.521910284Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-26T14:13:38.52290376Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=993.026µs logger=migrator t=2026-03-26T14:13:38.529184973Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-26T14:13:38.534531002Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.335129ms logger=migrator t=2026-03-26T14:13:38.539899201Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-26T14:13:38.539974894Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=76.893µs logger=migrator t=2026-03-26T14:13:38.544721847Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-26T14:13:38.546213875Z level=info msg="Migration successfully executed" id="create session table" duration=1.496719ms logger=migrator t=2026-03-26T14:13:38.554271875Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-26T14:13:38.554532501Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=266.376µs logger=migrator t=2026-03-26T14:13:38.560278212Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-26T14:13:38.560494417Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=222.526µs logger=migrator t=2026-03-26T14:13:38.56639503Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-26T14:13:38.568122275Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.731385ms logger=migrator t=2026-03-26T14:13:38.576855042Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-26T14:13:38.578570917Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.730696ms logger=migrator t=2026-03-26T14:13:38.588885504Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-26T14:13:38.588973577Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=92.933µs logger=migrator t=2026-03-26T14:13:38.594072009Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-26T14:13:38.59411441Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=44.431µs logger=migrator t=2026-03-26T14:13:38.597671413Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-26T14:13:38.604603753Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.92966ms logger=migrator t=2026-03-26T14:13:38.61182908Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-26T14:13:38.615867046Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.037166ms logger=migrator t=2026-03-26T14:13:38.623566136Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-26T14:13:38.623772601Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=192.244µs logger=migrator t=2026-03-26T14:13:38.635106335Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-26T14:13:38.635194748Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=89.383µs logger=migrator t=2026-03-26T14:13:38.644682464Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-26T14:13:38.645776603Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.095419ms logger=migrator t=2026-03-26T14:13:38.651645985Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-26T14:13:38.651673586Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.981µs logger=migrator t=2026-03-26T14:13:38.655874865Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-26T14:13:38.662795905Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.91074ms logger=migrator t=2026-03-26T14:13:38.67070461Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-26T14:13:38.670999438Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=298.068µs logger=migrator t=2026-03-26T14:13:38.676407048Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-26T14:13:38.679974852Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.564284ms logger=migrator t=2026-03-26T14:13:38.683570695Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-26T14:13:38.686956932Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.383287ms logger=migrator t=2026-03-26T14:13:38.691900982Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-26T14:13:38.691979214Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=78.942µs logger=migrator t=2026-03-26T14:13:38.69492802Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-26T14:13:38.695860964Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=932.334µs logger=migrator t=2026-03-26T14:13:38.699767626Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-26T14:13:38.700587727Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=820.291µs logger=migrator t=2026-03-26T14:13:38.70572299Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-26T14:13:38.710390582Z level=info msg="Migration successfully executed" id="create alert table v1" duration=4.657281ms logger=migrator t=2026-03-26T14:13:38.716415469Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-26T14:13:38.718260716Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.845237ms logger=migrator t=2026-03-26T14:13:38.722973489Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-26T14:13:38.723943444Z level=info msg="Migration successfully executed" id="add index alert state" duration=969.785µs logger=migrator t=2026-03-26T14:13:38.728360729Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-26T14:13:38.729653072Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.275652ms logger=migrator t=2026-03-26T14:13:38.734678303Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-26T14:13:38.735402302Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=724.249µs logger=migrator t=2026-03-26T14:13:38.739471108Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-26T14:13:38.740416862Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=945.515µs logger=migrator t=2026-03-26T14:13:38.744930769Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-26T14:13:38.746268534Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.342085ms logger=migrator t=2026-03-26T14:13:38.752102066Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-26T14:13:38.76305887Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.960094ms logger=migrator t=2026-03-26T14:13:38.76688635Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-26T14:13:38.767834134Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=947.484µs logger=migrator t=2026-03-26T14:13:38.771305445Z 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-03-26T14:13:38.77230689Z 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.000435ms logger=migrator t=2026-03-26T14:13:38.778061381Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-26T14:13:38.778390399Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=328.279µs logger=migrator t=2026-03-26T14:13:38.783118082Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-26T14:13:38.784019585Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=905.773µs logger=migrator t=2026-03-26T14:13:38.793735297Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-26T14:13:38.795652617Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.921ms logger=migrator t=2026-03-26T14:13:38.800744999Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-26T14:13:38.805293958Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.568729ms logger=migrator t=2026-03-26T14:13:38.831064967Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-26T14:13:38.838147941Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.084124ms logger=migrator t=2026-03-26T14:13:38.846355954Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-26T14:13:38.849626619Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.291835ms logger=migrator t=2026-03-26T14:13:38.8546595Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-26T14:13:38.858870329Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.210269ms logger=migrator t=2026-03-26T14:13:38.864006093Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-26T14:13:38.865078311Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.072028ms logger=migrator t=2026-03-26T14:13:38.870854191Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-26T14:13:38.870907452Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=55.011µs logger=migrator t=2026-03-26T14:13:38.898073468Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-26T14:13:38.89816044Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=76.552µs logger=migrator t=2026-03-26T14:13:38.907371919Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-26T14:13:38.908982992Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.615963ms logger=migrator t=2026-03-26T14:13:38.914483034Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-26T14:13:38.91545602Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=973.216µs logger=migrator t=2026-03-26T14:13:38.922309508Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-26T14:13:38.923069358Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=761.47µs logger=migrator t=2026-03-26T14:13:38.927104453Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-26T14:13:38.928499549Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.400296ms logger=migrator t=2026-03-26T14:13:38.932143514Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-26T14:13:38.93354558Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.402496ms logger=migrator t=2026-03-26T14:13:38.940247054Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-26T14:13:38.944214137Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.965803ms logger=migrator t=2026-03-26T14:13:38.947983455Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-26T14:13:38.951664891Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.687256ms logger=migrator t=2026-03-26T14:13:38.955319006Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-26T14:13:38.955520041Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=201.165µs logger=migrator t=2026-03-26T14:13:38.96819073Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-26T14:13:38.969204577Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.011767ms logger=migrator t=2026-03-26T14:13:38.973596341Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-26T14:13:38.974458973Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=850.872µs logger=migrator t=2026-03-26T14:13:38.978333644Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-26T14:13:38.982116162Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.782518ms logger=migrator t=2026-03-26T14:13:38.987689317Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-26T14:13:38.987779749Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=90.572µs logger=migrator t=2026-03-26T14:13:38.992496662Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-26T14:13:38.994275058Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.767685ms logger=migrator t=2026-03-26T14:13:38.998801246Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-26T14:13:38.999704179Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=903.333µs logger=migrator t=2026-03-26T14:13:39.004485523Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-26T14:13:39.004628717Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=143.664µs logger=migrator t=2026-03-26T14:13:39.008441046Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-26T14:13:39.009569375Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.121289ms logger=migrator t=2026-03-26T14:13:39.014915264Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-26T14:13:39.015869389Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=954.105µs logger=migrator t=2026-03-26T14:13:39.021027813Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-26T14:13:39.022100191Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.072098ms logger=migrator t=2026-03-26T14:13:39.026517906Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-26T14:13:39.028171439Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.654093ms logger=migrator t=2026-03-26T14:13:39.033719153Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-26T14:13:39.035307644Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.592711ms logger=migrator t=2026-03-26T14:13:39.041103164Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-26T14:13:39.042214984Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.100149ms logger=migrator t=2026-03-26T14:13:39.0478526Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-26T14:13:39.047902251Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=59.831µs logger=migrator t=2026-03-26T14:13:39.052139841Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-26T14:13:39.058604049Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.476998ms logger=migrator t=2026-03-26T14:13:39.064330049Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-26T14:13:39.066190297Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.854367ms logger=migrator t=2026-03-26T14:13:39.070475548Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-26T14:13:39.075242942Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.761854ms logger=migrator t=2026-03-26T14:13:39.079727929Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-26T14:13:39.081688249Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.95979ms logger=migrator t=2026-03-26T14:13:39.08943902Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-26T14:13:39.09288515Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=3.45402ms logger=migrator t=2026-03-26T14:13:39.101602577Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-26T14:13:39.102704065Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.102738ms logger=migrator t=2026-03-26T14:13:39.118477165Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-26T14:13:39.139682366Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=21.19813ms logger=migrator t=2026-03-26T14:13:39.151192815Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-26T14:13:39.154116001Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=2.921196ms logger=migrator t=2026-03-26T14:13:39.164136811Z 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-03-26T14:13:39.165547648Z 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.412487ms logger=migrator t=2026-03-26T14:13:39.170383674Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-26T14:13:39.170667291Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=283.517µs logger=migrator t=2026-03-26T14:13:39.175327042Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-26T14:13:39.176422161Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.094989ms logger=migrator t=2026-03-26T14:13:39.183975026Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-26T14:13:39.184213823Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=239.587µs logger=migrator t=2026-03-26T14:13:39.188929225Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-26T14:13:39.193473084Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.549719ms logger=migrator t=2026-03-26T14:13:39.199393027Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-26T14:13:39.207007875Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.620658ms logger=migrator t=2026-03-26T14:13:39.214367887Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-26T14:13:39.216272727Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.93912ms logger=migrator t=2026-03-26T14:13:39.22140393Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-26T14:13:39.222516068Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.111089ms logger=migrator t=2026-03-26T14:13:39.226874912Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-26T14:13:39.227338113Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=460.161µs logger=migrator t=2026-03-26T14:13:39.232790075Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-26T14:13:39.237627841Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.838196ms logger=migrator t=2026-03-26T14:13:39.241122622Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-26T14:13:39.242038865Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=916.023µs logger=migrator t=2026-03-26T14:13:39.248100903Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-26T14:13:39.248289138Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=188.265µs logger=migrator t=2026-03-26T14:13:39.25184974Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-26T14:13:39.252271652Z level=info msg="Migration successfully executed" id="Move region to single row" duration=422.691µs logger=migrator t=2026-03-26T14:13:39.256611714Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-26T14:13:39.257704863Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.11591ms logger=migrator t=2026-03-26T14:13:39.262567789Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-26T14:13:39.26338087Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=813.091µs logger=migrator t=2026-03-26T14:13:39.27147846Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-26T14:13:39.272479037Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.000597ms logger=migrator t=2026-03-26T14:13:39.276118521Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-26T14:13:39.277028594Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=909.913µs logger=migrator t=2026-03-26T14:13:39.282679511Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-26T14:13:39.284323605Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.648734ms logger=migrator t=2026-03-26T14:13:39.290518746Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-26T14:13:39.292024405Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.510409ms logger=migrator t=2026-03-26T14:13:39.296580823Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-26T14:13:39.29684874Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=273.068µs logger=migrator t=2026-03-26T14:13:39.303290057Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-26T14:13:39.305139095Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.853258ms logger=migrator t=2026-03-26T14:13:39.311836299Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-26T14:13:39.313984475Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=2.153876ms logger=migrator t=2026-03-26T14:13:39.320311279Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-26T14:13:39.321285085Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=977.736µs logger=migrator t=2026-03-26T14:13:39.327961068Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-26T14:13:39.328847521Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=886.533µs logger=migrator t=2026-03-26T14:13:39.333555824Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-26T14:13:39.333742808Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=187.034µs logger=migrator t=2026-03-26T14:13:39.33727013Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-26T14:13:39.33765006Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=379.67µs logger=migrator t=2026-03-26T14:13:39.340870314Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-26T14:13:39.340941476Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=75.232µs logger=migrator t=2026-03-26T14:13:39.346000087Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-26T14:13:39.346959542Z level=info msg="Migration successfully executed" id="create team table" duration=959.775µs logger=migrator t=2026-03-26T14:13:39.351301554Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-26T14:13:39.352809424Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.50777ms logger=migrator t=2026-03-26T14:13:39.359688542Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-26T14:13:39.361154571Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.470148ms logger=migrator t=2026-03-26T14:13:39.372110835Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-26T14:13:39.377213057Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.106062ms logger=migrator t=2026-03-26T14:13:39.385321238Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-26T14:13:39.385630096Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=309.798µs logger=migrator t=2026-03-26T14:13:39.390083622Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-26T14:13:39.391211761Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.128449ms logger=migrator t=2026-03-26T14:13:39.396860309Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-26T14:13:39.39810154Z level=info msg="Migration successfully executed" id="create team member table" duration=1.246153ms logger=migrator t=2026-03-26T14:13:39.402150976Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-26T14:13:39.403183683Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.032027ms logger=migrator t=2026-03-26T14:13:39.40733764Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-26T14:13:39.408644254Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.304244ms logger=migrator t=2026-03-26T14:13:39.412906985Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-26T14:13:39.414241749Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.333794ms logger=migrator t=2026-03-26T14:13:39.422938546Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-26T14:13:39.427997047Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.060031ms logger=migrator t=2026-03-26T14:13:39.433693905Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-26T14:13:39.438598203Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.901857ms logger=migrator t=2026-03-26T14:13:39.446092098Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-26T14:13:39.452123244Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.032127ms logger=migrator t=2026-03-26T14:13:39.456643562Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-26T14:13:39.457953146Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.308894ms logger=migrator t=2026-03-26T14:13:39.465721338Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-26T14:13:39.467680119Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.958261ms logger=migrator t=2026-03-26T14:13:39.475501222Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-26T14:13:39.477470473Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.001632ms logger=migrator t=2026-03-26T14:13:39.485900642Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-26T14:13:39.487836882Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.93792ms logger=migrator t=2026-03-26T14:13:39.496425916Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-26T14:13:39.498043077Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.620162ms logger=migrator t=2026-03-26T14:13:39.50585611Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-26T14:13:39.508380086Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.523646ms logger=migrator t=2026-03-26T14:13:39.517394441Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-26T14:13:39.519036563Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.640563ms logger=migrator t=2026-03-26T14:13:39.534023762Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-26T14:13:39.536101036Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.079054ms logger=migrator t=2026-03-26T14:13:39.544198787Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-26T14:13:39.54510074Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=904.733µs logger=migrator t=2026-03-26T14:13:39.590689954Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-26T14:13:39.591107856Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=419.642µs logger=migrator t=2026-03-26T14:13:39.608685052Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-26T14:13:39.610406908Z level=info msg="Migration successfully executed" id="create tag table" duration=1.723106ms logger=migrator t=2026-03-26T14:13:39.617683796Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-26T14:13:39.618875278Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.190651ms logger=migrator t=2026-03-26T14:13:39.625036757Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-26T14:13:39.626056034Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.021727ms logger=migrator t=2026-03-26T14:13:39.634620166Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-26T14:13:39.635962571Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.342605ms logger=migrator t=2026-03-26T14:13:39.646190117Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-26T14:13:39.647425209Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.236562ms logger=migrator t=2026-03-26T14:13:39.659699898Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-26T14:13:39.676703339Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.001311ms logger=migrator t=2026-03-26T14:13:39.683911107Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-26T14:13:39.685099557Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.18914ms logger=migrator t=2026-03-26T14:13:39.690907289Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-26T14:13:39.69250985Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.600891ms logger=migrator t=2026-03-26T14:13:39.698918227Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-26T14:13:39.699507142Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=589.755µs logger=migrator t=2026-03-26T14:13:39.704976894Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-26T14:13:39.705735604Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=760.23µs logger=migrator t=2026-03-26T14:13:39.710134878Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-26T14:13:39.71098528Z level=info msg="Migration successfully executed" id="create user auth table" duration=849.432µs logger=migrator t=2026-03-26T14:13:39.716575515Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-26T14:13:39.717730876Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.156211ms logger=migrator t=2026-03-26T14:13:39.724700537Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-26T14:13:39.724906882Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=208.675µs logger=migrator t=2026-03-26T14:13:39.730042385Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-26T14:13:39.736573445Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.5035ms logger=migrator t=2026-03-26T14:13:39.741885853Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-26T14:13:39.749501321Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.613558ms logger=migrator t=2026-03-26T14:13:39.758465494Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-26T14:13:39.764640225Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.17168ms logger=migrator t=2026-03-26T14:13:39.771152373Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-26T14:13:39.776195294Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.038141ms logger=migrator t=2026-03-26T14:13:39.78408557Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-26T14:13:39.78561109Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.528399ms logger=migrator t=2026-03-26T14:13:39.791961264Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-26T14:13:39.796590314Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.62509ms logger=migrator t=2026-03-26T14:13:39.802167609Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-26T14:13:39.808026352Z level=info msg="Migration successfully executed" id="create server_lock table" duration=5.855423ms logger=migrator t=2026-03-26T14:13:39.813992506Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-26T14:13:39.815548578Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.553582ms logger=migrator t=2026-03-26T14:13:39.822387525Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-26T14:13:39.823685129Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.298223ms logger=migrator t=2026-03-26T14:13:39.831103442Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-26T14:13:39.832295832Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.19317ms logger=migrator t=2026-03-26T14:13:39.83913358Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-26T14:13:39.841658236Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.524906ms logger=migrator t=2026-03-26T14:13:39.850067434Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-26T14:13:39.851981194Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.91648ms logger=migrator t=2026-03-26T14:13:39.858637757Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-26T14:13:39.864764106Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.126909ms logger=migrator t=2026-03-26T14:13:39.870517506Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-26T14:13:39.871717077Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.201922ms logger=migrator t=2026-03-26T14:13:39.878294238Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-26T14:13:39.879409177Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.11643ms logger=migrator t=2026-03-26T14:13:39.885037423Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-26T14:13:39.886214023Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.17438ms logger=migrator t=2026-03-26T14:13:39.894396336Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-26T14:13:39.895796572Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.397436ms logger=migrator t=2026-03-26T14:13:39.902124167Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-26T14:13:39.903266977Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.1431ms logger=migrator t=2026-03-26T14:13:39.909297973Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-26T14:13:39.909377386Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=82.553µs logger=migrator t=2026-03-26T14:13:39.91453846Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-26T14:13:39.914623542Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=85.343µs logger=migrator t=2026-03-26T14:13:39.920271518Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-26T14:13:39.921660464Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.388096ms logger=migrator t=2026-03-26T14:13:39.931170672Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-26T14:13:39.933247546Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.081914ms logger=migrator t=2026-03-26T14:13:39.937459095Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-26T14:13:39.939002265Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.54342ms logger=migrator t=2026-03-26T14:13:39.945565705Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-26T14:13:39.945645787Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=92.992µs logger=migrator t=2026-03-26T14:13:39.95073997Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-26T14:13:39.95227004Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.53024ms logger=migrator t=2026-03-26T14:13:39.95766545Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-26T14:13:39.959107708Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.442557ms logger=migrator t=2026-03-26T14:13:39.964264071Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-26T14:13:39.965535544Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.273123ms logger=migrator t=2026-03-26T14:13:39.970939315Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-26T14:13:39.972120455Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.17901ms logger=migrator t=2026-03-26T14:13:39.97576398Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-26T14:13:39.982261279Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.49564ms logger=migrator t=2026-03-26T14:13:39.990428581Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-26T14:13:39.991590101Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.16172ms logger=migrator t=2026-03-26T14:13:39.99769008Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-26T14:13:39.997840174Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=150.384µs logger=migrator t=2026-03-26T14:13:40.004291481Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-26T14:13:40.006056177Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.765606ms logger=migrator t=2026-03-26T14:13:40.011843688Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-26T14:13:40.013039839Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.196272ms logger=migrator t=2026-03-26T14:13:40.019428565Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-26T14:13:40.022044333Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.619807ms logger=migrator t=2026-03-26T14:13:40.027198387Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-26T14:13:40.027309659Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=113.332µs logger=migrator t=2026-03-26T14:13:40.033272685Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-26T14:13:40.034474815Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.20277ms logger=migrator t=2026-03-26T14:13:40.039761023Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-26T14:13:40.040613385Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=852.012µs logger=migrator t=2026-03-26T14:13:40.047562886Z 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-03-26T14:13:40.04928628Z 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.723294ms logger=migrator t=2026-03-26T14:13:40.055590524Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-26T14:13:40.056633881Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.042907ms logger=migrator t=2026-03-26T14:13:40.065597585Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-26T14:13:40.075100121Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.501267ms logger=migrator t=2026-03-26T14:13:40.081780595Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-26T14:13:40.082502654Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=722.239µs logger=migrator t=2026-03-26T14:13:40.087322529Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-26T14:13:40.088340195Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.057707ms logger=migrator t=2026-03-26T14:13:40.095306686Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-26T14:13:40.128210531Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.885995ms logger=migrator t=2026-03-26T14:13:40.134542356Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-26T14:13:40.16162713Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.090655ms logger=migrator t=2026-03-26T14:13:40.168055177Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-26T14:13:40.169356331Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.301294ms logger=migrator t=2026-03-26T14:13:40.173993761Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-26T14:13:40.175091799Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.097088ms logger=migrator t=2026-03-26T14:13:40.180544031Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-26T14:13:40.188303173Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.759022ms logger=migrator t=2026-03-26T14:13:40.193878348Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-26T14:13:40.200969102Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.079693ms logger=migrator t=2026-03-26T14:13:40.206641729Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-26T14:13:40.208347434Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.706035ms logger=migrator t=2026-03-26T14:13:40.214099013Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-26T14:13:40.215108359Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.005806ms logger=migrator t=2026-03-26T14:13:40.222378349Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-26T14:13:40.223775835Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.403627ms logger=migrator t=2026-03-26T14:13:40.228770245Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-26T14:13:40.23013542Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.360156ms logger=migrator t=2026-03-26T14:13:40.23628792Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-26T14:13:40.236496535Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=216.035µs logger=migrator t=2026-03-26T14:13:40.242231474Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-26T14:13:40.25209019Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.860977ms logger=migrator t=2026-03-26T14:13:40.258287211Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-26T14:13:40.265394185Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.107354ms logger=migrator t=2026-03-26T14:13:40.270708354Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-26T14:13:40.277191792Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.483968ms logger=migrator t=2026-03-26T14:13:40.283811274Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-26T14:13:40.28481463Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.002696ms logger=migrator t=2026-03-26T14:13:40.291445192Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-26T14:13:40.293373802Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.92472ms logger=migrator t=2026-03-26T14:13:40.299162563Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-26T14:13:40.307577481Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.415278ms logger=migrator t=2026-03-26T14:13:40.313998749Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-26T14:13:40.319990194Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.987825ms logger=migrator t=2026-03-26T14:13:40.325095546Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-26T14:13:40.326282458Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.185422ms logger=migrator t=2026-03-26T14:13:40.331646937Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-26T14:13:40.341720129Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.073442ms logger=migrator t=2026-03-26T14:13:40.347858848Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-26T14:13:40.352610862Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.752014ms logger=migrator t=2026-03-26T14:13:40.357490359Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-26T14:13:40.357561331Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.222µs logger=migrator t=2026-03-26T14:13:40.36293159Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-26T14:13:40.364761568Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.829418ms logger=migrator t=2026-03-26T14:13:40.371973975Z 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-03-26T14:13:40.373902805Z 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.92732ms logger=migrator t=2026-03-26T14:13:40.379453669Z 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-03-26T14:13:40.380774424Z 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.320915ms logger=migrator t=2026-03-26T14:13:40.387116898Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-26T14:13:40.387202571Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=86.403µs logger=migrator t=2026-03-26T14:13:40.394362016Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-26T14:13:40.404359937Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.988761ms logger=migrator t=2026-03-26T14:13:40.411439871Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-26T14:13:40.420061094Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.632394ms logger=migrator t=2026-03-26T14:13:40.427353734Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-26T14:13:40.433637267Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.283044ms logger=migrator t=2026-03-26T14:13:40.440440424Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-26T14:13:40.444889179Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.448915ms logger=migrator t=2026-03-26T14:13:40.452123098Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-26T14:13:40.462948769Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.81776ms logger=migrator t=2026-03-26T14:13:40.475920156Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-26T14:13:40.476257934Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=337.558µs logger=migrator t=2026-03-26T14:13:40.490530476Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-26T14:13:40.492083796Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.55353ms logger=migrator t=2026-03-26T14:13:40.501724907Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-26T14:13:40.509376926Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.648319ms logger=migrator t=2026-03-26T14:13:40.515595176Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-26T14:13:40.515869134Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=278.448µs logger=migrator t=2026-03-26T14:13:40.525022482Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-26T14:13:40.532790543Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.768431ms logger=migrator t=2026-03-26T14:13:40.538864041Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-26T14:13:40.539669162Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=802.571µs logger=migrator t=2026-03-26T14:13:40.547161777Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-26T14:13:40.556104509Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.914161ms logger=migrator t=2026-03-26T14:13:40.561977202Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-26T14:13:40.563007798Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.030976ms logger=migrator t=2026-03-26T14:13:40.568220374Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-26T14:13:40.569704033Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.491589ms logger=migrator t=2026-03-26T14:13:40.576347285Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-26T14:13:40.590311458Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=13.899211ms logger=migrator t=2026-03-26T14:13:40.596380546Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-26T14:13:40.597988047Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.609541ms logger=migrator t=2026-03-26T14:13:40.605524483Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-26T14:13:40.606618821Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.093758ms logger=migrator t=2026-03-26T14:13:40.611306673Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-26T14:13:40.612664949Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.358266ms logger=migrator t=2026-03-26T14:13:40.619065315Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-26T14:13:40.621534419Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.468984ms logger=migrator t=2026-03-26T14:13:40.626437777Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-26T14:13:40.62654894Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=112.243µs logger=migrator t=2026-03-26T14:13:40.630878172Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-26T14:13:40.631871038Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=992.216µs logger=migrator t=2026-03-26T14:13:40.637408751Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-26T14:13:40.63926742Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.858209ms logger=migrator t=2026-03-26T14:13:40.643625823Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-26T14:13:40.64426351Z 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-03-26T14:13:40.648536721Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-26T14:13:40.649015013Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=478.253µs logger=migrator t=2026-03-26T14:13:40.654817924Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-26T14:13:40.656782605Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.974292ms logger=migrator t=2026-03-26T14:13:40.661196439Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-26T14:13:40.669994378Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.797069ms logger=migrator t=2026-03-26T14:13:40.67428034Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-26T14:13:40.675372029Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.088458ms logger=migrator t=2026-03-26T14:13:40.681125018Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-26T14:13:40.683213432Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.086984ms logger=migrator t=2026-03-26T14:13:40.688206612Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-26T14:13:40.689361882Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.1564ms logger=migrator t=2026-03-26T14:13:40.694004032Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-26T14:13:40.695224554Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.219082ms logger=migrator t=2026-03-26T14:13:40.704828744Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-26T14:13:40.707083182Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.248538ms logger=migrator t=2026-03-26T14:13:40.712193735Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-26T14:13:40.712223205Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.63µs logger=migrator t=2026-03-26T14:13:40.716130097Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-26T14:13:40.71623584Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=107.063µs logger=migrator t=2026-03-26T14:13:40.722098402Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-26T14:13:40.733597211Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.500229ms logger=migrator t=2026-03-26T14:13:40.738002536Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-26T14:13:40.738330175Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=327.71µs logger=migrator t=2026-03-26T14:13:40.742161784Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-26T14:13:40.743060097Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=898.243µs logger=migrator t=2026-03-26T14:13:40.747677007Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-26T14:13:40.748496338Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=750.659µs logger=migrator t=2026-03-26T14:13:40.753605381Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-26T14:13:40.7547344Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.128359ms logger=migrator t=2026-03-26T14:13:40.759111204Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-26T14:13:40.760064419Z level=info msg="Migration successfully executed" id="create secrets table" duration=953.435µs logger=migrator t=2026-03-26T14:13:40.764949676Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-26T14:13:40.799684508Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.734232ms logger=migrator t=2026-03-26T14:13:40.804951156Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-26T14:13:40.810213852Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.262066ms logger=migrator t=2026-03-26T14:13:40.814182055Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-26T14:13:40.814524844Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=347.859µs logger=migrator t=2026-03-26T14:13:40.819142104Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-26T14:13:40.850313424Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.17062ms logger=migrator t=2026-03-26T14:13:40.853756904Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-26T14:13:40.884180184Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.426822ms logger=migrator t=2026-03-26T14:13:40.8882495Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-26T14:13:40.888864526Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=614.356µs logger=migrator t=2026-03-26T14:13:40.895307503Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-26T14:13:40.897030537Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.722594ms logger=migrator t=2026-03-26T14:13:40.901688079Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-26T14:13:40.902082159Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=393.73µs logger=migrator t=2026-03-26T14:13:40.905940139Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-26T14:13:40.907237483Z level=info msg="Migration successfully executed" id="create permission table" duration=1.296774ms logger=migrator t=2026-03-26T14:13:40.912489699Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-26T14:13:40.913469685Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=979.666µs logger=migrator t=2026-03-26T14:13:40.917822128Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-26T14:13:40.918871576Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.049997ms logger=migrator t=2026-03-26T14:13:40.923050653Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-26T14:13:40.923904196Z level=info msg="Migration successfully executed" id="create role table" duration=852.303µs logger=migrator t=2026-03-26T14:13:40.929201793Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-26T14:13:40.939047279Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.845906ms logger=migrator t=2026-03-26T14:13:40.942950381Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-26T14:13:40.950201029Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.250178ms logger=migrator t=2026-03-26T14:13:40.958605827Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-26T14:13:40.959669955Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.064038ms logger=migrator t=2026-03-26T14:13:40.965010924Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-26T14:13:40.966079722Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.068238ms logger=migrator t=2026-03-26T14:13:40.973506375Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-26T14:13:40.975185868Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.678503ms logger=migrator t=2026-03-26T14:13:40.979717366Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-26T14:13:40.98061681Z level=info msg="Migration successfully executed" id="create team role table" duration=897.794µs logger=migrator t=2026-03-26T14:13:40.985898617Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-26T14:13:40.986957295Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.057148ms logger=migrator t=2026-03-26T14:13:40.991834641Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-26T14:13:40.993503154Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.668023ms logger=migrator t=2026-03-26T14:13:40.997739124Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-26T14:13:40.998782322Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.042398ms logger=migrator t=2026-03-26T14:13:41.004355567Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-26T14:13:41.005786764Z level=info msg="Migration successfully executed" id="create user role table" duration=1.431757ms logger=migrator t=2026-03-26T14:13:41.010123556Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-26T14:13:41.011198244Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.073548ms logger=migrator t=2026-03-26T14:13:41.016226115Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-26T14:13:41.017296623Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.069917ms logger=migrator t=2026-03-26T14:13:41.022914979Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-26T14:13:41.024079769Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.165881ms logger=migrator t=2026-03-26T14:13:41.029221512Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-26T14:13:41.030546787Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.321515ms logger=migrator t=2026-03-26T14:13:41.035045913Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-26T14:13:41.036158663Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.10947ms logger=migrator t=2026-03-26T14:13:41.040944277Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-26T14:13:41.042749174Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.805146ms logger=migrator t=2026-03-26T14:13:41.047258231Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-26T14:13:41.058478773Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.224852ms logger=migrator t=2026-03-26T14:13:41.063246007Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-26T14:13:41.064440387Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.19453ms logger=migrator t=2026-03-26T14:13:41.070970938Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-26T14:13:41.073063232Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.092845ms logger=migrator t=2026-03-26T14:13:41.078094153Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-26T14:13:41.079980502Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.8893ms logger=migrator t=2026-03-26T14:13:41.084450198Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-26T14:13:41.08568934Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.239162ms logger=migrator t=2026-03-26T14:13:41.09071601Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-26T14:13:41.09222937Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.51224ms logger=migrator t=2026-03-26T14:13:41.097283021Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-26T14:13:41.099435757Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.152655ms logger=migrator t=2026-03-26T14:13:41.107695231Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-26T14:13:41.121458069Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.763748ms logger=migrator t=2026-03-26T14:13:41.126597002Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-26T14:13:41.132988548Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.389456ms logger=migrator t=2026-03-26T14:13:41.137574438Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-26T14:13:41.145943115Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.373368ms logger=migrator t=2026-03-26T14:13:41.150193576Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-26T14:13:41.158233434Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.039139ms logger=migrator t=2026-03-26T14:13:41.16308625Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-26T14:13:41.163987974Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=902.104µs logger=migrator t=2026-03-26T14:13:41.168770588Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-26T14:13:41.170751699Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.976541ms logger=migrator t=2026-03-26T14:13:41.176842468Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-26T14:13:41.177964988Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.123179ms logger=migrator t=2026-03-26T14:13:41.183201543Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-26T14:13:41.18464128Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.438117ms logger=migrator t=2026-03-26T14:13:41.188601084Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-26T14:13:41.190446411Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.845047ms logger=migrator t=2026-03-26T14:13:41.194939568Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-26T14:13:41.195111523Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=172.545µs logger=migrator t=2026-03-26T14:13:41.199891547Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-26T14:13:41.199960139Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=67.042µs logger=migrator t=2026-03-26T14:13:41.203903291Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-26T14:13:41.204659991Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=756.7µs logger=migrator t=2026-03-26T14:13:41.209732223Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-26T14:13:41.211051517Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.325345ms logger=migrator t=2026-03-26T14:13:41.215533203Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-26T14:13:41.216339294Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=805.891µs logger=migrator t=2026-03-26T14:13:41.221816956Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-26T14:13:41.222144525Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=327.999µs logger=migrator t=2026-03-26T14:13:41.226132218Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-26T14:13:41.226704573Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=572.015µs logger=migrator t=2026-03-26T14:13:41.230721218Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-26T14:13:41.231785985Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.064607ms logger=migrator t=2026-03-26T14:13:41.236464297Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-26T14:13:41.238469799Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.005172ms logger=migrator t=2026-03-26T14:13:41.244173217Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-26T14:13:41.253195092Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.020505ms logger=migrator t=2026-03-26T14:13:41.257326649Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-26T14:13:41.257507214Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=181.815µs logger=migrator t=2026-03-26T14:13:41.261258742Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-26T14:13:41.262315699Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.052957ms logger=migrator t=2026-03-26T14:13:41.268331776Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-26T14:13:41.269997189Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.664212ms logger=migrator t=2026-03-26T14:13:41.275973584Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-26T14:13:41.277779621Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.805947ms logger=migrator t=2026-03-26T14:13:41.283858919Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-26T14:13:41.296762844Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.905535ms logger=migrator t=2026-03-26T14:13:41.302027631Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-26T14:13:41.303409387Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.384856ms logger=migrator t=2026-03-26T14:13:41.307214145Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-26T14:13:41.308310684Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.096779ms logger=migrator t=2026-03-26T14:13:41.313057528Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-26T14:13:41.339065184Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.999555ms logger=migrator t=2026-03-26T14:13:41.343518569Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-26T14:13:41.344439103Z level=info msg="Migration successfully executed" id="create correlation v2" duration=921.193µs logger=migrator t=2026-03-26T14:13:41.348972021Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-26T14:13:41.349791412Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=818.671µs logger=migrator t=2026-03-26T14:13:41.3555136Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-26T14:13:41.356855495Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.342155ms logger=migrator t=2026-03-26T14:13:41.3612921Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-26T14:13:41.362494222Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.202192ms logger=migrator t=2026-03-26T14:13:41.367373559Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-26T14:13:41.367646176Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=272.997µs logger=migrator t=2026-03-26T14:13:41.375194572Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-26T14:13:41.377192734Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.001832ms logger=migrator t=2026-03-26T14:13:41.381546547Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-26T14:13:41.390658614Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.107696ms logger=migrator t=2026-03-26T14:13:41.394712769Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-26T14:13:41.395377606Z level=info msg="Migration successfully executed" id="create entity_events table" duration=664.707µs logger=migrator t=2026-03-26T14:13:41.399586675Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-26T14:13:41.401031833Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.434457ms logger=migrator t=2026-03-26T14:13:41.405681184Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-26T14:13:41.40668126Z 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-03-26T14:13:41.414478192Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-26T14:13:41.415145799Z 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-03-26T14:13:41.419876833Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-26T14:13:41.421271489Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.361596ms logger=migrator t=2026-03-26T14:13:41.426537136Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-26T14:13:41.427761717Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.224881ms logger=migrator t=2026-03-26T14:13:41.430878509Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-26T14:13:41.432725586Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.846497ms logger=migrator t=2026-03-26T14:13:41.436885454Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-26T14:13:41.438112266Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.225522ms logger=migrator t=2026-03-26T14:13:41.442324716Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-26T14:13:41.444180304Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.855458ms logger=migrator t=2026-03-26T14:13:41.448499336Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-26T14:13:41.449506932Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.007576ms logger=migrator t=2026-03-26T14:13:41.453159168Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-26T14:13:41.453905757Z level=info msg="Migration successfully executed" id="Drop public config table" duration=745.969µs logger=migrator t=2026-03-26T14:13:41.457384258Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-26T14:13:41.458488896Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.104058ms logger=migrator t=2026-03-26T14:13:41.461799712Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-26T14:13:41.463130747Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.332415ms logger=migrator t=2026-03-26T14:13:41.467356536Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-26T14:13:41.468858135Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.500199ms logger=migrator t=2026-03-26T14:13:41.472766217Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-26T14:13:41.474530333Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.764936ms logger=migrator t=2026-03-26T14:13:41.479309507Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-26T14:13:41.504234505Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.919728ms logger=migrator t=2026-03-26T14:13:41.509510652Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-26T14:13:41.518940287Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.429215ms logger=migrator t=2026-03-26T14:13:41.524297076Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-26T14:13:41.531872023Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.575417ms logger=migrator t=2026-03-26T14:13:41.538264659Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-26T14:13:41.538557477Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=292.768µs logger=migrator t=2026-03-26T14:13:41.543582807Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-26T14:13:41.554788108Z level=info msg="Migration successfully executed" id="add share column" duration=11.204731ms logger=migrator t=2026-03-26T14:13:41.559155482Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-26T14:13:41.559324216Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=169.744µs logger=migrator t=2026-03-26T14:13:41.562993482Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-26T14:13:41.563786172Z level=info msg="Migration successfully executed" id="create file table" duration=792.42µs logger=migrator t=2026-03-26T14:13:41.570375573Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-26T14:13:41.572340935Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.965961ms logger=migrator t=2026-03-26T14:13:41.576974965Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-26T14:13:41.578837543Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.862838ms logger=migrator t=2026-03-26T14:13:41.584706756Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-26T14:13:41.585754383Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.048857ms logger=migrator t=2026-03-26T14:13:41.591548653Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-26T14:13:41.593404102Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.865499ms logger=migrator t=2026-03-26T14:13:41.598179816Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-26T14:13:41.598256448Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=77.412µs logger=migrator t=2026-03-26T14:13:41.60181671Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-26T14:13:41.601899232Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=83.082µs logger=migrator t=2026-03-26T14:13:41.606597725Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-26T14:13:41.607698903Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.100918ms logger=migrator t=2026-03-26T14:13:41.611855521Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-26T14:13:41.612207071Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=340.779µs logger=migrator t=2026-03-26T14:13:41.616291127Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-26T14:13:41.617687483Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.396326ms logger=migrator t=2026-03-26T14:13:41.622040506Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-26T14:13:41.633042872Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.996856ms logger=migrator t=2026-03-26T14:13:41.637676822Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-26T14:13:41.637820125Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=143.903µs logger=migrator t=2026-03-26T14:13:41.642038545Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-26T14:13:41.644719695Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.6815ms logger=migrator t=2026-03-26T14:13:41.649186072Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-26T14:13:41.649856539Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=671.238µs logger=migrator t=2026-03-26T14:13:41.654018587Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-26T14:13:41.654290274Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=272.177µs logger=migrator t=2026-03-26T14:13:41.659747296Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-26T14:13:41.66070399Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=971.505µs logger=migrator t=2026-03-26T14:13:41.665123345Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-26T14:13:41.677877127Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.752182ms logger=migrator t=2026-03-26T14:13:41.682326662Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-26T14:13:41.689069408Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.740456ms logger=migrator t=2026-03-26T14:13:41.694335274Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-26T14:13:41.695577976Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.243062ms logger=migrator t=2026-03-26T14:13:41.699919929Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-26T14:13:41.782476234Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.550075ms logger=migrator t=2026-03-26T14:13:41.786766566Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-26T14:13:41.787767142Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.001196ms logger=migrator t=2026-03-26T14:13:41.796523279Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-26T14:13:41.79809813Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.579121ms logger=migrator t=2026-03-26T14:13:41.802982977Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-26T14:13:41.840378489Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=37.390132ms logger=migrator t=2026-03-26T14:13:41.849212808Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-26T14:13:41.862158275Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.944697ms logger=migrator t=2026-03-26T14:13:41.865348297Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-26T14:13:41.865655106Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=306.929µs logger=migrator t=2026-03-26T14:13:41.868716335Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-26T14:13:41.868903371Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=191.396µs logger=migrator t=2026-03-26T14:13:41.872514894Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-26T14:13:41.872669928Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=154.504µs logger=migrator t=2026-03-26T14:13:41.87619589Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-26T14:13:41.876339603Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=144.233µs logger=migrator t=2026-03-26T14:13:41.879722851Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-26T14:13:41.880264146Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=543.854µs logger=migrator t=2026-03-26T14:13:41.885643315Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-26T14:13:41.886834146Z level=info msg="Migration successfully executed" id="create folder table" duration=1.187671ms logger=migrator t=2026-03-26T14:13:41.893546581Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-26T14:13:41.895560183Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.013452ms logger=migrator t=2026-03-26T14:13:41.905143592Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-26T14:13:41.906253551Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.10963ms logger=migrator t=2026-03-26T14:13:41.913090769Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-26T14:13:41.91314377Z level=info msg="Migration successfully executed" id="Update folder title length" duration=53.021µs logger=migrator t=2026-03-26T14:13:41.920926892Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-26T14:13:41.922877593Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.950341ms logger=migrator t=2026-03-26T14:13:41.929019102Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-26T14:13:41.93008789Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.069228ms logger=migrator t=2026-03-26T14:13:41.937298607Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-26T14:13:41.940431709Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=3.142982ms logger=migrator t=2026-03-26T14:13:41.947863862Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-26T14:13:41.949408683Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.5467ms logger=migrator t=2026-03-26T14:13:41.956800084Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-26T14:13:41.957116133Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=316.309µs logger=migrator t=2026-03-26T14:13:41.963631922Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-26T14:13:41.965622074Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.992422ms logger=migrator t=2026-03-26T14:13:41.97089039Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-26T14:13:41.972250795Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.360025ms logger=migrator t=2026-03-26T14:13:41.975956751Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-26T14:13:41.977450021Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.49343ms logger=migrator t=2026-03-26T14:13:41.983085837Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-26T14:13:41.98436837Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.282322ms logger=migrator t=2026-03-26T14:13:41.988860217Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-26T14:13:41.989933124Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.076617ms logger=migrator t=2026-03-26T14:13:41.996871545Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-26T14:13:41.999205636Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.335872ms logger=migrator t=2026-03-26T14:13:42.015252113Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-26T14:13:42.01863505Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=3.386627ms logger=migrator t=2026-03-26T14:13:42.025676883Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-26T14:13:42.028168528Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.497955ms logger=migrator t=2026-03-26T14:13:42.034057631Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-26T14:13:42.036414463Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.356351ms logger=migrator t=2026-03-26T14:13:42.044911953Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-26T14:13:42.047296055Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.385612ms logger=migrator t=2026-03-26T14:13:42.059072921Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-26T14:13:42.062465309Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=3.397598ms logger=migrator t=2026-03-26T14:13:42.068100146Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-26T14:13:42.068584309Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=485.383µs logger=migrator t=2026-03-26T14:13:42.075392645Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-26T14:13:42.088172768Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.795504ms logger=migrator t=2026-03-26T14:13:42.094281656Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-26T14:13:42.095054647Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=780.352µs logger=migrator t=2026-03-26T14:13:42.165592409Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-26T14:13:42.16566209Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=76.921µs logger=migrator t=2026-03-26T14:13:42.17177789Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-26T14:13:42.173154535Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.378565ms logger=migrator t=2026-03-26T14:13:42.180584709Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-26T14:13:42.180607209Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.5µs logger=migrator t=2026-03-26T14:13:42.186982515Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-26T14:13:42.189145931Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.159166ms logger=migrator t=2026-03-26T14:13:42.195799124Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-26T14:13:42.197108438Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.308915ms logger=migrator t=2026-03-26T14:13:42.205951858Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-26T14:13:42.207222981Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.264943ms logger=migrator t=2026-03-26T14:13:42.214067939Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-26T14:13:42.215578988Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.512359ms logger=migrator t=2026-03-26T14:13:42.222525939Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-26T14:13:42.222823116Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=298.267µs logger=migrator t=2026-03-26T14:13:42.233500613Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-26T14:13:42.234661954Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.173431ms logger=migrator t=2026-03-26T14:13:42.242451546Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-26T14:13:42.243977706Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.53016ms logger=migrator t=2026-03-26T14:13:42.250010223Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-26T14:13:42.251351368Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.341995ms logger=migrator t=2026-03-26T14:13:42.258639977Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-26T14:13:42.268515843Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.875706ms logger=migrator t=2026-03-26T14:13:42.275603047Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-26T14:13:42.285545466Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.941669ms logger=migrator t=2026-03-26T14:13:42.291300895Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-26T14:13:42.303858552Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.558107ms logger=migrator t=2026-03-26T14:13:42.309509818Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-26T14:13:42.30959064Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=85.282µs logger=migrator t=2026-03-26T14:13:42.315431442Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-26T14:13:42.328506792Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.07354ms logger=migrator t=2026-03-26T14:13:42.335298009Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-26T14:13:42.345643347Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.344028ms logger=migrator t=2026-03-26T14:13:42.351199891Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-26T14:13:42.352168087Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=965.966µs logger=migrator t=2026-03-26T14:13:42.357559147Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.007844542s logger=migrator t=2026-03-26T14:13:42.358206583Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-26T14:13:42.375470052Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-26T14:13:42.375725738Z level=info msg="Created default organization" logger=secrets t=2026-03-26T14:13:42.383161782Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-26T14:13:42.430866641Z level=info msg="Restored cache from database" duration=559.374µs logger=plugin.store t=2026-03-26T14:13:42.432194306Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-26T14:13:42.471589289Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-26T14:13:42.47162667Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-26T14:13:42.471708943Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-26T14:13:42.471718794Z level=info msg="Plugins loaded" count=54 duration=39.525578ms logger=query_data t=2026-03-26T14:13:42.476158309Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-26T14:13:42.479863575Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-26T14:13:42.489771242Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-26T14:13:42.508844438Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-26T14:13:42.512880942Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-26T14:13:42.516540438Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-26T14:13:42.538367845Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-26T14:13:42.557653556Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-26T14:13:42.584291898Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-26T14:13:42.584336109Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-26T14:13:42.584871613Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-26T14:13:42.584989716Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-26T14:13:42.585443518Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-03-26T14:13:42.58554743Z level=info msg="starting to provision dashboards" logger=http.server t=2026-03-26T14:13:42.588327303Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-03-26T14:13:42.641032312Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-03-26T14:13:42.651927195Z level=info msg="State cache has been initialized" states=0 duration=66.933049ms logger=ngalert.scheduler t=2026-03-26T14:13:42.652008207Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-26T14:13:42.652155851Z level=info msg=starting first_tick=2026-03-26T14:13:50Z logger=plugins.update.checker t=2026-03-26T14:13:42.66904054Z level=info msg="Update check succeeded" duration=84.149497ms logger=grafana.update.checker t=2026-03-26T14:13:42.671685619Z level=info msg="Update check succeeded" duration=86.875998ms logger=provisioning.dashboard t=2026-03-26T14:13:42.758370451Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-26T14:13:42.784927732Z level=info msg="Patterns update finished" duration=94.423133ms logger=grafana-apiserver t=2026-03-26T14:13:42.86994229Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-26T14:13:42.870593797Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-26T14:13:44.330398507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.331754672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.352942964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.373366494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.391043163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.411911006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.432389838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.460326614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.476942526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.502003367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.520518568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.541888783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.563837103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.589560152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.618829441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.730231707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.751560401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.790980055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.823046278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.923492698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.936906547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:44.991622888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:45.010699654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:45.073553997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:45.09135713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:45.412192987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:45.431859368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:45.683544847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:45.700731744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:45.852036755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:45.869667233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:45.942484285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:45.960734059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.050384018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.068667313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.142507842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.154835642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.221288849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.238762903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.318961727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.335651001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.505882184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.523388909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.656155159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.677298168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.745846169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.762901712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.821127815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.838301702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.909751998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:46.934124101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.022839986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.042404234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.10419685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.124676972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.199006383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.219805704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.294079034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.312373049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.387977884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.403836065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.485457656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.50446577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.590364252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.611596324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.697223919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.713198964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.792013271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.813080669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.88318826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.906696722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.980725486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:47.998131807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:48.089236825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:48.10984646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:48.199234423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:48.217970339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:48.313265326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:48.331187001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-26T14:13:48.421478267Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-26T14:14:16.60583669Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-26T14:23:42.59006299Z level=info msg="Completed cleanup jobs" duration=4.514118ms logger=sqlstore.transactions t=2026-03-26T14:23:42.596772184Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-26T14:23:42.722603263Z level=info msg="Update check succeeded" duration=52.789444ms logger=cleanup t=2026-03-26T14:33:42.617421376Z level=info msg="Completed cleanup jobs" duration=32.059232ms logger=plugins.update.checker t=2026-03-26T14:33:42.721481573Z level=info msg="Update check succeeded" duration=52.006488ms