logger=settings t=2026-05-29T05:51:55.651830973Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-29T05:51:55Z logger=settings t=2026-05-29T05:51:55.652210398Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-29T05:51:55.652223958Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-29T05:51:55.652228788Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-29T05:51:55.652233258Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-29T05:51:55.652236008Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-29T05:51:55.652239038Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-29T05:51:55.652241598Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-29T05:51:55.652244378Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-29T05:51:55.652247518Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-29T05:51:55.652250458Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-29T05:51:55.652253578Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-29T05:51:55.652256758Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-29T05:51:55.652259738Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-29T05:51:55.652267069Z level=info msg=Target target=[all] logger=settings t=2026-05-29T05:51:55.652278229Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-29T05:51:55.652281179Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-29T05:51:55.652283829Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-29T05:51:55.652286489Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-29T05:51:55.652289249Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-29T05:51:55.652292539Z level=info msg="App mode production" logger=sqlstore t=2026-05-29T05:51:55.652580443Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-29T05:51:55.652599203Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-29T05:51:55.654283445Z level=info msg="Locking database" logger=migrator t=2026-05-29T05:51:55.654300485Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-29T05:51:55.654930345Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-29T05:51:55.655959158Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.029784ms logger=migrator t=2026-05-29T05:51:55.660003252Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-29T05:51:55.660756613Z level=info msg="Migration successfully executed" id="create user table" duration=754.301µs logger=migrator t=2026-05-29T05:51:55.664422632Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-29T05:51:55.665354114Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=931.102µs logger=migrator t=2026-05-29T05:51:55.671989694Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-29T05:51:55.67316316Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.172246ms logger=migrator t=2026-05-29T05:51:55.678862956Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-29T05:51:55.679885431Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.023235ms logger=migrator t=2026-05-29T05:51:55.684520212Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-29T05:51:55.685404834Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=885.492µs logger=migrator t=2026-05-29T05:51:55.691180552Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-29T05:51:55.695822934Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.639702ms logger=migrator t=2026-05-29T05:51:55.700952074Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-29T05:51:55.701958197Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.008464ms logger=migrator t=2026-05-29T05:51:55.706050562Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-29T05:51:55.706952194Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=903.952µs logger=migrator t=2026-05-29T05:51:55.713619825Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-29T05:51:55.714700339Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.081814ms logger=migrator t=2026-05-29T05:51:55.71921959Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-29T05:51:55.720158022Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=940.982µs logger=migrator t=2026-05-29T05:51:55.72372416Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-29T05:51:55.724359828Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=642.698µs logger=migrator t=2026-05-29T05:51:55.727887467Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-29T05:51:55.729303665Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.417828ms logger=migrator t=2026-05-29T05:51:55.732918603Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-29T05:51:55.732964374Z level=info msg="Migration successfully executed" id="Update user table charset" duration=47.751µs logger=migrator t=2026-05-29T05:51:55.735542689Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-29T05:51:55.736766426Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.223947ms logger=migrator t=2026-05-29T05:51:55.740135151Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-29T05:51:55.740518296Z level=info msg="Migration successfully executed" id="Add missing user data" duration=388.945µs logger=migrator t=2026-05-29T05:51:55.744698463Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-29T05:51:55.747406179Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.706686ms logger=migrator t=2026-05-29T05:51:55.757030318Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-29T05:51:55.75791158Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=883.862µs logger=migrator t=2026-05-29T05:51:55.763247942Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-29T05:51:55.764824074Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.608582ms logger=migrator t=2026-05-29T05:51:55.769336014Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-29T05:51:55.781904493Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.567709ms logger=migrator t=2026-05-29T05:51:55.785748644Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-29T05:51:55.78834946Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.588145ms logger=migrator t=2026-05-29T05:51:55.793304967Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-29T05:51:55.793834013Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=530.067µs logger=migrator t=2026-05-29T05:51:55.797639675Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-29T05:51:55.798453286Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=813.241µs logger=migrator t=2026-05-29T05:51:55.802106595Z 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-29T05:51:55.8025182Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=404.455µs logger=migrator t=2026-05-29T05:51:55.807883243Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-29T05:51:55.808662153Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=780.04µs logger=migrator t=2026-05-29T05:51:55.813674791Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-29T05:51:55.814577894Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=903.072µs logger=migrator t=2026-05-29T05:51:55.818540116Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-29T05:51:55.819555419Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.014893ms logger=migrator t=2026-05-29T05:51:55.824578027Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-29T05:51:55.825467859Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=890.962µs logger=migrator t=2026-05-29T05:51:55.829777367Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-29T05:51:55.830830831Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.053314ms logger=migrator t=2026-05-29T05:51:55.841210621Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-29T05:51:55.842845854Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.636843ms logger=migrator t=2026-05-29T05:51:55.846805457Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-29T05:51:55.846838747Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.3µs logger=migrator t=2026-05-29T05:51:55.851608312Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-29T05:51:55.852424092Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=816.67µs logger=migrator t=2026-05-29T05:51:55.8567031Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-29T05:51:55.857618042Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=910.542µs logger=migrator t=2026-05-29T05:51:55.861282501Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-29T05:51:55.862050652Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=767.921µs logger=migrator t=2026-05-29T05:51:55.869872457Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-29T05:51:55.87382579Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=3.954353ms logger=migrator t=2026-05-29T05:51:55.897888944Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-29T05:51:55.912280397Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=14.388783ms logger=migrator t=2026-05-29T05:51:55.917895603Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-29T05:51:55.918827706Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=936.073µs logger=migrator t=2026-05-29T05:51:55.92285505Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-29T05:51:55.923523449Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=668.309µs logger=migrator t=2026-05-29T05:51:55.927758276Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-29T05:51:55.929094414Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.335898ms logger=migrator t=2026-05-29T05:51:55.934606188Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-29T05:51:55.936158109Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.565771ms logger=migrator t=2026-05-29T05:51:55.940589479Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-29T05:51:55.941519852Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=929.763µs logger=migrator t=2026-05-29T05:51:55.94592281Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-29T05:51:55.946423808Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=500.828µs logger=migrator t=2026-05-29T05:51:55.952455109Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-29T05:51:55.953129637Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=673.768µs logger=migrator t=2026-05-29T05:51:55.957209083Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-29T05:51:55.957862551Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=653.118µs logger=migrator t=2026-05-29T05:51:55.962757318Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-29T05:51:55.964031254Z level=info msg="Migration successfully executed" id="create star table" duration=1.272936ms logger=migrator t=2026-05-29T05:51:55.968727998Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-29T05:51:55.970351049Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.623271ms logger=migrator t=2026-05-29T05:51:55.975996765Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-29T05:51:55.976967499Z level=info msg="Migration successfully executed" id="create org table v1" duration=979.264µs logger=migrator t=2026-05-29T05:51:55.981779443Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-29T05:51:55.983179042Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.402149ms logger=migrator t=2026-05-29T05:51:55.990048085Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-29T05:51:55.990921107Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=872.593µs logger=migrator t=2026-05-29T05:51:56.000640177Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-29T05:51:56.002064077Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.42326ms logger=migrator t=2026-05-29T05:51:56.008409492Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-29T05:51:56.009548767Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.140575ms logger=migrator t=2026-05-29T05:51:56.014000427Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-29T05:51:56.014888509Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=887.812µs logger=migrator t=2026-05-29T05:51:56.018688129Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-29T05:51:56.01872513Z level=info msg="Migration successfully executed" id="Update org table charset" duration=38.051µs logger=migrator t=2026-05-29T05:51:56.023523965Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-29T05:51:56.023632696Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=111.122µs logger=migrator t=2026-05-29T05:51:56.02912612Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-29T05:51:56.029398654Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=272.614µs logger=migrator t=2026-05-29T05:51:56.034093347Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-29T05:51:56.036081374Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.989537ms logger=migrator t=2026-05-29T05:51:56.040119558Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-29T05:51:56.041225543Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.106075ms logger=migrator t=2026-05-29T05:51:56.045560161Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-29T05:51:56.046815978Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.255197ms logger=migrator t=2026-05-29T05:51:56.051657862Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-29T05:51:56.052485814Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=826.992µs logger=migrator t=2026-05-29T05:51:56.057497501Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-29T05:51:56.058406924Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=910.103µs logger=migrator t=2026-05-29T05:51:56.062834403Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-29T05:51:56.063565133Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=730.81µs logger=migrator t=2026-05-29T05:51:56.068386807Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-29T05:51:56.073493126Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.098549ms logger=migrator t=2026-05-29T05:51:56.077815545Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-29T05:51:56.07898534Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.170385ms logger=migrator t=2026-05-29T05:51:56.083692054Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-29T05:51:56.084551325Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=859.911µs logger=migrator t=2026-05-29T05:51:56.089746085Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-29T05:51:56.09087228Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.128625ms logger=migrator t=2026-05-29T05:51:56.09528539Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-29T05:51:56.095883877Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=599.767µs logger=migrator t=2026-05-29T05:51:56.100173185Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-29T05:51:56.101229109Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.055404ms logger=migrator t=2026-05-29T05:51:56.106245627Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-29T05:51:56.106403349Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=153.262µs logger=migrator t=2026-05-29T05:51:56.110856018Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-29T05:51:56.113253691Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.401643ms logger=migrator t=2026-05-29T05:51:56.117924394Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-29T05:51:56.120238445Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.313731ms logger=migrator t=2026-05-29T05:51:56.12582686Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-29T05:51:56.129488439Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.592828ms logger=migrator t=2026-05-29T05:51:56.134227993Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-29T05:51:56.135111884Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=877.751µs logger=migrator t=2026-05-29T05:51:56.140595958Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-29T05:51:56.142639966Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.043578ms logger=migrator t=2026-05-29T05:51:56.148217021Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-29T05:51:56.149789372Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.571691ms logger=migrator t=2026-05-29T05:51:56.154512325Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-29T05:51:56.156632574Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.121139ms logger=migrator t=2026-05-29T05:51:56.16226542Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-29T05:51:56.16229323Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.97µs logger=migrator t=2026-05-29T05:51:56.167293227Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-29T05:51:56.167346128Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=54.751µs logger=migrator t=2026-05-29T05:51:56.1734032Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-29T05:51:56.175908613Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.506503ms logger=migrator t=2026-05-29T05:51:56.181541639Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-29T05:51:56.183650446Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.112707ms logger=migrator t=2026-05-29T05:51:56.189336753Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-29T05:51:56.191675455Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.338342ms logger=migrator t=2026-05-29T05:51:56.194960999Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-29T05:51:56.19727028Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.308821ms logger=migrator t=2026-05-29T05:51:56.201651799Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-29T05:51:56.202172726Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=520.827µs logger=migrator t=2026-05-29T05:51:56.207267575Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-29T05:51:56.208956787Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.688692ms logger=migrator t=2026-05-29T05:51:56.214786445Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-29T05:51:56.220744926Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=5.944311ms logger=migrator t=2026-05-29T05:51:56.225799323Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-29T05:51:56.225946115Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.971µs logger=migrator t=2026-05-29T05:51:56.230963703Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-29T05:51:56.232108498Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.144486ms logger=migrator t=2026-05-29T05:51:56.240470391Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-29T05:51:56.241675197Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.204486ms logger=migrator t=2026-05-29T05:51:56.248956815Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-29T05:51:56.256660188Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.704243ms logger=migrator t=2026-05-29T05:51:56.261781687Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-29T05:51:56.262329134Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=548.077µs logger=migrator t=2026-05-29T05:51:56.269051695Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-29T05:51:56.269843615Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=787.51µs logger=migrator t=2026-05-29T05:51:56.277136734Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-29T05:51:56.278305599Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.169565ms logger=migrator t=2026-05-29T05:51:56.285697609Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-29T05:51:56.286039223Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=342.894µs logger=migrator t=2026-05-29T05:51:56.290164048Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-29T05:51:56.290895509Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=734.131µs logger=migrator t=2026-05-29T05:51:56.301008234Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-29T05:51:56.302716267Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.710123ms logger=migrator t=2026-05-29T05:51:56.309793032Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-29T05:51:56.310637664Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=846.292µs logger=migrator t=2026-05-29T05:51:56.320623968Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-29T05:51:56.320914942Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=287.943µs logger=migrator t=2026-05-29T05:51:56.329155562Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-29T05:51:56.329442416Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=290.414µs logger=migrator t=2026-05-29T05:51:56.339752725Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-29T05:51:56.341099474Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.347579ms logger=migrator t=2026-05-29T05:51:56.34679684Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-29T05:51:56.350905905Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.109335ms logger=migrator t=2026-05-29T05:51:56.36021664Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-29T05:51:56.364154473Z level=info msg="Migration successfully executed" id="create data_source table" duration=3.938214ms logger=migrator t=2026-05-29T05:51:56.372031249Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-29T05:51:56.372916391Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=887.922µs logger=migrator t=2026-05-29T05:51:56.382344757Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-29T05:51:56.384050341Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.706823ms logger=migrator t=2026-05-29T05:51:56.393677849Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-29T05:51:56.39444372Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=770.291µs logger=migrator t=2026-05-29T05:51:56.47846745Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-29T05:51:56.482576335Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=4.108345ms logger=migrator t=2026-05-29T05:51:56.498217755Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-29T05:51:56.508550823Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.333578ms logger=migrator t=2026-05-29T05:51:56.517354432Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-29T05:51:56.525032405Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=7.675843ms logger=migrator t=2026-05-29T05:51:56.536886014Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-29T05:51:56.537949939Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.066135ms logger=migrator t=2026-05-29T05:51:56.882236076Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-29T05:51:56.883422602Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.185856ms logger=migrator t=2026-05-29T05:51:56.945664378Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-29T05:51:56.947007247Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.342309ms logger=migrator t=2026-05-29T05:51:57.014361662Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-29T05:51:57.017288261Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.930529ms logger=migrator t=2026-05-29T05:51:57.115049073Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-29T05:51:57.119574344Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.526831ms logger=migrator t=2026-05-29T05:51:57.272997113Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-29T05:51:57.273040304Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=42.201µs logger=migrator t=2026-05-29T05:51:57.394036167Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-29T05:51:57.394714727Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=687.07µs logger=migrator t=2026-05-29T05:51:57.493475392Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-29T05:51:57.497943633Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.471031ms logger=migrator t=2026-05-29T05:51:57.503962213Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-29T05:51:57.504373619Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=406.706µs logger=migrator t=2026-05-29T05:51:57.508604305Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-29T05:51:57.508815898Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=212.603µs logger=migrator t=2026-05-29T05:51:57.512156343Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-29T05:51:57.52235347Z level=info msg="Migration successfully executed" id="Add uid column" duration=10.195167ms logger=migrator t=2026-05-29T05:51:57.527723092Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-29T05:51:57.528179928Z level=info msg="Migration successfully executed" id="Update uid value" duration=460.276µs logger=migrator t=2026-05-29T05:51:57.532991973Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-29T05:51:57.534272349Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.288637ms logger=migrator t=2026-05-29T05:51:57.537680876Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-29T05:51:57.538492397Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=811.651µs logger=migrator t=2026-05-29T05:51:57.54173493Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-29T05:51:57.542547561Z level=info msg="Migration successfully executed" id="create api_key table" duration=812.671µs logger=migrator t=2026-05-29T05:51:57.546619516Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-29T05:51:57.547370096Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=758.79µs logger=migrator t=2026-05-29T05:51:57.55066399Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-29T05:51:57.55143011Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=766.061µs logger=migrator t=2026-05-29T05:51:57.554926297Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-29T05:51:57.556486748Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.558821ms logger=migrator t=2026-05-29T05:51:57.565072483Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-29T05:51:57.565693632Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=621.839µs logger=migrator t=2026-05-29T05:51:57.571632951Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-29T05:51:57.572358461Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=725.23µs logger=migrator t=2026-05-29T05:51:57.575515563Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-29T05:51:57.576537038Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.021775ms logger=migrator t=2026-05-29T05:51:57.583366069Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-29T05:51:57.59167413Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.305661ms logger=migrator t=2026-05-29T05:51:57.59536915Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-29T05:51:57.596267523Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=901.912µs logger=migrator t=2026-05-29T05:51:57.599416355Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-29T05:51:57.600135124Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=718.279µs logger=migrator t=2026-05-29T05:51:57.603911104Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-29T05:51:57.604598724Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=692.19µs logger=migrator t=2026-05-29T05:51:57.608656018Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-29T05:51:57.609277916Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=622.288µs logger=migrator t=2026-05-29T05:51:57.61323187Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-29T05:51:57.613457353Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=225.703µs logger=migrator t=2026-05-29T05:51:57.61841338Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-29T05:51:57.619503004Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.088984ms logger=migrator t=2026-05-29T05:51:57.623571718Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-29T05:51:57.623606029Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.11µs logger=migrator t=2026-05-29T05:51:57.626604569Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-29T05:51:57.62957079Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.95634ms logger=migrator t=2026-05-29T05:51:57.633623293Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-29T05:51:57.636293499Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.669886ms logger=migrator t=2026-05-29T05:51:57.640918722Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-29T05:51:57.641119875Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=201.843µs logger=migrator t=2026-05-29T05:51:57.644464159Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-29T05:51:57.64827608Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.808671ms logger=migrator t=2026-05-29T05:51:57.653281487Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-29T05:51:57.655235574Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.952227ms logger=migrator t=2026-05-29T05:51:57.660862409Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-29T05:51:57.661829342Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=967.453µs logger=migrator t=2026-05-29T05:51:57.66540556Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-29T05:51:57.665952807Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=551.927µs logger=migrator t=2026-05-29T05:51:57.669229872Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-29T05:51:57.66984067Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=610.708µs logger=migrator t=2026-05-29T05:51:57.674073276Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-29T05:51:57.674952608Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=879.182µs logger=migrator t=2026-05-29T05:51:57.67884042Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-29T05:51:57.680687645Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.846885ms logger=migrator t=2026-05-29T05:51:57.691290748Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-29T05:51:57.692385072Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.093984ms logger=migrator t=2026-05-29T05:51:57.698556395Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-29T05:51:57.698685136Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=129.401µs logger=migrator t=2026-05-29T05:51:57.702194093Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-29T05:51:57.702235304Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.001µs logger=migrator t=2026-05-29T05:51:57.705746012Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-29T05:51:57.708830273Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.083251ms logger=migrator t=2026-05-29T05:51:57.713615348Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-29T05:51:57.716450926Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.835228ms logger=migrator t=2026-05-29T05:51:57.720032763Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-29T05:51:57.720108494Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.041µs logger=migrator t=2026-05-29T05:51:57.723578911Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-29T05:51:57.724396761Z level=info msg="Migration successfully executed" id="create quota table v1" duration=817.33µs logger=migrator t=2026-05-29T05:51:57.727692537Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-29T05:51:57.72870957Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.016463ms logger=migrator t=2026-05-29T05:51:57.73390089Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-29T05:51:57.73393203Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.591µs logger=migrator t=2026-05-29T05:51:57.737594819Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-29T05:51:57.738362799Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=768.38µs logger=migrator t=2026-05-29T05:51:57.741786656Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-29T05:51:57.742636497Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=849.792µs logger=migrator t=2026-05-29T05:51:57.747026845Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-29T05:51:57.749992485Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.96556ms logger=migrator t=2026-05-29T05:51:57.753389891Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-29T05:51:57.753418332Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.561µs logger=migrator t=2026-05-29T05:51:57.756066697Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-29T05:51:57.75702721Z level=info msg="Migration successfully executed" id="create session table" duration=960.133µs logger=migrator t=2026-05-29T05:51:57.761762984Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-29T05:51:57.761853225Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=95.842µs logger=migrator t=2026-05-29T05:51:57.764708403Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-29T05:51:57.764800254Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=92.831µs logger=migrator t=2026-05-29T05:51:57.767298578Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-29T05:51:57.768026398Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=727.39µs logger=migrator t=2026-05-29T05:51:57.771410823Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-29T05:51:57.772314164Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=906.902µs logger=migrator t=2026-05-29T05:51:57.777747247Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-29T05:51:57.777776728Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.121µs logger=migrator t=2026-05-29T05:51:57.780978862Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-29T05:51:57.781009172Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=31.27µs logger=migrator t=2026-05-29T05:51:57.783619396Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-29T05:51:57.787191965Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.567949ms logger=migrator t=2026-05-29T05:51:57.79206185Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-29T05:51:57.79500896Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.94678ms logger=migrator t=2026-05-29T05:51:57.797963629Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-29T05:51:57.7980341Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=71.051µs logger=migrator t=2026-05-29T05:51:57.801255283Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-29T05:51:57.801323854Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=68.961µs logger=migrator t=2026-05-29T05:51:57.804009281Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-29T05:51:57.80475358Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=740.709µs logger=migrator t=2026-05-29T05:51:57.809231371Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-29T05:51:57.809254501Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=23.98µs logger=migrator t=2026-05-29T05:51:57.811665623Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-29T05:51:57.814780375Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.113672ms logger=migrator t=2026-05-29T05:51:57.818037799Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-29T05:51:57.818188051Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=154.602µs logger=migrator t=2026-05-29T05:51:57.821552666Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-29T05:51:57.824643467Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.090001ms logger=migrator t=2026-05-29T05:51:57.828622121Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-29T05:51:57.831935805Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.310124ms logger=migrator t=2026-05-29T05:51:57.835213819Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-29T05:51:57.83528311Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=79.181µs logger=migrator t=2026-05-29T05:51:57.838667015Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-29T05:51:57.839636418Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=961.403µs logger=migrator t=2026-05-29T05:51:57.846547191Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-29T05:51:57.847742177Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.196226ms logger=migrator t=2026-05-29T05:51:57.852480021Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-29T05:51:57.855226188Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.749627ms logger=migrator t=2026-05-29T05:51:57.861166507Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-29T05:51:57.862154521Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=992.224µs logger=migrator t=2026-05-29T05:51:57.867730756Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-29T05:51:57.870081267Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.351001ms logger=migrator t=2026-05-29T05:51:57.874896122Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-29T05:51:57.876145529Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.249127ms logger=migrator t=2026-05-29T05:51:57.885044518Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-29T05:51:57.886290745Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.248837ms logger=migrator t=2026-05-29T05:51:57.893230148Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-29T05:51:57.894219041Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=989.263µs logger=migrator t=2026-05-29T05:51:57.898251525Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-29T05:51:57.899104327Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=852.932µs logger=migrator t=2026-05-29T05:51:57.902091777Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-29T05:51:57.912248693Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.151896ms logger=migrator t=2026-05-29T05:51:57.916920536Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-29T05:51:57.917420842Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=500.476µs logger=migrator t=2026-05-29T05:51:57.921509138Z 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-29T05:51:57.922873376Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.364977ms logger=migrator t=2026-05-29T05:51:57.926765858Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-29T05:51:57.927093262Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=327.324µs logger=migrator t=2026-05-29T05:51:57.930026452Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-29T05:51:57.930587509Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=561.017µs logger=migrator t=2026-05-29T05:51:57.934859666Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-29T05:51:57.935715578Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=848.592µs logger=migrator t=2026-05-29T05:51:57.938919871Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-29T05:51:57.942686411Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.76309ms logger=migrator t=2026-05-29T05:51:57.947578337Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-29T05:51:57.951294047Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.71824ms logger=migrator t=2026-05-29T05:51:57.954435989Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-29T05:51:57.95816439Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.72823ms logger=migrator t=2026-05-29T05:51:57.96117901Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-29T05:51:57.964981221Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.801931ms logger=migrator t=2026-05-29T05:51:57.970825399Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-29T05:51:57.971472338Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=646.859µs logger=migrator t=2026-05-29T05:51:57.976208511Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-29T05:51:57.976240242Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=36.581µs logger=migrator t=2026-05-29T05:51:57.981907298Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-29T05:51:57.981926478Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=20.15µs logger=migrator t=2026-05-29T05:51:57.985291263Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-29T05:51:57.985835631Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=544.448µs logger=migrator t=2026-05-29T05:51:57.989402959Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-29T05:51:57.990061027Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=657.878µs logger=migrator t=2026-05-29T05:51:57.996669767Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-29T05:51:57.997250364Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=580.767µs logger=migrator t=2026-05-29T05:51:58.000434267Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-29T05:51:58.001036235Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=602.488µs logger=migrator t=2026-05-29T05:51:58.004300208Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-29T05:51:58.00592324Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.621722ms logger=migrator t=2026-05-29T05:51:58.010917808Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-29T05:51:58.014707198Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.78883ms logger=migrator t=2026-05-29T05:51:58.019047217Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-29T05:51:58.025914718Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.866741ms logger=migrator t=2026-05-29T05:51:58.032355024Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-29T05:51:58.032564927Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=203.253µs logger=migrator t=2026-05-29T05:51:58.037200349Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-29T05:51:58.0387222Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.520961ms logger=migrator t=2026-05-29T05:51:58.044800462Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-29T05:51:58.045695103Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=898.231µs logger=migrator t=2026-05-29T05:51:58.050125833Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-29T05:51:58.054127566Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.963773ms logger=migrator t=2026-05-29T05:51:58.057748435Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-29T05:51:58.057845766Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=97.471µs logger=migrator t=2026-05-29T05:51:58.061387314Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-29T05:51:58.062738342Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.350248ms logger=migrator t=2026-05-29T05:51:58.068333657Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-29T05:51:58.069442212Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.107155ms logger=migrator t=2026-05-29T05:51:58.075149509Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-29T05:51:58.075310591Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=161.912µs logger=migrator t=2026-05-29T05:51:58.08122124Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-29T05:51:58.082072061Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=851.201µs logger=migrator t=2026-05-29T05:51:58.087080748Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-29T05:51:58.088618718Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.53819ms logger=migrator t=2026-05-29T05:51:58.093015458Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-29T05:51:58.0939916Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=978.252µs logger=migrator t=2026-05-29T05:51:58.098082996Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-29T05:51:58.099004778Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=922.052µs logger=migrator t=2026-05-29T05:51:58.103490958Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-29T05:51:58.104794755Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.302297ms logger=migrator t=2026-05-29T05:51:58.11112083Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-29T05:51:58.112826693Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.706073ms logger=migrator t=2026-05-29T05:51:58.118988256Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-29T05:51:58.119017746Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.23µs logger=migrator t=2026-05-29T05:51:58.124236676Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-29T05:51:58.13052092Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.285204ms logger=migrator t=2026-05-29T05:51:58.136310528Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-29T05:51:58.13717559Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=867.992µs logger=migrator t=2026-05-29T05:51:58.142019744Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-29T05:51:58.152484085Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=10.45872ms logger=migrator t=2026-05-29T05:51:58.155828779Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-29T05:51:58.156621751Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=783.911µs logger=migrator t=2026-05-29T05:51:58.159700192Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-29T05:51:58.160620804Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=920.252µs logger=migrator t=2026-05-29T05:51:58.165424828Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-29T05:51:58.166232529Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=808.071µs logger=migrator t=2026-05-29T05:51:58.169688565Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-29T05:51:58.184836169Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.152354ms logger=migrator t=2026-05-29T05:51:58.190094939Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-29T05:51:58.190805449Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=710.07µs logger=migrator t=2026-05-29T05:51:58.194568669Z 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-29T05:51:58.195619963Z 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.051304ms logger=migrator t=2026-05-29T05:51:58.199187701Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-29T05:51:58.199549886Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=362.205µs logger=migrator t=2026-05-29T05:51:58.203567879Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-29T05:51:58.204170998Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=602.819µs logger=migrator t=2026-05-29T05:51:58.209498789Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-29T05:51:58.209826464Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=328.175µs logger=migrator t=2026-05-29T05:51:58.214156851Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-29T05:51:58.220972403Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.806722ms logger=migrator t=2026-05-29T05:51:58.224259357Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-29T05:51:58.229100402Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.840525ms logger=migrator t=2026-05-29T05:51:58.236323749Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-29T05:51:58.237657637Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.335419ms logger=migrator t=2026-05-29T05:51:58.242600472Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-29T05:51:58.243643837Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.043345ms logger=migrator t=2026-05-29T05:51:58.248333229Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-29T05:51:58.248558062Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=224.853µs logger=migrator t=2026-05-29T05:51:58.252816109Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-29T05:51:58.259370687Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.550378ms logger=migrator t=2026-05-29T05:51:58.263909108Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-29T05:51:58.264761959Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=850.331µs logger=migrator t=2026-05-29T05:51:58.268762764Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-29T05:51:58.268920626Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=161.842µs logger=migrator t=2026-05-29T05:51:58.273920373Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-29T05:51:58.274570521Z level=info msg="Migration successfully executed" id="Move region to single row" duration=650.318µs logger=migrator t=2026-05-29T05:51:58.279472537Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-29T05:51:58.280924246Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.451799ms logger=migrator t=2026-05-29T05:51:58.28568181Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-29T05:51:58.286887836Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.208396ms logger=migrator t=2026-05-29T05:51:58.291526689Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-29T05:51:58.292726544Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.195895ms logger=migrator t=2026-05-29T05:51:58.297374317Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-29T05:51:58.298868456Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.495209ms logger=migrator t=2026-05-29T05:51:58.304788947Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-29T05:51:58.306137214Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.353878ms logger=migrator t=2026-05-29T05:51:58.310503883Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-29T05:51:58.311394395Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=890.622µs logger=migrator t=2026-05-29T05:51:58.360844058Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-29T05:51:58.36099366Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=153.252µs logger=migrator t=2026-05-29T05:51:58.36851512Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-29T05:51:58.369894029Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.379349ms logger=migrator t=2026-05-29T05:51:58.376624539Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-29T05:51:58.378268511Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.644002ms logger=migrator t=2026-05-29T05:51:58.383166287Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-29T05:51:58.384082509Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=909.652µs logger=migrator t=2026-05-29T05:51:58.390247552Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-29T05:51:58.391139153Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=884.271µs logger=migrator t=2026-05-29T05:51:58.397249836Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-29T05:51:58.397639231Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=390.055µs logger=migrator t=2026-05-29T05:51:58.402896532Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-29T05:51:58.403401718Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=505.467µs logger=migrator t=2026-05-29T05:51:58.407573834Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-29T05:51:58.407761986Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=188.322µs logger=migrator t=2026-05-29T05:51:58.413617604Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-29T05:51:58.41478658Z level=info msg="Migration successfully executed" id="create team table" duration=1.168856ms logger=migrator t=2026-05-29T05:51:58.419576235Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-29T05:51:58.420862732Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.288587ms logger=migrator t=2026-05-29T05:51:58.426196524Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-29T05:51:58.428186391Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.989547ms logger=migrator t=2026-05-29T05:51:58.4341304Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-29T05:51:58.438720181Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.598511ms logger=migrator t=2026-05-29T05:51:58.443724648Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-29T05:51:58.443953551Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=229.923µs logger=migrator t=2026-05-29T05:51:58.448521363Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-29T05:51:58.449523156Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.001123ms logger=migrator t=2026-05-29T05:51:58.459094575Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-29T05:51:58.460827717Z level=info msg="Migration successfully executed" id="create team member table" duration=1.730183ms logger=migrator t=2026-05-29T05:51:58.468959066Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-29T05:51:58.470593399Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.641563ms logger=migrator t=2026-05-29T05:51:58.484967381Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-29T05:51:58.486713234Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.745953ms logger=migrator t=2026-05-29T05:51:58.493025689Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-29T05:51:58.494369957Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.344528ms logger=migrator t=2026-05-29T05:51:58.499335304Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-29T05:51:58.504341811Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.006067ms logger=migrator t=2026-05-29T05:51:58.508614738Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-29T05:51:58.513514994Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.897506ms logger=migrator t=2026-05-29T05:51:58.518579862Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-29T05:51:58.52364931Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.068928ms logger=migrator t=2026-05-29T05:51:58.528083439Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-29T05:51:58.529735721Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.646312ms logger=migrator t=2026-05-29T05:51:58.534600037Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-29T05:51:58.535655821Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.061714ms logger=migrator t=2026-05-29T05:51:58.540955592Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-29T05:51:58.542092167Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.136385ms logger=migrator t=2026-05-29T05:51:58.547732492Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-29T05:51:58.549565027Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.823335ms logger=migrator t=2026-05-29T05:51:58.554818098Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-29T05:51:58.556002163Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.184875ms logger=migrator t=2026-05-29T05:51:58.561795151Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-29T05:51:58.562753884Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=958.933µs logger=migrator t=2026-05-29T05:51:58.568009405Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-29T05:51:58.569028988Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.019003ms logger=migrator t=2026-05-29T05:51:58.574002095Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-29T05:51:58.57516452Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.170345ms logger=migrator t=2026-05-29T05:51:58.580933917Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-29T05:51:58.581429444Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=497.977µs logger=migrator t=2026-05-29T05:51:58.585104204Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-29T05:51:58.585345677Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=241.593µs logger=migrator t=2026-05-29T05:51:58.591131444Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-29T05:51:58.594146635Z level=info msg="Migration successfully executed" id="create tag table" duration=3.020761ms logger=migrator t=2026-05-29T05:51:58.599590708Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-29T05:51:58.600679412Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.092744ms logger=migrator t=2026-05-29T05:51:58.606277547Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-29T05:51:58.607110898Z level=info msg="Migration successfully executed" id="create login attempt table" duration=832.991µs logger=migrator t=2026-05-29T05:51:58.611809091Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-29T05:51:58.612880916Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.071595ms logger=migrator t=2026-05-29T05:51:58.617748551Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-29T05:51:58.619297852Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.559552ms logger=migrator t=2026-05-29T05:51:58.624939797Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-29T05:51:58.644000823Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.058456ms logger=migrator t=2026-05-29T05:51:58.64831529Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-29T05:51:58.648954759Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=639.889µs logger=migrator t=2026-05-29T05:51:58.653325898Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-29T05:51:58.654349721Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.016233ms logger=migrator t=2026-05-29T05:51:58.659828374Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-29T05:51:58.66024308Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=414.826µs logger=migrator t=2026-05-29T05:51:58.664428527Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-29T05:51:58.665095925Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=667.508µs logger=migrator t=2026-05-29T05:51:58.669389033Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-29T05:51:58.670222784Z level=info msg="Migration successfully executed" id="create user auth table" duration=829.231µs logger=migrator t=2026-05-29T05:51:58.675499095Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-29T05:51:58.677237148Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.737143ms logger=migrator t=2026-05-29T05:51:58.682449948Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-29T05:51:58.68261675Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=168.032µs logger=migrator t=2026-05-29T05:51:58.687039719Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-29T05:51:58.692451742Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.419183ms logger=migrator t=2026-05-29T05:51:58.697775214Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-29T05:51:58.705292265Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.516711ms logger=migrator t=2026-05-29T05:51:58.709882446Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-29T05:51:58.715207847Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.321971ms logger=migrator t=2026-05-29T05:51:58.71991404Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-29T05:51:58.724786465Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.872035ms logger=migrator t=2026-05-29T05:51:58.730478601Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-29T05:51:58.731476595Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=997.944µs logger=migrator t=2026-05-29T05:51:58.736430602Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-29T05:51:58.745527794Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.107742ms logger=migrator t=2026-05-29T05:51:58.749722549Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-29T05:51:58.750329518Z level=info msg="Migration successfully executed" id="create server_lock table" duration=606.839µs logger=migrator t=2026-05-29T05:51:58.755984904Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-29T05:51:58.757528514Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.54338ms logger=migrator t=2026-05-29T05:51:58.762655913Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-29T05:51:58.763711517Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.056664ms logger=migrator t=2026-05-29T05:51:58.769763569Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-29T05:51:58.771655954Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.894965ms logger=migrator t=2026-05-29T05:51:58.777142167Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-29T05:51:58.778311423Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.169206ms logger=migrator t=2026-05-29T05:51:58.784765429Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-29T05:51:58.786194758Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.416919ms logger=migrator t=2026-05-29T05:51:58.7915555Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-29T05:51:58.799040681Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.486321ms logger=migrator t=2026-05-29T05:51:58.802997593Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-29T05:51:58.804006077Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.008284ms logger=migrator t=2026-05-29T05:51:58.809617183Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-29T05:51:58.810471094Z level=info msg="Migration successfully executed" id="create cache_data table" duration=853.941µs logger=migrator t=2026-05-29T05:51:58.81538557Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-29T05:51:58.816978801Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.593271ms logger=migrator t=2026-05-29T05:51:58.822335402Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-29T05:51:58.823192225Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=857.373µs logger=migrator t=2026-05-29T05:51:58.829058683Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-29T05:51:58.830710865Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.650432ms logger=migrator t=2026-05-29T05:51:58.836034606Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-29T05:51:58.836177648Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=144.052µs logger=migrator t=2026-05-29T05:51:58.840994833Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-29T05:51:58.841105825Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=116.832µs logger=migrator t=2026-05-29T05:51:58.846553578Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-29T05:51:58.849542018Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.98818ms logger=migrator t=2026-05-29T05:51:58.854412753Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T05:51:58.855563008Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.154595ms logger=migrator t=2026-05-29T05:51:58.860847939Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T05:51:58.861854452Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.000643ms logger=migrator t=2026-05-29T05:51:58.872526946Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-29T05:51:58.872697228Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=182.163µs logger=migrator t=2026-05-29T05:51:58.876883064Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T05:51:58.877952318Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.087014ms logger=migrator t=2026-05-29T05:51:58.882344468Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T05:51:58.883950628Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.60554ms logger=migrator t=2026-05-29T05:51:58.961963874Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T05:51:58.963178711Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.665653ms logger=migrator t=2026-05-29T05:51:58.967824433Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T05:51:58.968890988Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.066775ms logger=migrator t=2026-05-29T05:51:58.973195665Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-29T05:51:58.980140569Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.945253ms logger=migrator t=2026-05-29T05:51:58.985375468Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-29T05:51:58.986451623Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.076385ms logger=migrator t=2026-05-29T05:51:58.990883752Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-29T05:51:58.990991533Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=108.511µs logger=migrator t=2026-05-29T05:51:58.995132229Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-29T05:51:58.996363325Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.230776ms logger=migrator t=2026-05-29T05:51:59.00193644Z 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-29T05:51:59.002743001Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=813.711µs logger=migrator t=2026-05-29T05:51:59.00640435Z 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-29T05:51:59.00713765Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=733.25µs logger=migrator t=2026-05-29T05:51:59.012112526Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-29T05:51:59.012196537Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=84.561µs logger=migrator t=2026-05-29T05:51:59.016643247Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-29T05:51:59.017716461Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.076724ms logger=migrator t=2026-05-29T05:51:59.023034723Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-29T05:51:59.024424561Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.389028ms logger=migrator t=2026-05-29T05:51:59.030181778Z 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-29T05:51:59.031507926Z 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.331658ms logger=migrator t=2026-05-29T05:51:59.037228763Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-29T05:51:59.037934542Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=706.139µs logger=migrator t=2026-05-29T05:51:59.044352508Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-29T05:51:59.048863538Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.51333ms logger=migrator t=2026-05-29T05:51:59.053904686Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-29T05:51:59.054543164Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=638.598µs logger=migrator t=2026-05-29T05:51:59.058788292Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-29T05:51:59.059692794Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=904.592µs logger=migrator t=2026-05-29T05:51:59.064708511Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-29T05:51:59.086868298Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=22.159147ms logger=migrator t=2026-05-29T05:51:59.09162452Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-29T05:51:59.112086735Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=20.461495ms logger=migrator t=2026-05-29T05:51:59.116409412Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-29T05:51:59.117145603Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=731.701µs logger=migrator t=2026-05-29T05:51:59.121084435Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-29T05:51:59.121741984Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=656.619µs logger=migrator t=2026-05-29T05:51:59.123975104Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-29T05:51:59.128062168Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.086384ms logger=migrator t=2026-05-29T05:51:59.132843312Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-29T05:51:59.137046189Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.202537ms logger=migrator t=2026-05-29T05:51:59.141059512Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-29T05:51:59.141904633Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=844.941µs logger=migrator t=2026-05-29T05:51:59.145438642Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-29T05:51:59.146154671Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=721.67µs logger=migrator t=2026-05-29T05:51:59.149609547Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-29T05:51:59.150345406Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=740.619µs logger=migrator t=2026-05-29T05:51:59.154758486Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-29T05:51:59.155582126Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=823.58µs logger=migrator t=2026-05-29T05:51:59.15955448Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-29T05:51:59.159625801Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.091µs logger=migrator t=2026-05-29T05:51:59.162711242Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-29T05:51:59.166935078Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=4.225236ms logger=migrator t=2026-05-29T05:51:59.170804481Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-29T05:51:59.176947923Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.142182ms logger=migrator t=2026-05-29T05:51:59.182673589Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-29T05:51:59.187064738Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.391349ms logger=migrator t=2026-05-29T05:51:59.19171633Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-29T05:51:59.19245756Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=741.09µs logger=migrator t=2026-05-29T05:51:59.199498545Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-29T05:51:59.20364293Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=4.144425ms logger=migrator t=2026-05-29T05:51:59.209192274Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-29T05:51:59.21551691Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.319825ms logger=migrator t=2026-05-29T05:51:59.220192731Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-29T05:51:59.228556333Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.363062ms logger=migrator t=2026-05-29T05:51:59.235949432Z 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-29T05:51:59.238626288Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.681326ms logger=migrator t=2026-05-29T05:51:59.245438579Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-29T05:51:59.252668776Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.233007ms logger=migrator t=2026-05-29T05:51:59.257803125Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-29T05:51:59.262882163Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.078878ms logger=migrator t=2026-05-29T05:51:59.266749315Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-29T05:51:59.266823806Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=74.921µs logger=migrator t=2026-05-29T05:51:59.270645217Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-29T05:51:59.271537039Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=891.942µs logger=migrator t=2026-05-29T05:51:59.276763759Z 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-29T05:51:59.278399491Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.635541ms logger=migrator t=2026-05-29T05:51:59.283394778Z 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-29T05:51:59.284496272Z 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.101274ms logger=migrator t=2026-05-29T05:51:59.290019356Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-29T05:51:59.290157798Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=147.602µs logger=migrator t=2026-05-29T05:51:59.29633283Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-29T05:51:59.30677484Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.44324ms logger=migrator t=2026-05-29T05:51:59.310080384Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-29T05:51:59.316036775Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.952401ms logger=migrator t=2026-05-29T05:51:59.319726174Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-29T05:51:59.325252638Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.526754ms logger=migrator t=2026-05-29T05:51:59.331098606Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-29T05:51:59.338339113Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.240357ms logger=migrator t=2026-05-29T05:51:59.346146837Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-29T05:51:59.352890288Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.746421ms logger=migrator t=2026-05-29T05:51:59.358935289Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-29T05:51:59.35905547Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=120.771µs logger=migrator t=2026-05-29T05:51:59.363764724Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-29T05:51:59.365264263Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.498609ms logger=migrator t=2026-05-29T05:51:59.375987757Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-29T05:51:59.385683706Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.698659ms logger=migrator t=2026-05-29T05:51:59.390731684Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-29T05:51:59.390808305Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=78.211µs logger=migrator t=2026-05-29T05:51:59.39719159Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-29T05:51:59.40464539Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.45343ms logger=migrator t=2026-05-29T05:51:59.410075773Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-29T05:51:59.411603764Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.518111ms logger=migrator t=2026-05-29T05:51:59.416554639Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-29T05:51:59.425429589Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.8766ms logger=migrator t=2026-05-29T05:51:59.430428305Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-29T05:51:59.434704843Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=4.274568ms logger=migrator t=2026-05-29T05:51:59.440864025Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-29T05:51:59.442363846Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.500851ms logger=migrator t=2026-05-29T05:51:59.447107628Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-29T05:51:59.455737064Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.623436ms logger=migrator t=2026-05-29T05:51:59.463270675Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-29T05:51:59.466342806Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=3.069391ms logger=migrator t=2026-05-29T05:51:59.475004072Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-29T05:51:59.477963572Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.957979ms logger=migrator t=2026-05-29T05:51:59.483391694Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-29T05:51:59.48451404Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.125426ms logger=migrator t=2026-05-29T05:51:59.487661772Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-29T05:51:59.48908844Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.426258ms logger=migrator t=2026-05-29T05:51:59.494674435Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-29T05:51:59.494743996Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.521µs logger=migrator t=2026-05-29T05:51:59.498511037Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-29T05:51:59.499553891Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.042844ms logger=migrator t=2026-05-29T05:51:59.503787668Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-29T05:51:59.505801554Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.015466ms logger=migrator t=2026-05-29T05:51:59.512111819Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-29T05:51:59.51295408Z 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-29T05:51:59.516910383Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-29T05:51:59.517314558Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=403.905µs logger=migrator t=2026-05-29T05:51:59.521447624Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-29T05:51:59.522572309Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.124615ms logger=migrator t=2026-05-29T05:51:59.528302745Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-29T05:51:59.53987095Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.565765ms logger=migrator t=2026-05-29T05:51:59.544237279Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-29T05:51:59.545931742Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.694153ms logger=migrator t=2026-05-29T05:51:59.551317534Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-29T05:51:59.552394168Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.076344ms logger=migrator t=2026-05-29T05:51:59.556550193Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-29T05:51:59.557592738Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.040455ms logger=migrator t=2026-05-29T05:51:59.562486334Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-29T05:51:59.564249707Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.762854ms logger=migrator t=2026-05-29T05:51:59.568272701Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-29T05:51:59.569350265Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.077234ms logger=migrator t=2026-05-29T05:51:59.574875859Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-29T05:51:59.57496199Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=73.771µs logger=migrator t=2026-05-29T05:51:59.57940283Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-29T05:51:59.579584572Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=182.832µs logger=migrator t=2026-05-29T05:51:59.584028151Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-29T05:51:59.596149014Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.114653ms logger=migrator t=2026-05-29T05:51:59.599351217Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-29T05:51:59.599883504Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=532.687µs logger=migrator t=2026-05-29T05:51:59.605690472Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-29T05:51:59.606881717Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.190695ms logger=migrator t=2026-05-29T05:51:59.612648984Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-29T05:51:59.613078081Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=432.047µs logger=migrator t=2026-05-29T05:51:59.616289164Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-29T05:51:59.61756288Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.272486ms logger=migrator t=2026-05-29T05:51:59.623332147Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-29T05:51:59.624786067Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.45413ms logger=migrator t=2026-05-29T05:51:59.628360495Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-29T05:51:59.658642451Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.258515ms logger=migrator t=2026-05-29T05:51:59.663089129Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-29T05:51:59.66839091Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.301941ms logger=migrator t=2026-05-29T05:51:59.672481106Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-29T05:51:59.672655548Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=174.532µs logger=migrator t=2026-05-29T05:51:59.676397868Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-29T05:51:59.71683934Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=40.434572ms logger=migrator t=2026-05-29T05:51:59.82229904Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-29T05:51:59.85510719Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.81271ms logger=migrator t=2026-05-29T05:51:59.860486132Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-29T05:51:59.861171691Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=685.659µs logger=migrator t=2026-05-29T05:51:59.866122198Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-29T05:51:59.867261832Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.145525ms logger=migrator t=2026-05-29T05:51:59.872211859Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-29T05:51:59.872493382Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=281.833µs logger=migrator t=2026-05-29T05:51:59.876126871Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-29T05:51:59.877091564Z level=info msg="Migration successfully executed" id="create permission table" duration=964.363µs logger=migrator t=2026-05-29T05:51:59.881559724Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-29T05:51:59.882639169Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.077615ms logger=migrator t=2026-05-29T05:51:59.888433716Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-29T05:51:59.889606241Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.172245ms logger=migrator t=2026-05-29T05:51:59.893851889Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-29T05:51:59.894748161Z level=info msg="Migration successfully executed" id="create role table" duration=895.511µs logger=migrator t=2026-05-29T05:51:59.898970707Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-29T05:51:59.906357806Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.386659ms logger=migrator t=2026-05-29T05:51:59.910627153Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-29T05:51:59.920273332Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.645999ms logger=migrator t=2026-05-29T05:51:59.925725585Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-29T05:51:59.926516735Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=790.51µs logger=migrator t=2026-05-29T05:51:59.931533793Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-29T05:51:59.933008633Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.47442ms logger=migrator t=2026-05-29T05:51:59.93800574Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-29T05:51:59.939327687Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.319337ms logger=migrator t=2026-05-29T05:51:59.945087374Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-29T05:51:59.946217139Z level=info msg="Migration successfully executed" id="create team role table" duration=1.131425ms logger=migrator t=2026-05-29T05:51:59.950266944Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-29T05:51:59.951352398Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.086684ms logger=migrator t=2026-05-29T05:51:59.955904929Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-29T05:51:59.957012974Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.105645ms logger=migrator t=2026-05-29T05:51:59.962193323Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-29T05:51:59.963211828Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.018275ms logger=migrator t=2026-05-29T05:51:59.967260191Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-29T05:51:59.967980841Z level=info msg="Migration successfully executed" id="create user role table" duration=721.77µs logger=migrator t=2026-05-29T05:51:59.971957984Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-29T05:51:59.973000758Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.042904ms logger=migrator t=2026-05-29T05:51:59.980762672Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-29T05:51:59.983400847Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.637955ms logger=migrator t=2026-05-29T05:51:59.988057749Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-29T05:51:59.989267746Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.209737ms logger=migrator t=2026-05-29T05:51:59.99330066Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-29T05:51:59.994321544Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.020545ms logger=migrator t=2026-05-29T05:51:59.999241249Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-29T05:52:00.000404605Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.163606ms logger=migrator t=2026-05-29T05:52:00.005594645Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-29T05:52:00.008466263Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.869939ms logger=migrator t=2026-05-29T05:52:00.014414882Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-29T05:52:00.024174362Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.7519ms logger=migrator t=2026-05-29T05:52:00.029293091Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-29T05:52:00.030253243Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=960.462µs logger=migrator t=2026-05-29T05:52:00.035258021Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-29T05:52:00.036627969Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.370368ms logger=migrator t=2026-05-29T05:52:00.042130323Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-29T05:52:00.043659123Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.53629ms logger=migrator t=2026-05-29T05:52:00.04944583Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-29T05:52:00.050828739Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.382899ms logger=migrator t=2026-05-29T05:52:00.055067085Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-29T05:52:00.056065289Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=997.844µs logger=migrator t=2026-05-29T05:52:00.061030485Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-29T05:52:00.062252742Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.221547ms logger=migrator t=2026-05-29T05:52:00.067709885Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-29T05:52:00.076759755Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.04883ms logger=migrator t=2026-05-29T05:52:00.080574716Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-29T05:52:00.087401318Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.825382ms logger=migrator t=2026-05-29T05:52:00.091564773Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-29T05:52:00.10032605Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.759777ms logger=migrator t=2026-05-29T05:52:00.105983977Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-29T05:52:00.112424462Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.437735ms logger=migrator t=2026-05-29T05:52:00.116410505Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-29T05:52:00.117636372Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.222877ms logger=migrator t=2026-05-29T05:52:00.12197841Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-29T05:52:00.123265188Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.284458ms logger=migrator t=2026-05-29T05:52:00.128412566Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-29T05:52:00.129734734Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.322028ms logger=migrator t=2026-05-29T05:52:00.133925929Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-29T05:52:00.134980364Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.054075ms logger=migrator t=2026-05-29T05:52:00.138898116Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-29T05:52:00.140140463Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.244287ms logger=migrator t=2026-05-29T05:52:00.145412733Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-29T05:52:00.145537155Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=125.012µs logger=migrator t=2026-05-29T05:52:00.149489308Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-29T05:52:00.149552058Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=63.3µs logger=migrator t=2026-05-29T05:52:00.153569283Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-29T05:52:00.154080279Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=513.787µs logger=migrator t=2026-05-29T05:52:00.158465937Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-29T05:52:00.159073885Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=608.598µs logger=migrator t=2026-05-29T05:52:00.164104513Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-29T05:52:00.165285369Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.180096ms logger=migrator t=2026-05-29T05:52:00.170530379Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-29T05:52:00.170911614Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=382.035µs logger=migrator t=2026-05-29T05:52:00.175368913Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-29T05:52:00.176311176Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=941.843µs logger=migrator t=2026-05-29T05:52:00.180635364Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-29T05:52:00.181560456Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=925.092µs logger=migrator t=2026-05-29T05:52:00.186791546Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-29T05:52:00.188630831Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.840045ms logger=migrator t=2026-05-29T05:52:00.193077541Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-29T05:52:00.20353425Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.456738ms logger=migrator t=2026-05-29T05:52:00.207921579Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-29T05:52:00.20799147Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.191µs logger=migrator t=2026-05-29T05:52:00.212967797Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-29T05:52:00.21397204Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.004343ms logger=migrator t=2026-05-29T05:52:00.219776057Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-29T05:52:00.221938546Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.162789ms logger=migrator t=2026-05-29T05:52:00.227265817Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-29T05:52:00.228719806Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.455409ms logger=migrator t=2026-05-29T05:52:00.235065522Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-29T05:52:00.246029409Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.961277ms logger=migrator t=2026-05-29T05:52:00.250156223Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-29T05:52:00.251268708Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.112365ms logger=migrator t=2026-05-29T05:52:00.255032919Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-29T05:52:00.256036932Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.002823ms logger=migrator t=2026-05-29T05:52:00.261375553Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-29T05:52:00.289279556Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.892263ms logger=migrator t=2026-05-29T05:52:00.293977449Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-29T05:52:00.29483811Z level=info msg="Migration successfully executed" id="create correlation v2" duration=860.761µs logger=migrator t=2026-05-29T05:52:00.300842381Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-29T05:52:00.302749517Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.907586ms logger=migrator t=2026-05-29T05:52:00.307853245Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-29T05:52:00.309140172Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.286877ms logger=migrator t=2026-05-29T05:52:00.313707853Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-29T05:52:00.315130281Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.419378ms logger=migrator t=2026-05-29T05:52:00.320583784Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-29T05:52:00.320897878Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=314.804µs logger=migrator t=2026-05-29T05:52:00.325860605Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-29T05:52:00.327148562Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.287847ms logger=migrator t=2026-05-29T05:52:00.331056925Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-29T05:52:00.34570825Z level=info msg="Migration successfully executed" id="add provisioning column" duration=14.648485ms logger=migrator t=2026-05-29T05:52:00.351417716Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-29T05:52:00.352123536Z level=info msg="Migration successfully executed" id="create entity_events table" duration=708.94µs logger=migrator t=2026-05-29T05:52:00.355941008Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-29T05:52:00.35691894Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=980.232µs logger=migrator t=2026-05-29T05:52:00.361497552Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T05:52:00.362008429Z 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-29T05:52:00.367242589Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T05:52:00.367712935Z 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-29T05:52:00.373005745Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-29T05:52:00.373929737Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=924.252µs logger=migrator t=2026-05-29T05:52:00.380595447Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-29T05:52:00.382636364Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.040737ms logger=migrator t=2026-05-29T05:52:00.391124747Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T05:52:00.392359334Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.234907ms logger=migrator t=2026-05-29T05:52:00.397212808Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T05:52:00.399317967Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.105059ms logger=migrator t=2026-05-29T05:52:00.405308997Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-29T05:52:00.406463243Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.154226ms logger=migrator t=2026-05-29T05:52:00.410494796Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-29T05:52:00.412392772Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.898506ms logger=migrator t=2026-05-29T05:52:00.417046965Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-29T05:52:00.418395472Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.347107ms logger=migrator t=2026-05-29T05:52:00.425619189Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-29T05:52:00.426850395Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.231056ms logger=migrator t=2026-05-29T05:52:00.431494077Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-29T05:52:00.433650155Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.156518ms logger=migrator t=2026-05-29T05:52:00.439093858Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-29T05:52:00.440371966Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.278458ms logger=migrator t=2026-05-29T05:52:00.447367879Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-29T05:52:00.450561053Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=3.200334ms logger=migrator t=2026-05-29T05:52:00.457223921Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-29T05:52:00.483432011Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.20188ms logger=migrator t=2026-05-29T05:52:00.489867408Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-29T05:52:00.497809153Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.938695ms logger=migrator t=2026-05-29T05:52:00.502459946Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-29T05:52:00.512314688Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.853482ms logger=migrator t=2026-05-29T05:52:00.516946789Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-29T05:52:00.517174352Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=228.333µs logger=migrator t=2026-05-29T05:52:00.522478543Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-29T05:52:00.535905213Z level=info msg="Migration successfully executed" id="add share column" duration=13.42992ms logger=migrator t=2026-05-29T05:52:00.542897486Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-29T05:52:00.543216471Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=320.455µs logger=migrator t=2026-05-29T05:52:00.547638929Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-29T05:52:00.549542665Z level=info msg="Migration successfully executed" id="create file table" duration=1.903726ms logger=migrator t=2026-05-29T05:52:00.554249918Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-29T05:52:00.555601086Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.351018ms logger=migrator t=2026-05-29T05:52:00.5611291Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-29T05:52:00.563067676Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.937756ms logger=migrator t=2026-05-29T05:52:00.568740422Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-29T05:52:00.569858977Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.118895ms logger=migrator t=2026-05-29T05:52:00.574897824Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-29T05:52:00.576460974Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.56172ms logger=migrator t=2026-05-29T05:52:00.582362164Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-29T05:52:00.582487576Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=127.422µs logger=migrator t=2026-05-29T05:52:00.586930334Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-29T05:52:00.587049306Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=119.582µs logger=migrator t=2026-05-29T05:52:00.591682099Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-29T05:52:00.59253474Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=851.961µs logger=migrator t=2026-05-29T05:52:00.598050373Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-29T05:52:00.598305967Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=253.714µs logger=migrator t=2026-05-29T05:52:00.60302613Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-29T05:52:00.604368178Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.343007ms logger=migrator t=2026-05-29T05:52:00.608733596Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-29T05:52:00.62022634Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.489914ms logger=migrator t=2026-05-29T05:52:00.624987524Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-29T05:52:00.625172506Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=185.162µs logger=migrator t=2026-05-29T05:52:00.63070468Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-29T05:52:00.631631552Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=924.862µs logger=migrator t=2026-05-29T05:52:00.636577309Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-29T05:52:00.637112345Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=532.297µs logger=migrator t=2026-05-29T05:52:00.641567015Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-29T05:52:00.641832709Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=265.544µs logger=migrator t=2026-05-29T05:52:00.645900223Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-29T05:52:00.646567171Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=667.748µs logger=migrator t=2026-05-29T05:52:00.652438691Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-29T05:52:00.66591579Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.478049ms logger=migrator t=2026-05-29T05:52:00.670686684Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-29T05:52:00.690057763Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=19.365529ms logger=migrator t=2026-05-29T05:52:00.694794527Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-29T05:52:00.69578539Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=993.243µs logger=migrator t=2026-05-29T05:52:00.701280473Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-29T05:52:00.778738239Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.454806ms logger=migrator t=2026-05-29T05:52:00.783861767Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-29T05:52:00.784725749Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=864.292µs logger=migrator t=2026-05-29T05:52:00.790284253Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-29T05:52:00.792271559Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.985806ms logger=migrator t=2026-05-29T05:52:00.799534307Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-29T05:52:00.825620465Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.086198ms logger=migrator t=2026-05-29T05:52:00.83192154Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-29T05:52:00.840424184Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.500954ms logger=migrator t=2026-05-29T05:52:00.84618512Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-29T05:52:00.846431064Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=248.584µs logger=migrator t=2026-05-29T05:52:00.85070292Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-29T05:52:00.850864922Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=162.452µs logger=migrator t=2026-05-29T05:52:00.855112229Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-29T05:52:00.855537565Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=428.696µs logger=migrator t=2026-05-29T05:52:00.863707525Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-29T05:52:00.86414904Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=442.575µs logger=migrator t=2026-05-29T05:52:00.876551786Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-29T05:52:00.876924141Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=371.775µs logger=migrator t=2026-05-29T05:52:00.883048783Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-29T05:52:00.884089866Z level=info msg="Migration successfully executed" id="create folder table" duration=1.040843ms logger=migrator t=2026-05-29T05:52:00.889896654Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-29T05:52:00.891865471Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.968337ms logger=migrator t=2026-05-29T05:52:00.898522869Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-29T05:52:00.899628945Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.105676ms logger=migrator t=2026-05-29T05:52:00.904785824Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-29T05:52:00.904824204Z level=info msg="Migration successfully executed" id="Update folder title length" duration=39.85µs logger=migrator t=2026-05-29T05:52:00.910151906Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-29T05:52:00.912142231Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.989415ms logger=migrator t=2026-05-29T05:52:00.918520078Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-29T05:52:00.919803924Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.284946ms logger=migrator t=2026-05-29T05:52:00.924239404Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-29T05:52:00.926277851Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.038447ms logger=migrator t=2026-05-29T05:52:00.931377959Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-29T05:52:00.932110568Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=731.229µs logger=migrator t=2026-05-29T05:52:00.937663052Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-29T05:52:00.938070109Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=407.097µs logger=migrator t=2026-05-29T05:52:00.94349303Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-29T05:52:00.945244484Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.751344ms logger=migrator t=2026-05-29T05:52:00.949855276Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-29T05:52:00.951798112Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.940046ms logger=migrator t=2026-05-29T05:52:00.957322935Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-29T05:52:00.958322569Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=999.484µs logger=migrator t=2026-05-29T05:52:00.96216909Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-29T05:52:00.964120737Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.950797ms logger=migrator t=2026-05-29T05:52:00.968536645Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-29T05:52:00.970160047Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.623622ms logger=migrator t=2026-05-29T05:52:00.975219075Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-29T05:52:00.976146807Z level=info msg="Migration successfully executed" id="create anon_device table" duration=927.762µs logger=migrator t=2026-05-29T05:52:00.980373194Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-29T05:52:00.981612961Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.239496ms logger=migrator t=2026-05-29T05:52:00.987637321Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-29T05:52:00.989625398Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.987787ms logger=migrator t=2026-05-29T05:52:00.994859888Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-29T05:52:00.995894541Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.035973ms logger=migrator t=2026-05-29T05:52:01.000315891Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-29T05:52:01.001475646Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.161706ms logger=migrator t=2026-05-29T05:52:01.006585154Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-29T05:52:01.00780988Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.224636ms logger=migrator t=2026-05-29T05:52:01.013624888Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-29T05:52:01.014043224Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=419.956µs logger=migrator t=2026-05-29T05:52:01.0182872Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-29T05:52:01.032420128Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.130908ms logger=migrator t=2026-05-29T05:52:01.037564927Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-29T05:52:01.038078944Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=514.967µs logger=migrator t=2026-05-29T05:52:01.043569817Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-29T05:52:01.043603058Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.33µs logger=migrator t=2026-05-29T05:52:01.048152129Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-29T05:52:01.049871371Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.719282ms logger=migrator t=2026-05-29T05:52:01.053787354Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-29T05:52:01.053809424Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.46µs logger=migrator t=2026-05-29T05:52:01.058318944Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-29T05:52:01.059720193Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.400579ms logger=migrator t=2026-05-29T05:52:01.064671349Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-29T05:52:01.066551894Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.880675ms logger=migrator t=2026-05-29T05:52:01.072428403Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-29T05:52:01.073557518Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.129395ms logger=migrator t=2026-05-29T05:52:01.07893589Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-29T05:52:01.080280887Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.319317ms logger=migrator t=2026-05-29T05:52:01.084555425Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-29T05:52:01.085026191Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=472.176µs logger=migrator t=2026-05-29T05:52:01.089030034Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-29T05:52:01.089729094Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=699.57µs logger=migrator t=2026-05-29T05:52:01.093848848Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-29T05:52:01.095056715Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.206657ms logger=migrator t=2026-05-29T05:52:01.100997924Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-29T05:52:01.101977367Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=979.643µs logger=migrator t=2026-05-29T05:52:01.106586019Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-29T05:52:01.118963444Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.378185ms logger=migrator t=2026-05-29T05:52:01.123262102Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-29T05:52:01.133469517Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.207175ms logger=migrator t=2026-05-29T05:52:01.139479997Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-29T05:52:01.149768365Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.286468ms logger=migrator t=2026-05-29T05:52:01.15463597Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-29T05:52:01.154704651Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.521µs logger=migrator t=2026-05-29T05:52:01.158272378Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-29T05:52:01.168434025Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.163916ms logger=migrator t=2026-05-29T05:52:01.173061886Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-29T05:52:01.182802086Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.73951ms logger=migrator t=2026-05-29T05:52:01.187137954Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-29T05:52:01.187415538Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=277.104µs logger=migrator t=2026-05-29T05:52:01.191448872Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.536549348s logger=migrator t=2026-05-29T05:52:01.191870917Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-29T05:52:01.210891031Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-29T05:52:01.211098864Z level=info msg="Created default organization" logger=secrets t=2026-05-29T05:52:01.216627468Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-29T05:52:01.260515204Z level=info msg="Restored cache from database" duration=368.915µs logger=plugin.store t=2026-05-29T05:52:01.26171077Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-29T05:52:01.295854395Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-29T05:52:01.295891115Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-29T05:52:01.295968076Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-29T05:52:01.295978656Z level=info msg="Plugins loaded" count=54 duration=34.269167ms logger=query_data t=2026-05-29T05:52:01.299812708Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-29T05:52:01.303678299Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-29T05:52:01.30971297Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-29T05:52:01.320401073Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-29T05:52:01.322785655Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-29T05:52:01.325017765Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-29T05:52:01.343847335Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-29T05:52:01.364876787Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-29T05:52:01.38834984Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-29T05:52:01.38840291Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-29T05:52:01.389409994Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-29T05:52:01.392416424Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-29T05:52:01.392799919Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-29T05:52:01.39507244Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-29T05:52:01.452244143Z level=info msg="State cache has been initialized" states=0 duration=59.821529ms logger=ngalert.scheduler t=2026-05-29T05:52:01.452481376Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-29T05:52:01.452572027Z level=info msg=starting first_tick=2026-05-29T05:52:10Z logger=provisioning.dashboard t=2026-05-29T05:52:01.452943692Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-29T05:52:01.464688259Z level=info msg="Update check succeeded" duration=70.700194ms logger=grafana.update.checker t=2026-05-29T05:52:01.469864048Z level=info msg="Update check succeeded" duration=77.805938ms logger=provisioning.dashboard t=2026-05-29T05:52:01.509903493Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-29T05:52:01.805544768Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-29T05:52:01.805928763Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-29T05:52:02.338755091Z level=info msg="Patterns update finished" duration=890.745784ms logger=provisioning.dashboard t=2026-05-29T05:52:05.13596372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.137385879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.158862254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.184976251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.199246731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.232569773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.300174791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.33858415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.35139038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.389005179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.424035565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.47265101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.512226616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.610100945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.628102945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.669074858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.685248043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.724080329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.73927467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.803746517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.826413288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.872454259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.889766909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.944106171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:05.960393156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.002715718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.018857333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.074036575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.096065307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.141796553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.164404683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.220249293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.237540572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.28563081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.304034975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.360307861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.380738801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.439053285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.456792661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.51711703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.537924216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.604692861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.61965698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.68372225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.703231228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.762729897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.78478484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.856000634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.887213467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:06.981866323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.002116941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.078549595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.101108963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.183336772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.199134151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.277768903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.292836812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.358463521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.375873262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.463751735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.477886633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.551932814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.571785516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.646432934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.667422853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.746752913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.760577266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.840578396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.859141181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.933157032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:07.950584073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:08.038369544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:08.051208984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:08.140493085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:08.154820675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:08.766239301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:08.782338505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:09.138082617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:09.154786438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:52:09.344089028Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-29T05:52:50.417231979Z level=info msg="Usage stats are ready to report"