logger=settings t=2026-07-09T09:34:29.338424113Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-09T09:34:29Z logger=settings t=2026-07-09T09:34:29.339569953Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-09T09:34:29.339590594Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-09T09:34:29.339600334Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-09T09:34:29.339605224Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-09T09:34:29.339610084Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-09T09:34:29.339623005Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-09T09:34:29.339627945Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-09T09:34:29.339633355Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-09T09:34:29.339638365Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-09T09:34:29.339643015Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-09T09:34:29.339647755Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-09T09:34:29.339652655Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-09T09:34:29.339661406Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-09T09:34:29.339667626Z level=info msg=Target target=[all] logger=settings t=2026-07-09T09:34:29.339680396Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-09T09:34:29.340479937Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-09T09:34:29.340519348Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-09T09:34:29.340526158Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-09T09:34:29.340550919Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-09T09:34:29.34061288Z level=info msg="App mode production" logger=sqlstore t=2026-07-09T09:34:29.342378547Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-09T09:34:29.342428609Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-09T09:34:29.344921314Z level=info msg="Locking database" logger=migrator t=2026-07-09T09:34:29.344937774Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-09T09:34:29.345996552Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-09T09:34:29.347305537Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.310125ms logger=migrator t=2026-07-09T09:34:29.354198648Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-09T09:34:29.356019086Z level=info msg="Migration successfully executed" id="create user table" duration=1.823238ms logger=migrator t=2026-07-09T09:34:29.360767661Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-09T09:34:29.361640134Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=877.823µs logger=migrator t=2026-07-09T09:34:29.366673037Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-09T09:34:29.367479538Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=807.261µs logger=migrator t=2026-07-09T09:34:29.374800461Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-09T09:34:29.375751185Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=955.705µs logger=migrator t=2026-07-09T09:34:29.380401888Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-09T09:34:29.381646001Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.245513ms logger=migrator t=2026-07-09T09:34:29.387603597Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-09T09:34:29.390295008Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.693431ms logger=migrator t=2026-07-09T09:34:29.394207432Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-09T09:34:29.395108995Z level=info msg="Migration successfully executed" id="create user table v2" duration=901.963µs logger=migrator t=2026-07-09T09:34:29.400547279Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-09T09:34:29.401399431Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=851.772µs logger=migrator t=2026-07-09T09:34:29.405580171Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-09T09:34:29.406416293Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=836.352µs logger=migrator t=2026-07-09T09:34:29.413417607Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-09T09:34:29.41426077Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=844.892µs logger=migrator t=2026-07-09T09:34:29.418984743Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-09T09:34:29.420313539Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.330816ms logger=migrator t=2026-07-09T09:34:29.426110941Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-09T09:34:29.427486837Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.378226ms logger=migrator t=2026-07-09T09:34:29.43291217Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-09T09:34:29.432969072Z level=info msg="Migration successfully executed" id="Update user table charset" duration=59.002µs logger=migrator t=2026-07-09T09:34:29.436614757Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-09T09:34:29.437814019Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.195582ms logger=migrator t=2026-07-09T09:34:29.444764482Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-09T09:34:29.445120342Z level=info msg="Migration successfully executed" id="Add missing user data" duration=358.39µs logger=migrator t=2026-07-09T09:34:29.452603179Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-09T09:34:29.45454106Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.939732ms logger=migrator t=2026-07-09T09:34:29.460959198Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-09T09:34:29.461850471Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=892.053µs logger=migrator t=2026-07-09T09:34:29.467594154Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-09T09:34:29.468726973Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.132119ms logger=migrator t=2026-07-09T09:34:29.474577948Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-09T09:34:29.48495769Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.312171ms logger=migrator t=2026-07-09T09:34:29.489968153Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-09T09:34:29.491627456Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.661294ms logger=migrator t=2026-07-09T09:34:29.497608194Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-09T09:34:29.497832119Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=224.795µs logger=migrator t=2026-07-09T09:34:29.503893199Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-09T09:34:29.504942197Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.050528ms logger=migrator t=2026-07-09T09:34:29.512361122Z 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-07-09T09:34:29.512766833Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=406.55µs logger=migrator t=2026-07-09T09:34:29.517368454Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-09T09:34:29.517804725Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=436.231µs logger=migrator t=2026-07-09T09:34:29.521581585Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-09T09:34:29.522453237Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=873.262µs logger=migrator t=2026-07-09T09:34:29.526297679Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-09T09:34:29.527269614Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=971.735µs logger=migrator t=2026-07-09T09:34:29.533129078Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-09T09:34:29.534805433Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.682485ms logger=migrator t=2026-07-09T09:34:29.53963576Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-09T09:34:29.540885703Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.255173ms logger=migrator t=2026-07-09T09:34:29.545663008Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-09T09:34:29.547646261Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=2.036973ms logger=migrator t=2026-07-09T09:34:29.554533862Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-09T09:34:29.554619294Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=89.442µs logger=migrator t=2026-07-09T09:34:29.559310038Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-09T09:34:29.56014778Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=838.372µs logger=migrator t=2026-07-09T09:34:29.562241175Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-09T09:34:29.562874792Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=633.697µs logger=migrator t=2026-07-09T09:34:29.567005421Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-09T09:34:29.567995637Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=990.015µs logger=migrator t=2026-07-09T09:34:29.572809173Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-09T09:34:29.57383362Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.024946ms logger=migrator t=2026-07-09T09:34:29.577413345Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-09T09:34:29.580613758Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.200133ms logger=migrator t=2026-07-09T09:34:29.584243524Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-09T09:34:29.584941462Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=699.828µs logger=migrator t=2026-07-09T09:34:29.587889221Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-09T09:34:29.588434674Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=545.433µs logger=migrator t=2026-07-09T09:34:29.592399289Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-09T09:34:29.592998055Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=598.906µs logger=migrator t=2026-07-09T09:34:29.5984963Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-09T09:34:29.599616119Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.121079ms logger=migrator t=2026-07-09T09:34:29.605202806Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-09T09:34:29.606624223Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.423548ms logger=migrator t=2026-07-09T09:34:29.611539912Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-09T09:34:29.612029046Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=489.464µs logger=migrator t=2026-07-09T09:34:29.649708168Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-09T09:34:29.650622532Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=916.714µs logger=migrator t=2026-07-09T09:34:29.656005303Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-09T09:34:29.656754493Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=745.99µs logger=migrator t=2026-07-09T09:34:29.66273786Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-09T09:34:29.663900381Z level=info msg="Migration successfully executed" id="create star table" duration=1.163311ms logger=migrator t=2026-07-09T09:34:29.671587034Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-09T09:34:29.672689983Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.10388ms logger=migrator t=2026-07-09T09:34:29.681314239Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-09T09:34:29.682303875Z level=info msg="Migration successfully executed" id="create org table v1" duration=999.806µs logger=migrator t=2026-07-09T09:34:29.688752946Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-09T09:34:29.689972617Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.222161ms logger=migrator t=2026-07-09T09:34:29.699785646Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-09T09:34:29.700625269Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=843.373µs logger=migrator t=2026-07-09T09:34:29.707442567Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-09T09:34:29.708245678Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=804.931µs logger=migrator t=2026-07-09T09:34:29.716395533Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-09T09:34:29.717496912Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.108389ms logger=migrator t=2026-07-09T09:34:29.726350945Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-09T09:34:29.727403453Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.055308ms logger=migrator t=2026-07-09T09:34:29.733973266Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-09T09:34:29.734040538Z level=info msg="Migration successfully executed" id="Update org table charset" duration=71.791µs logger=migrator t=2026-07-09T09:34:29.73946192Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-09T09:34:29.739515402Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=57.561µs logger=migrator t=2026-07-09T09:34:29.744014551Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-09T09:34:29.744214576Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=201.255µs logger=migrator t=2026-07-09T09:34:29.750828689Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-09T09:34:29.752151414Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.328535ms logger=migrator t=2026-07-09T09:34:29.757459065Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-09T09:34:29.75843725Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=980.306µs logger=migrator t=2026-07-09T09:34:29.764240342Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-09T09:34:29.765888186Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.648294ms logger=migrator t=2026-07-09T09:34:29.772305395Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-09T09:34:29.773363682Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.060397ms logger=migrator t=2026-07-09T09:34:29.779465243Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-09T09:34:29.780483481Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.018078ms logger=migrator t=2026-07-09T09:34:29.786118879Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-09T09:34:29.78730964Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.19117ms logger=migrator t=2026-07-09T09:34:29.792303481Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-09T09:34:29.799034588Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.727687ms logger=migrator t=2026-07-09T09:34:29.806244868Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-09T09:34:29.807762769Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.530591ms logger=migrator t=2026-07-09T09:34:29.813968991Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-09T09:34:29.814882436Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=914.715µs logger=migrator t=2026-07-09T09:34:29.82075Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-09T09:34:29.821937112Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.189221ms logger=migrator t=2026-07-09T09:34:29.830778144Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-09T09:34:29.831315948Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=541.264µs logger=migrator t=2026-07-09T09:34:29.836762542Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-09T09:34:29.837894512Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.13037ms logger=migrator t=2026-07-09T09:34:29.84351954Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-09T09:34:29.843674414Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=156.504µs logger=migrator t=2026-07-09T09:34:29.848410919Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-09T09:34:29.851005796Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.593437ms logger=migrator t=2026-07-09T09:34:29.85646177Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-09T09:34:29.859250464Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.787094ms logger=migrator t=2026-07-09T09:34:29.864089441Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-09T09:34:29.866450903Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.360222ms logger=migrator t=2026-07-09T09:34:29.87163663Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-09T09:34:29.872681997Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.047427ms logger=migrator t=2026-07-09T09:34:29.877731421Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-09T09:34:29.88001066Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.280169ms logger=migrator t=2026-07-09T09:34:29.884299873Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-09T09:34:29.885226037Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=926.304µs logger=migrator t=2026-07-09T09:34:29.890024594Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-09T09:34:29.891346459Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.321085ms logger=migrator t=2026-07-09T09:34:29.897361187Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-09T09:34:29.897419859Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=61.362µs logger=migrator t=2026-07-09T09:34:29.903813647Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-09T09:34:29.903866548Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=53.701µs logger=migrator t=2026-07-09T09:34:29.908959272Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-09T09:34:29.911527Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.567018ms logger=migrator t=2026-07-09T09:34:29.916799509Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-09T09:34:29.91911948Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.319482ms logger=migrator t=2026-07-09T09:34:29.926576436Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-09T09:34:29.92865682Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.082294ms logger=migrator t=2026-07-09T09:34:29.933861388Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-09T09:34:29.935914442Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.054384ms logger=migrator t=2026-07-09T09:34:29.941223252Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-09T09:34:29.94153379Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=311.559µs logger=migrator t=2026-07-09T09:34:29.946415239Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-09T09:34:29.947582729Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.16927ms logger=migrator t=2026-07-09T09:34:29.952489218Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-09T09:34:29.953425263Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=936.495µs logger=migrator t=2026-07-09T09:34:29.957848099Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-09T09:34:29.95787956Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=32.491µs logger=migrator t=2026-07-09T09:34:29.962756879Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-09T09:34:29.96435162Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.596372ms logger=migrator t=2026-07-09T09:34:29.971239842Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-09T09:34:29.972037133Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=798.361µs logger=migrator t=2026-07-09T09:34:29.977281031Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-09T09:34:29.983654599Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.373458ms logger=migrator t=2026-07-09T09:34:29.988944228Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-09T09:34:29.98975292Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=808.593µs logger=migrator t=2026-07-09T09:34:29.995132101Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-09T09:34:29.995928562Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=796.01µs logger=migrator t=2026-07-09T09:34:30.001426827Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-09T09:34:30.002925836Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.4976ms logger=migrator t=2026-07-09T09:34:30.008133853Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-09T09:34:30.008497712Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=364.799µs logger=migrator t=2026-07-09T09:34:30.016025941Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-09T09:34:30.016952105Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=927.624µs logger=migrator t=2026-07-09T09:34:30.02280194Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-09T09:34:30.025175702Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.367291ms logger=migrator t=2026-07-09T09:34:30.030339677Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-09T09:34:30.031202461Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=862.514µs logger=migrator t=2026-07-09T09:34:30.036916311Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-09T09:34:30.0372683Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=352.698µs logger=migrator t=2026-07-09T09:34:30.04220612Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-09T09:34:30.042548389Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=342.92µs logger=migrator t=2026-07-09T09:34:30.048239439Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-09T09:34:30.049071231Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=829.561µs logger=migrator t=2026-07-09T09:34:30.055457059Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-09T09:34:30.058378216Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.920987ms logger=migrator t=2026-07-09T09:34:30.063996594Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-09T09:34:30.065161904Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.16559ms logger=migrator t=2026-07-09T09:34:30.071386578Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-09T09:34:30.072365434Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=980.496µs logger=migrator t=2026-07-09T09:34:30.077490719Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-09T09:34:30.078459304Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=968.425µs logger=migrator t=2026-07-09T09:34:30.082968764Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-09T09:34:30.083882737Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=912.833µs logger=migrator t=2026-07-09T09:34:30.089871155Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-09T09:34:30.0912428Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.370905ms logger=migrator t=2026-07-09T09:34:30.106687908Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-09T09:34:30.114951445Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.261537ms logger=migrator t=2026-07-09T09:34:30.1212346Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-09T09:34:30.12346524Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.22948ms logger=migrator t=2026-07-09T09:34:30.128304176Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-09T09:34:30.13032772Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.026644ms logger=migrator t=2026-07-09T09:34:30.134838599Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-09T09:34:30.135840195Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.003346ms logger=migrator t=2026-07-09T09:34:30.141080833Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-09T09:34:30.142784198Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.708585ms logger=migrator t=2026-07-09T09:34:30.146875345Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-09T09:34:30.150345537Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.467362ms logger=migrator t=2026-07-09T09:34:30.155366619Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-09T09:34:30.158129572Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.763303ms logger=migrator t=2026-07-09T09:34:30.164783128Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-09T09:34:30.164819928Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=38.781µs logger=migrator t=2026-07-09T09:34:30.169083501Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-09T09:34:30.169417279Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=336.288µs logger=migrator t=2026-07-09T09:34:30.179975787Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-09T09:34:30.182674288Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.702722ms logger=migrator t=2026-07-09T09:34:30.189490068Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-09T09:34:30.189856457Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=369.47µs logger=migrator t=2026-07-09T09:34:30.194800507Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-09T09:34:30.195130686Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=331.619µs logger=migrator t=2026-07-09T09:34:30.199910942Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-09T09:34:30.205913509Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.004707ms logger=migrator t=2026-07-09T09:34:30.210273425Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-09T09:34:30.21048144Z level=info msg="Migration successfully executed" id="Update uid value" duration=208.115µs logger=migrator t=2026-07-09T09:34:30.215889373Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-09T09:34:30.217403253Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.512679ms logger=migrator t=2026-07-09T09:34:30.224455728Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-09T09:34:30.225997308Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.53808ms logger=migrator t=2026-07-09T09:34:30.231505533Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-09T09:34:30.232723666Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.219433ms logger=migrator t=2026-07-09T09:34:30.240137961Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-09T09:34:30.243472949Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=3.341668ms logger=migrator t=2026-07-09T09:34:30.250875744Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-09T09:34:30.251710906Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=835.732µs logger=migrator t=2026-07-09T09:34:30.257880168Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-09T09:34:30.259378077Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.497449ms logger=migrator t=2026-07-09T09:34:30.265897459Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-09T09:34:30.26672049Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=830.821µs logger=migrator t=2026-07-09T09:34:30.270776257Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-09T09:34:30.27201594Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.240303ms logger=migrator t=2026-07-09T09:34:30.279099027Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-09T09:34:30.280147074Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.052497ms logger=migrator t=2026-07-09T09:34:30.286429059Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-09T09:34:30.297886251Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.452882ms logger=migrator t=2026-07-09T09:34:30.302950744Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-09T09:34:30.304047053Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.102829ms logger=migrator t=2026-07-09T09:34:30.324014419Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-09T09:34:30.325815937Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.810559ms logger=migrator t=2026-07-09T09:34:30.514189846Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-09T09:34:30.515223442Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.036547ms logger=migrator t=2026-07-09T09:34:30.521845127Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-09T09:34:30.523222953Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.380146ms logger=migrator t=2026-07-09T09:34:30.529643982Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-09T09:34:30.530293269Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=646.987µs logger=migrator t=2026-07-09T09:34:30.535572668Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-09T09:34:30.536182244Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=610.516µs logger=migrator t=2026-07-09T09:34:30.542017187Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-09T09:34:30.542097309Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=105.732µs logger=migrator t=2026-07-09T09:34:30.547576604Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-09T09:34:30.550313516Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.738452ms logger=migrator t=2026-07-09T09:34:30.555570385Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-09T09:34:30.559004775Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.441191ms logger=migrator t=2026-07-09T09:34:30.56490968Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-09T09:34:30.565168487Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=261.577µs logger=migrator t=2026-07-09T09:34:30.5694176Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-09T09:34:30.573481106Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.061778ms logger=migrator t=2026-07-09T09:34:30.577703147Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-09T09:34:30.580725927Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.052491ms logger=migrator t=2026-07-09T09:34:30.586054337Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-09T09:34:30.587086184Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.034938ms logger=migrator t=2026-07-09T09:34:30.594084559Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-09T09:34:30.595153136Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.071828ms logger=migrator t=2026-07-09T09:34:30.606707411Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-09T09:34:30.607759588Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.054127ms logger=migrator t=2026-07-09T09:34:30.613303194Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-09T09:34:30.61427665Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=975.276µs logger=migrator t=2026-07-09T09:34:30.623513163Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-09T09:34:30.624566151Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.055247ms logger=migrator t=2026-07-09T09:34:30.630850386Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-09T09:34:30.632001026Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.15353ms logger=migrator t=2026-07-09T09:34:30.636531565Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-09T09:34:30.636609257Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=72.672µs logger=migrator t=2026-07-09T09:34:30.64200741Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-09T09:34:30.642061161Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=56.722µs logger=migrator t=2026-07-09T09:34:30.647920436Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-09T09:34:30.654511729Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.592983ms logger=migrator t=2026-07-09T09:34:30.661239816Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-09T09:34:30.664120192Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.880946ms logger=migrator t=2026-07-09T09:34:30.669639978Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-09T09:34:30.669811082Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=172.845µs logger=migrator t=2026-07-09T09:34:30.674053834Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-09T09:34:30.675158523Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.10765ms logger=migrator t=2026-07-09T09:34:30.680157655Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-09T09:34:30.68112293Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=967.226µs logger=migrator t=2026-07-09T09:34:30.685733602Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-09T09:34:30.685793073Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=63.482µs logger=migrator t=2026-07-09T09:34:30.690355662Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-09T09:34:30.691417751Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.070689ms logger=migrator t=2026-07-09T09:34:30.695734824Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-09T09:34:30.696920586Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.186822ms logger=migrator t=2026-07-09T09:34:30.711642234Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-09T09:34:30.71572374Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.077887ms logger=migrator t=2026-07-09T09:34:30.725991971Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-09T09:34:30.726069612Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=81.992µs logger=migrator t=2026-07-09T09:34:30.731620659Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-09T09:34:30.732759459Z level=info msg="Migration successfully executed" id="create session table" duration=1.1393ms logger=migrator t=2026-07-09T09:34:30.738700495Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-09T09:34:30.738941322Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=243.027µs logger=migrator t=2026-07-09T09:34:30.74496462Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-09T09:34:30.745112834Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=147.873µs logger=migrator t=2026-07-09T09:34:30.751554614Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-09T09:34:30.752228982Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=675.148µs logger=migrator t=2026-07-09T09:34:30.75900869Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-09T09:34:30.76013535Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.12861ms logger=migrator t=2026-07-09T09:34:30.764965557Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-09T09:34:30.765003218Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=43.611µs logger=migrator t=2026-07-09T09:34:30.769515536Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-09T09:34:30.769543937Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=30.331µs logger=migrator t=2026-07-09T09:34:30.781227735Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-09T09:34:30.784909421Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.676976ms logger=migrator t=2026-07-09T09:34:30.790477508Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-09T09:34:30.796117016Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.643078ms logger=migrator t=2026-07-09T09:34:30.804545938Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-09T09:34:30.804644901Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=100.493µs logger=migrator t=2026-07-09T09:34:30.813196027Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-09T09:34:30.813362901Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=169.004µs logger=migrator t=2026-07-09T09:34:30.817644464Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-09T09:34:30.819282356Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.637423ms logger=migrator t=2026-07-09T09:34:30.832535915Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-09T09:34:30.832632898Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=105.252µs logger=migrator t=2026-07-09T09:34:30.840539166Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-09T09:34:30.846623496Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.092ms logger=migrator t=2026-07-09T09:34:30.851235498Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-09T09:34:30.851402652Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=167.174µs logger=migrator t=2026-07-09T09:34:30.854335259Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-09T09:34:30.857964795Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.628236ms logger=migrator t=2026-07-09T09:34:30.862433092Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-09T09:34:30.865839492Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.4057ms logger=migrator t=2026-07-09T09:34:30.875435475Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-09T09:34:30.875555528Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=123.243µs logger=migrator t=2026-07-09T09:34:30.879883572Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-09T09:34:30.880996242Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.11436ms logger=migrator t=2026-07-09T09:34:30.88513434Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-09T09:34:30.88628291Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.150531ms logger=migrator t=2026-07-09T09:34:30.893999793Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-09T09:34:30.895299648Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.299915ms logger=migrator t=2026-07-09T09:34:30.902834897Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-09T09:34:30.904229303Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.396717ms logger=migrator t=2026-07-09T09:34:30.908582487Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-09T09:34:30.909501541Z level=info msg="Migration successfully executed" id="add index alert state" duration=919.754µs logger=migrator t=2026-07-09T09:34:30.914859503Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-09T09:34:30.916084955Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.225102ms logger=migrator t=2026-07-09T09:34:30.921407645Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-09T09:34:30.922994957Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.586802ms logger=migrator t=2026-07-09T09:34:30.930958357Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-09T09:34:30.932298432Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.342136ms logger=migrator t=2026-07-09T09:34:30.948097457Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-09T09:34:30.949991657Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.89781ms logger=migrator t=2026-07-09T09:34:30.95386212Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-09T09:34:30.964969932Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.107851ms logger=migrator t=2026-07-09T09:34:30.970483287Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-09T09:34:30.971315439Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=834.593µs logger=migrator t=2026-07-09T09:34:30.976330911Z 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-07-09T09:34:30.977564593Z 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.236422ms logger=migrator t=2026-07-09T09:34:30.983386797Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-09T09:34:30.983890741Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=506.154µs logger=migrator t=2026-07-09T09:34:30.992750783Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-09T09:34:30.993491752Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=742.419µs logger=migrator t=2026-07-09T09:34:31.001405941Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-09T09:34:31.002734836Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.335395ms logger=migrator t=2026-07-09T09:34:31.008001685Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-09T09:34:31.012923864Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.920439ms logger=migrator t=2026-07-09T09:34:31.020804061Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-09T09:34:31.025144655Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.340744ms logger=migrator t=2026-07-09T09:34:31.030073175Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-09T09:34:31.033916177Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.839672ms logger=migrator t=2026-07-09T09:34:31.0389556Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-09T09:34:31.043002826Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.046467ms logger=migrator t=2026-07-09T09:34:31.048544682Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-09T09:34:31.049576339Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.032297ms logger=migrator t=2026-07-09T09:34:31.055336091Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-09T09:34:31.055411813Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=109.003µs logger=migrator t=2026-07-09T09:34:31.060716342Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-09T09:34:31.060844025Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=133.203µs logger=migrator t=2026-07-09T09:34:31.065974031Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-09T09:34:31.066970147Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=998.806µs logger=migrator t=2026-07-09T09:34:31.072953785Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T09:34:31.074085434Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.131939ms logger=migrator t=2026-07-09T09:34:31.080888503Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-09T09:34:31.08228665Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.400887ms logger=migrator t=2026-07-09T09:34:31.091986266Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-09T09:34:31.093144047Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.161161ms logger=migrator t=2026-07-09T09:34:31.098786835Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T09:34:31.100723415Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.93499ms logger=migrator t=2026-07-09T09:34:31.106261171Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-09T09:34:31.11040303Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.138769ms logger=migrator t=2026-07-09T09:34:31.116125471Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-09T09:34:31.123050353Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.921902ms logger=migrator t=2026-07-09T09:34:31.128039434Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-09T09:34:31.128350323Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=310.749µs logger=migrator t=2026-07-09T09:34:31.134752391Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-09T09:34:31.135989664Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.237533ms logger=migrator t=2026-07-09T09:34:31.145403122Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-09T09:34:31.146651385Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.250063ms logger=migrator t=2026-07-09T09:34:31.151630426Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-09T09:34:31.157754207Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.123262ms logger=migrator t=2026-07-09T09:34:31.163903479Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-09T09:34:31.164154325Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=268.456µs logger=migrator t=2026-07-09T09:34:31.171696954Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-09T09:34:31.172924447Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.232933ms logger=migrator t=2026-07-09T09:34:31.179198952Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-09T09:34:31.180327931Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.13249ms logger=migrator t=2026-07-09T09:34:31.187274244Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-09T09:34:31.187415447Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=145.463µs logger=migrator t=2026-07-09T09:34:31.1935695Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-09T09:34:31.195236433Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.671363ms logger=migrator t=2026-07-09T09:34:31.200721338Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-09T09:34:31.202798163Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.078945ms logger=migrator t=2026-07-09T09:34:31.208283377Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-09T09:34:31.209387726Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.106539ms logger=migrator t=2026-07-09T09:34:31.247787987Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-09T09:34:31.248815154Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.029258ms logger=migrator t=2026-07-09T09:34:31.257155744Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-09T09:34:31.259125776Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.971082ms logger=migrator t=2026-07-09T09:34:31.266164291Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-09T09:34:31.267994519Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.834907ms logger=migrator t=2026-07-09T09:34:31.27562169Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-09T09:34:31.275746673Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=138.084µs logger=migrator t=2026-07-09T09:34:31.303312039Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-09T09:34:31.307055077Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.744458ms logger=migrator t=2026-07-09T09:34:31.312408089Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-09T09:34:31.313378224Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=971.736µs logger=migrator t=2026-07-09T09:34:31.317144743Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-09T09:34:31.32123478Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.089437ms logger=migrator t=2026-07-09T09:34:31.328738378Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-09T09:34:31.330145465Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.413427ms logger=migrator t=2026-07-09T09:34:31.335440345Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-09T09:34:31.33675447Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.316165ms logger=migrator t=2026-07-09T09:34:31.344165444Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-09T09:34:31.345485189Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.325585ms logger=migrator t=2026-07-09T09:34:31.35277796Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-09T09:34:31.3675437Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.76745ms logger=migrator t=2026-07-09T09:34:31.373467515Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-09T09:34:31.375051577Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.584042ms logger=migrator t=2026-07-09T09:34:31.38428521Z 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-07-09T09:34:31.385589324Z 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.305884ms logger=migrator t=2026-07-09T09:34:31.39264407Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-09T09:34:31.393074002Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=428.872µs logger=migrator t=2026-07-09T09:34:31.399665645Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-09T09:34:31.400834326Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.170862ms logger=migrator t=2026-07-09T09:34:31.40743388Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-09T09:34:31.407739658Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=307.688µs logger=migrator t=2026-07-09T09:34:31.41999763Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-09T09:34:31.428150415Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.148555ms logger=migrator t=2026-07-09T09:34:31.434394379Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-09T09:34:31.437750158Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.358379ms logger=migrator t=2026-07-09T09:34:31.443061727Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-09T09:34:31.444219668Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.158741ms logger=migrator t=2026-07-09T09:34:31.452481916Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-09T09:34:31.453825111Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.352036ms logger=migrator t=2026-07-09T09:34:31.46176385Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-09T09:34:31.46211486Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=352.349µs logger=migrator t=2026-07-09T09:34:31.469156455Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-09T09:34:31.476147139Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.991954ms logger=migrator t=2026-07-09T09:34:31.4860619Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-09T09:34:31.487903418Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.844477ms logger=migrator t=2026-07-09T09:34:31.49441249Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-09T09:34:31.494863901Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=450.371µs logger=migrator t=2026-07-09T09:34:31.50393768Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-09T09:34:31.505003169Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.048388ms logger=migrator t=2026-07-09T09:34:31.511773857Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-09T09:34:31.513034609Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.264262ms logger=migrator t=2026-07-09T09:34:31.520819304Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-09T09:34:31.52216423Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.347856ms logger=migrator t=2026-07-09T09:34:31.530375936Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T09:34:31.531450185Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.074959ms logger=migrator t=2026-07-09T09:34:31.536381164Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T09:34:31.53813387Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.751446ms logger=migrator t=2026-07-09T09:34:31.544260682Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-09T09:34:31.545228807Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=967.495µs logger=migrator t=2026-07-09T09:34:31.551801681Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-09T09:34:31.553456854Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.654753ms logger=migrator t=2026-07-09T09:34:31.559431171Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-09T09:34:31.559590165Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=162.354µs logger=migrator t=2026-07-09T09:34:31.565269495Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-09T09:34:31.56702346Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.753625ms logger=migrator t=2026-07-09T09:34:31.575213066Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-09T09:34:31.576051468Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=838.432µs logger=migrator t=2026-07-09T09:34:31.58217826Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-09T09:34:31.584584814Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.405494ms logger=migrator t=2026-07-09T09:34:31.594681349Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-09T09:34:31.595721756Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.041357ms logger=migrator t=2026-07-09T09:34:31.605541435Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-09T09:34:31.605926945Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=383.551µs logger=migrator t=2026-07-09T09:34:31.611649536Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-09T09:34:31.612081497Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=431.541µs logger=migrator t=2026-07-09T09:34:31.621474604Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-09T09:34:31.62166724Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=198.086µs logger=migrator t=2026-07-09T09:34:31.627978646Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-09T09:34:31.629390193Z level=info msg="Migration successfully executed" id="create team table" duration=1.410857ms logger=migrator t=2026-07-09T09:34:31.636251643Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-09T09:34:31.638310437Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.058264ms logger=migrator t=2026-07-09T09:34:31.644770218Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-09T09:34:31.646099622Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.327834ms logger=migrator t=2026-07-09T09:34:31.653325493Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-09T09:34:31.657061041Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.734558ms logger=migrator t=2026-07-09T09:34:31.663267655Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-09T09:34:31.663450039Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=180.964µs logger=migrator t=2026-07-09T09:34:31.671177472Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-09T09:34:31.672419715Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.249133ms logger=migrator t=2026-07-09T09:34:31.685424848Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-09T09:34:31.686544967Z level=info msg="Migration successfully executed" id="create team member table" duration=1.123419ms logger=migrator t=2026-07-09T09:34:31.694062625Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-09T09:34:31.695080622Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.018277ms logger=migrator t=2026-07-09T09:34:31.702543798Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-09T09:34:31.704353116Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.809388ms logger=migrator t=2026-07-09T09:34:31.711237667Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-09T09:34:31.712753558Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.521371ms logger=migrator t=2026-07-09T09:34:31.723697465Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-09T09:34:31.735284271Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=11.587125ms logger=migrator t=2026-07-09T09:34:31.742798619Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-09T09:34:31.746804224Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.005364ms logger=migrator t=2026-07-09T09:34:31.753305095Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-09T09:34:31.757010002Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.705247ms logger=migrator t=2026-07-09T09:34:31.763846233Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-09T09:34:31.765401503Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.55091ms logger=migrator t=2026-07-09T09:34:31.771180685Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-09T09:34:31.772186382Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.006587ms logger=migrator t=2026-07-09T09:34:31.777202664Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-09T09:34:31.778754685Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.542801ms logger=migrator t=2026-07-09T09:34:31.786795916Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-09T09:34:31.788546033Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.754217ms logger=migrator t=2026-07-09T09:34:31.795231628Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-09T09:34:31.796958564Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.728916ms logger=migrator t=2026-07-09T09:34:31.807801889Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-09T09:34:31.809537795Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.741726ms logger=migrator t=2026-07-09T09:34:31.817793473Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-09T09:34:31.819279472Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.49643ms logger=migrator t=2026-07-09T09:34:31.827315553Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-09T09:34:31.828772211Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.459208ms logger=migrator t=2026-07-09T09:34:31.836484954Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-09T09:34:31.837180672Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=699.628µs logger=migrator t=2026-07-09T09:34:31.846644472Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-09T09:34:31.846997911Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=357.269µs logger=migrator t=2026-07-09T09:34:31.852414494Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-09T09:34:31.853535984Z level=info msg="Migration successfully executed" id="create tag table" duration=1.12619ms logger=migrator t=2026-07-09T09:34:31.859785808Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-09T09:34:31.860755283Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=969.735µs logger=migrator t=2026-07-09T09:34:31.86670064Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-09T09:34:31.867647655Z level=info msg="Migration successfully executed" id="create login attempt table" duration=942.365µs logger=migrator t=2026-07-09T09:34:31.873671493Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-09T09:34:31.8754513Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.779957ms logger=migrator t=2026-07-09T09:34:31.881042268Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-09T09:34:31.882124697Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.082919ms logger=migrator t=2026-07-09T09:34:31.886938632Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-09T09:34:31.905939193Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.995991ms logger=migrator t=2026-07-09T09:34:31.914243051Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-09T09:34:31.9153201Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.078399ms logger=migrator t=2026-07-09T09:34:31.920987309Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-09T09:34:31.922136849Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.15016ms logger=migrator t=2026-07-09T09:34:31.927544141Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-09T09:34:31.928076405Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=534.084µs logger=migrator t=2026-07-09T09:34:31.934108095Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-09T09:34:31.935217013Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.111648ms logger=migrator t=2026-07-09T09:34:31.94156044Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-09T09:34:31.94266787Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.11702ms logger=migrator t=2026-07-09T09:34:31.94764013Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-09T09:34:31.948643887Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.004827ms logger=migrator t=2026-07-09T09:34:31.955583959Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-09T09:34:31.955696393Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=115.654µs logger=migrator t=2026-07-09T09:34:31.961966208Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-09T09:34:31.970736728Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.77175ms logger=migrator t=2026-07-09T09:34:31.977977639Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-09T09:34:31.985306412Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.328713ms logger=migrator t=2026-07-09T09:34:31.991414564Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-09T09:34:31.996344593Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.92879ms logger=migrator t=2026-07-09T09:34:32.001067707Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-09T09:34:32.008483592Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.414616ms logger=migrator t=2026-07-09T09:34:32.016219816Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-09T09:34:32.017595362Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.379766ms logger=migrator t=2026-07-09T09:34:32.023431816Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-09T09:34:32.030151713Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.715727ms logger=migrator t=2026-07-09T09:34:32.043199587Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-09T09:34:32.044464379Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.267262ms logger=migrator t=2026-07-09T09:34:32.062235398Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-09T09:34:32.064187079Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.952712ms logger=migrator t=2026-07-09T09:34:32.076975846Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-09T09:34:32.078209358Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.239402ms logger=migrator t=2026-07-09T09:34:32.090415849Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-09T09:34:32.091744794Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.331945ms logger=migrator t=2026-07-09T09:34:32.100388282Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-09T09:34:32.101618794Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.232922ms logger=migrator t=2026-07-09T09:34:32.106570604Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-09T09:34:32.107679234Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.10767ms logger=migrator t=2026-07-09T09:34:32.115058448Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-09T09:34:32.121933649Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.872531ms logger=migrator t=2026-07-09T09:34:32.128384599Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-09T09:34:32.130242148Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.86317ms logger=migrator t=2026-07-09T09:34:32.139534192Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-09T09:34:32.140788105Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.261273ms logger=migrator t=2026-07-09T09:34:32.147094341Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-09T09:34:32.148501988Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.407737ms logger=migrator t=2026-07-09T09:34:32.156582962Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-09T09:34:32.1580377Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.457598ms logger=migrator t=2026-07-09T09:34:32.16529129Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-09T09:34:32.167107608Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.818408ms logger=migrator t=2026-07-09T09:34:32.174068072Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-09T09:34:32.174239416Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=176.074µs logger=migrator t=2026-07-09T09:34:32.219633091Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-09T09:34:32.219869827Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=239.136µs logger=migrator t=2026-07-09T09:34:32.229204293Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-09T09:34:32.230492497Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.290665ms logger=migrator t=2026-07-09T09:34:32.237483081Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T09:34:32.238761745Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.283204ms logger=migrator t=2026-07-09T09:34:32.244053284Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T09:34:32.245256845Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.218582ms logger=migrator t=2026-07-09T09:34:32.250375461Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-09T09:34:32.250490373Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=110.583µs logger=migrator t=2026-07-09T09:34:32.27544722Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T09:34:32.276531439Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.086429ms logger=migrator t=2026-07-09T09:34:32.282568538Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T09:34:32.28382098Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.252182ms logger=migrator t=2026-07-09T09:34:32.290131167Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T09:34:32.291649627Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.51826ms logger=migrator t=2026-07-09T09:34:32.300235773Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T09:34:32.301514657Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.280574ms logger=migrator t=2026-07-09T09:34:32.308616654Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-09T09:34:32.316043559Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.423435ms logger=migrator t=2026-07-09T09:34:32.323926937Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-09T09:34:32.326172276Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.247178ms logger=migrator t=2026-07-09T09:34:32.333494778Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-09T09:34:32.333653082Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=161.204µs logger=migrator t=2026-07-09T09:34:32.341350265Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-09T09:34:32.342623158Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.272653ms logger=migrator t=2026-07-09T09:34:32.35599479Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-09T09:34:32.356938386Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=946.676µs logger=migrator t=2026-07-09T09:34:32.362658736Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-09T09:34:32.363421906Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=762.67µs logger=migrator t=2026-07-09T09:34:32.377356723Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T09:34:32.37762231Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=309.038µs logger=migrator t=2026-07-09T09:34:32.383508285Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-09T09:34:32.384777419Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.273154ms logger=migrator t=2026-07-09T09:34:32.392874341Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-09T09:34:32.395277795Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.398074ms logger=migrator t=2026-07-09T09:34:32.408289257Z 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-07-09T09:34:32.409713324Z 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.426107ms logger=migrator t=2026-07-09T09:34:32.414714206Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-09T09:34:32.415868507Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.157751ms logger=migrator t=2026-07-09T09:34:32.42171068Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-09T09:34:32.428233743Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.520913ms logger=migrator t=2026-07-09T09:34:32.435968296Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-09T09:34:32.437178067Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.213241ms logger=migrator t=2026-07-09T09:34:32.442048556Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T09:34:32.443519964Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.472299ms logger=migrator t=2026-07-09T09:34:32.451188196Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-09T09:34:32.482223514Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.032048ms logger=migrator t=2026-07-09T09:34:32.488883869Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-09T09:34:32.526795947Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=37.916358ms logger=migrator t=2026-07-09T09:34:32.534002017Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-09T09:34:32.535182068Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.1824ms logger=migrator t=2026-07-09T09:34:32.540092997Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T09:34:32.541063883Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=973.757µs logger=migrator t=2026-07-09T09:34:32.544494913Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-09T09:34:32.55083608Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.340987ms logger=migrator t=2026-07-09T09:34:32.556993232Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-09T09:34:32.561965823Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.966731ms logger=migrator t=2026-07-09T09:34:32.566440801Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-09T09:34:32.567653103Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.213052ms logger=migrator t=2026-07-09T09:34:32.572157561Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-09T09:34:32.573629389Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.473298ms logger=migrator t=2026-07-09T09:34:32.580737877Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-09T09:34:32.582027141Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.291225ms logger=migrator t=2026-07-09T09:34:32.593975165Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-09T09:34:32.595407673Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.434618ms logger=migrator t=2026-07-09T09:34:32.602034698Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-09T09:34:32.602180741Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=156.504µs logger=migrator t=2026-07-09T09:34:32.606787663Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-09T09:34:32.614759233Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.96862ms logger=migrator t=2026-07-09T09:34:32.619381325Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-09T09:34:32.628838133Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.383096ms logger=migrator t=2026-07-09T09:34:32.633114746Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-09T09:34:32.641938898Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.813743ms logger=migrator t=2026-07-09T09:34:32.648105051Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-09T09:34:32.649012885Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=909.604µs logger=migrator t=2026-07-09T09:34:32.654848457Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-09T09:34:32.655804693Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=957.926µs logger=migrator t=2026-07-09T09:34:32.659209113Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-09T09:34:32.666457704Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.247211ms logger=migrator t=2026-07-09T09:34:32.670389867Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-09T09:34:32.677847133Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.454246ms logger=migrator t=2026-07-09T09:34:32.689256163Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-09T09:34:32.690414294Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.160541ms logger=migrator t=2026-07-09T09:34:32.6959362Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-09T09:34:32.702371259Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.433859ms logger=migrator t=2026-07-09T09:34:32.705780768Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-09T09:34:32.713824831Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.038823ms logger=migrator t=2026-07-09T09:34:32.720813075Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-09T09:34:32.720934698Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=120.863µs logger=migrator t=2026-07-09T09:34:32.72518683Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-09T09:34:32.72636058Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.17516ms logger=migrator t=2026-07-09T09:34:32.73051922Z 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-07-09T09:34:32.73164308Z 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.12338ms logger=migrator t=2026-07-09T09:34:32.738647024Z 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-07-09T09:34:32.739888547Z 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.243763ms logger=migrator t=2026-07-09T09:34:32.747476377Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T09:34:32.74760771Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=135.123µs logger=migrator t=2026-07-09T09:34:32.751877272Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-09T09:34:32.761036143Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.157211ms logger=migrator t=2026-07-09T09:34:32.765766908Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-09T09:34:32.771347185Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.579337ms logger=migrator t=2026-07-09T09:34:32.782340834Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-09T09:34:32.79208692Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.744666ms logger=migrator t=2026-07-09T09:34:32.799540537Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-09T09:34:32.808637517Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.095179ms logger=migrator t=2026-07-09T09:34:32.815177658Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-09T09:34:32.822215493Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.035985ms logger=migrator t=2026-07-09T09:34:32.828576511Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-09T09:34:32.829406954Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=833.483µs logger=migrator t=2026-07-09T09:34:32.835701039Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-09T09:34:32.837551758Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.865928ms logger=migrator t=2026-07-09T09:34:32.844550211Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-09T09:34:32.853666152Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.11338ms logger=migrator t=2026-07-09T09:34:32.857552634Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-09T09:34:32.857628066Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=81.752µs logger=migrator t=2026-07-09T09:34:32.862607417Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-09T09:34:32.872555959Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.945191ms logger=migrator t=2026-07-09T09:34:32.87754346Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-09T09:34:32.878361072Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=817.372µs logger=migrator t=2026-07-09T09:34:32.883352304Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-09T09:34:32.891760725Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.405861ms logger=migrator t=2026-07-09T09:34:32.897073204Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-09T09:34:32.898741779Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.661904ms logger=migrator t=2026-07-09T09:34:32.902852287Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-09T09:34:32.905003214Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.146556ms logger=migrator t=2026-07-09T09:34:32.910752235Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-09T09:34:32.916174638Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.421673ms logger=migrator t=2026-07-09T09:34:32.920288475Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-09T09:34:32.921570489Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.284974ms logger=migrator t=2026-07-09T09:34:32.927360742Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-09T09:34:32.928696806Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.335984ms logger=migrator t=2026-07-09T09:34:32.934589332Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-09T09:34:32.935785164Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.198202ms logger=migrator t=2026-07-09T09:34:32.940285182Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-09T09:34:32.941818512Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.53456ms logger=migrator t=2026-07-09T09:34:32.94664906Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-09T09:34:32.946791853Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=145.173µs logger=migrator t=2026-07-09T09:34:32.952822152Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-09T09:34:32.95428503Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.464058ms logger=migrator t=2026-07-09T09:34:32.959814356Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-09T09:34:32.961458049Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.645733ms logger=migrator t=2026-07-09T09:34:32.966736939Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-09T09:34:32.967365325Z 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-07-09T09:34:32.97248879Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-09T09:34:32.973089376Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=601.936µs logger=migrator t=2026-07-09T09:34:32.977106462Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-09T09:34:32.978327533Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.222791ms logger=migrator t=2026-07-09T09:34:32.984988659Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-09T09:34:32.991618333Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.626974ms logger=migrator t=2026-07-09T09:34:32.99680131Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-09T09:34:32.998232498Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.433068ms logger=migrator t=2026-07-09T09:34:33.00290556Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-09T09:34:33.004320317Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.416057ms logger=migrator t=2026-07-09T09:34:33.00933552Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-09T09:34:33.010352236Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.018066ms logger=migrator t=2026-07-09T09:34:33.017081864Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-09T09:34:33.018548083Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.468198ms logger=migrator t=2026-07-09T09:34:33.023429751Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-09T09:34:33.024787707Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.353186ms logger=migrator t=2026-07-09T09:34:33.028895575Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-09T09:34:33.028954307Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=59.782µs logger=migrator t=2026-07-09T09:34:33.034474292Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-09T09:34:33.035709024Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=1.227461ms logger=migrator t=2026-07-09T09:34:33.042964295Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-09T09:34:33.052908827Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.942302ms logger=migrator t=2026-07-09T09:34:33.057928469Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-09T09:34:33.058487244Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=558.075µs logger=migrator t=2026-07-09T09:34:33.063035933Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-09T09:34:33.064994005Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.957602ms logger=migrator t=2026-07-09T09:34:33.073052138Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-09T09:34:33.073616672Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=563.434µs logger=migrator t=2026-07-09T09:34:33.079168518Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-09T09:34:33.080675688Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.50766ms logger=migrator t=2026-07-09T09:34:33.088062512Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-09T09:34:33.089471619Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.411017ms logger=migrator t=2026-07-09T09:34:33.095515539Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-09T09:34:33.13543335Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.912471ms logger=migrator t=2026-07-09T09:34:33.141392546Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-09T09:34:33.147902648Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.505882ms logger=migrator t=2026-07-09T09:34:33.152501118Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-09T09:34:33.152829458Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=329.22µs logger=migrator t=2026-07-09T09:34:33.157896351Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-09T09:34:33.197026131Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=39.12559ms logger=migrator t=2026-07-09T09:34:33.202574147Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-09T09:34:33.238218986Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.657318ms logger=migrator t=2026-07-09T09:34:33.245643881Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-09T09:34:33.247092689Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.450478ms logger=migrator t=2026-07-09T09:34:33.254659568Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-09T09:34:33.257225466Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.565148ms logger=migrator t=2026-07-09T09:34:33.265340469Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-09T09:34:33.26575255Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=414.241µs logger=migrator t=2026-07-09T09:34:33.271885712Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-09T09:34:33.27411367Z level=info msg="Migration successfully executed" id="create permission table" duration=2.227868ms logger=migrator t=2026-07-09T09:34:33.28322283Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-09T09:34:33.2855181Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.29618ms logger=migrator t=2026-07-09T09:34:33.292576936Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-09T09:34:33.294054675Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.477549ms logger=migrator t=2026-07-09T09:34:33.301625164Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-09T09:34:33.302576649Z level=info msg="Migration successfully executed" id="create role table" duration=951.555µs logger=migrator t=2026-07-09T09:34:33.309345157Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-09T09:34:33.318815527Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.4685ms logger=migrator t=2026-07-09T09:34:33.330412062Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-09T09:34:33.339380398Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.967336ms logger=migrator t=2026-07-09T09:34:33.344846322Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-09T09:34:33.346069645Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.225693ms logger=migrator t=2026-07-09T09:34:33.352768121Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-09T09:34:33.354655241Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.891551ms logger=migrator t=2026-07-09T09:34:33.363426881Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-09T09:34:33.365396163Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.972242ms logger=migrator t=2026-07-09T09:34:33.381961609Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-09T09:34:33.384397083Z level=info msg="Migration successfully executed" id="create team role table" duration=2.428694ms logger=migrator t=2026-07-09T09:34:33.394336565Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-09T09:34:33.396083551Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.752936ms logger=migrator t=2026-07-09T09:34:33.401647537Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-09T09:34:33.404295757Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.64972ms logger=migrator t=2026-07-09T09:34:33.41010933Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-09T09:34:33.411762133Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.656183ms logger=migrator t=2026-07-09T09:34:33.417382011Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-09T09:34:33.41846613Z level=info msg="Migration successfully executed" id="create user role table" duration=1.084809ms logger=migrator t=2026-07-09T09:34:33.425013752Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-09T09:34:33.42645442Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.442278ms logger=migrator t=2026-07-09T09:34:33.435040817Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-09T09:34:33.438510418Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=3.472151ms logger=migrator t=2026-07-09T09:34:33.445265325Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-09T09:34:33.446916599Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.652044ms logger=migrator t=2026-07-09T09:34:33.455351702Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-09T09:34:33.456836591Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.481569ms logger=migrator t=2026-07-09T09:34:33.463011023Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-09T09:34:33.46478658Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.778736ms logger=migrator t=2026-07-09T09:34:33.47278485Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-09T09:34:33.474256759Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.472319ms logger=migrator t=2026-07-09T09:34:33.481729235Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-09T09:34:33.492306274Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.574538ms logger=migrator t=2026-07-09T09:34:33.498389074Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-09T09:34:33.499666248Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.276854ms logger=migrator t=2026-07-09T09:34:33.505261435Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-09T09:34:33.506763984Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.503499ms logger=migrator t=2026-07-09T09:34:33.642132959Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-09T09:34:33.643597537Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.466209ms logger=migrator t=2026-07-09T09:34:33.6478974Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-09T09:34:33.649612975Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.716215ms logger=migrator t=2026-07-09T09:34:33.655774128Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-09T09:34:33.656961289Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.187592ms logger=migrator t=2026-07-09T09:34:33.664301411Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-09T09:34:33.665624176Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.325435ms logger=migrator t=2026-07-09T09:34:33.670895486Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-09T09:34:33.679362369Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.466013ms logger=migrator t=2026-07-09T09:34:33.685963132Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-09T09:34:33.696281974Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.315662ms logger=migrator t=2026-07-09T09:34:33.703632777Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-09T09:34:33.714878533Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.242215ms logger=migrator t=2026-07-09T09:34:33.720601554Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-09T09:34:33.729661873Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.062269ms logger=migrator t=2026-07-09T09:34:33.735940277Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-09T09:34:33.737450618Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.512291ms logger=migrator t=2026-07-09T09:34:33.74435781Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-09T09:34:33.745662883Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.304773ms logger=migrator t=2026-07-09T09:34:33.752221186Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-09T09:34:33.753552662Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.335016ms logger=migrator t=2026-07-09T09:34:33.758899922Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-09T09:34:33.760091574Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.191741ms logger=migrator t=2026-07-09T09:34:33.766138053Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-09T09:34:33.768078343Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.94028ms logger=migrator t=2026-07-09T09:34:33.774314587Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-09T09:34:33.77442522Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=103.443µs logger=migrator t=2026-07-09T09:34:33.780752958Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-09T09:34:33.780867861Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=119.884µs logger=migrator t=2026-07-09T09:34:33.78769699Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-09T09:34:33.788144442Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=450.952µs logger=migrator t=2026-07-09T09:34:33.793436152Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-09T09:34:33.794026657Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=592.154µs logger=migrator t=2026-07-09T09:34:33.799141662Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-09T09:34:33.800368864Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.227993ms logger=migrator t=2026-07-09T09:34:33.805920959Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-09T09:34:33.806172437Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=254.088µs logger=migrator t=2026-07-09T09:34:33.811396144Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-09T09:34:33.811920318Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=530.834µs logger=migrator t=2026-07-09T09:34:33.817138975Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-09T09:34:33.818715077Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.575492ms logger=migrator t=2026-07-09T09:34:33.827028076Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-09T09:34:33.829413918Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.387942ms logger=migrator t=2026-07-09T09:34:33.838396565Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-09T09:34:33.847651129Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.249073ms logger=migrator t=2026-07-09T09:34:33.852904087Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-09T09:34:33.85300563Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=104.993µs logger=migrator t=2026-07-09T09:34:33.858928875Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-09T09:34:33.860366593Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.439508ms logger=migrator t=2026-07-09T09:34:33.868917008Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-09T09:34:33.87048076Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.564802ms logger=migrator t=2026-07-09T09:34:33.876549799Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-09T09:34:33.877894714Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.347745ms logger=migrator t=2026-07-09T09:34:33.883127133Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-09T09:34:33.896042702Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.91212ms logger=migrator t=2026-07-09T09:34:33.903431197Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-09T09:34:33.904768762Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.343675ms logger=migrator t=2026-07-09T09:34:33.91078963Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-09T09:34:33.911711355Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=925.915µs logger=migrator t=2026-07-09T09:34:33.919578812Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-09T09:34:33.947523288Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.944486ms logger=migrator t=2026-07-09T09:34:33.959847392Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-09T09:34:33.961378783Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.533191ms logger=migrator t=2026-07-09T09:34:33.968074768Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-09T09:34:33.969548887Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.489529ms logger=migrator t=2026-07-09T09:34:33.976671595Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-09T09:34:33.978029971Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.365076ms logger=migrator t=2026-07-09T09:34:33.984441969Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-09T09:34:33.986020412Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.579152ms logger=migrator t=2026-07-09T09:34:33.992149132Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-09T09:34:33.992704187Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=557.485µs logger=migrator t=2026-07-09T09:34:33.998685185Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-09T09:34:33.999874145Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.192231ms logger=migrator t=2026-07-09T09:34:34.007680432Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-09T09:34:34.02207607Z level=info msg="Migration successfully executed" id="add provisioning column" duration=14.394988ms logger=migrator t=2026-07-09T09:34:34.028345945Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-09T09:34:34.029724541Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.380886ms logger=migrator t=2026-07-09T09:34:34.035289018Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-09T09:34:34.036393918Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.10738ms logger=migrator t=2026-07-09T09:34:34.043822702Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T09:34:34.044907591Z 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-07-09T09:34:34.0528348Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T09:34:34.053671202Z 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-07-09T09:34:34.05852882Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-09T09:34:34.060124662Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.594792ms logger=migrator t=2026-07-09T09:34:34.067214019Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-09T09:34:34.068574065Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.361755ms logger=migrator t=2026-07-09T09:34:34.077427217Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T09:34:34.080102498Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.679541ms logger=migrator t=2026-07-09T09:34:34.088399806Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T09:34:34.090171963Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.776026ms logger=migrator t=2026-07-09T09:34:34.096382816Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T09:34:34.09805736Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.676374ms logger=migrator t=2026-07-09T09:34:34.103631237Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T09:34:34.105061585Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.431898ms logger=migrator t=2026-07-09T09:34:34.110178219Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-09T09:34:34.111412162Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.236903ms logger=migrator t=2026-07-09T09:34:34.116356622Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-09T09:34:34.117762059Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.405397ms logger=migrator t=2026-07-09T09:34:34.12272008Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T09:34:34.124800474Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.126695ms logger=migrator t=2026-07-09T09:34:34.130270239Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T09:34:34.13183808Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.568252ms logger=migrator t=2026-07-09T09:34:34.138576068Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-09T09:34:34.140092757Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.5166ms logger=migrator t=2026-07-09T09:34:34.146243739Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-09T09:34:34.170164499Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.91475ms logger=migrator t=2026-07-09T09:34:34.175957531Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-09T09:34:34.186942781Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.978219ms logger=migrator t=2026-07-09T09:34:34.192582249Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-09T09:34:34.20174968Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.165211ms logger=migrator t=2026-07-09T09:34:34.207954994Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-09T09:34:34.208167369Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=213.155µs logger=migrator t=2026-07-09T09:34:34.212946815Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-09T09:34:34.225034893Z level=info msg="Migration successfully executed" id="add share column" duration=12.087268ms logger=migrator t=2026-07-09T09:34:34.237329627Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-09T09:34:34.237587243Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=260.866µs logger=migrator t=2026-07-09T09:34:34.252298551Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-09T09:34:34.253586725Z level=info msg="Migration successfully executed" id="create file table" duration=1.291974ms logger=migrator t=2026-07-09T09:34:34.259423618Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-09T09:34:34.260793504Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.368766ms logger=migrator t=2026-07-09T09:34:34.268281852Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-09T09:34:34.269665818Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.384906ms logger=migrator t=2026-07-09T09:34:34.277220357Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-09T09:34:34.278281885Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.062528ms logger=migrator t=2026-07-09T09:34:34.283918133Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-09T09:34:34.285537057Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.619463ms logger=migrator t=2026-07-09T09:34:34.301972349Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-09T09:34:34.302088431Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=120.493µs logger=migrator t=2026-07-09T09:34:34.313559564Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-09T09:34:34.313738568Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=182.094µs logger=migrator t=2026-07-09T09:34:34.319778507Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-09T09:34:34.320554428Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=776.651µs logger=migrator t=2026-07-09T09:34:34.325784115Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-09T09:34:34.32632153Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=540.045µs logger=migrator t=2026-07-09T09:34:34.333224862Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-09T09:34:34.334636789Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.414527ms logger=migrator t=2026-07-09T09:34:34.339414564Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-09T09:34:34.349870349Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.451325ms logger=migrator t=2026-07-09T09:34:34.356406392Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-09T09:34:34.356665998Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=263.436µs logger=migrator t=2026-07-09T09:34:34.361648579Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-09T09:34:34.362990555Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.347926ms logger=migrator t=2026-07-09T09:34:34.368629563Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-09T09:34:34.369157527Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=528.934µs logger=migrator t=2026-07-09T09:34:34.373721937Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-09T09:34:34.374076537Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=356.389µs logger=migrator t=2026-07-09T09:34:34.38026512Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-09T09:34:34.381071981Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=817.012µs logger=migrator t=2026-07-09T09:34:34.396822115Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-09T09:34:34.404872217Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.048612ms logger=migrator t=2026-07-09T09:34:34.416919564Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-09T09:34:34.431487978Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=14.567254ms logger=migrator t=2026-07-09T09:34:34.438869843Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-09T09:34:34.440396033Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.52821ms logger=migrator t=2026-07-09T09:34:34.448083585Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-09T09:34:34.54741271Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=99.346605ms logger=migrator t=2026-07-09T09:34:34.561237553Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-09T09:34:34.5630072Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.772327ms logger=migrator t=2026-07-09T09:34:34.570399234Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-09T09:34:34.572248543Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.853579ms logger=migrator t=2026-07-09T09:34:34.579741951Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-09T09:34:34.618141302Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=38.401661ms logger=migrator t=2026-07-09T09:34:34.63328241Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-09T09:34:34.642651077Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.364807ms logger=migrator t=2026-07-09T09:34:34.649544398Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-09T09:34:34.650142024Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=598.986µs logger=migrator t=2026-07-09T09:34:34.659284894Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-09T09:34:34.659606423Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=324.909µs logger=migrator t=2026-07-09T09:34:34.67053229Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-09T09:34:34.671099625Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=570.545µs logger=migrator t=2026-07-09T09:34:34.686314516Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-09T09:34:34.686780469Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=467.923µs logger=migrator t=2026-07-09T09:34:34.697313026Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-09T09:34:34.698702553Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=1.393236ms logger=migrator t=2026-07-09T09:34:34.710376859Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-09T09:34:34.712466274Z level=info msg="Migration successfully executed" id="create folder table" duration=2.087665ms logger=migrator t=2026-07-09T09:34:34.72329113Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-09T09:34:34.724978614Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.691814ms logger=migrator t=2026-07-09T09:34:34.735241214Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-09T09:34:34.737125134Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.88964ms logger=migrator t=2026-07-09T09:34:34.748171874Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-09T09:34:34.748236206Z level=info msg="Migration successfully executed" id="Update folder title length" duration=69.762µs logger=migrator t=2026-07-09T09:34:34.75673396Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T09:34:34.758295811Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.564251ms logger=migrator t=2026-07-09T09:34:34.765069729Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T09:34:34.766426755Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.356966ms logger=migrator t=2026-07-09T09:34:34.77303512Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-09T09:34:34.775052463Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.021914ms logger=migrator t=2026-07-09T09:34:34.783148075Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-09T09:34:34.784197293Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.054738ms logger=migrator t=2026-07-09T09:34:34.794170356Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-09T09:34:34.794607168Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=441.792µs logger=migrator t=2026-07-09T09:34:34.807061954Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-09T09:34:34.808697988Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.640114ms logger=migrator t=2026-07-09T09:34:34.819809641Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-09T09:34:34.821730331Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.92502ms logger=migrator t=2026-07-09T09:34:34.833196573Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-09T09:34:34.835137914Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.945041ms logger=migrator t=2026-07-09T09:34:34.84333684Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-09T09:34:34.845625411Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.290072ms logger=migrator t=2026-07-09T09:34:34.854630887Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-09T09:34:34.85588608Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.258543ms logger=migrator t=2026-07-09T09:34:34.864309272Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-09T09:34:34.865558345Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.251233ms logger=migrator t=2026-07-09T09:34:34.874630694Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-09T09:34:34.877361296Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.741633ms logger=migrator t=2026-07-09T09:34:34.890480301Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-09T09:34:34.892787752Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.310611ms logger=migrator t=2026-07-09T09:34:34.901639155Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-09T09:34:34.903233027Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.604882ms logger=migrator t=2026-07-09T09:34:34.914171044Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-09T09:34:34.915870679Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.703975ms logger=migrator t=2026-07-09T09:34:34.925137513Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-09T09:34:34.926784236Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.649553ms logger=migrator t=2026-07-09T09:34:34.934014957Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-09T09:34:34.934397017Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=383.73µs logger=migrator t=2026-07-09T09:34:34.942777667Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-09T09:34:34.954211539Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.401471ms logger=migrator t=2026-07-09T09:34:34.964164561Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-09T09:34:34.96529697Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.136919ms logger=migrator t=2026-07-09T09:34:34.972275344Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T09:34:34.972317756Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=46.513µs logger=migrator t=2026-07-09T09:34:34.981785035Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T09:34:34.984085715Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.301261ms logger=migrator t=2026-07-09T09:34:35.001806522Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T09:34:35.001851003Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=49.071µs logger=migrator t=2026-07-09T09:34:35.009103024Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-09T09:34:35.011027145Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.925031ms logger=migrator t=2026-07-09T09:34:35.025899866Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T09:34:35.027257701Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.359805ms logger=migrator t=2026-07-09T09:34:35.043037798Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-09T09:34:35.044444705Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.408507ms logger=migrator t=2026-07-09T09:34:35.074934657Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-09T09:34:35.075927173Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=996.156µs logger=migrator t=2026-07-09T09:34:35.091661217Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-09T09:34:35.092383926Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=726.469µs logger=migrator t=2026-07-09T09:34:35.112935147Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-09T09:34:35.113962954Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.029188ms logger=migrator t=2026-07-09T09:34:35.138207372Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-09T09:34:35.139431884Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.232092ms logger=migrator t=2026-07-09T09:34:35.160880389Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-09T09:34:35.162251935Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.375156ms logger=migrator t=2026-07-09T09:34:35.178460202Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-09T09:34:35.19167538Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.215538ms logger=migrator t=2026-07-09T09:34:35.205069333Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-09T09:34:35.213849794Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.77796ms logger=migrator t=2026-07-09T09:34:35.226110376Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-09T09:34:35.238940484Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.827878ms logger=migrator t=2026-07-09T09:34:35.25398558Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-09T09:34:35.254195546Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=213.866µs logger=migrator t=2026-07-09T09:34:35.264719773Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-09T09:34:35.27791898Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.197147ms logger=migrator t=2026-07-09T09:34:35.289150066Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-09T09:34:35.302422105Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.271759ms logger=migrator t=2026-07-09T09:34:35.312897521Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-09T09:34:35.313544328Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=637.907µs logger=migrator t=2026-07-09T09:34:35.319982508Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.974028576s logger=migrator t=2026-07-09T09:34:35.320788599Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-09T09:34:35.342058059Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-09T09:34:35.342426878Z level=info msg="Created default organization" logger=secrets t=2026-07-09T09:34:35.35236686Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T09:34:35.403844455Z level=info msg="Restored cache from database" duration=494.263µs logger=plugin.store t=2026-07-09T09:34:35.405609611Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-09T09:34:35.450970856Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-09T09:34:35.451005637Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-09T09:34:35.451092939Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-09T09:34:35.451105699Z level=info msg="Plugins loaded" count=54 duration=45.497538ms logger=query_data t=2026-07-09T09:34:35.456591164Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-09T09:34:35.460488096Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-09T09:34:35.46710722Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-09T09:34:35.475752579Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-09T09:34:35.479006204Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-09T09:34:35.481803677Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-09T09:34:35.50430708Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-09T09:34:35.522741765Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-09T09:34:35.5457155Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-09T09:34:35.545748151Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-09T09:34:35.546128911Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-07-09T09:34:35.546980143Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-07-09T09:34:35.547087085Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-07-09T09:34:35.547546248Z level=info msg="State cache has been initialized" states=0 duration=1.416598ms logger=ngalert.scheduler t=2026-07-09T09:34:35.547612729Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-09T09:34:35.547704192Z level=info msg=starting first_tick=2026-07-09T09:34:40Z logger=http.server t=2026-07-09T09:34:35.547748683Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-07-09T09:34:35.549057597Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-09T09:34:35.620619652Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-07-09T09:34:35.662872194Z level=info msg="Update check succeeded" duration=116.180039ms logger=grafana.update.checker t=2026-07-09T09:34:35.664571428Z level=info msg="Update check succeeded" duration=117.858572ms logger=sqlstore.transactions t=2026-07-09T09:34:35.737322174Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-07-09T09:34:35.758248135Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-07-09T09:34:35.767085898Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-07-09T09:34:35.794298824Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-09T09:34:35.794739925Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-09T09:34:35.808162349Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T09:34:35.866539956Z level=info msg="Patterns update finished" duration=200.047757ms logger=provisioning.dashboard t=2026-07-09T09:34:52.763460527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:52.765161622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.617310355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.664125126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.691959219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.758869161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.779076213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.812702129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.830498006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.859537621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.881850178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.913319427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.935005588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.961871576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:53.976905331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.032976797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.053848176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.08628582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.108190437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.150039159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.167113038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.201523854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.221420978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.254680373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.270756257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.297871271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.310949004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.339975179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.400216255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.442377934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.463010008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.504717996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.534653744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.598063043Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.615133813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.665057306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.682706831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.737953235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.755377244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.79737684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.812148298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.858326564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.873488724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.911928666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.933010041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.974423321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:54.992565158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.231842577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.2459749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.296344465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.315462008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.368077913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.386326473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.460335492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.478277755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.535943763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.556008131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.604785714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.620350775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.677945671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.701564413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.762154948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.774985126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.837972704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.858106693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.919543121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.936254381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:55.991519786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:56.006273564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:56.07793657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:56.091538459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:56.154694111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:56.176628018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:56.231276177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:56.247459673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:56.312774063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:56.344514168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:56.452767788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:56.469234271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T09:34:56.543714723Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-09T09:35:57.565993301Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T09:44:35.566557833Z level=info msg="Completed cleanup jobs" duration=19.767355ms logger=sqlstore.transactions t=2026-07-09T09:44:35.572138071Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-07-09T09:44:35.758217478Z level=info msg="Update check succeeded" duration=94.343548ms logger=sqlstore.transactions t=2026-07-09T09:49:35.476066279Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-09T09:54:35.572376196Z level=info msg="Completed cleanup jobs" duration=24.647751ms logger=plugins.update.checker t=2026-07-09T09:54:35.755100311Z level=info msg="Update check succeeded" duration=91.191673ms logger=cleanup t=2026-07-09T10:04:35.591133555Z level=info msg="Completed cleanup jobs" duration=43.866358ms logger=plugins.update.checker t=2026-07-09T10:04:35.754752487Z level=info msg="Update check succeeded" duration=91.413885ms logger=infra.usagestats t=2026-07-09T10:05:57.591438373Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T10:14:35.550307978Z level=info msg="Completed cleanup jobs" duration=3.527203ms logger=plugins.update.checker t=2026-07-09T10:14:35.75765767Z level=info msg="Update check succeeded" duration=94.078707ms logger=cleanup t=2026-07-09T10:24:35.586498948Z level=info msg="Completed cleanup jobs" duration=39.288227ms logger=plugins.update.checker t=2026-07-09T10:24:35.774518381Z level=info msg="Update check succeeded" duration=111.486112ms logger=cleanup t=2026-07-09T10:34:35.560663184Z level=info msg="Completed cleanup jobs" duration=12.799479ms logger=plugins.update.checker t=2026-07-09T10:34:35.760870684Z level=info msg="Update check succeeded" duration=94.599761ms logger=infra.usagestats t=2026-07-09T10:35:57.593067459Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T10:44:35.577506024Z level=info msg="Completed cleanup jobs" duration=23.329957ms logger=plugins.update.checker t=2026-07-09T10:44:35.760757165Z level=info msg="Update check succeeded" duration=94.980079ms logger=cleanup t=2026-07-09T10:54:35.575542886Z level=info msg="Completed cleanup jobs" duration=27.662301ms logger=plugins.update.checker t=2026-07-09T10:54:35.765919462Z level=info msg="Update check succeeded" duration=102.168008ms