logger=settings t=2026-03-15T02:09:57.495669319Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-15T02:09:57Z logger=settings t=2026-03-15T02:09:57.495942365Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-15T02:09:57.495957255Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-15T02:09:57.495960905Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-15T02:09:57.495963936Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-15T02:09:57.495966636Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-15T02:09:57.495969206Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-15T02:09:57.495971836Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-15T02:09:57.495976176Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-15T02:09:57.495979806Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-15T02:09:57.495984966Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-15T02:09:57.495987676Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-15T02:09:57.495992546Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-15T02:09:57.495995756Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-15T02:09:57.495998806Z level=info msg=Target target=[all] logger=settings t=2026-03-15T02:09:57.496006137Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-15T02:09:57.496009997Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-15T02:09:57.496014757Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-15T02:09:57.496019207Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-15T02:09:57.496023767Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-15T02:09:57.496027617Z level=info msg="App mode production" logger=sqlstore t=2026-03-15T02:09:57.496495828Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-15T02:09:57.496519058Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-15T02:09:57.499405946Z level=info msg="Locking database" logger=migrator t=2026-03-15T02:09:57.499452147Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-15T02:09:57.500600204Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-15T02:09:57.501846523Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.25894ms logger=migrator t=2026-03-15T02:09:57.509120472Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-15T02:09:57.509954172Z level=info msg="Migration successfully executed" id="create user table" duration=836.64µs logger=migrator t=2026-03-15T02:09:57.517648131Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-15T02:09:57.518418399Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=770.248µs logger=migrator t=2026-03-15T02:09:57.522566486Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-15T02:09:57.523347664Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=780.158µs logger=migrator t=2026-03-15T02:09:57.528088685Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-15T02:09:57.528800071Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=711.116µs logger=migrator t=2026-03-15T02:09:57.53388534Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-15T02:09:57.53520862Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.32218ms logger=migrator t=2026-03-15T02:09:57.541909837Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-15T02:09:57.544567489Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.655942ms logger=migrator t=2026-03-15T02:09:57.548584592Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-15T02:09:57.549460103Z level=info msg="Migration successfully executed" id="create user table v2" duration=875.39µs logger=migrator t=2026-03-15T02:09:57.553597149Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-15T02:09:57.554352037Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=760.958µs logger=migrator t=2026-03-15T02:09:57.560729445Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-15T02:09:57.56177139Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.041285ms logger=migrator t=2026-03-15T02:09:57.570157895Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-15T02:09:57.570548354Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=391.479µs logger=migrator t=2026-03-15T02:09:57.573999385Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-15T02:09:57.574609239Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=609.484µs logger=migrator t=2026-03-15T02:09:57.579139095Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-15T02:09:57.581112511Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.972036ms logger=migrator t=2026-03-15T02:09:57.586339352Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-15T02:09:57.586385443Z level=info msg="Migration successfully executed" id="Update user table charset" duration=48.021µs logger=migrator t=2026-03-15T02:09:57.590371977Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-15T02:09:57.592166788Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.802402ms logger=migrator t=2026-03-15T02:09:57.598424104Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-15T02:09:57.59867202Z level=info msg="Migration successfully executed" id="Add missing user data" duration=245.856µs logger=migrator t=2026-03-15T02:09:57.601445555Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-15T02:09:57.602825587Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.379442ms logger=migrator t=2026-03-15T02:09:57.608945229Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-15T02:09:57.610557687Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.616018ms logger=migrator t=2026-03-15T02:09:57.617370686Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-15T02:09:57.619607218Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.240962ms logger=migrator t=2026-03-15T02:09:57.625908675Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-15T02:09:57.638027317Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.113542ms logger=migrator t=2026-03-15T02:09:57.643752961Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-15T02:09:57.644881467Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.129516ms logger=migrator t=2026-03-15T02:09:57.649537426Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-15T02:09:57.649837563Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=300.357µs logger=migrator t=2026-03-15T02:09:57.654938461Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-15T02:09:57.655758271Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=816.659µs logger=migrator t=2026-03-15T02:09:57.660117412Z 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-15T02:09:57.660401939Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=284.607µs logger=migrator t=2026-03-15T02:09:57.665400126Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-15T02:09:57.666243185Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=839.799µs logger=migrator t=2026-03-15T02:09:57.672351498Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-15T02:09:57.673709759Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.358481ms logger=migrator t=2026-03-15T02:09:57.770728081Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-15T02:09:57.773098086Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=2.375135ms logger=migrator t=2026-03-15T02:09:57.780032378Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-15T02:09:57.781088742Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.057034ms logger=migrator t=2026-03-15T02:09:57.786606211Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-15T02:09:57.787334418Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=728.037µs logger=migrator t=2026-03-15T02:09:57.793220905Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-15T02:09:57.794006533Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=785.578µs logger=migrator t=2026-03-15T02:09:57.799620195Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-15T02:09:57.799664666Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=45.661µs logger=migrator t=2026-03-15T02:09:57.805366868Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-15T02:09:57.807331184Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.965296ms logger=migrator t=2026-03-15T02:09:57.813297033Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-15T02:09:57.814714656Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.414553ms logger=migrator t=2026-03-15T02:09:57.82176114Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-15T02:09:57.822321593Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=558.693µs logger=migrator t=2026-03-15T02:09:57.827820012Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-15T02:09:57.829075321Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.252839ms logger=migrator t=2026-03-15T02:09:57.836038553Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-15T02:09:57.840073627Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.034424ms logger=migrator t=2026-03-15T02:09:57.847093051Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-15T02:09:57.847994672Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=901.391µs logger=migrator t=2026-03-15T02:09:57.852918017Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-15T02:09:57.853748946Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=829.989µs logger=migrator t=2026-03-15T02:09:57.858830185Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-15T02:09:57.860128425Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.297241ms logger=migrator t=2026-03-15T02:09:57.866537784Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-15T02:09:57.867684341Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.146287ms logger=migrator t=2026-03-15T02:09:57.872959344Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-15T02:09:57.873762923Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=803.369µs logger=migrator t=2026-03-15T02:09:57.879449945Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-15T02:09:57.879923396Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=456.571µs logger=migrator t=2026-03-15T02:09:57.886744465Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-15T02:09:57.887613216Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=868.131µs logger=migrator t=2026-03-15T02:09:57.893307858Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-15T02:09:57.89423408Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=929.152µs logger=migrator t=2026-03-15T02:09:57.899720148Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-15T02:09:57.900861455Z level=info msg="Migration successfully executed" id="create star table" duration=1.137607ms logger=migrator t=2026-03-15T02:09:57.906393183Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-15T02:09:57.907025078Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=632.645µs logger=migrator t=2026-03-15T02:09:57.913336355Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-15T02:09:57.915024235Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.68681ms logger=migrator t=2026-03-15T02:09:57.920918512Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-15T02:09:57.921949366Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.030434ms logger=migrator t=2026-03-15T02:09:57.927855894Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-15T02:09:57.928631772Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=773.248µs logger=migrator t=2026-03-15T02:09:57.934313174Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-15T02:09:57.935729057Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.416023ms logger=migrator t=2026-03-15T02:09:57.94228022Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-15T02:09:57.94313305Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=851.42µs logger=migrator t=2026-03-15T02:09:57.949080798Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-15T02:09:57.950496882Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.414573ms logger=migrator t=2026-03-15T02:09:57.956543982Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-15T02:09:57.956657425Z level=info msg="Migration successfully executed" id="Update org table charset" duration=118.133µs logger=migrator t=2026-03-15T02:09:57.96201404Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-15T02:09:57.962045461Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=31.621µs logger=migrator t=2026-03-15T02:09:57.967883667Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-15T02:09:57.968256286Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=372.448µs logger=migrator t=2026-03-15T02:09:57.974296036Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-15T02:09:57.975527855Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.231029ms logger=migrator t=2026-03-15T02:09:57.981240038Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-15T02:09:57.982853106Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.611988ms logger=migrator t=2026-03-15T02:09:57.988060317Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-15T02:09:57.988977209Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=916.062µs logger=migrator t=2026-03-15T02:09:57.995084421Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-15T02:09:57.996677048Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.591987ms logger=migrator t=2026-03-15T02:09:58.002145306Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-15T02:09:58.003060977Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=915.641µs logger=migrator t=2026-03-15T02:09:58.008153086Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-15T02:09:58.009010056Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=856.42µs logger=migrator t=2026-03-15T02:09:58.018514047Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-15T02:09:58.023844901Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.327634ms logger=migrator t=2026-03-15T02:09:58.028644233Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-15T02:09:58.029285978Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=641.115µs logger=migrator t=2026-03-15T02:09:58.034153582Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-15T02:09:58.034836178Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=682.256µs logger=migrator t=2026-03-15T02:09:58.04095128Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-15T02:09:58.041845031Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=893.071µs logger=migrator t=2026-03-15T02:09:58.047138804Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-15T02:09:58.047746969Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=607.085µs logger=migrator t=2026-03-15T02:09:58.053139154Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-15T02:09:58.055069649Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.930005ms logger=migrator t=2026-03-15T02:09:58.06279584Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-15T02:09:58.062942053Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=144.103µs logger=migrator t=2026-03-15T02:09:58.068034412Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-15T02:09:58.070394987Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.359275ms logger=migrator t=2026-03-15T02:09:58.075922795Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-15T02:09:58.077857831Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.933996ms logger=migrator t=2026-03-15T02:09:58.083781519Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-15T02:09:58.085628312Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.845573ms logger=migrator t=2026-03-15T02:09:58.091068589Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-15T02:09:58.09198103Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=909.692µs logger=migrator t=2026-03-15T02:09:58.09883819Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-15T02:09:58.101879291Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.043441ms logger=migrator t=2026-03-15T02:09:58.107634195Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-15T02:09:58.108582177Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=948.102µs logger=migrator t=2026-03-15T02:09:58.113837319Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-15T02:09:58.114748071Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=910.382µs logger=migrator t=2026-03-15T02:09:58.12244078Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-15T02:09:58.122518912Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=84.702µs logger=migrator t=2026-03-15T02:09:58.129346131Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-15T02:09:58.129395222Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=47.231µs logger=migrator t=2026-03-15T02:09:58.134900531Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-15T02:09:58.138224098Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.321768ms logger=migrator t=2026-03-15T02:09:58.143165433Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-15T02:09:58.14517629Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.010657ms logger=migrator t=2026-03-15T02:09:58.152704336Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-15T02:09:58.156057543Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.356488ms logger=migrator t=2026-03-15T02:09:58.161599033Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-15T02:09:58.163522088Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.920825ms logger=migrator t=2026-03-15T02:09:58.169569129Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-15T02:09:58.170124062Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=563.473µs logger=migrator t=2026-03-15T02:09:58.18162566Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-15T02:09:58.183005752Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.380462ms logger=migrator t=2026-03-15T02:09:58.190534707Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-15T02:09:58.191327626Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=793.499µs logger=migrator t=2026-03-15T02:09:58.197282945Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-15T02:09:58.197315885Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.42µs logger=migrator t=2026-03-15T02:09:58.203163392Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-15T02:09:58.204034922Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=871.51µs logger=migrator t=2026-03-15T02:09:58.208930456Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-15T02:09:58.210109114Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.177268ms logger=migrator t=2026-03-15T02:09:58.214293521Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-15T02:09:58.221742555Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.449694ms logger=migrator t=2026-03-15T02:09:58.227625792Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-15T02:09:58.22839147Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=765.598µs logger=migrator t=2026-03-15T02:09:58.232786502Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-15T02:09:58.233612162Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=825.57µs logger=migrator t=2026-03-15T02:09:58.237265907Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-15T02:09:58.238140687Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=873.95µs logger=migrator t=2026-03-15T02:09:58.243156674Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-15T02:09:58.243482542Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=325.858µs logger=migrator t=2026-03-15T02:09:58.247902535Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-15T02:09:58.248482298Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=579.943µs logger=migrator t=2026-03-15T02:09:58.253572747Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-15T02:09:58.257643932Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.070185ms logger=migrator t=2026-03-15T02:09:58.263238762Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-15T02:09:58.26401479Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=775.808µs logger=migrator t=2026-03-15T02:09:58.269064358Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-15T02:09:58.269371305Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=308.357µs logger=migrator t=2026-03-15T02:09:58.273697926Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-15T02:09:58.273953952Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=257.566µs logger=migrator t=2026-03-15T02:09:58.280091615Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-15T02:09:58.281616101Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.528876ms logger=migrator t=2026-03-15T02:09:58.287483687Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-15T02:09:58.289948785Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.467828ms logger=migrator t=2026-03-15T02:09:58.294271916Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-15T02:09:58.295153356Z level=info msg="Migration successfully executed" id="create data_source table" duration=881.35µs logger=migrator t=2026-03-15T02:09:58.302264822Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-15T02:09:58.303119952Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=855.02µs logger=migrator t=2026-03-15T02:09:58.306957611Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-15T02:09:58.307823802Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=865.551µs logger=migrator t=2026-03-15T02:09:58.311969858Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-15T02:09:58.312808618Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=838.52µs logger=migrator t=2026-03-15T02:09:58.317866746Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-15T02:09:58.318666074Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=798.968µs logger=migrator t=2026-03-15T02:09:58.323481567Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-15T02:09:58.329509697Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.030511ms logger=migrator t=2026-03-15T02:09:58.334992295Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-15T02:09:58.336940391Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.948535ms logger=migrator t=2026-03-15T02:09:58.340899783Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-15T02:09:58.342477349Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.577576ms logger=migrator t=2026-03-15T02:09:58.345983371Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-15T02:09:58.346535234Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=551.403µs logger=migrator t=2026-03-15T02:09:58.349851181Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-15T02:09:58.350258051Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=406.14µs logger=migrator t=2026-03-15T02:09:58.355705568Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-15T02:09:58.359390854Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.681376ms logger=migrator t=2026-03-15T02:09:58.777733936Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-15T02:09:58.781876653Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.148187ms logger=migrator t=2026-03-15T02:09:59.511341858Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-15T02:09:59.51142263Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=86.992µs logger=migrator t=2026-03-15T02:09:59.706428736Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-15T02:09:59.706887086Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=463.611µs logger=migrator t=2026-03-15T02:09:59.883088364Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-15T02:09:59.886089804Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.00657ms logger=migrator t=2026-03-15T02:10:00.780642067Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-15T02:10:00.781311352Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=674.206µs logger=migrator t=2026-03-15T02:10:00.93435596Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-15T02:10:00.934834361Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=483.091µs logger=migrator t=2026-03-15T02:10:01.219554629Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-15T02:10:01.224511144Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.964246ms logger=migrator t=2026-03-15T02:10:01.25006031Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-15T02:10:01.250580942Z level=info msg="Migration successfully executed" id="Update uid value" duration=524.682µs logger=migrator t=2026-03-15T02:10:01.255963187Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-15T02:10:01.257052993Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.087316ms logger=migrator t=2026-03-15T02:10:01.260545854Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-15T02:10:01.261578378Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.033234ms logger=migrator t=2026-03-15T02:10:01.268898789Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-15T02:10:01.269860852Z level=info msg="Migration successfully executed" id="create api_key table" duration=963.222µs logger=migrator t=2026-03-15T02:10:01.275589335Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-15T02:10:01.276570878Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=981.223µs logger=migrator t=2026-03-15T02:10:01.280292874Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-15T02:10:01.281356179Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.063465ms logger=migrator t=2026-03-15T02:10:01.288076206Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-15T02:10:01.28953464Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.461394ms logger=migrator t=2026-03-15T02:10:01.293562324Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-15T02:10:01.295009778Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.447943ms logger=migrator t=2026-03-15T02:10:01.30070362Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-15T02:10:01.302302288Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.600028ms logger=migrator t=2026-03-15T02:10:01.308615425Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-15T02:10:01.309752971Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.139306ms logger=migrator t=2026-03-15T02:10:01.313450598Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-15T02:10:01.320175484Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.725626ms logger=migrator t=2026-03-15T02:10:01.32687512Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-15T02:10:01.327585787Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=709.147µs logger=migrator t=2026-03-15T02:10:01.332359808Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-15T02:10:01.334038497Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.675939ms logger=migrator t=2026-03-15T02:10:01.337828836Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-15T02:10:01.338738667Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=908.911µs logger=migrator t=2026-03-15T02:10:01.343397686Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-15T02:10:01.344219375Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=821.789µs logger=migrator t=2026-03-15T02:10:01.348066955Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-15T02:10:01.348401952Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=335.567µs logger=migrator t=2026-03-15T02:10:01.351895724Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-15T02:10:01.352476827Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=580.833µs logger=migrator t=2026-03-15T02:10:01.35687906Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-15T02:10:01.356918221Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=40.801µs logger=migrator t=2026-03-15T02:10:01.360903784Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-15T02:10:01.365144263Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.23846ms logger=migrator t=2026-03-15T02:10:01.36932238Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-15T02:10:01.371842219Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.519509ms logger=migrator t=2026-03-15T02:10:01.375267299Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-15T02:10:01.375447793Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=180.474µs logger=migrator t=2026-03-15T02:10:01.37960972Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-15T02:10:01.382243621Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.631821ms logger=migrator t=2026-03-15T02:10:01.385727993Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-15T02:10:01.388492457Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.764295ms logger=migrator t=2026-03-15T02:10:01.391880696Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-15T02:10:01.392625323Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=744.497µs logger=migrator t=2026-03-15T02:10:01.397071667Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-15T02:10:01.397736942Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=662.845µs logger=migrator t=2026-03-15T02:10:01.401453229Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-15T02:10:01.402487223Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.033624ms logger=migrator t=2026-03-15T02:10:01.405861952Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-15T02:10:01.406537648Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=675.246µs logger=migrator t=2026-03-15T02:10:01.41090863Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-15T02:10:01.411528044Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=620.985µs logger=migrator t=2026-03-15T02:10:01.414959094Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-15T02:10:01.415807534Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=848.41µs logger=migrator t=2026-03-15T02:10:01.41950722Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-15T02:10:01.419605542Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=98.862µs logger=migrator t=2026-03-15T02:10:01.423807Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-15T02:10:01.423834541Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.111µs logger=migrator t=2026-03-15T02:10:01.427475706Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-15T02:10:01.431933799Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.457693ms logger=migrator t=2026-03-15T02:10:01.436427784Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-15T02:10:01.439347693Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.919558ms logger=migrator t=2026-03-15T02:10:01.444331869Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-15T02:10:01.444445271Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=114.352µs logger=migrator t=2026-03-15T02:10:01.448436404Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-15T02:10:01.449360586Z level=info msg="Migration successfully executed" id="create quota table v1" duration=923.962µs logger=migrator t=2026-03-15T02:10:01.452931589Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-15T02:10:01.453906772Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=974.153µs logger=migrator t=2026-03-15T02:10:01.457860574Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-15T02:10:01.457890415Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.131µs logger=migrator t=2026-03-15T02:10:01.462384699Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-15T02:10:01.463200198Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=815.379µs logger=migrator t=2026-03-15T02:10:01.46668818Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-15T02:10:01.467623941Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=935.301µs logger=migrator t=2026-03-15T02:10:01.471675926Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-15T02:10:01.475462064Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.787818ms logger=migrator t=2026-03-15T02:10:01.481532566Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-15T02:10:01.481563497Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.11µs logger=migrator t=2026-03-15T02:10:01.486637825Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-15T02:10:01.488004597Z level=info msg="Migration successfully executed" id="create session table" duration=1.366112ms logger=migrator t=2026-03-15T02:10:01.492478051Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-15T02:10:01.492659245Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=180.954µs logger=migrator t=2026-03-15T02:10:01.497239442Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-15T02:10:01.497351754Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=111.762µs logger=migrator t=2026-03-15T02:10:01.500709033Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-15T02:10:01.501467571Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=757.548µs logger=migrator t=2026-03-15T02:10:01.505661829Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-15T02:10:01.507044441Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.401373ms logger=migrator t=2026-03-15T02:10:01.511567876Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-15T02:10:01.511596117Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.321µs logger=migrator t=2026-03-15T02:10:01.515867726Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-15T02:10:01.515895157Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.511µs logger=migrator t=2026-03-15T02:10:01.519719696Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-15T02:10:01.524952978Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.232662ms logger=migrator t=2026-03-15T02:10:01.529402652Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-15T02:10:01.532876053Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.46978ms logger=migrator t=2026-03-15T02:10:01.537678665Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-15T02:10:01.537850019Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=175.384µs logger=migrator t=2026-03-15T02:10:01.541608636Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-15T02:10:01.54175715Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=144.024µs logger=migrator t=2026-03-15T02:10:01.545373544Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-15T02:10:01.546228674Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=855.04µs logger=migrator t=2026-03-15T02:10:01.550813171Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-15T02:10:01.550842652Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.721µs logger=migrator t=2026-03-15T02:10:01.555098751Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-15T02:10:01.558282325Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.181974ms logger=migrator t=2026-03-15T02:10:01.562210467Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-15T02:10:01.56238087Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=170.744µs logger=migrator t=2026-03-15T02:10:01.566934707Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-15T02:10:01.570345976Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.410079ms logger=migrator t=2026-03-15T02:10:01.574052623Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-15T02:10:01.577171996Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.118782ms logger=migrator t=2026-03-15T02:10:01.583086043Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-15T02:10:01.583190346Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=110.853µs logger=migrator t=2026-03-15T02:10:01.586664847Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-15T02:10:01.587604979Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=939.721µs logger=migrator t=2026-03-15T02:10:01.592731158Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-15T02:10:01.593624569Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=893.211µs logger=migrator t=2026-03-15T02:10:01.598191035Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-15T02:10:01.599947876Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.756771ms logger=migrator t=2026-03-15T02:10:01.605800343Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-15T02:10:01.607163445Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.366982ms logger=migrator t=2026-03-15T02:10:01.612400087Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-15T02:10:01.613281587Z level=info msg="Migration successfully executed" id="add index alert state" duration=881.58µs logger=migrator t=2026-03-15T02:10:01.61684851Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-15T02:10:01.61770484Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=855.96µs logger=migrator t=2026-03-15T02:10:01.621474808Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-15T02:10:01.622182375Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=703.597µs logger=migrator t=2026-03-15T02:10:01.627035298Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-15T02:10:01.627874057Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=844.019µs logger=migrator t=2026-03-15T02:10:01.633535809Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-15T02:10:01.634381909Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=845.99µs logger=migrator t=2026-03-15T02:10:01.638051475Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-15T02:10:01.649663515Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.61219ms logger=migrator t=2026-03-15T02:10:01.654427046Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-15T02:10:01.654917078Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=489.502µs logger=migrator t=2026-03-15T02:10:01.662587617Z 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-15T02:10:01.663786925Z 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.208388ms logger=migrator t=2026-03-15T02:10:01.669941338Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-15T02:10:01.670236735Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=295.387µs logger=migrator t=2026-03-15T02:10:01.673680405Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-15T02:10:01.674254429Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=574.054µs logger=migrator t=2026-03-15T02:10:01.677710979Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-15T02:10:01.678526838Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=815.639µs logger=migrator t=2026-03-15T02:10:01.6833253Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-15T02:10:01.688852449Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.523239ms logger=migrator t=2026-03-15T02:10:01.692938324Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-15T02:10:01.696436115Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.498691ms logger=migrator t=2026-03-15T02:10:01.70177133Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-15T02:10:01.705246941Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.474961ms logger=migrator t=2026-03-15T02:10:01.711881296Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-15T02:10:01.715352227Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.470581ms logger=migrator t=2026-03-15T02:10:01.718814827Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-15T02:10:01.719645957Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=830.42µs logger=migrator t=2026-03-15T02:10:01.723332813Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-15T02:10:01.723359913Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.55µs logger=migrator t=2026-03-15T02:10:01.728265988Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-15T02:10:01.728307619Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.221µs logger=migrator t=2026-03-15T02:10:01.734182725Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-15T02:10:01.735320522Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.137297ms logger=migrator t=2026-03-15T02:10:01.740652637Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-15T02:10:01.741575078Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=922.501µs logger=migrator t=2026-03-15T02:10:01.747527607Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-15T02:10:01.749168245Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.640498ms logger=migrator t=2026-03-15T02:10:01.755350689Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-15T02:10:01.756592168Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.242969ms logger=migrator t=2026-03-15T02:10:01.763336355Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-15T02:10:01.764648746Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.311921ms logger=migrator t=2026-03-15T02:10:01.773079742Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-15T02:10:01.779492912Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.40809ms logger=migrator t=2026-03-15T02:10:01.786554477Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-15T02:10:01.790681893Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.127227ms logger=migrator t=2026-03-15T02:10:01.796801725Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-15T02:10:01.797039131Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=238.246µs logger=migrator t=2026-03-15T02:10:01.802413926Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-15T02:10:01.803794768Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.380092ms logger=migrator t=2026-03-15T02:10:01.81028925Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-15T02:10:01.81116011Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=870.32µs logger=migrator t=2026-03-15T02:10:01.81715232Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-15T02:10:01.822355041Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.202631ms logger=migrator t=2026-03-15T02:10:01.832553759Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-15T02:10:01.832717522Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=170.584µs logger=migrator t=2026-03-15T02:10:01.840170507Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-15T02:10:01.841867786Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.69415ms logger=migrator t=2026-03-15T02:10:01.847822125Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-15T02:10:01.848697795Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=879.73µs logger=migrator t=2026-03-15T02:10:01.852431692Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-15T02:10:01.852519784Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=87.752µs logger=migrator t=2026-03-15T02:10:01.858961564Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-15T02:10:01.860422638Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.461564ms logger=migrator t=2026-03-15T02:10:01.874601849Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-15T02:10:01.875962811Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.360362ms logger=migrator t=2026-03-15T02:10:01.883075167Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-15T02:10:01.884335216Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.27029ms logger=migrator t=2026-03-15T02:10:01.899926969Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-15T02:10:01.902406467Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.480598ms logger=migrator t=2026-03-15T02:10:01.911649743Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-15T02:10:01.912719428Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.069385ms logger=migrator t=2026-03-15T02:10:01.929467918Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-15T02:10:01.931337512Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.874773ms logger=migrator t=2026-03-15T02:10:02.04451262Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-15T02:10:02.044584862Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=90.263µs logger=migrator t=2026-03-15T02:10:02.051993394Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-15T02:10:02.057124854Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.13088ms logger=migrator t=2026-03-15T02:10:02.062871478Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-15T02:10:02.063497133Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=624.805µs logger=migrator t=2026-03-15T02:10:02.070795603Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-15T02:10:02.078034571Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.239308ms logger=migrator t=2026-03-15T02:10:02.082886215Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-15T02:10:02.083609992Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=723.756µs logger=migrator t=2026-03-15T02:10:02.090735438Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-15T02:10:02.091624988Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=885.141µs logger=migrator t=2026-03-15T02:10:02.105491311Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-15T02:10:02.106811142Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.318761ms logger=migrator t=2026-03-15T02:10:02.113295364Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-15T02:10:02.12731209Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.030747ms logger=migrator t=2026-03-15T02:10:02.132688775Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-15T02:10:02.133408432Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=719.977µs logger=migrator t=2026-03-15T02:10:02.139678488Z 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-15T02:10:02.140696312Z 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.017084ms logger=migrator t=2026-03-15T02:10:02.146643481Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-15T02:10:02.146931538Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=284.797µs logger=migrator t=2026-03-15T02:10:02.15133163Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-15T02:10:02.151946724Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=614.754µs logger=migrator t=2026-03-15T02:10:02.165699795Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-15T02:10:02.16592538Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=224.795µs logger=migrator t=2026-03-15T02:10:02.175007862Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-15T02:10:02.179547648Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.537826ms logger=migrator t=2026-03-15T02:10:02.185228791Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-15T02:10:02.188154899Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.930918ms logger=migrator t=2026-03-15T02:10:02.195301995Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-15T02:10:02.19681351Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.510955ms logger=migrator t=2026-03-15T02:10:02.203725461Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-15T02:10:02.204689484Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=963.733µs logger=migrator t=2026-03-15T02:10:02.210005568Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-15T02:10:02.210242394Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=237.196µs logger=migrator t=2026-03-15T02:10:02.44214634Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-15T02:10:02.448348284Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.208095ms logger=migrator t=2026-03-15T02:10:02.455853649Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-15T02:10:02.457390025Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.540606ms logger=migrator t=2026-03-15T02:10:02.464970862Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-15T02:10:02.465269929Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=299.937µs logger=migrator t=2026-03-15T02:10:02.470079191Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-15T02:10:02.470749156Z level=info msg="Migration successfully executed" id="Move region to single row" duration=670.165µs logger=migrator t=2026-03-15T02:10:02.477203277Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-15T02:10:02.478094298Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=891.14µs logger=migrator t=2026-03-15T02:10:02.483219977Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-15T02:10:02.484593669Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.372182ms logger=migrator t=2026-03-15T02:10:02.4906447Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-15T02:10:02.492167186Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.522216ms logger=migrator t=2026-03-15T02:10:02.497183413Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-15T02:10:02.498744169Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.560147ms logger=migrator t=2026-03-15T02:10:02.502621119Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-15T02:10:02.503480159Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=859.7µs logger=migrator t=2026-03-15T02:10:02.510193946Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-15T02:10:02.511686341Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.492135ms logger=migrator t=2026-03-15T02:10:02.518613552Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-15T02:10:02.518750066Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=136.863µs logger=migrator t=2026-03-15T02:10:02.524300545Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-15T02:10:02.525648236Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.346541ms logger=migrator t=2026-03-15T02:10:02.533328565Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-15T02:10:02.535191559Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.865114ms logger=migrator t=2026-03-15T02:10:02.542895588Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-15T02:10:02.544308181Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.411323ms logger=migrator t=2026-03-15T02:10:02.551662643Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-15T02:10:02.552555923Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=892.45µs logger=migrator t=2026-03-15T02:10:02.557789226Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-15T02:10:02.55798166Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=192.814µs logger=migrator t=2026-03-15T02:10:02.564875871Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-15T02:10:02.565736391Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=835.549µs logger=migrator t=2026-03-15T02:10:02.572476738Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-15T02:10:02.57254518Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=68.691µs logger=migrator t=2026-03-15T02:10:02.578747114Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-15T02:10:02.579757808Z level=info msg="Migration successfully executed" id="create team table" duration=1.009804ms logger=migrator t=2026-03-15T02:10:02.585773278Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-15T02:10:02.587266933Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.492935ms logger=migrator t=2026-03-15T02:10:02.593926748Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-15T02:10:02.594831969Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=907.911µs logger=migrator t=2026-03-15T02:10:02.599768754Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-15T02:10:02.60690113Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.131436ms logger=migrator t=2026-03-15T02:10:02.61244877Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-15T02:10:02.612621414Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=173.054µs logger=migrator t=2026-03-15T02:10:02.618766267Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-15T02:10:02.62019369Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.426953ms logger=migrator t=2026-03-15T02:10:02.626073477Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-15T02:10:02.627552542Z level=info msg="Migration successfully executed" id="create team member table" duration=1.478885ms logger=migrator t=2026-03-15T02:10:02.633096631Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-15T02:10:02.633951431Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=855.07µs logger=migrator t=2026-03-15T02:10:02.639634493Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-15T02:10:02.640539374Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=904.751µs logger=migrator t=2026-03-15T02:10:02.64550529Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-15T02:10:02.646896933Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.386912ms logger=migrator t=2026-03-15T02:10:02.652578075Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-15T02:10:02.658170526Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.593201ms logger=migrator t=2026-03-15T02:10:02.662858875Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-15T02:10:02.667414521Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.554866ms logger=migrator t=2026-03-15T02:10:02.672127911Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-15T02:10:02.676672967Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.544406ms logger=migrator t=2026-03-15T02:10:02.681149381Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-15T02:10:02.682086233Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=936.682µs logger=migrator t=2026-03-15T02:10:02.687620842Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-15T02:10:02.689175938Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.551856ms logger=migrator t=2026-03-15T02:10:02.693905969Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-15T02:10:02.695366663Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.461094ms logger=migrator t=2026-03-15T02:10:02.700058052Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-15T02:10:02.701007574Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=948.832µs logger=migrator t=2026-03-15T02:10:02.705639572Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-15T02:10:02.706600295Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=960.582µs logger=migrator t=2026-03-15T02:10:02.711463208Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-15T02:10:02.712513402Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.048584ms logger=migrator t=2026-03-15T02:10:02.717520539Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-15T02:10:02.719032595Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.509405ms logger=migrator t=2026-03-15T02:10:02.724208585Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-15T02:10:02.725201178Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=992.003µs logger=migrator t=2026-03-15T02:10:02.730394279Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-15T02:10:02.731757301Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.370292ms logger=migrator t=2026-03-15T02:10:02.737662759Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-15T02:10:02.738857226Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=1.203868ms logger=migrator t=2026-03-15T02:10:02.744180961Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-15T02:10:02.745040071Z level=info msg="Migration successfully executed" id="create tag table" duration=858.72µs logger=migrator t=2026-03-15T02:10:02.749416463Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-15T02:10:02.750342284Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=926.012µs logger=migrator t=2026-03-15T02:10:02.754971552Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-15T02:10:02.75571875Z level=info msg="Migration successfully executed" id="create login attempt table" duration=750.188µs logger=migrator t=2026-03-15T02:10:02.760681265Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-15T02:10:02.761672268Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=990.363µs logger=migrator t=2026-03-15T02:10:02.766256795Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-15T02:10:02.767682368Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.425373ms logger=migrator t=2026-03-15T02:10:02.773016013Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-15T02:10:02.785997335Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.983002ms logger=migrator t=2026-03-15T02:10:02.794624707Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-15T02:10:02.795235801Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=611.284µs logger=migrator t=2026-03-15T02:10:02.800140995Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-15T02:10:02.801091207Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=950.292µs logger=migrator t=2026-03-15T02:10:02.806551115Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-15T02:10:02.806840521Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=289.266µs logger=migrator t=2026-03-15T02:10:02.811595632Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-15T02:10:02.812265728Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=669.976µs logger=migrator t=2026-03-15T02:10:02.816863745Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-15T02:10:02.817684594Z level=info msg="Migration successfully executed" id="create user auth table" duration=820.609µs logger=migrator t=2026-03-15T02:10:02.822474506Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-15T02:10:02.823477939Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.002943ms logger=migrator t=2026-03-15T02:10:02.828028825Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-15T02:10:02.828102907Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=75.542µs logger=migrator t=2026-03-15T02:10:02.832743945Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-15T02:10:02.839118344Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.373509ms logger=migrator t=2026-03-15T02:10:02.844780106Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-15T02:10:02.849974257Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.194281ms logger=migrator t=2026-03-15T02:10:02.857363859Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-15T02:10:02.862574941Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.210982ms logger=migrator t=2026-03-15T02:10:02.869156504Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-15T02:10:02.877830646Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.673722ms logger=migrator t=2026-03-15T02:10:02.88271005Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-15T02:10:02.883819726Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.109156ms logger=migrator t=2026-03-15T02:10:02.88870939Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-15T02:10:02.894440394Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.727553ms logger=migrator t=2026-03-15T02:10:02.899589544Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-15T02:10:02.900528356Z level=info msg="Migration successfully executed" id="create server_lock table" duration=938.071µs logger=migrator t=2026-03-15T02:10:02.905586463Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-15T02:10:02.906901964Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.315511ms logger=migrator t=2026-03-15T02:10:02.911717106Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-15T02:10:02.912631427Z level=info msg="Migration successfully executed" id="create user auth token table" duration=913.851µs logger=migrator t=2026-03-15T02:10:02.918784291Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-15T02:10:02.919897567Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.113256ms logger=migrator t=2026-03-15T02:10:02.925082808Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-15T02:10:02.926091251Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.007833ms logger=migrator t=2026-03-15T02:10:02.931947808Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-15T02:10:02.93374643Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.790901ms logger=migrator t=2026-03-15T02:10:02.941179473Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-15T02:10:02.950301726Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.130183ms logger=migrator t=2026-03-15T02:10:02.958015716Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-15T02:10:02.958719732Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=704.196µs logger=migrator t=2026-03-15T02:10:02.96508331Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-15T02:10:02.966535354Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.449034ms logger=migrator t=2026-03-15T02:10:02.972866062Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-15T02:10:02.973894286Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.028374ms logger=migrator t=2026-03-15T02:10:02.981849541Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-15T02:10:02.983227553Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.378002ms logger=migrator t=2026-03-15T02:10:02.991378203Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-15T02:10:02.992359136Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=979.973µs logger=migrator t=2026-03-15T02:10:02.999224056Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-15T02:10:02.999479532Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=260.066µs logger=migrator t=2026-03-15T02:10:03.005717837Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-15T02:10:03.005850271Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=133.824µs logger=migrator t=2026-03-15T02:10:03.011430001Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-15T02:10:03.013153561Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.72015ms logger=migrator t=2026-03-15T02:10:03.021780922Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-15T02:10:03.023516262Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.74454ms logger=migrator t=2026-03-15T02:10:03.030960216Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-15T02:10:03.031885158Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=924.842µs logger=migrator t=2026-03-15T02:10:03.039862023Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-15T02:10:03.039964706Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=104.093µs logger=migrator t=2026-03-15T02:10:03.045330821Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-15T02:10:03.046773875Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.443394ms logger=migrator t=2026-03-15T02:10:03.053353228Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-15T02:10:03.054235999Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=883.011µs logger=migrator t=2026-03-15T02:10:03.058244732Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-15T02:10:03.059227985Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=981.243µs logger=migrator t=2026-03-15T02:10:03.063247639Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-15T02:10:03.064720113Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.467924ms logger=migrator t=2026-03-15T02:10:03.069687599Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-15T02:10:03.07575258Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.064371ms logger=migrator t=2026-03-15T02:10:03.080063601Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-15T02:10:03.081010223Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=943.702µs logger=migrator t=2026-03-15T02:10:03.08606221Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-15T02:10:03.086182923Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=125.253µs logger=migrator t=2026-03-15T02:10:03.090224438Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-15T02:10:03.091865966Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.640388ms logger=migrator t=2026-03-15T02:10:03.09805715Z 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-15T02:10:03.099002742Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=945.152µs logger=migrator t=2026-03-15T02:10:03.105874032Z 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-15T02:10:03.107585802Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.71238ms logger=migrator t=2026-03-15T02:10:03.111696698Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-15T02:10:03.11176436Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.782µs logger=migrator t=2026-03-15T02:10:03.115529337Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-15T02:10:03.116393898Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=865.091µs logger=migrator t=2026-03-15T02:10:03.123086504Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-15T02:10:03.124595579Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.509106ms logger=migrator t=2026-03-15T02:10:03.13020554Z 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-15T02:10:03.131718525Z 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.512405ms logger=migrator t=2026-03-15T02:10:03.137371287Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-15T02:10:03.138286548Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=914.851µs logger=migrator t=2026-03-15T02:10:03.144408011Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-15T02:10:03.150093743Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.685302ms logger=migrator t=2026-03-15T02:10:03.153984434Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-15T02:10:03.154839864Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=855.29µs logger=migrator t=2026-03-15T02:10:03.158566181Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-15T02:10:03.159414981Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=848.68µs logger=migrator t=2026-03-15T02:10:03.164854988Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-15T02:10:03.191245223Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.390086ms logger=migrator t=2026-03-15T02:10:03.196405173Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-15T02:10:03.220170407Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.766084ms logger=migrator t=2026-03-15T02:10:03.224240982Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-15T02:10:03.224978789Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=737.437µs logger=migrator t=2026-03-15T02:10:03.230078258Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-15T02:10:03.230939708Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=861.2µs logger=migrator t=2026-03-15T02:10:03.23448047Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-15T02:10:03.24259059Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.110829ms logger=migrator t=2026-03-15T02:10:03.248043237Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-15T02:10:03.253651167Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.607561ms logger=migrator t=2026-03-15T02:10:03.257920387Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-15T02:10:03.258847488Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=926.901µs logger=migrator t=2026-03-15T02:10:03.263594029Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-15T02:10:03.264522901Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=928.582µs logger=migrator t=2026-03-15T02:10:03.269528157Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-15T02:10:03.270627923Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.098306ms logger=migrator t=2026-03-15T02:10:03.276393707Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-15T02:10:03.277998165Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.603628ms logger=migrator t=2026-03-15T02:10:03.282982281Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-15T02:10:03.283044183Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=62.451µs logger=migrator t=2026-03-15T02:10:03.287345183Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-15T02:10:03.296112427Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.761974ms logger=migrator t=2026-03-15T02:10:03.30267118Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-15T02:10:03.310660416Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.986006ms logger=migrator t=2026-03-15T02:10:03.315083719Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-15T02:10:03.323624639Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.541299ms logger=migrator t=2026-03-15T02:10:03.327632662Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-15T02:10:03.328601705Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=968.933µs logger=migrator t=2026-03-15T02:10:03.334758048Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-15T02:10:03.335764542Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.005784ms logger=migrator t=2026-03-15T02:10:03.34127715Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-15T02:10:03.350125866Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.849286ms logger=migrator t=2026-03-15T02:10:03.355731987Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-15T02:10:03.361647795Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.915298ms logger=migrator t=2026-03-15T02:10:03.399286003Z 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-15T02:10:03.400917961Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.631409ms logger=migrator t=2026-03-15T02:10:03.405849415Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-15T02:10:03.414096728Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.248013ms logger=migrator t=2026-03-15T02:10:03.418235484Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-15T02:10:03.424315146Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.079002ms logger=migrator t=2026-03-15T02:10:03.429278942Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-15T02:10:03.429343613Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=64.971µs logger=migrator t=2026-03-15T02:10:03.433152062Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-15T02:10:03.434847741Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.679369ms logger=migrator t=2026-03-15T02:10:03.439868298Z 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-15T02:10:03.441485736Z 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.619248ms logger=migrator t=2026-03-15T02:10:03.449253907Z 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-15T02:10:03.450282591Z 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.028444ms logger=migrator t=2026-03-15T02:10:03.455050202Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-15T02:10:03.455154115Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=105.643µs logger=migrator t=2026-03-15T02:10:03.459607259Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-15T02:10:03.46739905Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.793062ms logger=migrator t=2026-03-15T02:10:03.472614512Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-15T02:10:03.478730084Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.115692ms logger=migrator t=2026-03-15T02:10:03.485341788Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-15T02:10:03.49140936Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.067352ms logger=migrator t=2026-03-15T02:10:03.495234309Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-15T02:10:03.501307661Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.073132ms logger=migrator t=2026-03-15T02:10:03.506109813Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-15T02:10:03.512210035Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.099752ms logger=migrator t=2026-03-15T02:10:03.517270553Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-15T02:10:03.517332684Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=62.681µs logger=migrator t=2026-03-15T02:10:03.52228688Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-15T02:10:03.523460387Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.173317ms logger=migrator t=2026-03-15T02:10:03.531862623Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-15T02:10:03.541253392Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.407089ms logger=migrator t=2026-03-15T02:10:03.545288526Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-15T02:10:03.545399319Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=112.443µs logger=migrator t=2026-03-15T02:10:03.54934646Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-15T02:10:03.558424442Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.078792ms logger=migrator t=2026-03-15T02:10:03.562764094Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-15T02:10:03.563729736Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=965.263µs logger=migrator t=2026-03-15T02:10:03.567923814Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-15T02:10:03.574158909Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.236805ms logger=migrator t=2026-03-15T02:10:03.577984928Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-15T02:10:03.578744286Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=759.068µs logger=migrator t=2026-03-15T02:10:03.583537168Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-15T02:10:03.584835418Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.29305ms logger=migrator t=2026-03-15T02:10:03.590413878Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-15T02:10:03.597528214Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.115246ms logger=migrator t=2026-03-15T02:10:03.601810344Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-15T02:10:03.602749056Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=938.312µs logger=migrator t=2026-03-15T02:10:03.608276274Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-15T02:10:03.609283738Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.007054ms logger=migrator t=2026-03-15T02:10:03.614462869Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-15T02:10:03.615248477Z level=info msg="Migration successfully executed" id="create alert_image table" duration=785.488µs logger=migrator t=2026-03-15T02:10:03.619723861Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-15T02:10:03.621312868Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.588617ms logger=migrator t=2026-03-15T02:10:03.626581871Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-15T02:10:03.626680524Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=99.842µs logger=migrator t=2026-03-15T02:10:03.631731721Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-15T02:10:03.632629612Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=897.671µs logger=migrator t=2026-03-15T02:10:03.63724085Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-15T02:10:03.638657543Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.416153ms logger=migrator t=2026-03-15T02:10:03.64283769Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-15T02:10:03.643457745Z 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-15T02:10:03.648242876Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-15T02:10:03.648660516Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=417.49µs logger=migrator t=2026-03-15T02:10:03.65270415Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-15T02:10:03.654047731Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.342241ms logger=migrator t=2026-03-15T02:10:03.657991413Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-15T02:10:03.667486465Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.495212ms logger=migrator t=2026-03-15T02:10:03.672546543Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-15T02:10:03.673576087Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.029484ms logger=migrator t=2026-03-15T02:10:03.677951089Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-15T02:10:03.678954572Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.003273ms logger=migrator t=2026-03-15T02:10:03.683329364Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-15T02:10:03.684112792Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=784.188µs logger=migrator t=2026-03-15T02:10:03.689361205Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-15T02:10:03.690352998Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=991.183µs logger=migrator t=2026-03-15T02:10:03.695045267Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-15T02:10:03.696625184Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.579467ms logger=migrator t=2026-03-15T02:10:03.701755244Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-15T02:10:03.701816125Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=61.531µs logger=migrator t=2026-03-15T02:10:03.706947355Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-15T02:10:03.707048167Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=101.742µs logger=migrator t=2026-03-15T02:10:03.710972708Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-15T02:10:03.721500724Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.528336ms logger=migrator t=2026-03-15T02:10:03.725910617Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-15T02:10:03.726256155Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=346.098µs logger=migrator t=2026-03-15T02:10:03.730089554Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-15T02:10:03.731125318Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.035114ms logger=migrator t=2026-03-15T02:10:03.736293009Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-15T02:10:03.736534805Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=242.455µs logger=migrator t=2026-03-15T02:10:03.740495717Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-15T02:10:03.741987231Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.491014ms logger=migrator t=2026-03-15T02:10:03.746499247Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-15T02:10:03.747769036Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.269279ms logger=migrator t=2026-03-15T02:10:03.753327296Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-15T02:10:03.786169701Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.840515ms logger=migrator t=2026-03-15T02:10:03.79040192Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-15T02:10:03.797386463Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.984103ms logger=migrator t=2026-03-15T02:10:03.801492719Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-15T02:10:03.801629112Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=136.553µs logger=migrator t=2026-03-15T02:10:03.805699717Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-15T02:10:03.839431723Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.730526ms logger=migrator t=2026-03-15T02:10:03.84485887Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-15T02:10:03.875655627Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.790587ms logger=migrator t=2026-03-15T02:10:03.881634957Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-15T02:10:03.882300602Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=666.215µs logger=migrator t=2026-03-15T02:10:03.890812931Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-15T02:10:03.891908006Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.095025ms logger=migrator t=2026-03-15T02:10:03.897183399Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-15T02:10:03.897535458Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=352.029µs logger=migrator t=2026-03-15T02:10:03.901717065Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-15T02:10:03.903055136Z level=info msg="Migration successfully executed" id="create permission table" duration=1.337441ms logger=migrator t=2026-03-15T02:10:03.910206053Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-15T02:10:03.911755689Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.549036ms logger=migrator t=2026-03-15T02:10:03.920709248Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-15T02:10:03.922361786Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.70633ms logger=migrator t=2026-03-15T02:10:03.926949823Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-15T02:10:03.927795883Z level=info msg="Migration successfully executed" id="create role table" duration=842.86µs logger=migrator t=2026-03-15T02:10:03.931817297Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-15T02:10:03.939176378Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.358691ms logger=migrator t=2026-03-15T02:10:03.945458685Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-15T02:10:03.952704694Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.245639ms logger=migrator t=2026-03-15T02:10:03.960912885Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-15T02:10:03.961637422Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=724.417µs logger=migrator t=2026-03-15T02:10:03.96801147Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-15T02:10:03.96970474Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.69265ms logger=migrator t=2026-03-15T02:10:03.97614784Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-15T02:10:03.977239096Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.090355ms logger=migrator t=2026-03-15T02:10:03.98215844Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-15T02:10:03.983585744Z level=info msg="Migration successfully executed" id="create team role table" duration=1.426473ms logger=migrator t=2026-03-15T02:10:03.988638981Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-15T02:10:03.990273349Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.637678ms logger=migrator t=2026-03-15T02:10:03.995998203Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-15T02:10:03.997687672Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.687929ms logger=migrator t=2026-03-15T02:10:04.002469124Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-15T02:10:04.003796025Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.325931ms logger=migrator t=2026-03-15T02:10:04.009812025Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-15T02:10:04.011082065Z level=info msg="Migration successfully executed" id="create user role table" duration=1.266399ms logger=migrator t=2026-03-15T02:10:04.017545435Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-15T02:10:04.019165693Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.620248ms logger=migrator t=2026-03-15T02:10:04.02676388Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-15T02:10:04.028526601Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.761911ms logger=migrator t=2026-03-15T02:10:04.033288622Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-15T02:10:04.03491234Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.622748ms logger=migrator t=2026-03-15T02:10:04.040621963Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-15T02:10:04.041910913Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.28838ms logger=migrator t=2026-03-15T02:10:04.046205953Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-15T02:10:04.047270568Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.063645ms logger=migrator t=2026-03-15T02:10:04.053475103Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-15T02:10:04.055139732Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.663948ms logger=migrator t=2026-03-15T02:10:04.059704568Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-15T02:10:04.067570131Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.864953ms logger=migrator t=2026-03-15T02:10:04.072168119Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-15T02:10:04.072947287Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=787.368µs logger=migrator t=2026-03-15T02:10:04.077097543Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-15T02:10:04.078745782Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.646069ms logger=migrator t=2026-03-15T02:10:04.083568054Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-15T02:10:04.08512139Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.560906ms logger=migrator t=2026-03-15T02:10:04.089945213Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-15T02:10:04.091009518Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.063835ms logger=migrator t=2026-03-15T02:10:04.094654033Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-15T02:10:04.095560314Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=903.021µs logger=migrator t=2026-03-15T02:10:04.100162131Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-15T02:10:04.101912312Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.749441ms logger=migrator t=2026-03-15T02:10:04.107607565Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-15T02:10:04.116097903Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.489878ms logger=migrator t=2026-03-15T02:10:04.119959613Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-15T02:10:04.127921788Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.961685ms logger=migrator t=2026-03-15T02:10:04.131555433Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-15T02:10:04.139743934Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.188301ms logger=migrator t=2026-03-15T02:10:04.144318321Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-15T02:10:04.1524462Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.127379ms logger=migrator t=2026-03-15T02:10:04.15932662Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-15T02:10:04.160554019Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.227429ms logger=migrator t=2026-03-15T02:10:04.168528125Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-15T02:10:04.170265085Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.73414ms logger=migrator t=2026-03-15T02:10:04.175843825Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-15T02:10:04.177509124Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.665969ms logger=migrator t=2026-03-15T02:10:04.181579729Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-15T02:10:04.182494091Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=912.791µs logger=migrator t=2026-03-15T02:10:04.189277049Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-15T02:10:04.191148872Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.871903ms logger=migrator t=2026-03-15T02:10:04.196067437Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-15T02:10:04.19618203Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=115.573µs logger=migrator t=2026-03-15T02:10:04.200106241Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-15T02:10:04.200166382Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=61.031µs logger=migrator t=2026-03-15T02:10:04.206101181Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-15T02:10:04.206853528Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=750.817µs logger=migrator t=2026-03-15T02:10:04.214897506Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-15T02:10:04.215697695Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=806.969µs logger=migrator t=2026-03-15T02:10:04.220961107Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-15T02:10:04.221667154Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=706.277µs logger=migrator t=2026-03-15T02:10:04.229879975Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-15T02:10:04.230282024Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=404.069µs logger=migrator t=2026-03-15T02:10:04.237914143Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-15T02:10:04.238413294Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=499.681µs logger=migrator t=2026-03-15T02:10:04.244887945Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-15T02:10:04.246360659Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.479634ms logger=migrator t=2026-03-15T02:10:04.253178928Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-15T02:10:04.255087113Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.907405ms logger=migrator t=2026-03-15T02:10:04.264098973Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-15T02:10:04.272324155Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.225072ms logger=migrator t=2026-03-15T02:10:04.277169608Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-15T02:10:04.277234149Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=64.992µs logger=migrator t=2026-03-15T02:10:04.280763812Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-15T02:10:04.281718534Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=970.223µs logger=migrator t=2026-03-15T02:10:04.29055648Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-15T02:10:04.29231953Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.76234ms logger=migrator t=2026-03-15T02:10:04.33050923Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-15T02:10:04.332268511Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.759531ms logger=migrator t=2026-03-15T02:10:04.341194569Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-15T02:10:04.353176069Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.985959ms logger=migrator t=2026-03-15T02:10:04.359988817Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-15T02:10:04.361146754Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.158167ms logger=migrator t=2026-03-15T02:10:04.366252593Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-15T02:10:04.367267797Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.014344ms logger=migrator t=2026-03-15T02:10:04.375876008Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-15T02:10:04.400319487Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.443769ms logger=migrator t=2026-03-15T02:10:04.404948705Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-15T02:10:04.405749344Z level=info msg="Migration successfully executed" id="create correlation v2" duration=800.279µs logger=migrator t=2026-03-15T02:10:04.411470167Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-15T02:10:04.412511532Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.041245ms logger=migrator t=2026-03-15T02:10:04.419512945Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-15T02:10:04.421191594Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.682079ms logger=migrator t=2026-03-15T02:10:04.427170583Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-15T02:10:04.428892053Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.72122ms logger=migrator t=2026-03-15T02:10:04.433597543Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-15T02:10:04.433817668Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=219.885µs logger=migrator t=2026-03-15T02:10:04.439808668Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-15T02:10:04.440553935Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=745.157µs logger=migrator t=2026-03-15T02:10:04.445390568Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-15T02:10:04.455363111Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.973253ms logger=migrator t=2026-03-15T02:10:04.631727832Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-15T02:10:04.633544424Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.820202ms logger=migrator t=2026-03-15T02:10:04.642927733Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-15T02:10:04.64449909Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.571747ms logger=migrator t=2026-03-15T02:10:04.651599665Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-15T02:10:04.652038806Z 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-15T02:10:04.657498953Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-15T02:10:04.658166408Z 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-15T02:10:04.664878645Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-15T02:10:04.666125584Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.246829ms logger=migrator t=2026-03-15T02:10:04.671599951Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-15T02:10:04.673207809Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.609108ms logger=migrator t=2026-03-15T02:10:04.678463892Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-15T02:10:04.679551207Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.090246ms logger=migrator t=2026-03-15T02:10:04.687096713Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-15T02:10:04.688854334Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.757271ms logger=migrator t=2026-03-15T02:10:04.694841813Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-15T02:10:04.695845487Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.003384ms logger=migrator t=2026-03-15T02:10:04.70116275Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-15T02:10:04.702743407Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.572697ms logger=migrator t=2026-03-15T02:10:04.708956443Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-15T02:10:04.71014726Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.190658ms logger=migrator t=2026-03-15T02:10:04.715660169Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-15T02:10:04.717334348Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.674679ms logger=migrator t=2026-03-15T02:10:04.723496831Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-15T02:10:04.724589917Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.092616ms logger=migrator t=2026-03-15T02:10:04.729747917Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-15T02:10:04.731438456Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.689689ms logger=migrator t=2026-03-15T02:10:04.740549679Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-15T02:10:04.741704736Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.150887ms logger=migrator t=2026-03-15T02:10:04.748085444Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-15T02:10:04.772254258Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.170404ms logger=migrator t=2026-03-15T02:10:04.778965374Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-15T02:10:04.78564729Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.680946ms logger=migrator t=2026-03-15T02:10:04.79122779Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-15T02:10:04.799547954Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.319974ms logger=migrator t=2026-03-15T02:10:04.807826267Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-15T02:10:04.808052932Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=226.975µs logger=migrator t=2026-03-15T02:10:04.812766502Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-15T02:10:04.821524426Z level=info msg="Migration successfully executed" id="add share column" duration=8.757474ms logger=migrator t=2026-03-15T02:10:04.827060496Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-15T02:10:04.82723515Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=175.175µs logger=migrator t=2026-03-15T02:10:04.834087039Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-15T02:10:04.835470332Z level=info msg="Migration successfully executed" id="create file table" duration=1.382072ms logger=migrator t=2026-03-15T02:10:04.842064965Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-15T02:10:04.843768985Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.70397ms logger=migrator t=2026-03-15T02:10:04.850621235Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-15T02:10:04.8517056Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.084255ms logger=migrator t=2026-03-15T02:10:04.862312437Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-15T02:10:04.863626118Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.313691ms logger=migrator t=2026-03-15T02:10:04.869550566Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-15T02:10:04.871302937Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.751871ms logger=migrator t=2026-03-15T02:10:04.876984829Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-15T02:10:04.877081372Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=97.493µs logger=migrator t=2026-03-15T02:10:04.882939858Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-15T02:10:04.8830018Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=65.212µs logger=migrator t=2026-03-15T02:10:04.88773078Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-15T02:10:04.88858123Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=850.67µs logger=migrator t=2026-03-15T02:10:04.893944875Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-15T02:10:04.894269372Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=324.177µs logger=migrator t=2026-03-15T02:10:04.899388762Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-15T02:10:04.900639931Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.250979ms logger=migrator t=2026-03-15T02:10:04.90617367Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-15T02:10:04.917823922Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.650531ms logger=migrator t=2026-03-15T02:10:04.923056313Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-15T02:10:04.923214597Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=157.494µs logger=migrator t=2026-03-15T02:10:04.9280819Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-15T02:10:04.929204477Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.122197ms logger=migrator t=2026-03-15T02:10:04.935041293Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-15T02:10:04.935652177Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=611.454µs logger=migrator t=2026-03-15T02:10:04.941802651Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-15T02:10:04.942136468Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=334.938µs logger=migrator t=2026-03-15T02:10:04.947620856Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-15T02:10:04.94864401Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.015664ms logger=migrator t=2026-03-15T02:10:04.954117718Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-15T02:10:04.9645048Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.388121ms logger=migrator t=2026-03-15T02:10:04.970390727Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-15T02:10:04.976568851Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.177714ms logger=migrator t=2026-03-15T02:10:04.98039781Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-15T02:10:04.981466275Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.068155ms logger=migrator t=2026-03-15T02:10:04.986473812Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-15T02:10:05.061244035Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.767523ms logger=migrator t=2026-03-15T02:10:05.068928954Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-15T02:10:05.070109411Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.191177ms logger=migrator t=2026-03-15T02:10:05.077034383Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-15T02:10:05.07819031Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.155987ms logger=migrator t=2026-03-15T02:10:05.085376017Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-15T02:10:05.115567881Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.193584ms logger=migrator t=2026-03-15T02:10:05.122723248Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-15T02:10:05.132509216Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.791588ms logger=migrator t=2026-03-15T02:10:05.137950633Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-15T02:10:05.138188418Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=238.095µs logger=migrator t=2026-03-15T02:10:05.143511832Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-15T02:10:05.143783509Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=272.027µs logger=migrator t=2026-03-15T02:10:05.149309908Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-15T02:10:05.149661056Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=351.798µs logger=migrator t=2026-03-15T02:10:05.155982973Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-15T02:10:05.156306071Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=323.128µs logger=migrator t=2026-03-15T02:10:05.161897241Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-15T02:10:05.162210859Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=320.698µs logger=migrator t=2026-03-15T02:10:05.170301297Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-15T02:10:05.171864753Z level=info msg="Migration successfully executed" id="create folder table" duration=1.563066ms logger=migrator t=2026-03-15T02:10:05.178971799Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-15T02:10:05.180150687Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.178318ms logger=migrator t=2026-03-15T02:10:05.186948335Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-15T02:10:05.188813149Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.864364ms logger=migrator t=2026-03-15T02:10:05.195053504Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-15T02:10:05.195081385Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.401µs logger=migrator t=2026-03-15T02:10:05.201196157Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-15T02:10:05.202466467Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.27008ms logger=migrator t=2026-03-15T02:10:05.210190567Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-15T02:10:05.211249232Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.056325ms logger=migrator t=2026-03-15T02:10:05.216636008Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-15T02:10:05.217838185Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.202308ms logger=migrator t=2026-03-15T02:10:05.224246915Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-15T02:10:05.224677505Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=428.5µs logger=migrator t=2026-03-15T02:10:05.230669874Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-15T02:10:05.230938621Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=269.217µs logger=migrator t=2026-03-15T02:10:05.236794537Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-15T02:10:05.238584679Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.790172ms logger=migrator t=2026-03-15T02:10:05.245659734Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-15T02:10:05.246816281Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.156017ms logger=migrator t=2026-03-15T02:10:05.253465146Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-15T02:10:05.255253938Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.789272ms logger=migrator t=2026-03-15T02:10:05.263245714Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-15T02:10:05.264417211Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.171077ms logger=migrator t=2026-03-15T02:10:05.271479536Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-15T02:10:05.273305698Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.826622ms logger=migrator t=2026-03-15T02:10:05.27897389Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-15T02:10:05.279916602Z level=info msg="Migration successfully executed" id="create anon_device table" duration=944.382µs logger=migrator t=2026-03-15T02:10:05.285918782Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-15T02:10:05.288214346Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.296404ms logger=migrator t=2026-03-15T02:10:05.295075286Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-15T02:10:05.297081673Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.005907ms logger=migrator t=2026-03-15T02:10:05.304587058Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-15T02:10:05.305479158Z level=info msg="Migration successfully executed" id="create signing_key table" duration=891.75µs logger=migrator t=2026-03-15T02:10:05.312517893Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-15T02:10:05.31454232Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.024958ms logger=migrator t=2026-03-15T02:10:05.322527636Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-15T02:10:05.323813296Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.28561ms logger=migrator t=2026-03-15T02:10:05.330366019Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-15T02:10:05.33087229Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=507.292µs logger=migrator t=2026-03-15T02:10:05.33728329Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-15T02:10:05.350437767Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.155727ms logger=migrator t=2026-03-15T02:10:05.378092941Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-15T02:10:05.379190017Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.096596ms logger=migrator t=2026-03-15T02:10:05.384965131Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-15T02:10:05.384995912Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.111µs logger=migrator t=2026-03-15T02:10:05.392551728Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-15T02:10:05.394213577Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.661969ms logger=migrator t=2026-03-15T02:10:05.400089504Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-15T02:10:05.400107314Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.48µs logger=migrator t=2026-03-15T02:10:05.406290008Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-15T02:10:05.408168412Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.878044ms logger=migrator t=2026-03-15T02:10:05.413829344Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-15T02:10:05.414967601Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.133977ms logger=migrator t=2026-03-15T02:10:05.422777313Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-15T02:10:05.4243661Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.588277ms logger=migrator t=2026-03-15T02:10:05.432056759Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-15T02:10:05.433254437Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.198598ms logger=migrator t=2026-03-15T02:10:05.439319558Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-15T02:10:05.439728528Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=410.23µs logger=migrator t=2026-03-15T02:10:05.445774799Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-15T02:10:05.446725851Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=951.222µs logger=migrator t=2026-03-15T02:10:05.45310946Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-15T02:10:05.454419941Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.309881ms logger=migrator t=2026-03-15T02:10:05.46040109Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-15T02:10:05.46126418Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=862.55µs logger=migrator t=2026-03-15T02:10:05.467157367Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-15T02:10:05.479815722Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.649165ms logger=migrator t=2026-03-15T02:10:05.486211412Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-15T02:10:05.495634491Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.419779ms logger=migrator t=2026-03-15T02:10:05.501130359Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-15T02:10:05.507837786Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.706457ms logger=migrator t=2026-03-15T02:10:05.513685642Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-15T02:10:05.513771684Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=85.162µs logger=migrator t=2026-03-15T02:10:05.520748067Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-15T02:10:05.533182787Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.4353ms logger=migrator t=2026-03-15T02:10:05.54017078Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-15T02:10:05.549729392Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.557882ms logger=migrator t=2026-03-15T02:10:05.58439075Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-15T02:10:05.584953934Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=559.323µs logger=migrator t=2026-03-15T02:10:05.591501026Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.090957334s logger=migrator t=2026-03-15T02:10:05.592169652Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-15T02:10:05.609497556Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-15T02:10:05.609803383Z level=info msg="Created default organization" logger=secrets t=2026-03-15T02:10:05.640178221Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-15T02:10:05.698085831Z level=info msg="Restored cache from database" duration=652.575µs logger=plugin.store t=2026-03-15T02:10:05.699810841Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-15T02:10:05.7512553Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-15T02:10:05.751298141Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-15T02:10:05.751424294Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-15T02:10:05.751440995Z level=info msg="Plugins loaded" count=54 duration=51.631973ms logger=query_data t=2026-03-15T02:10:05.756320428Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-15T02:10:05.760139398Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-15T02:10:05.76669791Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-15T02:10:05.784029384Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-15T02:10:05.786624345Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-15T02:10:05.788306014Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-15T02:10:05.809667322Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-15T02:10:05.832685999Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-15T02:10:05.855767927Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-15T02:10:05.855790347Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-15T02:10:05.856207687Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-15T02:10:05.856316159Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-15T02:10:05.856548515Z level=info msg="Storage starting" logger=http.server t=2026-03-15T02:10:05.860038416Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-15T02:10:05.931543943Z level=info msg="Update check succeeded" duration=74.869015ms logger=grafana.update.checker t=2026-03-15T02:10:05.944687629Z level=info msg="Update check succeeded" duration=88.486922ms logger=ngalert.state.manager t=2026-03-15T02:10:06.056583208Z level=info msg="State cache has been initialized" states=0 duration=200.374081ms logger=ngalert.scheduler t=2026-03-15T02:10:06.056641349Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-15T02:10:06.056729612Z level=info msg=starting first_tick=2026-03-15T02:10:10Z logger=provisioning.dashboard t=2026-03-15T02:10:06.064273817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:06.110318241Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-15T02:10:06.246534066Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-15T02:10:06.247028638Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-15T02:10:06.274372965Z level=info msg="Patterns update finished" duration=217.668854ms logger=provisioning.dashboard t=2026-03-15T02:10:13.813684329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:13.814330384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:13.837469094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:13.867797101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:13.901778683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.015499784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.034399215Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-15T02:10:14.081970384Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-15T02:10:14.096746218Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-15T02:10:14.098268184Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-15T02:10:14.132038141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.185432516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.206284242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.249709084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.266511656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.305230378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.328049261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.377012052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.39922666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.438227609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.457239642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.512795897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.536530881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.58240189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.600250406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.656806624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.673734479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.720049249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.737574757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.787650405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.809243158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.856790986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.874627522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.925636441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:14.940548889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.028513949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.043690212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.088396745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.105677757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.1731467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.196661488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.319999364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.338781572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.511700052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.526367954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.617901548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.63858288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.699024799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.713985598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.76470777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.783814186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.844552482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.867794423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.920678806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:15.94056518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.015985568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.033454035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.090559167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.109654292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.179982571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.196576668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.270815549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.285814118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.345458559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.377508296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.463143762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.479671868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.557788039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.569166294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.643393864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.663743889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.73973419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.761463537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.822550921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.840447758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.919352537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:16.938899513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:17.019796929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:17.035580637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:17.120795073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:17.141413174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:10:17.214308313Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-15T02:11:28.878206691Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-15T02:20:05.925414678Z level=info msg="Completed cleanup jobs" duration=68.59881ms logger=plugins.update.checker t=2026-03-15T02:20:05.990281961Z level=info msg="Update check succeeded" duration=58.008024ms logger=sqlstore.transactions t=2026-03-15T02:25:05.774888558Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-15T02:30:05.925456248Z level=info msg="Completed cleanup jobs" duration=68.781299ms logger=plugins.update.checker t=2026-03-15T02:30:06.017475701Z level=info msg="Update check succeeded" duration=85.125711ms