logger=settings t=2026-03-19T06:03:12.353883712Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-19T06:03:12Z logger=settings t=2026-03-19T06:03:12.354370794Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-19T06:03:12.354465646Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-19T06:03:12.354495967Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-19T06:03:12.354514638Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-19T06:03:12.354532728Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-19T06:03:12.354556879Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-19T06:03:12.354578109Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-19T06:03:12.3545963Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-19T06:03:12.35461739Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-19T06:03:12.354635131Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-19T06:03:12.354655831Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-19T06:03:12.354683452Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-19T06:03:12.354704782Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-19T06:03:12.354724653Z level=info msg=Target target=[all] logger=settings t=2026-03-19T06:03:12.354755724Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-19T06:03:12.354774884Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-19T06:03:12.354792334Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-19T06:03:12.354810015Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-19T06:03:12.354827565Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-19T06:03:12.354844896Z level=info msg="App mode production" logger=sqlstore t=2026-03-19T06:03:12.355300648Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-19T06:03:12.355351569Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-19T06:03:12.357414011Z level=info msg="Locking database" logger=migrator t=2026-03-19T06:03:12.357460602Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-19T06:03:12.358048278Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-19T06:03:12.359473404Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.424466ms logger=migrator t=2026-03-19T06:03:12.367070476Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-19T06:03:12.368098992Z level=info msg="Migration successfully executed" id="create user table" duration=1.028126ms logger=migrator t=2026-03-19T06:03:12.373468769Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-19T06:03:12.374604298Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.13183ms logger=migrator t=2026-03-19T06:03:12.380058526Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-19T06:03:12.380953729Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=899.084µs logger=migrator t=2026-03-19T06:03:12.384987471Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-19T06:03:12.385667678Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=679.737µs logger=migrator t=2026-03-19T06:03:12.392401279Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-19T06:03:12.392891362Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=489.893µs logger=migrator t=2026-03-19T06:03:12.402455784Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-19T06:03:12.404309161Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.855317ms logger=migrator t=2026-03-19T06:03:12.417335882Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-19T06:03:12.418728587Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.392295ms logger=migrator t=2026-03-19T06:03:12.428484545Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-19T06:03:12.429184943Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=700.228µs logger=migrator t=2026-03-19T06:03:12.433509263Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-19T06:03:12.434571819Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.062456ms logger=migrator t=2026-03-19T06:03:12.440403107Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-19T06:03:12.441007022Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=604.135µs logger=migrator t=2026-03-19T06:03:12.445910087Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-19T06:03:12.446400469Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=490.772µs logger=migrator t=2026-03-19T06:03:12.45467971Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-19T06:03:12.456722602Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.041773ms logger=migrator t=2026-03-19T06:03:12.462891048Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-19T06:03:12.462924669Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.761µs logger=migrator t=2026-03-19T06:03:12.471377543Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-19T06:03:12.472866011Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.492418ms logger=migrator t=2026-03-19T06:03:12.47717307Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-19T06:03:12.477416196Z level=info msg="Migration successfully executed" id="Add missing user data" duration=245.726µs logger=migrator t=2026-03-19T06:03:12.482211488Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-19T06:03:12.484418885Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.206306ms logger=migrator t=2026-03-19T06:03:12.488828166Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-19T06:03:12.489582676Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=754.5µs logger=migrator t=2026-03-19T06:03:12.495868335Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-19T06:03:12.497280391Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.434105ms logger=migrator t=2026-03-19T06:03:12.503349875Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-19T06:03:12.513233165Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.8775ms logger=migrator t=2026-03-19T06:03:12.524182584Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-19T06:03:12.526092332Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.905819ms logger=migrator t=2026-03-19T06:03:12.532972436Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-19T06:03:12.533318905Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=344.959µs logger=migrator t=2026-03-19T06:03:12.537799939Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-19T06:03:12.538529647Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=729.808µs logger=migrator t=2026-03-19T06:03:12.545004031Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-19T06:03:12.545356271Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=352.299µs logger=migrator t=2026-03-19T06:03:12.549764352Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-19T06:03:12.550136082Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=371.62µs logger=migrator t=2026-03-19T06:03:12.554056712Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-19T06:03:12.554866502Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=809.79µs logger=migrator t=2026-03-19T06:03:12.559846009Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-19T06:03:12.56069137Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=845.701µs logger=migrator t=2026-03-19T06:03:12.567478902Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-19T06:03:12.568282813Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=807.571µs logger=migrator t=2026-03-19T06:03:12.573621568Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-19T06:03:12.575471834Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.848016ms logger=migrator t=2026-03-19T06:03:12.5816195Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-19T06:03:12.582297398Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=678.068µs logger=migrator t=2026-03-19T06:03:12.589691875Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-19T06:03:12.589730336Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.181µs logger=migrator t=2026-03-19T06:03:12.595820072Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-19T06:03:12.596786816Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=966.464µs logger=migrator t=2026-03-19T06:03:12.602140702Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-19T06:03:12.602915862Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=774.639µs logger=migrator t=2026-03-19T06:03:12.607538809Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-19T06:03:12.608309538Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=772.959µs logger=migrator t=2026-03-19T06:03:12.613772087Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-19T06:03:12.614789542Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.020355ms logger=migrator t=2026-03-19T06:03:12.622262542Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-19T06:03:12.626711826Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.448614ms logger=migrator t=2026-03-19T06:03:12.743065748Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-19T06:03:12.744148675Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.083597ms logger=migrator t=2026-03-19T06:03:12.75337759Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-19T06:03:12.754304793Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=930.723µs logger=migrator t=2026-03-19T06:03:12.761569628Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-19T06:03:12.762361748Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=792.45µs logger=migrator t=2026-03-19T06:03:12.766979475Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-19T06:03:12.767709133Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=729.748µs logger=migrator t=2026-03-19T06:03:12.77267646Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-19T06:03:12.773415308Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=738.918µs logger=migrator t=2026-03-19T06:03:12.778853446Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-19T06:03:12.779256076Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=402.98µs logger=migrator t=2026-03-19T06:03:12.785135735Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-19T06:03:12.785945085Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=809.46µs logger=migrator t=2026-03-19T06:03:12.791674001Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-19T06:03:12.792265317Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=590.566µs logger=migrator t=2026-03-19T06:03:12.797611143Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-19T06:03:12.798657099Z level=info msg="Migration successfully executed" id="create star table" duration=1.043487ms logger=migrator t=2026-03-19T06:03:12.80462063Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-19T06:03:12.805369919Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=749.329µs logger=migrator t=2026-03-19T06:03:12.810485589Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-19T06:03:12.811292389Z level=info msg="Migration successfully executed" id="create org table v1" duration=805.921µs logger=migrator t=2026-03-19T06:03:12.81647682Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-19T06:03:12.817759103Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.282263ms logger=migrator t=2026-03-19T06:03:12.825095179Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-19T06:03:12.825795928Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=697.898µs logger=migrator t=2026-03-19T06:03:12.832010595Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-19T06:03:12.832698032Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=685.327µs logger=migrator t=2026-03-19T06:03:12.837917825Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-19T06:03:12.838705505Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=787.04µs logger=migrator t=2026-03-19T06:03:12.843963268Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-19T06:03:12.84483689Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=871.912µs logger=migrator t=2026-03-19T06:03:12.84957582Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-19T06:03:12.849603611Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.151µs logger=migrator t=2026-03-19T06:03:12.856690081Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-19T06:03:12.856737733Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=49.842µs logger=migrator t=2026-03-19T06:03:12.863097564Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-19T06:03:12.863540105Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=436.231µs logger=migrator t=2026-03-19T06:03:12.877292814Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-19T06:03:12.878242908Z level=info msg="Migration successfully executed" id="create dashboard table" duration=951.284µs logger=migrator t=2026-03-19T06:03:12.886139918Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-19T06:03:12.886763814Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=624.136µs logger=migrator t=2026-03-19T06:03:12.894436329Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-19T06:03:12.895203358Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=769.809µs logger=migrator t=2026-03-19T06:03:12.900431941Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-19T06:03:12.90113857Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=708.149µs logger=migrator t=2026-03-19T06:03:12.916008126Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-19T06:03:12.916772206Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=765.75µs logger=migrator t=2026-03-19T06:03:12.927220951Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-19T06:03:12.928497873Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.280002ms logger=migrator t=2026-03-19T06:03:12.95750256Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-19T06:03:12.962122116Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.620456ms logger=migrator t=2026-03-19T06:03:12.968151349Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-19T06:03:12.968822557Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=671.608µs logger=migrator t=2026-03-19T06:03:12.974752128Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-19T06:03:12.975612559Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=861.942µs logger=migrator t=2026-03-19T06:03:12.980997976Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-19T06:03:12.982679029Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.680843ms logger=migrator t=2026-03-19T06:03:12.989976313Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-19T06:03:12.990960749Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=990.186µs logger=migrator t=2026-03-19T06:03:12.996732775Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-19T06:03:12.998348586Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.613911ms logger=migrator t=2026-03-19T06:03:13.005006805Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-19T06:03:13.005215911Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=206.096µs logger=migrator t=2026-03-19T06:03:13.011793257Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-19T06:03:13.016064376Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.283159ms logger=migrator t=2026-03-19T06:03:13.021608787Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-19T06:03:13.023614447Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.00572ms logger=migrator t=2026-03-19T06:03:13.030256106Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-19T06:03:13.033667202Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.410736ms logger=migrator t=2026-03-19T06:03:13.040052654Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-19T06:03:13.042036575Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.991031ms logger=migrator t=2026-03-19T06:03:13.053024954Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-19T06:03:13.05762642Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.606146ms logger=migrator t=2026-03-19T06:03:13.064888745Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-19T06:03:13.065941031Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.047397ms logger=migrator t=2026-03-19T06:03:13.071636005Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-19T06:03:13.072383155Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=751.69µs logger=migrator t=2026-03-19T06:03:13.079038224Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-19T06:03:13.079137086Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=100.432µs logger=migrator t=2026-03-19T06:03:13.085026106Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-19T06:03:13.085178119Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=153.464µs logger=migrator t=2026-03-19T06:03:13.090848993Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-19T06:03:13.093311396Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.463513ms logger=migrator t=2026-03-19T06:03:13.099864692Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-19T06:03:13.102071368Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.208376ms logger=migrator t=2026-03-19T06:03:13.108045559Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-19T06:03:13.110149673Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.103564ms logger=migrator t=2026-03-19T06:03:13.115621022Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-19T06:03:13.118531766Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.965625ms logger=migrator t=2026-03-19T06:03:13.124465336Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-19T06:03:13.125054321Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=589.235µs logger=migrator t=2026-03-19T06:03:13.132335956Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-19T06:03:13.133367712Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.031796ms logger=migrator t=2026-03-19T06:03:13.139833997Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-19T06:03:13.141064298Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.2309ms logger=migrator t=2026-03-19T06:03:13.147924272Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-19T06:03:13.147993764Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=73.022µs logger=migrator t=2026-03-19T06:03:13.152789045Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-19T06:03:13.153724299Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=934.884µs logger=migrator t=2026-03-19T06:03:13.16285315Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-19T06:03:13.164156573Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.303403ms logger=migrator t=2026-03-19T06:03:13.170768462Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-19T06:03:13.183546556Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=12.774303ms logger=migrator t=2026-03-19T06:03:13.190205335Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-19T06:03:13.191080627Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=936.154µs logger=migrator t=2026-03-19T06:03:13.201704177Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-19T06:03:13.204501088Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.797331ms logger=migrator t=2026-03-19T06:03:13.211008583Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-19T06:03:13.213239449Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.238227ms logger=migrator t=2026-03-19T06:03:13.218611326Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-19T06:03:13.21917973Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=594.095µs logger=migrator t=2026-03-19T06:03:13.22591123Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-19T06:03:13.226581048Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=668.748µs logger=migrator t=2026-03-19T06:03:13.231655416Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-19T06:03:13.234199281Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.545824ms logger=migrator t=2026-03-19T06:03:13.238918781Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-19T06:03:13.240017368Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.097957ms logger=migrator t=2026-03-19T06:03:13.247565Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-19T06:03:13.248105084Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=539.514µs logger=migrator t=2026-03-19T06:03:13.252986188Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-19T06:03:13.253138862Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=152.824µs logger=migrator t=2026-03-19T06:03:13.25739984Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-19T06:03:13.258251691Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=851.341µs logger=migrator t=2026-03-19T06:03:13.268613995Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-19T06:03:13.272289768Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.685384ms logger=migrator t=2026-03-19T06:03:13.279378348Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-19T06:03:13.280429704Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.053866ms logger=migrator t=2026-03-19T06:03:13.291448854Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-19T06:03:13.292584313Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.136989ms logger=migrator t=2026-03-19T06:03:13.301976521Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-19T06:03:13.304457243Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.475932ms logger=migrator t=2026-03-19T06:03:13.311610285Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-19T06:03:13.312412446Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=802.66µs logger=migrator t=2026-03-19T06:03:13.319752862Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-19T06:03:13.321392014Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.638532ms logger=migrator t=2026-03-19T06:03:13.331345786Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-19T06:03:13.337144433Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.805997ms logger=migrator t=2026-03-19T06:03:13.341165486Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-19T06:03:13.341824602Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=659.376µs logger=migrator t=2026-03-19T06:03:13.347025185Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-19T06:03:13.347884496Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=857.152µs logger=migrator t=2026-03-19T06:03:13.354721809Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-19T06:03:13.356104065Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.382156ms logger=migrator t=2026-03-19T06:03:13.622683939Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-19T06:03:13.624149077Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.468388ms logger=migrator t=2026-03-19T06:03:13.632494699Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-19T06:03:13.635230628Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.736089ms logger=migrator t=2026-03-19T06:03:13.641030765Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-19T06:03:13.645085818Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.054863ms logger=migrator t=2026-03-19T06:03:13.649643974Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-19T06:03:13.649735026Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=93.552µs logger=migrator t=2026-03-19T06:03:13.653715827Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-19T06:03:13.653971293Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=255.546µs logger=migrator t=2026-03-19T06:03:13.659274818Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-19T06:03:13.663477455Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.203987ms logger=migrator t=2026-03-19T06:03:13.668004469Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-19T06:03:13.668227115Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=222.956µs logger=migrator t=2026-03-19T06:03:13.672077623Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-19T06:03:13.672286998Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=214.575µs logger=migrator t=2026-03-19T06:03:13.676850363Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-19T06:03:13.680952278Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.101825ms logger=migrator t=2026-03-19T06:03:13.685956765Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-19T06:03:13.686176011Z level=info msg="Migration successfully executed" id="Update uid value" duration=219.696µs logger=migrator t=2026-03-19T06:03:13.690041819Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-19T06:03:13.690867479Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=825.29µs logger=migrator t=2026-03-19T06:03:13.694712368Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-19T06:03:13.696150814Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.437906ms logger=migrator t=2026-03-19T06:03:13.701416287Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-19T06:03:13.702710621Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.294294ms logger=migrator t=2026-03-19T06:03:13.707325517Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-19T06:03:13.708862886Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.537999ms logger=migrator t=2026-03-19T06:03:13.713328059Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-19T06:03:13.71410462Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=776.69µs logger=migrator t=2026-03-19T06:03:13.719304022Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-19T06:03:13.720231425Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=928.593µs logger=migrator t=2026-03-19T06:03:13.72555675Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-19T06:03:13.726806661Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.249821ms logger=migrator t=2026-03-19T06:03:13.731346967Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-19T06:03:13.732688801Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.341514ms logger=migrator t=2026-03-19T06:03:13.737458422Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-19T06:03:13.738218581Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=761.159µs logger=migrator t=2026-03-19T06:03:13.742298035Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-19T06:03:13.751595761Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.298335ms logger=migrator t=2026-03-19T06:03:13.757439819Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-19T06:03:13.758844855Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.384645ms logger=migrator t=2026-03-19T06:03:13.763256486Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-19T06:03:13.764592921Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.336865ms logger=migrator t=2026-03-19T06:03:13.771818474Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-19T06:03:13.773323322Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.510228ms logger=migrator t=2026-03-19T06:03:13.778734069Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-19T06:03:13.779514419Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=781.35µs logger=migrator t=2026-03-19T06:03:13.783824349Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-19T06:03:13.784150617Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=326.238µs logger=migrator t=2026-03-19T06:03:13.789344819Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-19T06:03:13.79017987Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=835.871µs logger=migrator t=2026-03-19T06:03:13.794464248Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-19T06:03:13.794501439Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=38.481µs logger=migrator t=2026-03-19T06:03:13.799872836Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-19T06:03:13.80242447Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.551664ms logger=migrator t=2026-03-19T06:03:13.806685049Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-19T06:03:13.809167192Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.481783ms logger=migrator t=2026-03-19T06:03:13.813593524Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-19T06:03:13.813743437Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=150.263µs logger=migrator t=2026-03-19T06:03:13.817848382Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-19T06:03:13.820333595Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.484823ms logger=migrator t=2026-03-19T06:03:13.82406226Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-19T06:03:13.826541083Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.479253ms logger=migrator t=2026-03-19T06:03:13.831096078Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-19T06:03:13.831793716Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=697.418µs logger=migrator t=2026-03-19T06:03:13.836794143Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-19T06:03:13.837722027Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=928.345µs logger=migrator t=2026-03-19T06:03:13.842047986Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-19T06:03:13.84339246Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.343714ms logger=migrator t=2026-03-19T06:03:13.848268654Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-19T06:03:13.849265379Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=997.665µs logger=migrator t=2026-03-19T06:03:13.854499942Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-19T06:03:13.855863896Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.359944ms logger=migrator t=2026-03-19T06:03:13.861488069Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-19T06:03:13.862240059Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=751.82µs logger=migrator t=2026-03-19T06:03:13.865791519Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-19T06:03:13.86585617Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=65.401µs logger=migrator t=2026-03-19T06:03:13.870654593Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-19T06:03:13.870692464Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=38.891µs logger=migrator t=2026-03-19T06:03:13.875493255Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-19T06:03:13.879783874Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.289439ms logger=migrator t=2026-03-19T06:03:13.884253337Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-19T06:03:13.886886313Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.632227ms logger=migrator t=2026-03-19T06:03:13.891636304Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-19T06:03:13.891752337Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=116.993µs logger=migrator t=2026-03-19T06:03:13.895893423Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-19T06:03:13.897525364Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.627761ms logger=migrator t=2026-03-19T06:03:13.903640529Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-19T06:03:13.905057315Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.418226ms logger=migrator t=2026-03-19T06:03:13.909081287Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-19T06:03:13.909101178Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=20.571µs logger=migrator t=2026-03-19T06:03:13.916190028Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-19T06:03:13.917022848Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=832.811µs logger=migrator t=2026-03-19T06:03:13.921993125Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-19T06:03:13.923325418Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.332343ms logger=migrator t=2026-03-19T06:03:13.927639598Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-19T06:03:13.932647496Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.007777ms logger=migrator t=2026-03-19T06:03:13.937666243Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-19T06:03:13.937694624Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.491µs logger=migrator t=2026-03-19T06:03:13.942268569Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-19T06:03:13.943619244Z level=info msg="Migration successfully executed" id="create session table" duration=1.350705ms logger=migrator t=2026-03-19T06:03:13.948741373Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-19T06:03:13.948868307Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=128.234µs logger=migrator t=2026-03-19T06:03:13.954265763Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-19T06:03:13.954347875Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=82.502µs logger=migrator t=2026-03-19T06:03:13.959098206Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-19T06:03:13.959871326Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=773.189µs logger=migrator t=2026-03-19T06:03:13.966382102Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-19T06:03:13.967092979Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=711.078µs logger=migrator t=2026-03-19T06:03:13.972719902Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-19T06:03:13.972744483Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=25.641µs logger=migrator t=2026-03-19T06:03:13.978304254Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-19T06:03:13.978352715Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=54.031µs logger=migrator t=2026-03-19T06:03:13.983872645Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-19T06:03:13.987315782Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.452677ms logger=migrator t=2026-03-19T06:03:13.993432627Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-19T06:03:13.996820474Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.386727ms logger=migrator t=2026-03-19T06:03:14.005003492Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-19T06:03:14.005129545Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=131.113µs logger=migrator t=2026-03-19T06:03:14.010891661Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-19T06:03:14.011046715Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=158.024µs logger=migrator t=2026-03-19T06:03:14.016283988Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-19T06:03:14.0175648Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.283412ms logger=migrator t=2026-03-19T06:03:14.023316026Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-19T06:03:14.023340616Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.35µs logger=migrator t=2026-03-19T06:03:14.02861067Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-19T06:03:14.033875534Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.264634ms logger=migrator t=2026-03-19T06:03:14.044239578Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-19T06:03:14.044454403Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=218.896µs logger=migrator t=2026-03-19T06:03:14.049778988Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-19T06:03:14.053895112Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.115234ms logger=migrator t=2026-03-19T06:03:14.06210414Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-19T06:03:14.06483061Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.72578ms logger=migrator t=2026-03-19T06:03:14.072918295Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-19T06:03:14.072986097Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.312µs logger=migrator t=2026-03-19T06:03:14.078322202Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-19T06:03:14.079747108Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.424986ms logger=migrator t=2026-03-19T06:03:14.084646653Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-19T06:03:14.085467033Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=820.34µs logger=migrator t=2026-03-19T06:03:14.090564562Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-19T06:03:14.092083181Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.517929ms logger=migrator t=2026-03-19T06:03:14.097752795Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-19T06:03:14.099110479Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.355614ms logger=migrator t=2026-03-19T06:03:14.105335957Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-19T06:03:14.106104217Z level=info msg="Migration successfully executed" id="add index alert state" duration=768.34µs logger=migrator t=2026-03-19T06:03:14.110456517Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-19T06:03:14.111906645Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.450277ms logger=migrator t=2026-03-19T06:03:14.116334216Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-19T06:03:14.117158298Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=825.432µs logger=migrator t=2026-03-19T06:03:14.122272287Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-19T06:03:14.123090558Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=816.111µs logger=migrator t=2026-03-19T06:03:14.127703665Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-19T06:03:14.128484545Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=781.141µs logger=migrator t=2026-03-19T06:03:14.132304882Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-19T06:03:14.141951346Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.644764ms logger=migrator t=2026-03-19T06:03:14.146488432Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-19T06:03:14.146965424Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=476.782µs logger=migrator t=2026-03-19T06:03:14.151955571Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-19T06:03:14.153466419Z 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.510128ms logger=migrator t=2026-03-19T06:03:14.160762574Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-19T06:03:14.161272436Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=507.372µs logger=migrator t=2026-03-19T06:03:14.172333087Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-19T06:03:14.173321353Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=987.976µs logger=migrator t=2026-03-19T06:03:14.177807306Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-19T06:03:14.179022618Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.211132ms logger=migrator t=2026-03-19T06:03:14.183153412Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-19T06:03:14.187676797Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.524195ms logger=migrator t=2026-03-19T06:03:14.193590547Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-19T06:03:14.197038814Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.447977ms logger=migrator t=2026-03-19T06:03:14.201258312Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-19T06:03:14.204960086Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.698813ms logger=migrator t=2026-03-19T06:03:14.209242164Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-19T06:03:14.212698062Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.458518ms logger=migrator t=2026-03-19T06:03:14.217982107Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-19T06:03:14.218823978Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=841.361µs logger=migrator t=2026-03-19T06:03:14.223898436Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-19T06:03:14.223924327Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.501µs logger=migrator t=2026-03-19T06:03:14.228160714Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-19T06:03:14.228196485Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=36.721µs logger=migrator t=2026-03-19T06:03:14.234202377Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-19T06:03:14.235375007Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.1732ms logger=migrator t=2026-03-19T06:03:14.240864547Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T06:03:14.242100958Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.237391ms logger=migrator t=2026-03-19T06:03:14.247870784Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-19T06:03:14.248560762Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=689.838µs logger=migrator t=2026-03-19T06:03:14.25595127Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-19T06:03:14.256734969Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=785.17µs logger=migrator t=2026-03-19T06:03:14.263220444Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T06:03:14.264065475Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=847.381µs logger=migrator t=2026-03-19T06:03:14.270919299Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-19T06:03:14.276778498Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.858379ms logger=migrator t=2026-03-19T06:03:14.284279618Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-19T06:03:14.290018704Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.740286ms logger=migrator t=2026-03-19T06:03:14.29418901Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-19T06:03:14.294364424Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=175.584µs logger=migrator t=2026-03-19T06:03:14.298710254Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-19T06:03:14.300069889Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.356775ms logger=migrator t=2026-03-19T06:03:14.308636277Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-19T06:03:14.309927099Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.288833ms logger=migrator t=2026-03-19T06:03:14.317626115Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-19T06:03:14.323455692Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.830388ms logger=migrator t=2026-03-19T06:03:14.330799389Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-19T06:03:14.330942332Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=144.593µs logger=migrator t=2026-03-19T06:03:14.34032594Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-19T06:03:14.341426199Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.104139ms logger=migrator t=2026-03-19T06:03:14.348441907Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-19T06:03:14.350317644Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.880528ms logger=migrator t=2026-03-19T06:03:14.359352213Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-19T06:03:14.35960672Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=260.186µs logger=migrator t=2026-03-19T06:03:14.367353726Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-19T06:03:14.368612888Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.259182ms logger=migrator t=2026-03-19T06:03:14.374786086Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-19T06:03:14.375722099Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=934.104µs logger=migrator t=2026-03-19T06:03:14.38288474Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-19T06:03:14.383777584Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=892.984µs logger=migrator t=2026-03-19T06:03:14.393007108Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-19T06:03:14.394541557Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.5338ms logger=migrator t=2026-03-19T06:03:14.402033186Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-19T06:03:14.403013392Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=979.536µs logger=migrator t=2026-03-19T06:03:14.409827244Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-19T06:03:14.411424335Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.597051ms logger=migrator t=2026-03-19T06:03:14.418141105Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-19T06:03:14.418219287Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=79.282µs logger=migrator t=2026-03-19T06:03:14.424725002Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-19T06:03:14.432355426Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.632974ms logger=migrator t=2026-03-19T06:03:14.440431571Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-19T06:03:14.441252151Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=820.61µs logger=migrator t=2026-03-19T06:03:14.445852159Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-19T06:03:14.452155348Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.30336ms logger=migrator t=2026-03-19T06:03:14.456723995Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-19T06:03:14.457415342Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=691.237µs logger=migrator t=2026-03-19T06:03:14.463853975Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-19T06:03:14.465817225Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.9609ms logger=migrator t=2026-03-19T06:03:14.598253526Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-19T06:03:14.600116313Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.864377ms logger=migrator t=2026-03-19T06:03:14.608294371Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-19T06:03:14.627903239Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=19.608618ms logger=migrator t=2026-03-19T06:03:14.632838444Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-19T06:03:14.633414158Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=572.584µs logger=migrator t=2026-03-19T06:03:14.639780199Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-19T06:03:14.640839007Z 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.058738ms logger=migrator t=2026-03-19T06:03:14.647409653Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-19T06:03:14.64806838Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=658.247µs logger=migrator t=2026-03-19T06:03:14.653364064Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-19T06:03:14.653918238Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=554.124µs logger=migrator t=2026-03-19T06:03:14.659374307Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-19T06:03:14.659570702Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=197.215µs logger=migrator t=2026-03-19T06:03:14.664549548Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-19T06:03:14.671003282Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.453584ms logger=migrator t=2026-03-19T06:03:14.677028414Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-19T06:03:14.681710094Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.684619ms logger=migrator t=2026-03-19T06:03:14.687240654Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-19T06:03:14.688122396Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=881.462µs logger=migrator t=2026-03-19T06:03:14.693236146Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-19T06:03:14.694582591Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.346045ms logger=migrator t=2026-03-19T06:03:14.699929857Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-19T06:03:14.700157572Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=233.906µs logger=migrator t=2026-03-19T06:03:14.705119987Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-19T06:03:14.709172341Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.052043ms logger=migrator t=2026-03-19T06:03:14.71466865Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-19T06:03:14.715509951Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=840.991µs logger=migrator t=2026-03-19T06:03:14.721882783Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-19T06:03:14.722037728Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=155.485µs logger=migrator t=2026-03-19T06:03:14.729101916Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-19T06:03:14.72964245Z level=info msg="Migration successfully executed" id="Move region to single row" duration=540.454µs logger=migrator t=2026-03-19T06:03:14.736557136Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-19T06:03:14.738055783Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.498467ms logger=migrator t=2026-03-19T06:03:14.744295441Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-19T06:03:14.745226606Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=931.245µs logger=migrator t=2026-03-19T06:03:14.751911835Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T06:03:14.753316851Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.404456ms logger=migrator t=2026-03-19T06:03:14.759533679Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T06:03:14.760472272Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=938.193µs logger=migrator t=2026-03-19T06:03:14.765413018Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-19T06:03:14.766646289Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.233681ms logger=migrator t=2026-03-19T06:03:14.771365709Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-19T06:03:14.772277312Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=913.933µs logger=migrator t=2026-03-19T06:03:14.778049308Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-19T06:03:14.77811503Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=66.242µs logger=migrator t=2026-03-19T06:03:14.782906321Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-19T06:03:14.784176194Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.268753ms logger=migrator t=2026-03-19T06:03:14.791485489Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-19T06:03:14.792381883Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=893.313µs logger=migrator t=2026-03-19T06:03:14.799320978Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-19T06:03:14.80094987Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.628312ms logger=migrator t=2026-03-19T06:03:14.808652544Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-19T06:03:14.810304997Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.655483ms logger=migrator t=2026-03-19T06:03:14.816839782Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-19T06:03:14.817032317Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=193.335µs logger=migrator t=2026-03-19T06:03:14.822169828Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-19T06:03:14.822551757Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=382.099µs logger=migrator t=2026-03-19T06:03:14.828317554Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-19T06:03:14.828427536Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=111.452µs logger=migrator t=2026-03-19T06:03:14.834017638Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-19T06:03:14.835422445Z level=info msg="Migration successfully executed" id="create team table" duration=1.404026ms logger=migrator t=2026-03-19T06:03:14.842854293Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-19T06:03:14.843819257Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=965.024µs logger=migrator t=2026-03-19T06:03:14.849737497Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-19T06:03:14.851326808Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.589171ms logger=migrator t=2026-03-19T06:03:14.858372487Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-19T06:03:14.862990544Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.617817ms logger=migrator t=2026-03-19T06:03:14.869901569Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-19T06:03:14.870226047Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=322.268µs logger=migrator t=2026-03-19T06:03:14.875653475Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-19T06:03:14.877248986Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.595421ms logger=migrator t=2026-03-19T06:03:14.884524781Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-19T06:03:14.885741511Z level=info msg="Migration successfully executed" id="create team member table" duration=1.21672ms logger=migrator t=2026-03-19T06:03:14.894245067Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-19T06:03:14.895686453Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.440976ms logger=migrator t=2026-03-19T06:03:14.9022136Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-19T06:03:14.90342263Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.20991ms logger=migrator t=2026-03-19T06:03:14.909512414Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-19T06:03:14.910428798Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=916.054µs logger=migrator t=2026-03-19T06:03:14.916888552Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-19T06:03:14.922553075Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.667784ms logger=migrator t=2026-03-19T06:03:14.928553468Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-19T06:03:14.933031662Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.478025ms logger=migrator t=2026-03-19T06:03:14.938841619Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-19T06:03:14.943338344Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.496725ms logger=migrator t=2026-03-19T06:03:14.951407847Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-19T06:03:14.952930906Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.522089ms logger=migrator t=2026-03-19T06:03:14.958740954Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-19T06:03:14.960284133Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.543949ms logger=migrator t=2026-03-19T06:03:14.967153367Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-19T06:03:14.968880862Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.726914ms logger=migrator t=2026-03-19T06:03:14.975152331Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-19T06:03:14.976173676Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.020815ms logger=migrator t=2026-03-19T06:03:14.982568039Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-19T06:03:14.984410825Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.841916ms logger=migrator t=2026-03-19T06:03:14.991710031Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-19T06:03:14.992652664Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=942.613µs logger=migrator t=2026-03-19T06:03:15.000855733Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-19T06:03:15.002386602Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.53041ms logger=migrator t=2026-03-19T06:03:15.009249066Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-19T06:03:15.01022267Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=975.814µs logger=migrator t=2026-03-19T06:03:15.016423298Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-19T06:03:15.017143276Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=720.168µs logger=migrator t=2026-03-19T06:03:15.023799214Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-19T06:03:15.024582375Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=783.091µs logger=migrator t=2026-03-19T06:03:15.031031698Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-19T06:03:15.032745371Z level=info msg="Migration successfully executed" id="create tag table" duration=1.713953ms logger=migrator t=2026-03-19T06:03:15.040881958Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-19T06:03:15.04250177Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.623232ms logger=migrator t=2026-03-19T06:03:15.051790515Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-19T06:03:15.052602716Z level=info msg="Migration successfully executed" id="create login attempt table" duration=809.831µs logger=migrator t=2026-03-19T06:03:15.061902902Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-19T06:03:15.064809766Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.905723ms logger=migrator t=2026-03-19T06:03:15.072390678Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-19T06:03:15.07406225Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.675492ms logger=migrator t=2026-03-19T06:03:15.081354606Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-19T06:03:15.096307375Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.949538ms logger=migrator t=2026-03-19T06:03:15.10282703Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-19T06:03:15.103646251Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=819.031µs logger=migrator t=2026-03-19T06:03:15.110500695Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-19T06:03:15.112056005Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.55526ms logger=migrator t=2026-03-19T06:03:15.119278187Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-19T06:03:15.119574675Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=296.308µs logger=migrator t=2026-03-19T06:03:15.124640873Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-19T06:03:15.125623489Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=980.996µs logger=migrator t=2026-03-19T06:03:15.132044882Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-19T06:03:15.133281133Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.236151ms logger=migrator t=2026-03-19T06:03:15.138500265Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-19T06:03:15.140107457Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.607431ms logger=migrator t=2026-03-19T06:03:15.146609621Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-19T06:03:15.146736315Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=128.083µs logger=migrator t=2026-03-19T06:03:15.15167707Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-19T06:03:15.156709248Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.032018ms logger=migrator t=2026-03-19T06:03:15.162559606Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-19T06:03:15.167599024Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.036498ms logger=migrator t=2026-03-19T06:03:15.172636291Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-19T06:03:15.177582607Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.946166ms logger=migrator t=2026-03-19T06:03:15.183016875Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-19T06:03:15.188181286Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.164071ms logger=migrator t=2026-03-19T06:03:15.194151788Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-19T06:03:15.19504508Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=893.453µs logger=migrator t=2026-03-19T06:03:15.201229488Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-19T06:03:15.206186363Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.957075ms logger=migrator t=2026-03-19T06:03:15.21197653Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-19T06:03:15.212827492Z level=info msg="Migration successfully executed" id="create server_lock table" duration=860.473µs logger=migrator t=2026-03-19T06:03:15.21905528Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-19T06:03:15.22025217Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.1913ms logger=migrator t=2026-03-19T06:03:15.2265641Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-19T06:03:15.227916284Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.353534ms logger=migrator t=2026-03-19T06:03:15.234477821Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-19T06:03:15.235462426Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=984.316µs logger=migrator t=2026-03-19T06:03:15.242244868Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-19T06:03:15.243170902Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=925.514µs logger=migrator t=2026-03-19T06:03:15.24937936Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-19T06:03:15.250426766Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.046546ms logger=migrator t=2026-03-19T06:03:15.257718431Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-19T06:03:15.263822406Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.105125ms logger=migrator t=2026-03-19T06:03:15.270219818Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-19T06:03:15.271105571Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=886.543µs logger=migrator t=2026-03-19T06:03:15.277455872Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-19T06:03:15.279283368Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.825706ms logger=migrator t=2026-03-19T06:03:15.285970368Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-19T06:03:15.286697366Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=727.788µs logger=migrator t=2026-03-19T06:03:15.2943382Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-19T06:03:15.295197952Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=862.452µs logger=migrator t=2026-03-19T06:03:15.301667526Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-19T06:03:15.303239356Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.571871ms logger=migrator t=2026-03-19T06:03:15.310624174Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-19T06:03:15.310687035Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=63.451µs logger=migrator t=2026-03-19T06:03:15.317130359Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-19T06:03:15.317427366Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=304.798µs logger=migrator t=2026-03-19T06:03:15.32353061Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-19T06:03:15.325106651Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.575841ms logger=migrator t=2026-03-19T06:03:15.331650717Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T06:03:15.33259399Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=943.233µs logger=migrator t=2026-03-19T06:03:15.338502931Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T06:03:15.340276326Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.772304ms logger=migrator t=2026-03-19T06:03:15.348552876Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-19T06:03:15.348620847Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.421µs logger=migrator t=2026-03-19T06:03:15.354864736Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T06:03:15.356535869Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.671922ms logger=migrator t=2026-03-19T06:03:15.36253476Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T06:03:15.363409172Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=876.922µs logger=migrator t=2026-03-19T06:03:15.36843832Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T06:03:15.369395585Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=957.155µs logger=migrator t=2026-03-19T06:03:15.3778518Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T06:03:15.378906196Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.060136ms logger=migrator t=2026-03-19T06:03:15.384828676Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-19T06:03:15.390966362Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.137266ms logger=migrator t=2026-03-19T06:03:15.405581093Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-19T06:03:15.4070505Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.470047ms logger=migrator t=2026-03-19T06:03:15.414279864Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-19T06:03:15.414352176Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=72.852µs logger=migrator t=2026-03-19T06:03:15.420884972Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-19T06:03:15.422538944Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.638232ms logger=migrator t=2026-03-19T06:03:15.429391017Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-19T06:03:15.430398552Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.007435ms logger=migrator t=2026-03-19T06:03:15.435924773Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-19T06:03:15.437538254Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.613112ms logger=migrator t=2026-03-19T06:03:15.443454354Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T06:03:15.443523406Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.692µs logger=migrator t=2026-03-19T06:03:15.450047901Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-19T06:03:15.451492338Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.444287ms logger=migrator t=2026-03-19T06:03:15.457588453Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-19T06:03:15.459145853Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.55616ms logger=migrator t=2026-03-19T06:03:15.467464164Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-19T06:03:15.468949541Z 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.485147ms logger=migrator t=2026-03-19T06:03:15.47363691Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-19T06:03:15.474578554Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=941.634µs logger=migrator t=2026-03-19T06:03:15.481068328Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-19T06:03:15.486854466Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.785378ms logger=migrator t=2026-03-19T06:03:15.495499215Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-19T06:03:15.496945631Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.449186ms logger=migrator t=2026-03-19T06:03:15.502446921Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T06:03:15.503508977Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.062976ms logger=migrator t=2026-03-19T06:03:15.510169867Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-19T06:03:15.543812991Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.638594ms logger=migrator t=2026-03-19T06:03:15.552968383Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-19T06:03:15.577324301Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.366818ms logger=migrator t=2026-03-19T06:03:15.581510587Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-19T06:03:15.582420681Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=912.144µs logger=migrator t=2026-03-19T06:03:15.586690739Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T06:03:15.587606942Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=916.063µs logger=migrator t=2026-03-19T06:03:15.592815444Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-19T06:03:15.601230037Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.415823ms logger=migrator t=2026-03-19T06:03:15.606073671Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-19T06:03:15.610538864Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.461413ms logger=migrator t=2026-03-19T06:03:15.614793352Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-19T06:03:15.615749507Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=956.395µs logger=migrator t=2026-03-19T06:03:15.624748685Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-19T06:03:15.62615905Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.409705ms logger=migrator t=2026-03-19T06:03:15.631938857Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-19T06:03:15.633477936Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.539259ms logger=migrator t=2026-03-19T06:03:15.637872287Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-19T06:03:15.638904004Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.025677ms logger=migrator t=2026-03-19T06:03:15.645640615Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-19T06:03:15.645754847Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=115.743µs logger=migrator t=2026-03-19T06:03:15.649827881Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-19T06:03:15.656961332Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.133411ms logger=migrator t=2026-03-19T06:03:15.660866862Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-19T06:03:15.667199272Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.3315ms logger=migrator t=2026-03-19T06:03:15.672022955Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-19T06:03:15.678066288Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.043414ms logger=migrator t=2026-03-19T06:03:15.681942296Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-19T06:03:15.682818478Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=876.282µs logger=migrator t=2026-03-19T06:03:15.687032755Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-19T06:03:15.687999589Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=969.364µs logger=migrator t=2026-03-19T06:03:15.692591126Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-19T06:03:15.698465985Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.874439ms logger=migrator t=2026-03-19T06:03:15.702532759Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-19T06:03:15.708528221Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.992962ms logger=migrator t=2026-03-19T06:03:15.712729137Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-19T06:03:15.713723553Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=994.396µs logger=migrator t=2026-03-19T06:03:15.719197571Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-19T06:03:15.725181814Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.984043ms logger=migrator t=2026-03-19T06:03:15.729693058Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-19T06:03:15.735803253Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.109945ms logger=migrator t=2026-03-19T06:03:15.739835245Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-19T06:03:15.739915197Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=80.542µs logger=migrator t=2026-03-19T06:03:15.74634124Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-19T06:03:15.748048694Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.707244ms logger=migrator t=2026-03-19T06:03:15.755897903Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-19T06:03:15.756925419Z 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.027226ms logger=migrator t=2026-03-19T06:03:15.763610828Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-19T06:03:15.765312282Z 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.701474ms logger=migrator t=2026-03-19T06:03:15.770677458Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T06:03:15.770789261Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=113.163µs logger=migrator t=2026-03-19T06:03:15.77471623Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-19T06:03:15.780793774Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.077164ms logger=migrator t=2026-03-19T06:03:15.784719274Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-19T06:03:15.790942902Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.222868ms logger=migrator t=2026-03-19T06:03:15.797811027Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-19T06:03:15.80385741Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.046033ms logger=migrator t=2026-03-19T06:03:15.807765249Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-19T06:03:15.813903454Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.137735ms logger=migrator t=2026-03-19T06:03:15.817889306Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-19T06:03:15.82395875Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.065064ms logger=migrator t=2026-03-19T06:03:15.829166962Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-19T06:03:15.829234954Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.962µs logger=migrator t=2026-03-19T06:03:15.835156064Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-19T06:03:15.836719903Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.567469ms logger=migrator t=2026-03-19T06:03:15.841688499Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-19T06:03:15.848146983Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.457924ms logger=migrator t=2026-03-19T06:03:15.852494354Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-19T06:03:15.852558906Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.012µs logger=migrator t=2026-03-19T06:03:15.857308926Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-19T06:03:15.86610252Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.795074ms logger=migrator t=2026-03-19T06:03:15.870011018Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-19T06:03:15.870716447Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=705.059µs logger=migrator t=2026-03-19T06:03:15.875080627Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-19T06:03:15.881452408Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.371041ms logger=migrator t=2026-03-19T06:03:15.886381924Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-19T06:03:15.887147893Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=765.789µs logger=migrator t=2026-03-19T06:03:15.891556605Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-19T06:03:15.89254884Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=992.125µs logger=migrator t=2026-03-19T06:03:15.896713906Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-19T06:03:15.906119395Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.404529ms logger=migrator t=2026-03-19T06:03:15.913357349Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-19T06:03:15.914385034Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.025685ms logger=migrator t=2026-03-19T06:03:15.920850698Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-19T06:03:15.922313886Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.464678ms logger=migrator t=2026-03-19T06:03:15.926743899Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-19T06:03:15.927630661Z level=info msg="Migration successfully executed" id="create alert_image table" duration=886.692µs logger=migrator t=2026-03-19T06:03:15.933708545Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-19T06:03:15.935639034Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.933159ms logger=migrator t=2026-03-19T06:03:15.940496707Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-19T06:03:15.940674642Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=179.385µs logger=migrator t=2026-03-19T06:03:15.947341741Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-19T06:03:15.949123586Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.790335ms logger=migrator t=2026-03-19T06:03:15.954083882Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-19T06:03:15.955726584Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.643022ms logger=migrator t=2026-03-19T06:03:15.95991309Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-19T06:03:15.960595298Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-19T06:03:15.965994785Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-19T06:03:15.966363814Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=369.219µs logger=migrator t=2026-03-19T06:03:15.969852012Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-19T06:03:15.970863528Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.011476ms logger=migrator t=2026-03-19T06:03:15.97606362Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-19T06:03:15.982725569Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.658879ms logger=migrator t=2026-03-19T06:03:15.987198852Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-19T06:03:15.988224908Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.028466ms logger=migrator t=2026-03-19T06:03:15.992651601Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-19T06:03:15.993719757Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.067866ms logger=migrator t=2026-03-19T06:03:15.998863308Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-19T06:03:16.000233403Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.369995ms logger=migrator t=2026-03-19T06:03:16.005069457Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-19T06:03:16.006371999Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.303463ms logger=migrator t=2026-03-19T06:03:16.010674489Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-19T06:03:16.011731365Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.060017ms logger=migrator t=2026-03-19T06:03:16.016068204Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-19T06:03:16.016094065Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.791µs logger=migrator t=2026-03-19T06:03:16.020527658Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-19T06:03:16.02059454Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.892µs logger=migrator t=2026-03-19T06:03:16.024536569Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-19T06:03:16.031305642Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.768863ms logger=migrator t=2026-03-19T06:03:16.036522364Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-19T06:03:16.036873583Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=351.449µs logger=migrator t=2026-03-19T06:03:16.041784178Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-19T06:03:16.042854805Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.066647ms logger=migrator t=2026-03-19T06:03:16.04740451Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-19T06:03:16.04778681Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=382.23µs logger=migrator t=2026-03-19T06:03:16.052645033Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-19T06:03:16.054182522Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.53687ms logger=migrator t=2026-03-19T06:03:16.060523413Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-19T06:03:16.061858697Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.334404ms logger=migrator t=2026-03-19T06:03:16.070110747Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-19T06:03:16.102210901Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.097874ms logger=migrator t=2026-03-19T06:03:16.106316476Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-19T06:03:16.112292677Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.975141ms logger=migrator t=2026-03-19T06:03:16.116657037Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-19T06:03:16.116800911Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=144.034µs logger=migrator t=2026-03-19T06:03:16.122112566Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-19T06:03:16.152706962Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.594086ms logger=migrator t=2026-03-19T06:03:16.156574741Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-19T06:03:16.186662343Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.086772ms logger=migrator t=2026-03-19T06:03:16.191307212Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-19T06:03:16.192154033Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=846.901µs logger=migrator t=2026-03-19T06:03:16.197311814Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-19T06:03:16.198415013Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.099589ms logger=migrator t=2026-03-19T06:03:16.202450965Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-19T06:03:16.202793723Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=342.618µs logger=migrator t=2026-03-19T06:03:16.206466126Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-19T06:03:16.207290608Z level=info msg="Migration successfully executed" id="create permission table" duration=821.182µs logger=migrator t=2026-03-19T06:03:16.212982052Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-19T06:03:16.21489678Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.914948ms logger=migrator t=2026-03-19T06:03:16.219899117Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-19T06:03:16.221123079Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.223002ms logger=migrator t=2026-03-19T06:03:16.225251133Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-19T06:03:16.226129545Z level=info msg="Migration successfully executed" id="create role table" duration=877.702µs logger=migrator t=2026-03-19T06:03:16.23025303Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-19T06:03:16.237464203Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.218463ms logger=migrator t=2026-03-19T06:03:16.241694821Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-19T06:03:16.249011897Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.316696ms logger=migrator t=2026-03-19T06:03:16.253534981Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-19T06:03:16.25431983Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=784.469µs logger=migrator t=2026-03-19T06:03:16.258262841Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-19T06:03:16.260042666Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.771635ms logger=migrator t=2026-03-19T06:03:16.265906645Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-19T06:03:16.266967712Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.060457ms logger=migrator t=2026-03-19T06:03:16.272555154Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-19T06:03:16.273536288Z level=info msg="Migration successfully executed" id="create team role table" duration=975.844µs logger=migrator t=2026-03-19T06:03:16.281694675Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-19T06:03:16.283104232Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.409987ms logger=migrator t=2026-03-19T06:03:16.292656743Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-19T06:03:16.293939917Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.284043ms logger=migrator t=2026-03-19T06:03:16.303442277Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-19T06:03:16.305667524Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.223097ms logger=migrator t=2026-03-19T06:03:16.310644511Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-19T06:03:16.311885622Z level=info msg="Migration successfully executed" id="create user role table" duration=1.239701ms logger=migrator t=2026-03-19T06:03:16.318848289Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-19T06:03:16.320784037Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.935008ms logger=migrator t=2026-03-19T06:03:16.334455694Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-19T06:03:16.336069706Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.614572ms logger=migrator t=2026-03-19T06:03:16.349483956Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-19T06:03:16.351521188Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.039762ms logger=migrator t=2026-03-19T06:03:16.358423333Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-19T06:03:16.359308835Z level=info msg="Migration successfully executed" id="create builtin role table" duration=885.372µs logger=migrator t=2026-03-19T06:03:16.367096333Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-19T06:03:16.368948429Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.852086ms logger=migrator t=2026-03-19T06:03:16.374278345Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-19T06:03:16.375359123Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.087459ms logger=migrator t=2026-03-19T06:03:16.381851427Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-19T06:03:16.388693931Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.843073ms logger=migrator t=2026-03-19T06:03:16.393058351Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-19T06:03:16.393866532Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=807.191µs logger=migrator t=2026-03-19T06:03:16.399635098Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-19T06:03:16.400834199Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.198421ms logger=migrator t=2026-03-19T06:03:16.406269927Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-19T06:03:16.407296753Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.024176ms logger=migrator t=2026-03-19T06:03:16.410815282Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-19T06:03:16.41190067Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.085468ms logger=migrator t=2026-03-19T06:03:16.415222074Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-19T06:03:16.416059175Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=836.881µs logger=migrator t=2026-03-19T06:03:16.420924129Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-19T06:03:16.421996246Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.071517ms logger=migrator t=2026-03-19T06:03:16.426849489Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-19T06:03:16.437009617Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.161488ms logger=migrator t=2026-03-19T06:03:16.440606918Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-19T06:03:16.447539354Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.931476ms logger=migrator t=2026-03-19T06:03:16.452546681Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-19T06:03:16.460348269Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.800988ms logger=migrator t=2026-03-19T06:03:16.464009342Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-19T06:03:16.47181826Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.808579ms logger=migrator t=2026-03-19T06:03:16.475922345Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-19T06:03:16.476978711Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.055896ms logger=migrator t=2026-03-19T06:03:16.520706881Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-19T06:03:16.522712452Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.005061ms logger=migrator t=2026-03-19T06:03:16.531256148Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-19T06:03:16.532688645Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.432257ms logger=migrator t=2026-03-19T06:03:16.539656391Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-19T06:03:16.540601086Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=948.295µs logger=migrator t=2026-03-19T06:03:16.563753153Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-19T06:03:16.565782125Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.019051ms logger=migrator t=2026-03-19T06:03:16.57109268Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-19T06:03:16.571160551Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.861µs logger=migrator t=2026-03-19T06:03:16.575931932Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-19T06:03:16.576002614Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=72.142µs logger=migrator t=2026-03-19T06:03:16.585222328Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-19T06:03:16.586051959Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=834.111µs logger=migrator t=2026-03-19T06:03:16.596457834Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-19T06:03:16.597343396Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=888.042µs logger=migrator t=2026-03-19T06:03:16.603365078Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-19T06:03:16.604507967Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.143039ms logger=migrator t=2026-03-19T06:03:16.611616698Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-19T06:03:16.611953146Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=337.388µs logger=migrator t=2026-03-19T06:03:16.624331811Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-19T06:03:16.625157462Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=829.711µs logger=migrator t=2026-03-19T06:03:16.630857686Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-19T06:03:16.631796949Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=939.383µs logger=migrator t=2026-03-19T06:03:16.640019728Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-19T06:03:16.642122232Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.101004ms logger=migrator t=2026-03-19T06:03:16.647640622Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-19T06:03:16.655388799Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.747597ms logger=migrator t=2026-03-19T06:03:16.661715269Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-19T06:03:16.661780521Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=62.812µs logger=migrator t=2026-03-19T06:03:16.669969309Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-19T06:03:16.671531588Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.56023ms logger=migrator t=2026-03-19T06:03:16.681356858Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-19T06:03:16.682827464Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.470167ms logger=migrator t=2026-03-19T06:03:16.691387702Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-19T06:03:16.693861995Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.474163ms logger=migrator t=2026-03-19T06:03:16.701828067Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-19T06:03:16.711628896Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.804799ms logger=migrator t=2026-03-19T06:03:16.722597885Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-19T06:03:16.72638487Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=3.792506ms logger=migrator t=2026-03-19T06:03:16.733605234Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-19T06:03:16.735278416Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.677842ms logger=migrator t=2026-03-19T06:03:16.740609711Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-19T06:03:16.762760283Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.145522ms logger=migrator t=2026-03-19T06:03:16.98451273Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-19T06:03:16.987551897Z level=info msg="Migration successfully executed" id="create correlation v2" duration=3.036187ms logger=migrator t=2026-03-19T06:03:16.996264619Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-19T06:03:16.997353387Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.089159ms logger=migrator t=2026-03-19T06:03:17.006277993Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-19T06:03:17.007448332Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.167589ms logger=migrator t=2026-03-19T06:03:17.01759242Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-19T06:03:17.018825761Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.235321ms logger=migrator t=2026-03-19T06:03:17.026167708Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-19T06:03:17.026551137Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=401.48µs logger=migrator t=2026-03-19T06:03:17.035111515Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-19T06:03:17.036860709Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.750855ms logger=migrator t=2026-03-19T06:03:17.044261237Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-19T06:03:17.055516482Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.248296ms logger=migrator t=2026-03-19T06:03:17.061568566Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-19T06:03:17.062312765Z level=info msg="Migration successfully executed" id="create entity_events table" duration=744.239µs logger=migrator t=2026-03-19T06:03:17.071550309Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-19T06:03:17.072810952Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.263453ms logger=migrator t=2026-03-19T06:03:17.079404388Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T06:03:17.080393593Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T06:03:17.087168446Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T06:03:17.087610217Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T06:03:17.093218399Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-19T06:03:17.09405262Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=833.771µs logger=migrator t=2026-03-19T06:03:17.099540749Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-19T06:03:17.100664429Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.12407ms logger=migrator t=2026-03-19T06:03:17.106783274Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T06:03:17.109200345Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.423412ms logger=migrator t=2026-03-19T06:03:17.115441033Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T06:03:17.116757056Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.316373ms logger=migrator t=2026-03-19T06:03:17.124552294Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T06:03:17.126423802Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.871838ms logger=migrator t=2026-03-19T06:03:17.134964029Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T06:03:17.135957074Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.000556ms logger=migrator t=2026-03-19T06:03:17.144911331Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-19T06:03:17.145920197Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.012107ms logger=migrator t=2026-03-19T06:03:17.152301408Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-19T06:03:17.154306149Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.005471ms logger=migrator t=2026-03-19T06:03:17.160985989Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T06:03:17.16219914Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.213991ms logger=migrator t=2026-03-19T06:03:17.168370837Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T06:03:17.17011913Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.748664ms logger=migrator t=2026-03-19T06:03:17.17716622Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-19T06:03:17.178236306Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.071056ms logger=migrator t=2026-03-19T06:03:17.183872649Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-19T06:03:17.209958492Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.083913ms logger=migrator t=2026-03-19T06:03:17.215750259Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-19T06:03:17.227368663Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.619844ms logger=migrator t=2026-03-19T06:03:17.234794161Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-19T06:03:17.243395481Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.60686ms logger=migrator t=2026-03-19T06:03:17.249772202Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-19T06:03:17.250167992Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=396.25µs logger=migrator t=2026-03-19T06:03:17.256469752Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-19T06:03:17.266522047Z level=info msg="Migration successfully executed" id="add share column" duration=10.050536ms logger=migrator t=2026-03-19T06:03:17.279377913Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-19T06:03:17.279818215Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=444.122µs logger=migrator t=2026-03-19T06:03:17.285132649Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-19T06:03:17.286202687Z level=info msg="Migration successfully executed" id="create file table" duration=1.069747ms logger=migrator t=2026-03-19T06:03:17.292839804Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-19T06:03:17.294049246Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.208892ms logger=migrator t=2026-03-19T06:03:17.300960891Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-19T06:03:17.302508691Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.547199ms logger=migrator t=2026-03-19T06:03:17.313336076Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-19T06:03:17.314491325Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.148979ms logger=migrator t=2026-03-19T06:03:17.321776799Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-19T06:03:17.323772519Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.99574ms logger=migrator t=2026-03-19T06:03:17.330256385Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-19T06:03:17.330321926Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.361µs logger=migrator t=2026-03-19T06:03:17.335404105Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-19T06:03:17.335478726Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=78.272µs logger=migrator t=2026-03-19T06:03:17.341824088Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-19T06:03:17.342475685Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=661.007µs logger=migrator t=2026-03-19T06:03:17.349428281Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-19T06:03:17.34975242Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=324.879µs logger=migrator t=2026-03-19T06:03:17.357395613Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-19T06:03:17.359448505Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.052133ms logger=migrator t=2026-03-19T06:03:17.365837977Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-19T06:03:17.375138824Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.300757ms logger=migrator t=2026-03-19T06:03:17.380241242Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-19T06:03:17.380394346Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=153.854µs logger=migrator t=2026-03-19T06:03:17.386135462Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-19T06:03:17.38721448Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.078588ms logger=migrator t=2026-03-19T06:03:17.39314667Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-19T06:03:17.393721094Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=567.764µs logger=migrator t=2026-03-19T06:03:17.399377848Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-19T06:03:17.399579213Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=194.915µs logger=migrator t=2026-03-19T06:03:17.405879634Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-19T06:03:17.406599342Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=720.348µs logger=migrator t=2026-03-19T06:03:17.412808279Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-19T06:03:17.425688856Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.882507ms logger=migrator t=2026-03-19T06:03:17.432059458Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-19T06:03:17.440488422Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.429504ms logger=migrator t=2026-03-19T06:03:17.446356891Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-19T06:03:17.447105789Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=748.388µs logger=migrator t=2026-03-19T06:03:17.453688757Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-19T06:03:17.527888959Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.202062ms logger=migrator t=2026-03-19T06:03:17.533198564Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-19T06:03:17.534005064Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=806.75µs logger=migrator t=2026-03-19T06:03:17.748768295Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-19T06:03:17.750742865Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.97629ms logger=migrator t=2026-03-19T06:03:18.107673072Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-19T06:03:18.133655011Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.987899ms logger=migrator t=2026-03-19T06:03:18.396756168Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-19T06:03:18.408218099Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.466391ms logger=migrator t=2026-03-19T06:03:18.600045577Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-19T06:03:18.600690883Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=657.736µs logger=migrator t=2026-03-19T06:03:18.624338323Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-19T06:03:18.624765555Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=430.712µs logger=migrator t=2026-03-19T06:03:18.634031539Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-19T06:03:18.634480661Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=452.812µs logger=migrator t=2026-03-19T06:03:18.640646517Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-19T06:03:18.640985005Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=356.909µs logger=migrator t=2026-03-19T06:03:18.647753378Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-19T06:03:18.648030295Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=277.417µs logger=migrator t=2026-03-19T06:03:18.65219508Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-19T06:03:18.653846892Z level=info msg="Migration successfully executed" id="create folder table" duration=1.650972ms logger=migrator t=2026-03-19T06:03:18.659042684Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-19T06:03:18.660568773Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.527229ms logger=migrator t=2026-03-19T06:03:18.667825617Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-19T06:03:18.670174637Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.34715ms logger=migrator t=2026-03-19T06:03:18.676456566Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-19T06:03:18.676493597Z level=info msg="Migration successfully executed" id="Update folder title length" duration=38.521µs logger=migrator t=2026-03-19T06:03:18.681538525Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T06:03:18.683022332Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.482197ms logger=migrator t=2026-03-19T06:03:18.690197355Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T06:03:18.692039822Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.843617ms logger=migrator t=2026-03-19T06:03:18.697804768Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-19T06:03:18.69908014Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.275522ms logger=migrator t=2026-03-19T06:03:18.704848926Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-19T06:03:18.705593966Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=745.02µs logger=migrator t=2026-03-19T06:03:18.712157912Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-19T06:03:18.712576583Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=419.391µs logger=migrator t=2026-03-19T06:03:18.718704548Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-19T06:03:18.720455853Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.768625ms logger=migrator t=2026-03-19T06:03:18.727382888Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-19T06:03:18.728682252Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.299064ms logger=migrator t=2026-03-19T06:03:18.737214788Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-19T06:03:18.739019493Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.804555ms logger=migrator t=2026-03-19T06:03:18.74439875Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-19T06:03:18.746152025Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.754015ms logger=migrator t=2026-03-19T06:03:18.751171992Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-19T06:03:18.752221569Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.049617ms logger=migrator t=2026-03-19T06:03:18.757879022Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-19T06:03:18.758800295Z level=info msg="Migration successfully executed" id="create anon_device table" duration=923.113µs logger=migrator t=2026-03-19T06:03:18.763919845Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-19T06:03:18.765851015Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.9304ms logger=migrator t=2026-03-19T06:03:18.772224486Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-19T06:03:18.773401706Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.17684ms logger=migrator t=2026-03-19T06:03:18.780148047Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-19T06:03:18.781551033Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.402736ms logger=migrator t=2026-03-19T06:03:18.789824273Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-19T06:03:18.791857484Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.004511ms logger=migrator t=2026-03-19T06:03:18.805704756Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-19T06:03:18.80745361Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.731665ms logger=migrator t=2026-03-19T06:03:18.815559066Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-19T06:03:18.815885844Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=328.178µs logger=migrator t=2026-03-19T06:03:18.823469297Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-19T06:03:18.834014074Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.546457ms logger=migrator t=2026-03-19T06:03:18.838616661Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-19T06:03:18.839119614Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=503.593µs logger=migrator t=2026-03-19T06:03:18.845463964Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T06:03:18.845521716Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.181µs logger=migrator t=2026-03-19T06:03:18.851375905Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T06:03:18.853115169Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.745584ms logger=migrator t=2026-03-19T06:03:18.860474926Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T06:03:18.860518487Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=35.661µs logger=migrator t=2026-03-19T06:03:18.865038791Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-19T06:03:18.866429447Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.390016ms logger=migrator t=2026-03-19T06:03:18.871940667Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T06:03:18.87326114Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.319663ms logger=migrator t=2026-03-19T06:03:18.879599091Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-19T06:03:18.881593001Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.99333ms logger=migrator t=2026-03-19T06:03:18.889553334Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-19T06:03:18.89095598Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.400666ms logger=migrator t=2026-03-19T06:03:18.895105185Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-19T06:03:18.895366951Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=262.696µs logger=migrator t=2026-03-19T06:03:18.899782394Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-19T06:03:18.900405699Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=619.835µs logger=migrator t=2026-03-19T06:03:18.906996876Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-19T06:03:18.908030703Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.033367ms logger=migrator t=2026-03-19T06:03:18.913590134Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-19T06:03:18.91462789Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.037806ms logger=migrator t=2026-03-19T06:03:18.932687299Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-19T06:03:18.944618501Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.932072ms logger=migrator t=2026-03-19T06:03:18.949762142Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-19T06:03:18.957548019Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.792127ms logger=migrator t=2026-03-19T06:03:18.961962061Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-19T06:03:18.971588055Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.626744ms logger=migrator t=2026-03-19T06:03:18.975673359Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-19T06:03:18.975782702Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=121.203µs logger=migrator t=2026-03-19T06:03:18.980352048Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-19T06:03:18.991066589Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.715021ms logger=migrator t=2026-03-19T06:03:18.999405081Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-19T06:03:19.011534709Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.127908ms logger=migrator t=2026-03-19T06:03:19.019389679Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-19T06:03:19.019695407Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=306.008µs logger=migrator t=2026-03-19T06:03:19.02616007Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.668132813s logger=migrator t=2026-03-19T06:03:19.027174686Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-19T06:03:19.045387728Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-19T06:03:19.045592643Z level=info msg="Created default organization" logger=secrets t=2026-03-19T06:03:19.051549045Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T06:03:19.11049833Z level=info msg="Restored cache from database" duration=389.709µs logger=plugin.store t=2026-03-19T06:03:19.112480421Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-19T06:03:19.149711495Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-19T06:03:19.149752396Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-19T06:03:19.149808648Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-19T06:03:19.149817188Z level=info msg="Plugins loaded" count=54 duration=37.337547ms logger=query_data t=2026-03-19T06:03:19.153913313Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-19T06:03:19.157837592Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-19T06:03:19.164764047Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-19T06:03:19.1786577Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-19T06:03:19.181931724Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-19T06:03:19.185589486Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-19T06:03:19.365905322Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-19T06:03:19.39538534Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-19T06:03:19.41666611Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-19T06:03:19.4166925Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-19T06:03:19.416992758Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-03-19T06:03:19.417215764Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-19T06:03:19.417417549Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-19T06:03:19.417543603Z level=info msg="State cache has been initialized" states=0 duration=550.845µs logger=ngalert.scheduler t=2026-03-19T06:03:19.417619725Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-19T06:03:19.417684376Z level=info msg=starting first_tick=2026-03-19T06:03:20Z logger=http.server t=2026-03-19T06:03:19.419604544Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-19T06:03:19.455880155Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-03-19T06:03:19.495227803Z level=info msg="Update check succeeded" duration=77.960347ms logger=grafana.update.checker t=2026-03-19T06:03:19.521622604Z level=info msg="Update check succeeded" duration=104.628815ms logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T06:03:19.575335926Z level=info msg="Patterns update finished" duration=89.06597ms logger=provisioning.dashboard t=2026-03-19T06:03:19.616411629Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-19T06:03:19.622836492Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-03-19T06:03:19.79101629Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-19T06:03:19.791454081Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-19T06:03:20.043755923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.044623145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.058826756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.079374587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.094557482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.117363131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.135178334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.161949232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.178284687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.201226089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.218461487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.243456021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.258284807Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-19T06:03:20.288009771Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-19T06:03:20.299606146Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-19T06:03:20.315508339Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-03-19T06:03:20.349284336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.369087059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.392983855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.414104791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.439956838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.458021606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.481174893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.498613916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.526820312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.545614228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.578151534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.593844873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.645920644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.663420508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.702488139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.730422658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.826256751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.844032502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.882693883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.902060674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.947920758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:20.967575486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.016990241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.034650459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.52492948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.544860666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.586962114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.607668359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.655236847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.673931821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.722964296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.743544218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.78342477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.804142866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.847055515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.870913849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.930450291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:21.950950971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.000343885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.015992921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.089704673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.105337249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.161052973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.180126137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.239482683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.272179233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.369886573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.389379096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.46360584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.480696724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.571897539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.58927949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.651701594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.666802477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.744723464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.761061638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.84269484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.860417501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.934167421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:22.955446172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:23.038220112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:23.053639394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:23.124727887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:23.142787815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:23.2292591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:23.24897026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T06:03:23.327956735Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-19T06:04:24.436104752Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-19T06:13:19.45750009Z level=info msg="Completed cleanup jobs" duration=39.31827ms logger=plugins.update.checker t=2026-03-19T06:13:19.55660403Z level=info msg="Update check succeeded" duration=61.267917ms logger=sqlstore.transactions t=2026-03-19T06:18:19.174179959Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-19T06:23:19.458625963Z level=info msg="Completed cleanup jobs" duration=41.002237ms logger=plugins.update.checker t=2026-03-19T06:23:19.548917296Z level=info msg="Update check succeeded" duration=53.628886ms