logger=settings t=2026-05-26T05:51:07.13882373Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T05:51:07Z logger=settings t=2026-05-26T05:51:07.140018078Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T05:51:07.140036588Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T05:51:07.140041838Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T05:51:07.140046109Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T05:51:07.140050239Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T05:51:07.140054179Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T05:51:07.140058439Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T05:51:07.140065869Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T05:51:07.140070359Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T05:51:07.14007742Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T05:51:07.14008172Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T05:51:07.140119081Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T05:51:07.140129591Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T05:51:07.140134131Z level=info msg=Target target=[all] logger=settings t=2026-05-26T05:51:07.140144942Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T05:51:07.140153182Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T05:51:07.140157712Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T05:51:07.140261905Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T05:51:07.140267525Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T05:51:07.140271645Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T05:51:07.140976697Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T05:51:07.141001208Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T05:51:07.144429885Z level=info msg="Locking database" logger=migrator t=2026-05-26T05:51:07.144445055Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T05:51:07.14524738Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T05:51:07.146441518Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.193638ms logger=migrator t=2026-05-26T05:51:07.207283128Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T05:51:07.208546977Z level=info msg="Migration successfully executed" id="create user table" duration=1.265169ms logger=migrator t=2026-05-26T05:51:07.216834196Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T05:51:07.217718483Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=883.507µs logger=migrator t=2026-05-26T05:51:07.223138162Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T05:51:07.224392182Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.25138ms logger=migrator t=2026-05-26T05:51:07.229088888Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T05:51:07.229859743Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=771.375µs logger=migrator t=2026-05-26T05:51:07.234123686Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T05:51:07.234879419Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=759.924µs logger=migrator t=2026-05-26T05:51:07.239598547Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T05:51:07.243286832Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.690605ms logger=migrator t=2026-05-26T05:51:07.248157324Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T05:51:07.249903419Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.740975ms logger=migrator t=2026-05-26T05:51:07.257271578Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T05:51:07.259060575Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.789216ms logger=migrator t=2026-05-26T05:51:07.263549945Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T05:51:07.264316929Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=760.764µs logger=migrator t=2026-05-26T05:51:07.268900882Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T05:51:07.269370977Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=469.565µs logger=migrator t=2026-05-26T05:51:07.274237558Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T05:51:07.275202158Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=964.13µs logger=migrator t=2026-05-26T05:51:07.280012839Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T05:51:07.282141225Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.128526ms logger=migrator t=2026-05-26T05:51:07.286231813Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T05:51:07.286328156Z level=info msg="Migration successfully executed" id="Update user table charset" duration=97.903µs logger=migrator t=2026-05-26T05:51:07.290361481Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T05:51:07.291505468Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.144097ms logger=migrator t=2026-05-26T05:51:07.296517254Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T05:51:07.296811404Z level=info msg="Migration successfully executed" id="Add missing user data" duration=294.091µs logger=migrator t=2026-05-26T05:51:07.301332254Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T05:51:07.304020638Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.687454ms logger=migrator t=2026-05-26T05:51:07.310307844Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T05:51:07.31143027Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.113036ms logger=migrator t=2026-05-26T05:51:07.318313034Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T05:51:07.325097867Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=6.784893ms logger=migrator t=2026-05-26T05:51:07.329826394Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T05:51:07.338847126Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.025432ms logger=migrator t=2026-05-26T05:51:07.342620684Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T05:51:07.343439809Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=819.125µs logger=migrator t=2026-05-26T05:51:07.346699671Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T05:51:07.346839195Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=139.894µs logger=migrator t=2026-05-26T05:51:07.350079737Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T05:51:07.35115683Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.076973ms logger=migrator t=2026-05-26T05:51:07.358640375Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-26T05:51:07.359079708Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=443.714µs logger=migrator t=2026-05-26T05:51:07.363947879Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T05:51:07.364675263Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=727.364µs logger=migrator t=2026-05-26T05:51:07.371153495Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T05:51:07.3719832Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=829.735µs logger=migrator t=2026-05-26T05:51:07.378144964Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T05:51:07.37933321Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.187916ms logger=migrator t=2026-05-26T05:51:07.382820519Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T05:51:07.383750689Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=930.86µs logger=migrator t=2026-05-26T05:51:07.386840285Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T05:51:07.387621869Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=781.424µs logger=migrator t=2026-05-26T05:51:07.392701448Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T05:51:07.393481032Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=778.374µs logger=migrator t=2026-05-26T05:51:07.397188507Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T05:51:07.397215138Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.991µs logger=migrator t=2026-05-26T05:51:07.400297524Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T05:51:07.401406639Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.107515ms logger=migrator t=2026-05-26T05:51:07.405175717Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T05:51:07.406248571Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.072934ms logger=migrator t=2026-05-26T05:51:07.411521095Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T05:51:07.412715493Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.195357ms logger=migrator t=2026-05-26T05:51:07.416145359Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T05:51:07.416932554Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=787.725µs logger=migrator t=2026-05-26T05:51:07.422965303Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:51:07.428146794Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.179661ms logger=migrator t=2026-05-26T05:51:07.433016506Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T05:51:07.433917454Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=900.988µs logger=migrator t=2026-05-26T05:51:07.438206289Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T05:51:07.439040214Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=833.245µs logger=migrator t=2026-05-26T05:51:07.442218423Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T05:51:07.443147583Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=928.04µs logger=migrator t=2026-05-26T05:51:07.447694755Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T05:51:07.448520261Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=825.837µs logger=migrator t=2026-05-26T05:51:07.451551136Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T05:51:07.452407512Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=856.386µs logger=migrator t=2026-05-26T05:51:07.456782409Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T05:51:07.457264934Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=478.695µs logger=migrator t=2026-05-26T05:51:07.463271111Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T05:51:07.463828669Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=556.938µs logger=migrator t=2026-05-26T05:51:07.490626166Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T05:51:07.491300917Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=674.071µs logger=migrator t=2026-05-26T05:51:07.496457378Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T05:51:07.49718151Z level=info msg="Migration successfully executed" id="create star table" duration=723.762µs logger=migrator t=2026-05-26T05:51:07.503002732Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T05:51:07.504405166Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.393184ms logger=migrator t=2026-05-26T05:51:07.509079301Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T05:51:07.510009651Z level=info msg="Migration successfully executed" id="create org table v1" duration=931.81µs logger=migrator t=2026-05-26T05:51:07.514027946Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T05:51:07.515027707Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=999.541µs logger=migrator t=2026-05-26T05:51:07.519622851Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T05:51:07.520384674Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=761.343µs logger=migrator t=2026-05-26T05:51:07.526790605Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T05:51:07.527767635Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=976.95µs logger=migrator t=2026-05-26T05:51:07.532757171Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T05:51:07.533644359Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=886.748µs logger=migrator t=2026-05-26T05:51:07.538434709Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T05:51:07.539268874Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=834.116µs logger=migrator t=2026-05-26T05:51:07.543287079Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T05:51:07.543309941Z level=info msg="Migration successfully executed" id="Update org table charset" duration=23.442µs logger=migrator t=2026-05-26T05:51:07.548676458Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T05:51:07.548709619Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=43.902µs logger=migrator t=2026-05-26T05:51:07.552701664Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T05:51:07.552999023Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=308.899µs logger=migrator t=2026-05-26T05:51:07.557336919Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T05:51:07.558552037Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.213178ms logger=migrator t=2026-05-26T05:51:07.563797911Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T05:51:07.564822732Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.024401ms logger=migrator t=2026-05-26T05:51:07.571871393Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T05:51:07.572714289Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=842.456µs logger=migrator t=2026-05-26T05:51:07.577355994Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T05:51:07.578820229Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.468945ms logger=migrator t=2026-05-26T05:51:07.583690162Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T05:51:07.584330782Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=640.81µs logger=migrator t=2026-05-26T05:51:07.589220105Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T05:51:07.589837524Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=617.9µs logger=migrator t=2026-05-26T05:51:07.595258833Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T05:51:07.601176458Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.916435ms logger=migrator t=2026-05-26T05:51:07.605645498Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T05:51:07.606639808Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=989.45µs logger=migrator t=2026-05-26T05:51:07.612945695Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T05:51:07.613929626Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=984.091µs logger=migrator t=2026-05-26T05:51:07.617962542Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T05:51:07.619008605Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.037793ms logger=migrator t=2026-05-26T05:51:07.62303271Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T05:51:07.623457153Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=424.873µs logger=migrator t=2026-05-26T05:51:07.627362766Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T05:51:07.629053748Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.690892ms logger=migrator t=2026-05-26T05:51:07.634975413Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T05:51:07.635153428Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=165.575µs logger=migrator t=2026-05-26T05:51:07.639182145Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T05:51:07.641533898Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.351493ms logger=migrator t=2026-05-26T05:51:07.64543294Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T05:51:07.647526615Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.093025ms logger=migrator t=2026-05-26T05:51:07.653093029Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T05:51:07.655254616Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.161587ms logger=migrator t=2026-05-26T05:51:07.659668414Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T05:51:07.660650664Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=984.75µs logger=migrator t=2026-05-26T05:51:07.665903089Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T05:51:07.668384966Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.481287ms logger=migrator t=2026-05-26T05:51:07.672909438Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T05:51:07.673923989Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.007421ms logger=migrator t=2026-05-26T05:51:07.678392369Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T05:51:07.679252726Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=860.437µs logger=migrator t=2026-05-26T05:51:07.686038067Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T05:51:07.686070778Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=34.971µs logger=migrator t=2026-05-26T05:51:07.69025812Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T05:51:07.69028443Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.501µs logger=migrator t=2026-05-26T05:51:07.694482301Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T05:51:07.696742902Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.260471ms logger=migrator t=2026-05-26T05:51:07.701086518Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T05:51:07.703300927Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.214189ms logger=migrator t=2026-05-26T05:51:07.708435467Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T05:51:07.710723048Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.287451ms logger=migrator t=2026-05-26T05:51:07.715192918Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T05:51:07.717351276Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.158058ms logger=migrator t=2026-05-26T05:51:07.722074113Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T05:51:07.722366522Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=292.259µs logger=migrator t=2026-05-26T05:51:07.727834793Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T05:51:07.72931901Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.483516ms logger=migrator t=2026-05-26T05:51:07.733926174Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T05:51:07.735149172Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.222727ms logger=migrator t=2026-05-26T05:51:07.739774896Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T05:51:07.739798457Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=24.621µs logger=migrator t=2026-05-26T05:51:07.74441325Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T05:51:07.745380431Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=966.741µs logger=migrator t=2026-05-26T05:51:07.750291994Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T05:51:07.751230224Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=937.79µs logger=migrator t=2026-05-26T05:51:07.755899609Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:51:07.762452204Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.552425ms logger=migrator t=2026-05-26T05:51:07.766731087Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T05:51:07.767234253Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=503.036µs logger=migrator t=2026-05-26T05:51:07.779160436Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T05:51:07.779793525Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=633.889µs logger=migrator t=2026-05-26T05:51:07.783945805Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T05:51:07.784760341Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=818.447µs logger=migrator t=2026-05-26T05:51:07.78891646Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T05:51:07.789140017Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=223.747µs logger=migrator t=2026-05-26T05:51:07.794282138Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T05:51:07.794705041Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=421.393µs logger=migrator t=2026-05-26T05:51:07.799436079Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T05:51:07.801749361Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.312962ms logger=migrator t=2026-05-26T05:51:07.805673343Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T05:51:07.80652496Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=851.697µs logger=migrator t=2026-05-26T05:51:07.811671641Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T05:51:07.811848026Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=176.975µs logger=migrator t=2026-05-26T05:51:07.816049388Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T05:51:07.816230083Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=178.025µs logger=migrator t=2026-05-26T05:51:07.820945091Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T05:51:07.821680194Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=735.003µs logger=migrator t=2026-05-26T05:51:07.827888317Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T05:51:07.830019094Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.131557ms logger=migrator t=2026-05-26T05:51:07.837997273Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T05:51:07.839064576Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.074303ms logger=migrator t=2026-05-26T05:51:07.844039062Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T05:51:07.844800995Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=761.443µs logger=migrator t=2026-05-26T05:51:07.851174674Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T05:51:07.852049492Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=874.688µs logger=migrator t=2026-05-26T05:51:07.856445399Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T05:51:07.857201993Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=756.704µs logger=migrator t=2026-05-26T05:51:07.860916589Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T05:51:07.861637881Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=727.843µs logger=migrator t=2026-05-26T05:51:07.870554909Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T05:51:07.877887098Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.331519ms logger=migrator t=2026-05-26T05:51:07.882428331Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T05:51:07.883744191Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.31611ms logger=migrator t=2026-05-26T05:51:07.88690062Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T05:51:07.887898822Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=993.001µs logger=migrator t=2026-05-26T05:51:07.893661011Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T05:51:07.894603161Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=941.94µs logger=migrator t=2026-05-26T05:51:07.899046979Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T05:51:07.899460793Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=414.353µs logger=migrator t=2026-05-26T05:51:07.902719434Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T05:51:07.904381075Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.661611ms logger=migrator t=2026-05-26T05:51:07.908720391Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T05:51:07.91058966Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.869139ms logger=migrator t=2026-05-26T05:51:07.914455481Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T05:51:07.914476271Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=21.571µs logger=migrator t=2026-05-26T05:51:07.918644461Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T05:51:07.918945821Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=302.4µs logger=migrator t=2026-05-26T05:51:07.924693541Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T05:51:07.927715195Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.022725ms logger=migrator t=2026-05-26T05:51:07.931138912Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T05:51:07.931330858Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=192.425µs logger=migrator t=2026-05-26T05:51:07.934581259Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T05:51:07.934760334Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=173.945µs logger=migrator t=2026-05-26T05:51:07.937852171Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T05:51:07.940564366Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.711805ms logger=migrator t=2026-05-26T05:51:07.944995824Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T05:51:07.945205561Z level=info msg="Migration successfully executed" id="Update uid value" duration=210.967µs logger=migrator t=2026-05-26T05:51:07.948521564Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T05:51:07.949439313Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=917.729µs logger=migrator t=2026-05-26T05:51:07.952820719Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T05:51:07.95381911Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=998.401µs logger=migrator t=2026-05-26T05:51:07.957890037Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T05:51:07.958689592Z level=info msg="Migration successfully executed" id="create api_key table" duration=799.476µs logger=migrator t=2026-05-26T05:51:07.963776461Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T05:51:07.96470597Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=929.899µs logger=migrator t=2026-05-26T05:51:07.968180698Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T05:51:07.968990173Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=809.245µs logger=migrator t=2026-05-26T05:51:07.973840665Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T05:51:07.97494153Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.100165ms logger=migrator t=2026-05-26T05:51:07.978836081Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T05:51:07.980087229Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.259348ms logger=migrator t=2026-05-26T05:51:07.984148897Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T05:51:07.985436977Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.287249ms logger=migrator t=2026-05-26T05:51:07.990869076Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T05:51:07.992392774Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.523888ms logger=migrator t=2026-05-26T05:51:07.996278715Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T05:51:08.003871633Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.592118ms logger=migrator t=2026-05-26T05:51:08.008713535Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T05:51:08.009749447Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.035882ms logger=migrator t=2026-05-26T05:51:08.013144283Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T05:51:08.014192866Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.048483ms logger=migrator t=2026-05-26T05:51:08.018407097Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T05:51:08.019285875Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=879.417µs logger=migrator t=2026-05-26T05:51:08.027952007Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T05:51:08.028838864Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=880.777µs logger=migrator t=2026-05-26T05:51:08.035126991Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T05:51:08.035621946Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=495.636µs logger=migrator t=2026-05-26T05:51:08.04151067Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T05:51:08.042147981Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=633.37µs logger=migrator t=2026-05-26T05:51:08.050710098Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T05:51:08.05078469Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=79.072µs logger=migrator t=2026-05-26T05:51:08.056496529Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T05:51:08.061403572Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.906133ms logger=migrator t=2026-05-26T05:51:08.348700404Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T05:51:08.354889327Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=6.190523ms logger=migrator t=2026-05-26T05:51:08.610042496Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T05:51:08.610581612Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=557.687µs logger=migrator t=2026-05-26T05:51:08.691815093Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T05:51:08.696496859Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.684177ms logger=migrator t=2026-05-26T05:51:09.049071645Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T05:51:09.054253807Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.168711ms logger=migrator t=2026-05-26T05:51:09.229404958Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T05:51:09.235047755Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=5.645217ms logger=migrator t=2026-05-26T05:51:09.243873752Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T05:51:09.246229555Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=2.366323ms logger=migrator t=2026-05-26T05:51:09.258145239Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T05:51:09.259333345Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.189426ms logger=migrator t=2026-05-26T05:51:09.266638145Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T05:51:09.269185634Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.54922ms logger=migrator t=2026-05-26T05:51:09.276170163Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T05:51:09.277605638Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.441976ms logger=migrator t=2026-05-26T05:51:09.281176069Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T05:51:09.281818759Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=643.91µs logger=migrator t=2026-05-26T05:51:09.286671171Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T05:51:09.286735513Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=65.812µs logger=migrator t=2026-05-26T05:51:09.29206354Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T05:51:09.292096941Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=35.921µs logger=migrator t=2026-05-26T05:51:09.296943122Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T05:51:09.302774196Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.825023ms logger=migrator t=2026-05-26T05:51:09.305771359Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T05:51:09.307793022Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.026693ms logger=migrator t=2026-05-26T05:51:09.313291764Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T05:51:09.313461109Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=172.105µs logger=migrator t=2026-05-26T05:51:09.317367772Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T05:51:09.318509687Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.143405ms logger=migrator t=2026-05-26T05:51:09.322251945Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T05:51:09.323309858Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.058243ms logger=migrator t=2026-05-26T05:51:09.329847052Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T05:51:09.329918485Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=75.413µs logger=migrator t=2026-05-26T05:51:09.334825778Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T05:51:09.336079397Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.253609ms logger=migrator t=2026-05-26T05:51:09.340765414Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T05:51:09.341935822Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.171317ms logger=migrator t=2026-05-26T05:51:09.348391353Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T05:51:09.353235275Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.842362ms logger=migrator t=2026-05-26T05:51:09.359570283Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T05:51:09.359623935Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=56.642µs logger=migrator t=2026-05-26T05:51:09.362719091Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T05:51:09.364770606Z level=info msg="Migration successfully executed" id="create session table" duration=2.051215ms logger=migrator t=2026-05-26T05:51:09.370415273Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T05:51:09.370552307Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=148.485µs logger=migrator t=2026-05-26T05:51:09.376213924Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T05:51:09.376593036Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=366.261µs logger=migrator t=2026-05-26T05:51:09.38949105Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T05:51:09.390639645Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.150395ms logger=migrator t=2026-05-26T05:51:09.394686392Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T05:51:09.395389014Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=703.002µs logger=migrator t=2026-05-26T05:51:09.402442305Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T05:51:09.402484616Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=45.121µs logger=migrator t=2026-05-26T05:51:09.408312508Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T05:51:09.40835411Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=54.932µs logger=migrator t=2026-05-26T05:51:09.412702026Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T05:51:09.418341163Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.638537ms logger=migrator t=2026-05-26T05:51:09.423293618Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T05:51:09.426258961Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.965733ms logger=migrator t=2026-05-26T05:51:09.432425883Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T05:51:09.432534827Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=112.164µs logger=migrator t=2026-05-26T05:51:09.43615045Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T05:51:09.436243493Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=92.763µs logger=migrator t=2026-05-26T05:51:09.439921458Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T05:51:09.44318094Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=3.259512ms logger=migrator t=2026-05-26T05:51:09.44732149Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T05:51:09.44735004Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.971µs logger=migrator t=2026-05-26T05:51:09.452720348Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T05:51:09.462256247Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=9.532559ms logger=migrator t=2026-05-26T05:51:09.466722977Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T05:51:09.466875982Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=153.695µs logger=migrator t=2026-05-26T05:51:09.471889199Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T05:51:09.479216548Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=7.324559ms logger=migrator t=2026-05-26T05:51:09.489071736Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T05:51:09.492922376Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.84647ms logger=migrator t=2026-05-26T05:51:09.497929854Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T05:51:09.498016206Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=82.113µs logger=migrator t=2026-05-26T05:51:09.502450395Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T05:51:09.503398415Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=947.64µs logger=migrator t=2026-05-26T05:51:09.51058649Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T05:51:09.511602672Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.018811ms logger=migrator t=2026-05-26T05:51:09.517875107Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T05:51:09.518727995Z level=info msg="Migration successfully executed" id="create alert table v1" duration=853.548µs logger=migrator t=2026-05-26T05:51:09.524907978Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T05:51:09.525722834Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=815.455µs logger=migrator t=2026-05-26T05:51:09.530571655Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T05:51:09.531430672Z level=info msg="Migration successfully executed" id="add index alert state" duration=859.047µs logger=migrator t=2026-05-26T05:51:09.539043791Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T05:51:09.53998855Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=945.78µs logger=migrator t=2026-05-26T05:51:09.544722039Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T05:51:09.545928166Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.207168ms logger=migrator t=2026-05-26T05:51:09.549826958Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T05:51:09.551011905Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.187477ms logger=migrator t=2026-05-26T05:51:09.554919928Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T05:51:09.558546561Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=3.626343ms logger=migrator t=2026-05-26T05:51:09.564292321Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T05:51:09.574060766Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.771085ms logger=migrator t=2026-05-26T05:51:09.578357131Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T05:51:09.579026832Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=669.021µs logger=migrator t=2026-05-26T05:51:09.583481952Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-26T05:51:09.584459982Z 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=973.521µs logger=migrator t=2026-05-26T05:51:09.588336174Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T05:51:09.588641983Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=306.109µs logger=migrator t=2026-05-26T05:51:09.592834084Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T05:51:09.59337033Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=536.496µs logger=migrator t=2026-05-26T05:51:09.600712091Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T05:51:09.601497395Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=785.694µs logger=migrator t=2026-05-26T05:51:09.604578241Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T05:51:09.608139584Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.561203ms logger=migrator t=2026-05-26T05:51:09.614881244Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T05:51:09.617463775Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.589301ms logger=migrator t=2026-05-26T05:51:09.628680996Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T05:51:09.631258917Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.577831ms logger=migrator t=2026-05-26T05:51:09.637567794Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T05:51:09.641343362Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.775568ms logger=migrator t=2026-05-26T05:51:09.647281179Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T05:51:09.647923499Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=642.15µs logger=migrator t=2026-05-26T05:51:09.652894714Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T05:51:09.652928006Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.121µs logger=migrator t=2026-05-26T05:51:09.657579331Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T05:51:09.657608051Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.921µs logger=migrator t=2026-05-26T05:51:09.661605197Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T05:51:09.662374361Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=767.064µs logger=migrator t=2026-05-26T05:51:09.669823375Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T05:51:09.67097387Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.151116ms logger=migrator t=2026-05-26T05:51:09.677647979Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T05:51:09.678688392Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.043044ms logger=migrator t=2026-05-26T05:51:09.687638762Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T05:51:09.688522919Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=884.538µs logger=migrator t=2026-05-26T05:51:09.694408763Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T05:51:09.695409365Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.000592ms logger=migrator t=2026-05-26T05:51:09.699314057Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T05:51:09.703054604Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.740467ms logger=migrator t=2026-05-26T05:51:09.708452343Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T05:51:09.711167078Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.714655ms logger=migrator t=2026-05-26T05:51:09.715120982Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T05:51:09.715320688Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=200.236µs logger=migrator t=2026-05-26T05:51:09.719978504Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T05:51:09.721479581Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.505938ms logger=migrator t=2026-05-26T05:51:09.724806045Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T05:51:09.725748715Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=940.59µs logger=migrator t=2026-05-26T05:51:09.729048568Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T05:51:09.734962703Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.905185ms logger=migrator t=2026-05-26T05:51:09.742012083Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T05:51:09.742142457Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=138.524µs logger=migrator t=2026-05-26T05:51:09.749634712Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T05:51:09.753820624Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=4.187982ms logger=migrator t=2026-05-26T05:51:09.761780032Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T05:51:09.763048292Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.27154ms logger=migrator t=2026-05-26T05:51:09.769016609Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T05:51:09.769163963Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=138.734µs logger=migrator t=2026-05-26T05:51:09.774210942Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T05:51:09.775542263Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.331302ms logger=migrator t=2026-05-26T05:51:09.778983631Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T05:51:09.779945371Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=961.63µs logger=migrator t=2026-05-26T05:51:09.783557364Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T05:51:09.784581396Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.023762ms logger=migrator t=2026-05-26T05:51:09.789687535Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T05:51:09.790987937Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.314052ms logger=migrator t=2026-05-26T05:51:09.795825968Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T05:51:09.797060577Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.234548ms logger=migrator t=2026-05-26T05:51:09.803661803Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T05:51:09.805005305Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.357493ms logger=migrator t=2026-05-26T05:51:09.809293209Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T05:51:09.80931973Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.381µs logger=migrator t=2026-05-26T05:51:09.81282422Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T05:51:09.818590871Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.759821ms logger=migrator t=2026-05-26T05:51:09.822324227Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T05:51:09.823921938Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.605231ms logger=migrator t=2026-05-26T05:51:09.827608213Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T05:51:09.831894166Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.285803ms logger=migrator t=2026-05-26T05:51:09.836695837Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T05:51:09.8374397Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=743.643µs logger=migrator t=2026-05-26T05:51:09.840911999Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T05:51:09.843256193Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.342504ms logger=migrator t=2026-05-26T05:51:09.847684331Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T05:51:09.849140207Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.458956ms logger=migrator t=2026-05-26T05:51:09.854887147Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T05:51:09.866938554Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.051157ms logger=migrator t=2026-05-26T05:51:09.871637081Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T05:51:09.87226151Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=624.459µs logger=migrator t=2026-05-26T05:51:09.876578245Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-26T05:51:09.877830215Z 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.25148ms logger=migrator t=2026-05-26T05:51:09.882421618Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T05:51:09.882834102Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=412.494µs logger=migrator t=2026-05-26T05:51:09.888464338Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T05:51:09.889045086Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=581.048µs logger=migrator t=2026-05-26T05:51:09.899507584Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T05:51:09.900419552Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=914.739µs logger=migrator t=2026-05-26T05:51:09.90453998Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T05:51:09.910154006Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.613836ms logger=migrator t=2026-05-26T05:51:09.915586666Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T05:51:09.920226312Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.639896ms logger=migrator t=2026-05-26T05:51:09.925359473Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T05:51:09.926137217Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=779.074µs logger=migrator t=2026-05-26T05:51:09.929320396Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T05:51:09.930184734Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=853.737µs logger=migrator t=2026-05-26T05:51:09.93550939Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T05:51:09.93582705Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=318.371µs logger=migrator t=2026-05-26T05:51:09.93966811Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T05:51:09.946786653Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.125303ms logger=migrator t=2026-05-26T05:51:09.954130023Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T05:51:09.954990359Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=852.506µs logger=migrator t=2026-05-26T05:51:09.960846413Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T05:51:09.961017819Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=172.116µs logger=migrator t=2026-05-26T05:51:09.966026095Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T05:51:09.966400116Z level=info msg="Migration successfully executed" id="Move region to single row" duration=373.771µs logger=migrator t=2026-05-26T05:51:09.971236348Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T05:51:09.972110596Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=870.388µs logger=migrator t=2026-05-26T05:51:09.977826975Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T05:51:09.978589589Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=762.804µs logger=migrator t=2026-05-26T05:51:09.982328755Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T05:51:09.984452072Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.121717ms logger=migrator t=2026-05-26T05:51:09.9977967Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T05:51:09.998822232Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.026232ms logger=migrator t=2026-05-26T05:51:10.004163689Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T05:51:10.005704177Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.541528ms logger=migrator t=2026-05-26T05:51:10.010377903Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T05:51:10.011250671Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=872.637µs logger=migrator t=2026-05-26T05:51:10.014461682Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T05:51:10.014526394Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.482µs logger=migrator t=2026-05-26T05:51:10.02079603Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T05:51:10.022200493Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.404683ms logger=migrator t=2026-05-26T05:51:10.0262181Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T05:51:10.02813241Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.892708ms logger=migrator t=2026-05-26T05:51:10.032647811Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T05:51:10.033534559Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=886.878µs logger=migrator t=2026-05-26T05:51:10.03835007Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T05:51:10.039241068Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=890.988µs logger=migrator t=2026-05-26T05:51:10.043903204Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T05:51:10.04409853Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=180.236µs logger=migrator t=2026-05-26T05:51:10.0476091Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T05:51:10.048194999Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=585.679µs logger=migrator t=2026-05-26T05:51:10.052351309Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T05:51:10.052521304Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=167.415µs logger=migrator t=2026-05-26T05:51:10.059034959Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T05:51:10.060715341Z level=info msg="Migration successfully executed" id="create team table" duration=1.680353ms logger=migrator t=2026-05-26T05:51:10.067413871Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T05:51:10.069529537Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.116176ms logger=migrator t=2026-05-26T05:51:10.073220933Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T05:51:10.074861334Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.640371ms logger=migrator t=2026-05-26T05:51:10.079795399Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T05:51:10.084631481Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.832922ms logger=migrator t=2026-05-26T05:51:10.098624889Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T05:51:10.099040712Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=416.533µs logger=migrator t=2026-05-26T05:51:10.104270676Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T05:51:10.105931978Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.663771ms logger=migrator t=2026-05-26T05:51:10.117279333Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T05:51:10.118220323Z level=info msg="Migration successfully executed" id="create team member table" duration=942.92µs logger=migrator t=2026-05-26T05:51:10.121185096Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T05:51:10.121858877Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=673.831µs logger=migrator t=2026-05-26T05:51:10.125434249Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T05:51:10.126151981Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=717.592µs logger=migrator t=2026-05-26T05:51:10.133750899Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T05:51:10.135245177Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.485297ms logger=migrator t=2026-05-26T05:51:10.139889322Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T05:51:10.145117716Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.229105ms logger=migrator t=2026-05-26T05:51:10.148354637Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T05:51:10.153931472Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.571155ms logger=migrator t=2026-05-26T05:51:10.160515278Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T05:51:10.167569669Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.054151ms logger=migrator t=2026-05-26T05:51:10.171177673Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T05:51:10.17205824Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=880.477µs logger=migrator t=2026-05-26T05:51:10.175599251Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T05:51:10.176461108Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=861.537µs logger=migrator t=2026-05-26T05:51:10.181160455Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T05:51:10.18256471Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.402435ms logger=migrator t=2026-05-26T05:51:10.185992917Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T05:51:10.187406901Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.413834ms logger=migrator t=2026-05-26T05:51:10.193016256Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T05:51:10.193849243Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=832.897µs logger=migrator t=2026-05-26T05:51:10.196989551Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T05:51:10.197853208Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=866.007µs logger=migrator t=2026-05-26T05:51:10.200931685Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T05:51:10.201820963Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=889.069µs logger=migrator t=2026-05-26T05:51:10.205073525Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T05:51:10.205936932Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=857.376µs logger=migrator t=2026-05-26T05:51:10.210804465Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T05:51:10.211437634Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=632.87µs logger=migrator t=2026-05-26T05:51:10.217322479Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T05:51:10.217596067Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=272.869µs logger=migrator t=2026-05-26T05:51:10.223558554Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T05:51:10.22468899Z level=info msg="Migration successfully executed" id="create tag table" duration=1.130356ms logger=migrator t=2026-05-26T05:51:10.229805229Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T05:51:10.231291926Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.486127ms logger=migrator t=2026-05-26T05:51:10.238646277Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T05:51:10.239593256Z level=info msg="Migration successfully executed" id="create login attempt table" duration=951.339µs logger=migrator t=2026-05-26T05:51:10.244771169Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T05:51:10.245699488Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=928.169µs logger=migrator t=2026-05-26T05:51:10.251793198Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T05:51:10.255846806Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=4.047678ms logger=migrator t=2026-05-26T05:51:10.263935539Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:51:10.277541576Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.605377ms logger=migrator t=2026-05-26T05:51:10.284908746Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T05:51:10.286428244Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.521208ms logger=migrator t=2026-05-26T05:51:10.29171572Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T05:51:10.293078472Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.348322ms logger=migrator t=2026-05-26T05:51:10.299989179Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T05:51:10.30034555Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=359.071µs logger=migrator t=2026-05-26T05:51:10.304199141Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T05:51:10.304960784Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=761.753µs logger=migrator t=2026-05-26T05:51:10.309859048Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T05:51:10.311110358Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.25176ms logger=migrator t=2026-05-26T05:51:10.318928622Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T05:51:10.321435841Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.502609ms logger=migrator t=2026-05-26T05:51:10.326481339Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T05:51:10.326603233Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=109.583µs logger=migrator t=2026-05-26T05:51:10.333181839Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T05:51:10.338402972Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.220584ms logger=migrator t=2026-05-26T05:51:10.342878793Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T05:51:10.347897651Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.018727ms logger=migrator t=2026-05-26T05:51:10.351993659Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T05:51:10.357342766Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.348587ms logger=migrator t=2026-05-26T05:51:10.364040676Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T05:51:10.369250789Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.209944ms logger=migrator t=2026-05-26T05:51:10.373830893Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T05:51:10.374725051Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=900.598µs logger=migrator t=2026-05-26T05:51:10.379288324Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T05:51:10.384229439Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.941055ms logger=migrator t=2026-05-26T05:51:10.390205436Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T05:51:10.39097897Z level=info msg="Migration successfully executed" id="create server_lock table" duration=769.824µs logger=migrator t=2026-05-26T05:51:10.395298546Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T05:51:10.396739381Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.440635ms logger=migrator t=2026-05-26T05:51:10.403528544Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T05:51:10.4043739Z level=info msg="Migration successfully executed" id="create user auth token table" duration=845.176µs logger=migrator t=2026-05-26T05:51:10.414347242Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T05:51:10.415640703Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.296331ms logger=migrator t=2026-05-26T05:51:10.422365744Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T05:51:10.423272233Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=906.649µs logger=migrator t=2026-05-26T05:51:10.428025281Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T05:51:10.429038643Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.013372ms logger=migrator t=2026-05-26T05:51:10.433855143Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T05:51:10.439209391Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.350448ms logger=migrator t=2026-05-26T05:51:10.446440268Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T05:51:10.448042578Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.59785ms logger=migrator t=2026-05-26T05:51:10.452123117Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T05:51:10.453517Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.393464ms logger=migrator t=2026-05-26T05:51:10.457456974Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T05:51:10.458364582Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=908.738µs logger=migrator t=2026-05-26T05:51:10.463838124Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T05:51:10.46469306Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=857.527µs logger=migrator t=2026-05-26T05:51:10.468166939Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T05:51:10.469103538Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=938.709µs logger=migrator t=2026-05-26T05:51:10.471965658Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T05:51:10.4720439Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=77.772µs logger=migrator t=2026-05-26T05:51:10.477712508Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T05:51:10.477793871Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=80.453µs logger=migrator t=2026-05-26T05:51:10.483711886Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T05:51:10.48508786Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.374484ms logger=migrator t=2026-05-26T05:51:10.489790606Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T05:51:10.491248333Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.457957ms logger=migrator t=2026-05-26T05:51:10.495599669Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T05:51:10.497137507Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.537289ms logger=migrator t=2026-05-26T05:51:10.501477762Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:51:10.501541154Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=59.812µs logger=migrator t=2026-05-26T05:51:10.505185159Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T05:51:10.506061406Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=880.037µs logger=migrator t=2026-05-26T05:51:10.509601467Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T05:51:10.510441004Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=839.607µs logger=migrator t=2026-05-26T05:51:10.515540473Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T05:51:10.516452472Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=911.689µs logger=migrator t=2026-05-26T05:51:10.520163788Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T05:51:10.521138609Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=974.591µs logger=migrator t=2026-05-26T05:51:10.526439115Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T05:51:10.532062451Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.623106ms logger=migrator t=2026-05-26T05:51:10.69540907Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T05:51:10.697410932Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.004402ms logger=migrator t=2026-05-26T05:51:10.704632049Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T05:51:10.704918518Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=288.869µs logger=migrator t=2026-05-26T05:51:10.71139507Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T05:51:10.713162046Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.766866ms logger=migrator t=2026-05-26T05:51:10.718942357Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-26T05:51:10.719942028Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.003211ms logger=migrator t=2026-05-26T05:51:10.723844831Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-26T05:51:10.724938965Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.102684ms logger=migrator t=2026-05-26T05:51:10.72858757Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:51:10.728699604Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=112.414µs logger=migrator t=2026-05-26T05:51:10.734075991Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T05:51:10.735031712Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=955.221µs logger=migrator t=2026-05-26T05:51:10.738797859Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T05:51:10.739778871Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=980.572µs logger=migrator t=2026-05-26T05:51:10.743730514Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-26T05:51:10.744781547Z 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.050203ms logger=migrator t=2026-05-26T05:51:10.750186916Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T05:51:10.751180218Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=993.202µs logger=migrator t=2026-05-26T05:51:10.757863907Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T05:51:10.764203126Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.340159ms logger=migrator t=2026-05-26T05:51:10.76879342Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T05:51:10.769672857Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=879.867µs logger=migrator t=2026-05-26T05:51:10.775444548Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T05:51:10.776279335Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=814.606µs logger=migrator t=2026-05-26T05:51:10.779809075Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T05:51:10.808115982Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.306367ms logger=migrator t=2026-05-26T05:51:10.813886583Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T05:51:10.836489921Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.603839ms logger=migrator t=2026-05-26T05:51:10.840787216Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T05:51:10.841514269Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=726.563µs logger=migrator t=2026-05-26T05:51:10.845215034Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T05:51:10.846372991Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.161207ms logger=migrator t=2026-05-26T05:51:10.852315697Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T05:51:10.857909113Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.589865ms logger=migrator t=2026-05-26T05:51:10.86232457Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T05:51:10.870997502Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.674282ms logger=migrator t=2026-05-26T05:51:10.875229105Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T05:51:10.876225096Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=995.851µs logger=migrator t=2026-05-26T05:51:10.881875053Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T05:51:10.882788702Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=913.589µs logger=migrator t=2026-05-26T05:51:10.88686653Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T05:51:10.888377677Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.510338ms logger=migrator t=2026-05-26T05:51:10.892748234Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T05:51:10.894321364Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.572659ms logger=migrator t=2026-05-26T05:51:10.900069654Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:51:10.900131816Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=62.862µs logger=migrator t=2026-05-26T05:51:10.904209913Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T05:51:10.913586557Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.378304ms logger=migrator t=2026-05-26T05:51:10.917400846Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T05:51:10.921916598Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.514952ms logger=migrator t=2026-05-26T05:51:10.927295536Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T05:51:10.933407018Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.112882ms logger=migrator t=2026-05-26T05:51:10.939269322Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T05:51:10.941497052Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.23077ms logger=migrator t=2026-05-26T05:51:10.9468794Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T05:51:10.948565603Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.693884ms logger=migrator t=2026-05-26T05:51:10.953647242Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T05:51:10.959665661Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.018009ms logger=migrator t=2026-05-26T05:51:10.963200591Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T05:51:10.969383065Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.182254ms logger=migrator t=2026-05-26T05:51:10.973567787Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-26T05:51:10.974554067Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=986.24µs logger=migrator t=2026-05-26T05:51:10.982087843Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T05:51:10.992560752Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.473969ms logger=migrator t=2026-05-26T05:51:10.996963799Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T05:51:11.001369968Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.406979ms logger=migrator t=2026-05-26T05:51:11.004873038Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T05:51:11.00495287Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=80.243µs logger=migrator t=2026-05-26T05:51:11.010758822Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T05:51:11.011843807Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.085265ms logger=migrator t=2026-05-26T05:51:11.015403488Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-26T05:51:11.016370268Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=960.83µs logger=migrator t=2026-05-26T05:51:11.01991405Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-26T05:51:11.020949952Z 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.035522ms logger=migrator t=2026-05-26T05:51:11.026809346Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:51:11.026878908Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=70.072µs logger=migrator t=2026-05-26T05:51:11.030791581Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T05:51:11.037092389Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.300968ms logger=migrator t=2026-05-26T05:51:11.041038662Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T05:51:11.047137174Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.096912ms logger=migrator t=2026-05-26T05:51:11.052950646Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T05:51:11.059996007Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.045181ms logger=migrator t=2026-05-26T05:51:11.064017813Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T05:51:11.073887533Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.86969ms logger=migrator t=2026-05-26T05:51:11.077765955Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T05:51:11.082120702Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.354297ms logger=migrator t=2026-05-26T05:51:11.087620074Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T05:51:11.087684346Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=64.922µs logger=migrator t=2026-05-26T05:51:11.090620448Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T05:51:11.091361981Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=741.273µs logger=migrator t=2026-05-26T05:51:11.094941563Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T05:51:11.101629234Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.687501ms logger=migrator t=2026-05-26T05:51:11.107709944Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T05:51:11.107775166Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.582µs logger=migrator t=2026-05-26T05:51:11.111857494Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T05:51:11.118495313Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.64349ms logger=migrator t=2026-05-26T05:51:11.122464607Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T05:51:11.123162059Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=697.382µs logger=migrator t=2026-05-26T05:51:11.126330299Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T05:51:11.131394157Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.063078ms logger=migrator t=2026-05-26T05:51:11.137265051Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T05:51:11.13817405Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=908.749µs logger=migrator t=2026-05-26T05:51:11.142812065Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T05:51:11.143878499Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.066344ms logger=migrator t=2026-05-26T05:51:11.147933406Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T05:51:11.154834913Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.902457ms logger=migrator t=2026-05-26T05:51:11.16014174Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T05:51:11.16078639Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=644.61µs logger=migrator t=2026-05-26T05:51:11.167252382Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T05:51:11.168288524Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.036242ms logger=migrator t=2026-05-26T05:51:11.172151026Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T05:51:11.173043514Z level=info msg="Migration successfully executed" id="create alert_image table" duration=892.397µs logger=migrator t=2026-05-26T05:51:11.178365681Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T05:51:11.179400043Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.027282ms logger=migrator t=2026-05-26T05:51:11.183528953Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T05:51:11.183595635Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.302µs logger=migrator t=2026-05-26T05:51:11.187559919Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T05:51:11.188599122Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.038363ms logger=migrator t=2026-05-26T05:51:11.194136536Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T05:51:11.195181058Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.048622ms logger=migrator t=2026-05-26T05:51:11.198998388Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T05:51:11.199441072Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T05:51:11.203220031Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T05:51:11.203664075Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=443.733µs logger=migrator t=2026-05-26T05:51:11.208798946Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T05:51:11.209840318Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.043172ms logger=migrator t=2026-05-26T05:51:11.213681109Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T05:51:11.220495842Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.814343ms logger=migrator t=2026-05-26T05:51:11.224483708Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T05:51:11.225705756Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.216488ms logger=migrator t=2026-05-26T05:51:11.232396596Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T05:51:11.233867952Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.474387ms logger=migrator t=2026-05-26T05:51:11.238548179Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T05:51:11.239505599Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=956.89µs logger=migrator t=2026-05-26T05:51:11.245721044Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T05:51:11.24685985Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.138466ms logger=migrator t=2026-05-26T05:51:11.251396522Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T05:51:11.252404254Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.005872ms logger=migrator t=2026-05-26T05:51:11.256734919Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T05:51:11.25676403Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.781µs logger=migrator t=2026-05-26T05:51:11.262257312Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T05:51:11.262339395Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=81.843µs logger=migrator t=2026-05-26T05:51:11.266965661Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T05:51:11.276494429Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.535929ms logger=migrator t=2026-05-26T05:51:11.281314291Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T05:51:11.281703983Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=390.353µs logger=migrator t=2026-05-26T05:51:11.286574846Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T05:51:11.287633059Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.057793ms logger=migrator t=2026-05-26T05:51:11.293503663Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T05:51:11.293985708Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=482.265µs logger=migrator t=2026-05-26T05:51:11.298898312Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T05:51:11.300454191Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.555909ms logger=migrator t=2026-05-26T05:51:11.305434477Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T05:51:11.306259413Z level=info msg="Migration successfully executed" id="create secrets table" duration=824.766µs logger=migrator t=2026-05-26T05:51:11.312026734Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T05:51:11.344644007Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.628943ms logger=migrator t=2026-05-26T05:51:11.34951434Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T05:51:11.355140607Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.623867ms logger=migrator t=2026-05-26T05:51:11.360585097Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T05:51:11.361029981Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=451.424µs logger=migrator t=2026-05-26T05:51:11.366125231Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T05:51:11.398544999Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.415978ms logger=migrator t=2026-05-26T05:51:11.404516726Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T05:51:11.436250841Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.729425ms logger=migrator t=2026-05-26T05:51:11.442132366Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T05:51:11.442763835Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=632.409µs logger=migrator t=2026-05-26T05:51:11.450315072Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T05:51:11.452068978Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.753796ms logger=migrator t=2026-05-26T05:51:11.458611223Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T05:51:11.459007145Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=332.12µs logger=migrator t=2026-05-26T05:51:11.463908699Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T05:51:11.465332794Z level=info msg="Migration successfully executed" id="create permission table" duration=1.423145ms logger=migrator t=2026-05-26T05:51:11.47031127Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T05:51:11.471846928Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.541799ms logger=migrator t=2026-05-26T05:51:11.477945289Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T05:51:11.478985821Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.040242ms logger=migrator t=2026-05-26T05:51:11.484151784Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T05:51:11.485587169Z level=info msg="Migration successfully executed" id="create role table" duration=1.427805ms logger=migrator t=2026-05-26T05:51:11.490637808Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T05:51:11.498262236Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.628338ms logger=migrator t=2026-05-26T05:51:11.505168264Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T05:51:11.516412976Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.244042ms logger=migrator t=2026-05-26T05:51:11.521361052Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T05:51:11.522404374Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.043882ms logger=migrator t=2026-05-26T05:51:11.526809572Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T05:51:11.527836765Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.026733ms logger=migrator t=2026-05-26T05:51:11.534972768Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T05:51:11.536650991Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.678533ms logger=migrator t=2026-05-26T05:51:11.541448272Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T05:51:11.543113513Z level=info msg="Migration successfully executed" id="create team role table" duration=1.665381ms logger=migrator t=2026-05-26T05:51:11.54743544Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T05:51:11.548554854Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.130525ms logger=migrator t=2026-05-26T05:51:11.554367767Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T05:51:11.556085481Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.715924ms logger=migrator t=2026-05-26T05:51:11.561070657Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T05:51:11.562734699Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.663882ms logger=migrator t=2026-05-26T05:51:11.567084646Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T05:51:11.567939462Z level=info msg="Migration successfully executed" id="create user role table" duration=852.036µs logger=migrator t=2026-05-26T05:51:11.574590672Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T05:51:11.576513081Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.925059ms logger=migrator t=2026-05-26T05:51:11.585132762Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T05:51:11.586202966Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.070244ms logger=migrator t=2026-05-26T05:51:11.590931054Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T05:51:11.592849824Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.91862ms logger=migrator t=2026-05-26T05:51:11.599300246Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T05:51:11.600239106Z level=info msg="Migration successfully executed" id="create builtin role table" duration=938.6µs logger=migrator t=2026-05-26T05:51:11.6048292Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T05:51:11.605887413Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.058063ms logger=migrator t=2026-05-26T05:51:11.610069424Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T05:51:11.612677456Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.606132ms logger=migrator t=2026-05-26T05:51:11.617630092Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T05:51:11.626363045Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.732623ms logger=migrator t=2026-05-26T05:51:11.785815308Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T05:51:11.787909044Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.112737ms logger=migrator t=2026-05-26T05:51:11.793236951Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T05:51:11.794595853Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.359762ms logger=migrator t=2026-05-26T05:51:11.800166568Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T05:51:11.801285403Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.119055ms logger=migrator t=2026-05-26T05:51:11.806497096Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T05:51:11.807653133Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.156937ms logger=migrator t=2026-05-26T05:51:11.812497305Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T05:51:11.813456195Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=957.84µs logger=migrator t=2026-05-26T05:51:11.819762363Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T05:51:11.820923179Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.160896ms logger=migrator t=2026-05-26T05:51:11.825884015Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T05:51:11.836360354Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.47735ms logger=migrator t=2026-05-26T05:51:11.840859135Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T05:51:11.848279617Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.417092ms logger=migrator t=2026-05-26T05:51:11.854354098Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T05:51:11.862348629Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.994271ms logger=migrator t=2026-05-26T05:51:11.868812912Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T05:51:11.877089472Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.26771ms logger=migrator t=2026-05-26T05:51:11.881968734Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T05:51:11.882973896Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.012122ms logger=migrator t=2026-05-26T05:51:11.889189581Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T05:51:11.890635606Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.444905ms logger=migrator t=2026-05-26T05:51:11.896060406Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T05:51:11.897313266Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.25265ms logger=migrator t=2026-05-26T05:51:11.903670385Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T05:51:11.904912534Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.241759ms logger=migrator t=2026-05-26T05:51:11.910567081Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T05:51:11.911987156Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.420075ms logger=migrator t=2026-05-26T05:51:11.917172669Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T05:51:11.917381296Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=212.087µs logger=migrator t=2026-05-26T05:51:11.923519098Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T05:51:11.923615631Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=99.093µs logger=migrator t=2026-05-26T05:51:11.927930677Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T05:51:11.928591197Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=667.331µs logger=migrator t=2026-05-26T05:51:11.932790278Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T05:51:11.933313786Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=524.198µs logger=migrator t=2026-05-26T05:51:11.938945452Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T05:51:11.940308735Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.375303ms logger=migrator t=2026-05-26T05:51:11.94525615Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T05:51:11.945633852Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=378.502µs logger=migrator t=2026-05-26T05:51:11.950457003Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T05:51:11.951178726Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=721.403µs logger=migrator t=2026-05-26T05:51:11.955557103Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T05:51:11.957324268Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.774095ms logger=migrator t=2026-05-26T05:51:11.963246884Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T05:51:11.964642479Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.349383ms logger=migrator t=2026-05-26T05:51:11.969315464Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T05:51:11.980100543Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.786699ms logger=migrator t=2026-05-26T05:51:11.984847572Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T05:51:11.984938235Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=90.983µs logger=migrator t=2026-05-26T05:51:11.991701547Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T05:51:11.992463851Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=762.294µs logger=migrator t=2026-05-26T05:51:11.999202332Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T05:51:12.000439481Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.237179ms logger=migrator t=2026-05-26T05:51:12.004582421Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T05:51:12.006847263Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.271241ms logger=migrator t=2026-05-26T05:51:12.013251763Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T05:51:12.021906195Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.658822ms logger=migrator t=2026-05-26T05:51:12.026902982Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T05:51:12.027995746Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.093174ms logger=migrator t=2026-05-26T05:51:12.032328783Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T05:51:12.033104237Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=775.594µs logger=migrator t=2026-05-26T05:51:12.039200288Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:51:12.056497902Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=17.301954ms logger=migrator t=2026-05-26T05:51:12.061105576Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T05:51:12.062081518Z level=info msg="Migration successfully executed" id="create correlation v2" duration=975.711µs logger=migrator t=2026-05-26T05:51:12.067953452Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T05:51:12.068800848Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=847.496µs logger=migrator t=2026-05-26T05:51:12.073183756Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T05:51:12.074030842Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=847.036µs logger=migrator t=2026-05-26T05:51:12.078464271Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T05:51:12.079463543Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.001402ms logger=migrator t=2026-05-26T05:51:12.085526703Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T05:51:12.085943086Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=417.343µs logger=migrator t=2026-05-26T05:51:12.091066197Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T05:51:12.092991858Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.925401ms logger=migrator t=2026-05-26T05:51:12.09752343Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T05:51:12.106578664Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.054954ms logger=migrator t=2026-05-26T05:51:12.11312135Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T05:51:12.113740769Z level=info msg="Migration successfully executed" id="create entity_events table" duration=619.309µs logger=migrator t=2026-05-26T05:51:12.11792352Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T05:51:12.118925912Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.002482ms logger=migrator t=2026-05-26T05:51:12.123054522Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T05:51:12.123526896Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T05:51:12.129022539Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T05:51:12.129494225Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T05:51:12.133557862Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T05:51:12.135428471Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.870649ms logger=migrator t=2026-05-26T05:51:12.140016935Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T05:51:12.141807301Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.790257ms logger=migrator t=2026-05-26T05:51:12.147715527Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T05:51:12.148973987Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.258191ms logger=migrator t=2026-05-26T05:51:12.153412265Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T05:51:12.155337856Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.925501ms logger=migrator t=2026-05-26T05:51:12.16021978Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T05:51:12.161647444Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.425004ms logger=migrator t=2026-05-26T05:51:12.168105797Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T05:51:12.169184831Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.079554ms logger=migrator t=2026-05-26T05:51:12.17361252Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T05:51:12.174370244Z level=info msg="Migration successfully executed" id="Drop public config table" duration=757.914µs logger=migrator t=2026-05-26T05:51:12.180795366Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T05:51:12.182008443Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.212807ms logger=migrator t=2026-05-26T05:51:12.186425663Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T05:51:12.189001454Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.575372ms logger=migrator t=2026-05-26T05:51:12.194176326Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T05:51:12.195444035Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.268949ms logger=migrator t=2026-05-26T05:51:12.20131506Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T05:51:12.202469907Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.154836ms logger=migrator t=2026-05-26T05:51:12.206593476Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T05:51:12.22967772Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.084284ms logger=migrator t=2026-05-26T05:51:12.234407159Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T05:51:12.244153556Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.746167ms logger=migrator t=2026-05-26T05:51:12.250372561Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T05:51:12.260145217Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.772296ms logger=migrator t=2026-05-26T05:51:12.265122214Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T05:51:12.265434744Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=312.93µs logger=migrator t=2026-05-26T05:51:12.269727399Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T05:51:12.277762862Z level=info msg="Migration successfully executed" id="add share column" duration=8.035773ms logger=migrator t=2026-05-26T05:51:12.284106671Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T05:51:12.284239325Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=132.685µs logger=migrator t=2026-05-26T05:51:12.289042426Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T05:51:12.290642306Z level=info msg="Migration successfully executed" id="create file table" duration=1.599329ms logger=migrator t=2026-05-26T05:51:12.295942502Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T05:51:12.297079828Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.136965ms logger=migrator t=2026-05-26T05:51:12.301439935Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T05:51:12.302512438Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.072363ms logger=migrator t=2026-05-26T05:51:12.311159109Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T05:51:12.312090019Z level=info msg="Migration successfully executed" id="create file_meta table" duration=930.82µs logger=migrator t=2026-05-26T05:51:12.316673933Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T05:51:12.319043737Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.363814ms logger=migrator t=2026-05-26T05:51:12.323634332Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T05:51:12.323697624Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=63.912µs logger=migrator t=2026-05-26T05:51:12.329086423Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T05:51:12.329150605Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=69.292µs logger=migrator t=2026-05-26T05:51:12.333919695Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T05:51:12.334470152Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=545.167µs logger=migrator t=2026-05-26T05:51:12.338704955Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T05:51:12.338901131Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=196.436µs logger=migrator t=2026-05-26T05:51:12.343260108Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T05:51:12.346045236Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.794888ms logger=migrator t=2026-05-26T05:51:12.353248891Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T05:51:12.363112082Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.862851ms logger=migrator t=2026-05-26T05:51:12.367660335Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T05:51:12.36781221Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=149.174µs logger=migrator t=2026-05-26T05:51:12.372215998Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T05:51:12.373075305Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=859.167µs logger=migrator t=2026-05-26T05:51:12.37927932Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T05:51:12.379738354Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=459.744µs logger=migrator t=2026-05-26T05:51:12.384248896Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T05:51:12.384655919Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=407.393µs logger=migrator t=2026-05-26T05:51:12.3901206Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T05:51:12.390793131Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=673.841µs logger=migrator t=2026-05-26T05:51:12.395323524Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T05:51:12.405558325Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.234241ms logger=migrator t=2026-05-26T05:51:12.41272509Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T05:51:12.424295714Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.570114ms logger=migrator t=2026-05-26T05:51:12.429489727Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T05:51:12.431596382Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.106635ms logger=migrator t=2026-05-26T05:51:12.436158476Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T05:51:12.511574275Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.413849ms logger=migrator t=2026-05-26T05:51:12.518541903Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T05:51:12.51938294Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=841.197µs logger=migrator t=2026-05-26T05:51:12.523617693Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T05:51:12.524492451Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=874.778µs logger=migrator t=2026-05-26T05:51:12.528688142Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T05:51:12.558826389Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.139387ms logger=migrator t=2026-05-26T05:51:12.572268071Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T05:51:12.583879106Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.611665ms logger=migrator t=2026-05-26T05:51:12.589403389Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T05:51:12.589868084Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=464.775µs logger=migrator t=2026-05-26T05:51:12.595426718Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T05:51:12.596833752Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=1.404024ms logger=migrator t=2026-05-26T05:51:12.60344723Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T05:51:12.604003698Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=557.748µs logger=migrator t=2026-05-26T05:51:12.609948484Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T05:51:12.610391358Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=443.874µs logger=migrator t=2026-05-26T05:51:12.615485598Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T05:51:12.615915322Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=429.853µs logger=migrator t=2026-05-26T05:51:12.620058732Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T05:51:12.621288801Z level=info msg="Migration successfully executed" id="create folder table" duration=1.226778ms logger=migrator t=2026-05-26T05:51:12.627090503Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T05:51:12.629147198Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.055664ms logger=migrator t=2026-05-26T05:51:12.633811134Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T05:51:12.635973492Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.161527ms logger=migrator t=2026-05-26T05:51:12.640492184Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T05:51:12.640521655Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.201µs logger=migrator t=2026-05-26T05:51:12.646143621Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T05:51:12.648176445Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.033764ms logger=migrator t=2026-05-26T05:51:12.652869522Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T05:51:12.653986218Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.116396ms logger=migrator t=2026-05-26T05:51:12.65822563Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T05:51:12.659556643Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.330583ms logger=migrator t=2026-05-26T05:51:12.665304323Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T05:51:12.665753697Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=449.394µs logger=migrator t=2026-05-26T05:51:12.669883947Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T05:51:12.670360292Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=476.435µs logger=migrator t=2026-05-26T05:51:12.675548565Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T05:51:12.677700372Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.152447ms logger=migrator t=2026-05-26T05:51:12.68370035Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T05:51:12.685156416Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.448056ms logger=migrator t=2026-05-26T05:51:12.689184653Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T05:51:12.690604668Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.420105ms logger=migrator t=2026-05-26T05:51:12.69484614Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T05:51:12.696457042Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.609961ms logger=migrator t=2026-05-26T05:51:12.70212873Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T05:51:12.703292486Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.163357ms logger=migrator t=2026-05-26T05:51:12.707598871Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T05:51:12.708671855Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.072384ms logger=migrator t=2026-05-26T05:51:12.714516728Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T05:51:12.715763858Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.24684ms logger=migrator t=2026-05-26T05:51:12.719623929Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T05:51:12.720840018Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.215279ms logger=migrator t=2026-05-26T05:51:12.724843473Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T05:51:12.725833004Z level=info msg="Migration successfully executed" id="create signing_key table" duration=988.48µs logger=migrator t=2026-05-26T05:51:12.731648757Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T05:51:12.732966398Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.317511ms logger=migrator t=2026-05-26T05:51:12.73715326Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T05:51:12.738385718Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.232928ms logger=migrator t=2026-05-26T05:51:12.742187087Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T05:51:12.742478117Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=292.039µs logger=migrator t=2026-05-26T05:51:12.748525277Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T05:51:12.760653658Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.128601ms logger=migrator t=2026-05-26T05:51:12.764984153Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T05:51:12.765769739Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=778.185µs logger=migrator t=2026-05-26T05:51:12.769874927Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T05:51:12.769897168Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.941µs logger=migrator t=2026-05-26T05:51:12.774506713Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T05:51:12.776712803Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.20874ms logger=migrator t=2026-05-26T05:51:12.783088082Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T05:51:12.783107283Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.251µs logger=migrator t=2026-05-26T05:51:12.787631235Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T05:51:12.790098492Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.466327ms logger=migrator t=2026-05-26T05:51:12.795027417Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T05:51:12.796237906Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.210029ms logger=migrator t=2026-05-26T05:51:12.805666382Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T05:51:12.807687455Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.021514ms logger=migrator t=2026-05-26T05:51:12.812122244Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T05:51:12.813165437Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.043913ms logger=migrator t=2026-05-26T05:51:12.818156313Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T05:51:12.818514795Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=359.682µs logger=migrator t=2026-05-26T05:51:12.824521854Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T05:51:12.82534788Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=826.555µs logger=migrator t=2026-05-26T05:51:12.829981556Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T05:51:12.832250786Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.268511ms logger=migrator t=2026-05-26T05:51:12.837207312Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T05:51:12.838354529Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.149636ms logger=migrator t=2026-05-26T05:51:12.844640816Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T05:51:12.856777497Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.13665ms logger=migrator t=2026-05-26T05:51:12.861225207Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T05:51:12.873403159Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.178942ms logger=migrator t=2026-05-26T05:51:12.877957012Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T05:51:12.891361384Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.402531ms logger=migrator t=2026-05-26T05:51:12.89667885Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T05:51:12.896778654Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=102.335µs logger=migrator t=2026-05-26T05:51:12.902923446Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T05:51:12.914479789Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.551933ms logger=migrator t=2026-05-26T05:51:12.919158136Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T05:51:12.927377674Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.216129ms logger=migrator t=2026-05-26T05:51:12.933339732Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T05:51:12.933985982Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=650.26µs logger=migrator t=2026-05-26T05:51:12.939524686Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.794321297s logger=migrator t=2026-05-26T05:51:12.940273919Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T05:51:12.961508637Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T05:51:12.961774105Z level=info msg="Created default organization" logger=secrets t=2026-05-26T05:51:12.969039803Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T05:51:13.019843778Z level=info msg="Restored cache from database" duration=656.09µs logger=plugin.store t=2026-05-26T05:51:13.021404478Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T05:51:13.071869555Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T05:51:13.071912866Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T05:51:13.071981368Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T05:51:13.071993938Z level=info msg="Plugins loaded" count=54 duration=50.59034ms logger=query_data t=2026-05-26T05:51:13.075998044Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T05:51:13.07998827Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T05:51:13.087030601Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T05:51:13.096461858Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T05:51:13.098832963Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T05:51:13.101662502Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T05:51:13.134443892Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T05:51:13.156469054Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T05:51:13.179738217Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T05:51:13.179792969Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-26T05:51:13.18111225Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-05-26T05:51:13.181286285Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-26T05:51:13.182036638Z level=info msg="State cache has been initialized" states=0 duration=922.228µs logger=ngalert.multiorg.alertmanager t=2026-05-26T05:51:13.182112981Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-26T05:51:13.182177213Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T05:51:13.182245135Z level=info msg=starting first_tick=2026-05-26T05:51:20Z logger=grafanaStorageLogger t=2026-05-26T05:51:13.182278196Z level=info msg="Storage starting" logger=http.server t=2026-05-26T05:51:13.182609917Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-26T05:51:13.262643613Z level=info msg="Update check succeeded" duration=82.285467ms logger=provisioning.dashboard t=2026-05-26T05:51:13.354062108Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-26T05:51:13.440880078Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T05:51:13.44127249Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T05:51:13.875860195Z level=info msg="Patterns update finished" duration=638.579309ms logger=grafana.update.checker t=2026-05-26T05:51:14.351570466Z level=info msg="Update check succeeded" duration=1.171676574s logger=provisioning.dashboard t=2026-05-26T05:51:16.720851781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:16.721756079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:16.736909267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:16.762529075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:16.782098782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:16.807545996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:16.820753992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:16.89676656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:16.916643387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:16.948375789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:16.965194059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:16.996115375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.014236036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.035751046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.054440057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.075846132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.094058288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.115888597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.138739579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.173091753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.190942977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.21985177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.238184759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.266290917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.285658878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.311914398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.329791392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.366012556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.384558361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.424526024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.43706141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.464802156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.485828811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.516336454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.53457548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.563959008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.580173469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.618262323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.632124371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.667817628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.687682266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.78598007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.805802766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.918890687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:17.936003257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.048267144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.068468744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.130818335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.150643112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.203156032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.219645284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.294742717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.307496211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.360031392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.388874993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.442122537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.464771873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.521869798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.539882518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.59560401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.619912618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.680830894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.719386943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.843163116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.864729588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.940675979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:18.962533511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.038139092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.050033088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.122326606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.137531367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.217522239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.235202669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.322234763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.343268479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.443926015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.460457908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.534257814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.551741427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:51:19.624038745Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T05:53:11.205622787Z level=info msg="Usage stats are ready to report"