logger=settings t=2026-05-11T10:53:48.281603977Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T10:53:48Z logger=settings t=2026-05-11T10:53:48.281853331Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T10:53:48.281864801Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T10:53:48.281869252Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T10:53:48.281872632Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T10:53:48.281875472Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T10:53:48.281878052Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T10:53:48.281881062Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T10:53:48.281885602Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T10:53:48.281889152Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T10:53:48.281892562Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T10:53:48.281912402Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T10:53:48.281916392Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T10:53:48.281932052Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T10:53:48.281935143Z level=info msg=Target target=[all] logger=settings t=2026-05-11T10:53:48.281940243Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T10:53:48.281943083Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T10:53:48.281945683Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T10:53:48.281948223Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T10:53:48.281951083Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T10:53:48.281953943Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T10:53:48.282209127Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T10:53:48.282227277Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T10:53:48.283571999Z level=info msg="Locking database" logger=migrator t=2026-05-11T10:53:48.283584239Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T10:53:48.284106868Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T10:53:48.284923021Z level=info msg="Migration successfully executed" id="create migration_log table" duration=816.123µs logger=migrator t=2026-05-11T10:53:48.289003756Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T10:53:48.28986039Z level=info msg="Migration successfully executed" id="create user table" duration=858.464µs logger=migrator t=2026-05-11T10:53:48.294189879Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T10:53:48.295038963Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=849.864µs logger=migrator t=2026-05-11T10:53:48.298575129Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T10:53:48.299382222Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=807.283µs logger=migrator t=2026-05-11T10:53:48.30292266Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T10:53:48.303640021Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=720.561µs logger=migrator t=2026-05-11T10:53:48.307085626Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T10:53:48.307886748Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=801.222µs logger=migrator t=2026-05-11T10:53:48.311800932Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T10:53:48.314941172Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.1397ms logger=migrator t=2026-05-11T10:53:48.317988871Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T10:53:48.319037757Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.049376ms logger=migrator t=2026-05-11T10:53:48.324025787Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T10:53:48.324898541Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=869.504µs logger=migrator t=2026-05-11T10:53:48.327942301Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T10:53:48.32852985Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=588.019µs logger=migrator t=2026-05-11T10:53:48.332583015Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T10:53:48.33294603Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=369.065µs logger=migrator t=2026-05-11T10:53:48.336086531Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T10:53:48.336571249Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=485.249µs logger=migrator t=2026-05-11T10:53:48.340145426Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T10:53:48.341494507Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.349441ms logger=migrator t=2026-05-11T10:53:48.346285104Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T10:53:48.346333115Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.851µs logger=migrator t=2026-05-11T10:53:48.351966335Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T10:53:48.354028799Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.063244ms logger=migrator t=2026-05-11T10:53:48.360899038Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T10:53:48.361289105Z level=info msg="Migration successfully executed" id="Add missing user data" duration=385.776µs logger=migrator t=2026-05-11T10:53:48.365496563Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T10:53:48.366880184Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.383111ms logger=migrator t=2026-05-11T10:53:48.37028462Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T10:53:48.371114373Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=830.064µs logger=migrator t=2026-05-11T10:53:48.374483207Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T10:53:48.376049792Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.567046ms logger=migrator t=2026-05-11T10:53:48.38030533Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T10:53:48.389370875Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.061445ms logger=migrator t=2026-05-11T10:53:48.394367065Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T10:53:48.39588291Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.514015ms logger=migrator t=2026-05-11T10:53:48.400822659Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T10:53:48.401178175Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=367.596µs logger=migrator t=2026-05-11T10:53:48.405548774Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T10:53:48.406801415Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.251501ms logger=migrator t=2026-05-11T10:53:48.41339017Z 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-11T10:53:48.414096681Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=694.771µs logger=migrator t=2026-05-11T10:53:48.417974984Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T10:53:48.418463922Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=489.498µs logger=migrator t=2026-05-11T10:53:48.421873886Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T10:53:48.422936143Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.062107ms logger=migrator t=2026-05-11T10:53:48.426474Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T10:53:48.427386975Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=912.895µs logger=migrator t=2026-05-11T10:53:48.430985962Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T10:53:48.431808586Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=822.574µs logger=migrator t=2026-05-11T10:53:48.435351063Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T10:53:48.436138945Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=787.672µs logger=migrator t=2026-05-11T10:53:48.439756193Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T10:53:48.440601607Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=845.144µs logger=migrator t=2026-05-11T10:53:48.444447058Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T10:53:48.444520869Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=75.241µs logger=migrator t=2026-05-11T10:53:48.449135314Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T10:53:48.450234371Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.108888ms logger=migrator t=2026-05-11T10:53:48.460868092Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T10:53:48.461849737Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=983.995µs logger=migrator t=2026-05-11T10:53:48.465799871Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T10:53:48.467060441Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.26603ms logger=migrator t=2026-05-11T10:53:48.470839772Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T10:53:48.471592654Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=753.332µs logger=migrator t=2026-05-11T10:53:48.475849781Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T10:53:48.481884638Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.030757ms logger=migrator t=2026-05-11T10:53:48.486736936Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T10:53:48.487827174Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.092488ms logger=migrator t=2026-05-11T10:53:48.491765067Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T10:53:48.492484078Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=718.961µs logger=migrator t=2026-05-11T10:53:48.49692567Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T10:53:48.498112478Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.186088ms logger=migrator t=2026-05-11T10:53:48.502045142Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T10:53:48.503242011Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.190869ms logger=migrator t=2026-05-11T10:53:48.506792937Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T10:53:48.508042808Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.244371ms logger=migrator t=2026-05-11T10:53:48.598747622Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T10:53:48.599367912Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=624.92µs logger=migrator t=2026-05-11T10:53:48.607928919Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T10:53:48.608746313Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=819.704µs logger=migrator t=2026-05-11T10:53:48.617023465Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T10:53:48.617776997Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=755.352µs logger=migrator t=2026-05-11T10:53:48.626155271Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T10:53:48.627044205Z level=info msg="Migration successfully executed" id="create star table" duration=891.364µs logger=migrator t=2026-05-11T10:53:48.64166365Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T10:53:48.643480779Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.80958ms logger=migrator t=2026-05-11T10:53:48.649540106Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T10:53:48.650541563Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.001807ms logger=migrator t=2026-05-11T10:53:48.685844898Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T10:53:48.687635757Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.793769ms logger=migrator t=2026-05-11T10:53:48.694882943Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T10:53:48.695619275Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=736.622µs logger=migrator t=2026-05-11T10:53:48.701793774Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T10:53:48.702615357Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=822.463µs logger=migrator t=2026-05-11T10:53:48.709716542Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T10:53:48.710565745Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=849.023µs logger=migrator t=2026-05-11T10:53:48.715770128Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T10:53:48.716653062Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=878.134µs logger=migrator t=2026-05-11T10:53:48.72147942Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T10:53:48.721540871Z level=info msg="Migration successfully executed" id="Update org table charset" duration=61.541µs logger=migrator t=2026-05-11T10:53:48.726748145Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T10:53:48.726828686Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=81.712µs logger=migrator t=2026-05-11T10:53:48.733434951Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T10:53:48.733666085Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=231.344µs logger=migrator t=2026-05-11T10:53:48.73958341Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T10:53:48.741010463Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.426763ms logger=migrator t=2026-05-11T10:53:48.74519336Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T10:53:48.746088605Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=894.885µs logger=migrator t=2026-05-11T10:53:48.751018344Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T10:53:48.751990639Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=971.645µs logger=migrator t=2026-05-11T10:53:48.762219643Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T10:53:48.762967125Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=740.992µs logger=migrator t=2026-05-11T10:53:48.77514676Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T10:53:48.775981033Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=834.333µs logger=migrator t=2026-05-11T10:53:48.789610662Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T10:53:48.790508097Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=897.315µs logger=migrator t=2026-05-11T10:53:48.803475614Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T10:53:48.813587567Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=10.115323ms logger=migrator t=2026-05-11T10:53:48.825143902Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T10:53:48.826437482Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.28639ms logger=migrator t=2026-05-11T10:53:48.834112275Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T10:53:48.835658961Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.540516ms logger=migrator t=2026-05-11T10:53:48.843037448Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T10:53:48.844003445Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=967.576µs logger=migrator t=2026-05-11T10:53:48.850064611Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T10:53:48.850524129Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=459.678µs logger=migrator t=2026-05-11T10:53:48.857952818Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T10:53:48.859058165Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.106077ms logger=migrator t=2026-05-11T10:53:48.865122652Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T10:53:48.865312555Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=193.833µs logger=migrator t=2026-05-11T10:53:48.886683609Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T10:53:48.889038936Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.356517ms logger=migrator t=2026-05-11T10:53:48.900712273Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T10:53:48.903047471Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.338228ms logger=migrator t=2026-05-11T10:53:48.909384182Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T10:53:48.913389606Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.007804ms logger=migrator t=2026-05-11T10:53:48.918736392Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T10:53:48.919402603Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=666.411µs logger=migrator t=2026-05-11T10:53:48.9254432Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T10:53:48.929155819Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.713239ms logger=migrator t=2026-05-11T10:53:48.934340533Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T10:53:48.935282057Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=934.144µs logger=migrator t=2026-05-11T10:53:48.940986289Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T10:53:48.941902704Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=915.955µs logger=migrator t=2026-05-11T10:53:48.947398342Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T10:53:48.947562385Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=165.403µs logger=migrator t=2026-05-11T10:53:48.953430689Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T10:53:48.95351971Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=90.221µs logger=migrator t=2026-05-11T10:53:48.959694469Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T10:53:48.962034907Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.340858ms logger=migrator t=2026-05-11T10:53:48.969465936Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T10:53:48.974475056Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=5.01118ms logger=migrator t=2026-05-11T10:53:48.981829574Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T10:53:48.986849055Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=5.014541ms logger=migrator t=2026-05-11T10:53:48.995077037Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T10:53:48.997807881Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.760135ms logger=migrator t=2026-05-11T10:53:49.014681761Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T10:53:49.01527882Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=599.069µs logger=migrator t=2026-05-11T10:53:49.026340068Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T10:53:49.029339635Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=3.001017ms logger=migrator t=2026-05-11T10:53:49.039724902Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T10:53:49.040995902Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.25702ms logger=migrator t=2026-05-11T10:53:49.050982632Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T10:53:49.051940607Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=68.221µs logger=migrator t=2026-05-11T10:53:49.058845307Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T10:53:49.059991176Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.145639ms logger=migrator t=2026-05-11T10:53:49.073130807Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T10:53:49.074427927Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.29774ms logger=migrator t=2026-05-11T10:53:49.081827016Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T10:53:49.094216834Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=12.395998ms logger=migrator t=2026-05-11T10:53:49.102509387Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T10:53:49.103158377Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=650.72µs logger=migrator t=2026-05-11T10:53:49.11018954Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T10:53:49.111115294Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=926.134µs logger=migrator t=2026-05-11T10:53:49.115660718Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T10:53:49.120085658Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=4.42379ms logger=migrator t=2026-05-11T10:53:49.13459817Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T10:53:49.137212002Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=2.608512ms logger=migrator t=2026-05-11T10:53:49.147818942Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T10:53:49.149307917Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.501035ms logger=migrator t=2026-05-11T10:53:49.157396926Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T10:53:49.161545822Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.149676ms logger=migrator t=2026-05-11T10:53:49.171226638Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T10:53:49.190530156Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=19.300428ms logger=migrator t=2026-05-11T10:53:49.204318477Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T10:53:49.20454236Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=226.913µs logger=migrator t=2026-05-11T10:53:49.215501896Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T10:53:49.216548973Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=1.041187ms logger=migrator t=2026-05-11T10:53:49.241684366Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T10:53:49.243751858Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.070483ms logger=migrator t=2026-05-11T10:53:50.454374974Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T10:53:50.457004286Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.630772ms logger=migrator t=2026-05-11T10:53:50.617694965Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T10:53:50.618789732Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.097467ms logger=migrator t=2026-05-11T10:53:50.712061955Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T10:53:50.713118651Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.063977ms logger=migrator t=2026-05-11T10:53:51.153742303Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T10:53:51.15478141Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.049307ms logger=migrator t=2026-05-11T10:53:51.534998422Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T10:53:51.535938058Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=941.306µs logger=migrator t=2026-05-11T10:53:51.887208287Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T10:53:51.887991959Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=786.592µs logger=migrator t=2026-05-11T10:53:51.897834057Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T10:53:51.903341785Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.508958ms logger=migrator t=2026-05-11T10:53:51.915608101Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T10:53:51.917067744Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.460113ms logger=migrator t=2026-05-11T10:53:51.922865357Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T10:53:51.924061406Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.195699ms logger=migrator t=2026-05-11T10:53:51.931315732Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T10:53:51.932665093Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.395522ms logger=migrator t=2026-05-11T10:53:51.940663381Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T10:53:51.941194639Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=531.278µs logger=migrator t=2026-05-11T10:53:51.97875572Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T10:53:51.982387368Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.632227ms logger=migrator t=2026-05-11T10:53:51.991276339Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T10:53:51.996087606Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.809837ms logger=migrator t=2026-05-11T10:53:52.002147043Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T10:53:52.002182694Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.071µs logger=migrator t=2026-05-11T10:53:52.008396362Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T10:53:52.008745308Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=345.176µs logger=migrator t=2026-05-11T10:53:52.015279773Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T10:53:52.019439019Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.158376ms logger=migrator t=2026-05-11T10:53:52.025389244Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T10:53:52.025572806Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=183.902µs logger=migrator t=2026-05-11T10:53:52.029279256Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T10:53:52.029467879Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=186.243µs logger=migrator t=2026-05-11T10:53:52.035344433Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T10:53:52.039103382Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.75841ms logger=migrator t=2026-05-11T10:53:52.043232979Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T10:53:52.043436542Z level=info msg="Migration successfully executed" id="Update uid value" duration=203.863µs logger=migrator t=2026-05-11T10:53:52.047702929Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T10:53:52.048514583Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=811.344µs logger=migrator t=2026-05-11T10:53:52.05587948Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T10:53:52.056941167Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.056527ms logger=migrator t=2026-05-11T10:53:52.064478467Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T10:53:52.065289361Z level=info msg="Migration successfully executed" id="create api_key table" duration=810.044µs logger=migrator t=2026-05-11T10:53:52.06970337Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T10:53:52.070495303Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=792.153µs logger=migrator t=2026-05-11T10:53:52.077528665Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T10:53:52.078536291Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.005966ms logger=migrator t=2026-05-11T10:53:52.084801872Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T10:53:52.085742807Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=941.685µs logger=migrator t=2026-05-11T10:53:52.090202448Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T10:53:52.091053661Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=846.173µs logger=migrator t=2026-05-11T10:53:52.096552419Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T10:53:52.097797168Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.245659ms logger=migrator t=2026-05-11T10:53:52.103020842Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T10:53:52.103966137Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=945.315µs logger=migrator t=2026-05-11T10:53:52.110585013Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T10:53:52.121258663Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.677121ms logger=migrator t=2026-05-11T10:53:52.12483959Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T10:53:52.125593982Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=764.422µs logger=migrator t=2026-05-11T10:53:52.131586627Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T10:53:52.132885858Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.300681ms logger=migrator t=2026-05-11T10:53:52.13800351Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T10:53:52.138857474Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=854.064µs logger=migrator t=2026-05-11T10:53:52.143780373Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T10:53:52.144780938Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=997.455µs logger=migrator t=2026-05-11T10:53:52.148912024Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T10:53:52.149213899Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=302.135µs logger=migrator t=2026-05-11T10:53:52.153787631Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T10:53:52.15434724Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=560.189µs logger=migrator t=2026-05-11T10:53:52.158367065Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T10:53:52.158403065Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=37.67µs logger=migrator t=2026-05-11T10:53:52.162007923Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T10:53:52.165069162Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.059858ms logger=migrator t=2026-05-11T10:53:52.172682103Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T10:53:52.175512288Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.831795ms logger=migrator t=2026-05-11T10:53:52.179026764Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T10:53:52.179185896Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=159.612µs logger=migrator t=2026-05-11T10:53:52.18310844Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T10:53:52.186026146Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.907246ms logger=migrator t=2026-05-11T10:53:52.191201889Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T10:53:52.193843901Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.640502ms logger=migrator t=2026-05-11T10:53:52.19757385Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T10:53:52.198318702Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=745.132µs logger=migrator t=2026-05-11T10:53:52.20252997Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T10:53:52.203061768Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=532.038µs logger=migrator t=2026-05-11T10:53:52.20759972Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T10:53:52.208467664Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=867.954µs logger=migrator t=2026-05-11T10:53:52.213541915Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T10:53:52.214639502Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.098017ms logger=migrator t=2026-05-11T10:53:52.218658586Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T10:53:52.219601742Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=942.146µs logger=migrator t=2026-05-11T10:53:52.224739914Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T10:53:52.225563927Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=824.303µs logger=migrator t=2026-05-11T10:53:52.229369997Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T10:53:52.229445398Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=78.521µs logger=migrator t=2026-05-11T10:53:52.233176568Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T10:53:52.233210609Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.181µs logger=migrator t=2026-05-11T10:53:52.241005532Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T10:53:52.244234415Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.229153ms logger=migrator t=2026-05-11T10:53:52.247888373Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T10:53:52.251083874Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.195361ms logger=migrator t=2026-05-11T10:53:52.25466844Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T10:53:52.254744192Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.761µs logger=migrator t=2026-05-11T10:53:52.258712415Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T10:53:52.260074707Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.362902ms logger=migrator t=2026-05-11T10:53:52.265504464Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T10:53:52.267521766Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=2.015233ms logger=migrator t=2026-05-11T10:53:52.271981816Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T10:53:52.272008847Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.451µs logger=migrator t=2026-05-11T10:53:52.275728207Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T10:53:52.276617731Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=889.084µs logger=migrator t=2026-05-11T10:53:52.281257255Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T10:53:52.282259701Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.004976ms logger=migrator t=2026-05-11T10:53:52.28658118Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T10:53:52.289983354Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.401764ms logger=migrator t=2026-05-11T10:53:52.293707623Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T10:53:52.293737144Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.781µs logger=migrator t=2026-05-11T10:53:52.297425012Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T10:53:52.298277076Z level=info msg="Migration successfully executed" id="create session table" duration=853.214µs logger=migrator t=2026-05-11T10:53:52.30291711Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T10:53:52.303036012Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=119.802µs logger=migrator t=2026-05-11T10:53:52.306507528Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T10:53:52.306583619Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=76.771µs logger=migrator t=2026-05-11T10:53:52.310075915Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T10:53:52.310748295Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=672.51µs logger=migrator t=2026-05-11T10:53:52.317360411Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T10:53:52.318096462Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=735.941µs logger=migrator t=2026-05-11T10:53:52.321836072Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T10:53:52.321878072Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=43.6µs logger=migrator t=2026-05-11T10:53:52.326180882Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T10:53:52.326230842Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=51.46µs logger=migrator t=2026-05-11T10:53:52.331578408Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T10:53:52.334904581Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.334173ms logger=migrator t=2026-05-11T10:53:52.338811602Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T10:53:52.341962613Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.147391ms logger=migrator t=2026-05-11T10:53:52.346643708Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T10:53:52.346738849Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=95.761µs logger=migrator t=2026-05-11T10:53:52.350836805Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T10:53:52.350917586Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=80.431µs logger=migrator t=2026-05-11T10:53:52.357043874Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T10:53:52.358682799Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.641055ms logger=migrator t=2026-05-11T10:53:52.363304963Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T10:53:52.363463676Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=159.663µs logger=migrator t=2026-05-11T10:53:52.367580012Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T10:53:52.370911135Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.331003ms logger=migrator t=2026-05-11T10:53:52.374823227Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T10:53:52.374966239Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.442µs logger=migrator t=2026-05-11T10:53:52.379934499Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T10:53:52.383295642Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.360123ms logger=migrator t=2026-05-11T10:53:52.387346517Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T10:53:52.39066106Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.318563ms logger=migrator t=2026-05-11T10:53:52.395035589Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T10:53:52.39510017Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=65.381µs logger=migrator t=2026-05-11T10:53:52.400247712Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T10:53:52.401846128Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.596636ms logger=migrator t=2026-05-11T10:53:52.40637451Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T10:53:52.407721302Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.346482ms logger=migrator t=2026-05-11T10:53:52.412502929Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T10:53:52.413752808Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.250469ms logger=migrator t=2026-05-11T10:53:52.418624906Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T10:53:52.419586151Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=960.905µs logger=migrator t=2026-05-11T10:53:52.423515354Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T10:53:52.424338617Z level=info msg="Migration successfully executed" id="add index alert state" duration=823.293µs logger=migrator t=2026-05-11T10:53:52.42831609Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T10:53:52.429215625Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=895.075µs logger=migrator t=2026-05-11T10:53:52.434467748Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T10:53:52.435094779Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=625.621µs logger=migrator t=2026-05-11T10:53:52.439173204Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T10:53:52.440637127Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.461993ms logger=migrator t=2026-05-11T10:53:52.445182349Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T10:53:52.446671963Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.482424ms logger=migrator t=2026-05-11T10:53:52.452314504Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T10:53:52.46718296Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.861957ms logger=migrator t=2026-05-11T10:53:52.472286032Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T10:53:52.472999423Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=703.501µs logger=migrator t=2026-05-11T10:53:52.477355853Z 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-11T10:53:52.478291588Z 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=938.065µs logger=migrator t=2026-05-11T10:53:52.486521449Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T10:53:52.487482534Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=964.445µs logger=migrator t=2026-05-11T10:53:52.498145314Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T10:53:52.499310873Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.175869ms logger=migrator t=2026-05-11T10:53:52.505652544Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T10:53:52.506519308Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=866.614µs logger=migrator t=2026-05-11T10:53:52.514106289Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T10:53:52.524123448Z level=info msg="Migration successfully executed" id="Add column is_default" duration=10.016029ms logger=migrator t=2026-05-11T10:53:52.529556645Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T10:53:52.53295619Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.397395ms logger=migrator t=2026-05-11T10:53:52.539098928Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T10:53:52.543172372Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.078304ms logger=migrator t=2026-05-11T10:53:52.547044554Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T10:53:52.549655186Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.610382ms logger=migrator t=2026-05-11T10:53:52.554475892Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T10:53:52.555611381Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.134919ms logger=migrator t=2026-05-11T10:53:52.560109302Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T10:53:52.560136593Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.251µs logger=migrator t=2026-05-11T10:53:52.564111047Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T10:53:52.564137277Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.36µs logger=migrator t=2026-05-11T10:53:52.569039094Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T10:53:52.569917849Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=876.775µs logger=migrator t=2026-05-11T10:53:52.576484864Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T10:53:52.578021629Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.535675ms logger=migrator t=2026-05-11T10:53:52.58254064Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T10:53:52.583276823Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=734.103µs logger=migrator t=2026-05-11T10:53:52.588429994Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T10:53:52.589812016Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.374802ms logger=migrator t=2026-05-11T10:53:52.593779809Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T10:53:52.595812722Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.032373ms logger=migrator t=2026-05-11T10:53:52.60001394Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T10:53:52.607491818Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.474758ms logger=migrator t=2026-05-11T10:53:52.612745292Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T10:53:52.615560487Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.815305ms logger=migrator t=2026-05-11T10:53:52.619986038Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T10:53:52.620156261Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=170.653µs logger=migrator t=2026-05-11T10:53:52.624381527Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T10:53:52.625664698Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.280751ms logger=migrator t=2026-05-11T10:53:52.630925802Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T10:53:52.632272023Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.336611ms logger=migrator t=2026-05-11T10:53:52.636858567Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T10:53:52.640640367Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.78227ms logger=migrator t=2026-05-11T10:53:52.646633362Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T10:53:52.646717744Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=84.932µs logger=migrator t=2026-05-11T10:53:52.65460864Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T10:53:52.65591079Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.30269ms logger=migrator t=2026-05-11T10:53:52.661129274Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T10:53:52.662611758Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.481454ms logger=migrator t=2026-05-11T10:53:52.66908254Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T10:53:52.669309234Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=247.734µs logger=migrator t=2026-05-11T10:53:52.673846417Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T10:53:52.675558823Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.712076ms logger=migrator t=2026-05-11T10:53:52.683761384Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T10:53:52.684925443Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.163809ms logger=migrator t=2026-05-11T10:53:52.690657785Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T10:53:52.691671701Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.013816ms logger=migrator t=2026-05-11T10:53:52.697085777Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T10:53:52.698047793Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=961.716µs logger=migrator t=2026-05-11T10:53:52.702606125Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T10:53:52.703599711Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=993.066µs logger=migrator t=2026-05-11T10:53:52.708364177Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T10:53:52.709393134Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.023687ms logger=migrator t=2026-05-11T10:53:52.714286451Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T10:53:52.714313422Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.971µs logger=migrator t=2026-05-11T10:53:52.71793317Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T10:53:52.72231318Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.37978ms logger=migrator t=2026-05-11T10:53:52.72607718Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T10:53:52.727001215Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=921.785µs logger=migrator t=2026-05-11T10:53:52.730981728Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T10:53:52.738975915Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.995298ms logger=migrator t=2026-05-11T10:53:52.743874354Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T10:53:52.744855309Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=973.225µs logger=migrator t=2026-05-11T10:53:52.750893925Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T10:53:52.751879721Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=985.266µs logger=migrator t=2026-05-11T10:53:52.757379799Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T10:53:52.759730347Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.602272ms logger=migrator t=2026-05-11T10:53:52.767321807Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T10:53:52.785037901Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.717144ms logger=migrator t=2026-05-11T10:53:52.791684716Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T10:53:52.792421348Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=736.922µs logger=migrator t=2026-05-11T10:53:52.798376753Z 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-11T10:53:52.80006386Z 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.687307ms logger=migrator t=2026-05-11T10:53:52.808081148Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T10:53:52.808729138Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=651.81µs logger=migrator t=2026-05-11T10:53:52.816570473Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T10:53:52.817607939Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.038746ms logger=migrator t=2026-05-11T10:53:52.82640245Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T10:53:52.828682366Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=2.278966ms logger=migrator t=2026-05-11T10:53:52.833430162Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T10:53:52.837252703Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.825541ms logger=migrator t=2026-05-11T10:53:52.842324454Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T10:53:52.848519543Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.192559ms logger=migrator t=2026-05-11T10:53:52.854289704Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T10:53:52.855593076Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.304472ms logger=migrator t=2026-05-11T10:53:52.861158175Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T10:53:52.863565893Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.404678ms logger=migrator t=2026-05-11T10:53:52.869400536Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T10:53:52.869757902Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=359.176µs logger=migrator t=2026-05-11T10:53:52.874568918Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T10:53:52.881480588Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.91043ms logger=migrator t=2026-05-11T10:53:52.886664471Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T10:53:52.887607886Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=943.595µs logger=migrator t=2026-05-11T10:53:52.893260096Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T10:53:52.8935212Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=262.144µs logger=migrator t=2026-05-11T10:53:52.898614632Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T10:53:52.89918959Z level=info msg="Migration successfully executed" id="Move region to single row" duration=575.539µs logger=migrator t=2026-05-11T10:53:52.904470115Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T10:53:52.906169432Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.699157ms logger=migrator t=2026-05-11T10:53:52.914478145Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T10:53:52.91607687Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.601425ms logger=migrator t=2026-05-11T10:53:52.921948063Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T10:53:52.92356922Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.621707ms logger=migrator t=2026-05-11T10:53:52.928866744Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T10:53:52.9298431Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=975.966µs logger=migrator t=2026-05-11T10:53:52.936123659Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T10:53:52.93800616Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.885561ms logger=migrator t=2026-05-11T10:53:52.944576855Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T10:53:52.945797364Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.223999ms logger=migrator t=2026-05-11T10:53:52.950569751Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T10:53:52.950785144Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=215.973µs logger=migrator t=2026-05-11T10:53:52.957119605Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T10:53:52.958920514Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.799489ms logger=migrator t=2026-05-11T10:53:52.96494362Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T10:53:52.965847284Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=903.804µs logger=migrator t=2026-05-11T10:53:52.972230245Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T10:53:52.974219487Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.989032ms logger=migrator t=2026-05-11T10:53:52.98068246Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T10:53:52.982267286Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.584096ms logger=migrator t=2026-05-11T10:53:53.529096617Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T10:53:53.529457693Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=362.576µs logger=migrator t=2026-05-11T10:53:53.535821815Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T10:53:53.536838931Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.016986ms logger=migrator t=2026-05-11T10:53:53.541939072Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T10:53:53.542116745Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=177.663µs logger=migrator t=2026-05-11T10:53:53.549316199Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T10:53:53.550240364Z level=info msg="Migration successfully executed" id="create team table" duration=924.075µs logger=migrator t=2026-05-11T10:53:53.554697135Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T10:53:53.556179799Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.482644ms logger=migrator t=2026-05-11T10:53:53.561372862Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T10:53:53.562288206Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=915.154µs logger=migrator t=2026-05-11T10:53:53.567793784Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T10:53:53.572452108Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.658174ms logger=migrator t=2026-05-11T10:53:53.580242102Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T10:53:53.580438155Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=197.393µs logger=migrator t=2026-05-11T10:53:53.587703301Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T10:53:53.589197065Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.493704ms logger=migrator t=2026-05-11T10:53:53.594663542Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T10:53:53.595398144Z level=info msg="Migration successfully executed" id="create team member table" duration=734.642µs logger=migrator t=2026-05-11T10:53:53.601024483Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T10:53:53.602012049Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=994.186µs logger=migrator t=2026-05-11T10:53:53.606938887Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T10:53:53.608590264Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.649737ms logger=migrator t=2026-05-11T10:53:53.613682484Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T10:53:53.615053097Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.371193ms logger=migrator t=2026-05-11T10:53:53.62220605Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T10:53:53.629592928Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.385968ms logger=migrator t=2026-05-11T10:53:53.635838577Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T10:53:53.640738416Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.899559ms logger=migrator t=2026-05-11T10:53:53.64539156Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T10:53:53.656258023Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=10.859203ms logger=migrator t=2026-05-11T10:53:53.662447682Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T10:53:53.663530709Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.083927ms logger=migrator t=2026-05-11T10:53:53.670317717Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T10:53:53.671621378Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.303641ms logger=migrator t=2026-05-11T10:53:53.677006154Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T10:53:53.678117721Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.111827ms logger=migrator t=2026-05-11T10:53:53.683967744Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T10:53:53.685154653Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.184849ms logger=migrator t=2026-05-11T10:53:53.691991702Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T10:53:53.693299703Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.306971ms logger=migrator t=2026-05-11T10:53:53.698982714Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T10:53:53.700313224Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.362161ms logger=migrator t=2026-05-11T10:53:53.707371247Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T10:53:53.709118415Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.748918ms logger=migrator t=2026-05-11T10:53:53.716266319Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T10:53:53.717384956Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.119337ms logger=migrator t=2026-05-11T10:53:53.723502575Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T10:53:53.724438199Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=935.154µs logger=migrator t=2026-05-11T10:53:53.730687629Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T10:53:53.731289618Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=602.36µs logger=migrator t=2026-05-11T10:53:53.738075336Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T10:53:53.740123988Z level=info msg="Migration successfully executed" id="create tag table" duration=2.048202ms logger=migrator t=2026-05-11T10:53:53.745917011Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T10:53:53.746934677Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.018836ms logger=migrator t=2026-05-11T10:53:53.753777986Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T10:53:53.755346192Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.565905ms logger=migrator t=2026-05-11T10:53:53.760576315Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T10:53:53.762227021Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.650546ms logger=migrator t=2026-05-11T10:53:53.767787109Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T10:53:53.768784986Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=997.377µs logger=migrator t=2026-05-11T10:53:53.775128497Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T10:53:53.795619723Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.488147ms logger=migrator t=2026-05-11T10:53:53.801003838Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T10:53:53.801594748Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=591.51µs logger=migrator t=2026-05-11T10:53:53.806675759Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T10:53:53.80857417Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.89405ms logger=migrator t=2026-05-11T10:53:53.815752383Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T10:53:53.816083659Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=331.476µs logger=migrator t=2026-05-11T10:53:53.821110398Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T10:53:53.821732439Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=621.861µs logger=migrator t=2026-05-11T10:53:53.82621682Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T10:53:53.827041364Z level=info msg="Migration successfully executed" id="create user auth table" duration=824.214µs logger=migrator t=2026-05-11T10:53:53.833319844Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T10:53:53.835278054Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.9564ms logger=migrator t=2026-05-11T10:53:53.84002039Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T10:53:53.840089351Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.801µs logger=migrator t=2026-05-11T10:53:53.844445061Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T10:53:53.850273724Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.828433ms logger=migrator t=2026-05-11T10:53:53.857429367Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T10:53:53.8632376Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.807573ms logger=migrator t=2026-05-11T10:53:53.867846183Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T10:53:53.873591605Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.747332ms logger=migrator t=2026-05-11T10:53:53.878167468Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T10:53:53.887361674Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.228247ms logger=migrator t=2026-05-11T10:53:53.893666755Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T10:53:53.894458338Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=791.103µs logger=migrator t=2026-05-11T10:53:53.899059691Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T10:53:53.905609766Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.549695ms logger=migrator t=2026-05-11T10:53:53.909881203Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T10:53:53.910793117Z level=info msg="Migration successfully executed" id="create server_lock table" duration=909.494µs logger=migrator t=2026-05-11T10:53:53.9197285Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T10:53:53.920950609Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.221759ms logger=migrator t=2026-05-11T10:53:53.925621984Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T10:53:53.927099657Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.477503ms logger=migrator t=2026-05-11T10:53:53.933250635Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T10:53:53.934359033Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.108168ms logger=migrator t=2026-05-11T10:53:53.940933108Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T10:53:53.942784148Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.853829ms logger=migrator t=2026-05-11T10:53:53.947668335Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T10:53:53.948665611Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=997.226µs logger=migrator t=2026-05-11T10:53:53.952931448Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T10:53:53.958825223Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.889895ms logger=migrator t=2026-05-11T10:53:53.965496469Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T10:53:53.967089255Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.593926ms logger=migrator t=2026-05-11T10:53:53.971354842Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T10:53:53.972276807Z level=info msg="Migration successfully executed" id="create cache_data table" duration=921.485µs logger=migrator t=2026-05-11T10:53:53.976908371Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T10:53:53.97872881Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.818979ms logger=migrator t=2026-05-11T10:53:53.985450837Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T10:53:53.987078533Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.626226ms logger=migrator t=2026-05-11T10:53:53.992007541Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T10:53:53.993073339Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.016097ms logger=migrator t=2026-05-11T10:53:53.99880899Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T10:53:53.998918961Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=112.271µs logger=migrator t=2026-05-11T10:53:54.006585814Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T10:53:54.006752637Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=168.543µs logger=migrator t=2026-05-11T10:53:54.013216319Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T10:53:54.015525226Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.252766ms logger=migrator t=2026-05-11T10:53:54.021684394Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T10:53:54.022885353Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.200639ms logger=migrator t=2026-05-11T10:53:54.029539249Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T10:53:54.030760168Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.221329ms logger=migrator t=2026-05-11T10:53:54.036441108Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T10:53:54.03654217Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=103.142µs logger=migrator t=2026-05-11T10:53:54.042989253Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T10:53:54.044121721Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.129228ms logger=migrator t=2026-05-11T10:53:54.049443716Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T10:53:54.050892408Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.445963ms logger=migrator t=2026-05-11T10:53:54.056746662Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T10:53:54.058254936Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.508144ms logger=migrator t=2026-05-11T10:53:54.064327332Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T10:53:54.065755785Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.428623ms logger=migrator t=2026-05-11T10:53:54.07360877Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T10:53:54.077941259Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.332089ms logger=migrator t=2026-05-11T10:53:54.082318429Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T10:53:54.084169208Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.854879ms logger=migrator t=2026-05-11T10:53:54.091166959Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T10:53:54.091282061Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=115.522µs logger=migrator t=2026-05-11T10:53:54.095603549Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T10:53:54.097279846Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.674267ms logger=migrator t=2026-05-11T10:53:54.10190637Z 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-11T10:53:54.103871531Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.965121ms logger=migrator t=2026-05-11T10:53:54.116135797Z 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-11T10:53:54.118068887Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.9318ms logger=migrator t=2026-05-11T10:53:54.123064546Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T10:53:54.123331541Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=271.775µs logger=migrator t=2026-05-11T10:53:54.129278505Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T10:53:54.130643937Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.361632ms logger=migrator t=2026-05-11T10:53:54.136586192Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T10:53:54.137685759Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.098717ms logger=migrator t=2026-05-11T10:53:54.142331003Z 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-11T10:53:54.14341846Z 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.087217ms logger=migrator t=2026-05-11T10:53:54.150661916Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T10:53:54.152458245Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.795779ms logger=migrator t=2026-05-11T10:53:54.159422735Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T10:53:54.16913659Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.714165ms logger=migrator t=2026-05-11T10:53:54.174153499Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T10:53:54.17540818Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.25463ms logger=migrator t=2026-05-11T10:53:54.181385644Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T10:53:54.182504802Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.118348ms logger=migrator t=2026-05-11T10:53:54.187239358Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T10:53:54.216969641Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.730333ms logger=migrator t=2026-05-11T10:53:54.222917025Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T10:53:54.24713333Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.216635ms logger=migrator t=2026-05-11T10:53:54.253464752Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T10:53:54.254255034Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=788.892µs logger=migrator t=2026-05-11T10:53:54.25965452Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T10:53:54.261888855Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.233625ms logger=migrator t=2026-05-11T10:53:54.267478374Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T10:53:54.273192585Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.713701ms logger=migrator t=2026-05-11T10:53:54.279200391Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T10:53:54.28546238Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.261209ms logger=migrator t=2026-05-11T10:53:54.290158435Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T10:53:54.291152421Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=994.036µs logger=migrator t=2026-05-11T10:53:54.297018764Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T10:53:54.29862553Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.606436ms logger=migrator t=2026-05-11T10:53:54.3087258Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T10:53:54.309824528Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.101658ms logger=migrator t=2026-05-11T10:53:54.314750957Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T10:53:54.3162715Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.519913ms logger=migrator t=2026-05-11T10:53:54.322103943Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T10:53:54.322213315Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=108.061µs logger=migrator t=2026-05-11T10:53:54.328592077Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T10:53:54.338056197Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.46666ms logger=migrator t=2026-05-11T10:53:54.342545019Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T10:53:54.347538318Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.992059ms logger=migrator t=2026-05-11T10:53:54.353038755Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T10:53:54.360147869Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.109254ms logger=migrator t=2026-05-11T10:53:54.365962131Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T10:53:54.366664582Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=700.821µs logger=migrator t=2026-05-11T10:53:54.371107763Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T10:53:54.372787659Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.678926ms logger=migrator t=2026-05-11T10:53:54.378019543Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T10:53:54.384840862Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.822519ms logger=migrator t=2026-05-11T10:53:54.390858967Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T10:53:54.39801008Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.149903ms logger=migrator t=2026-05-11T10:53:54.404338152Z 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-11T10:53:54.406201961Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.865819ms logger=migrator t=2026-05-11T10:53:54.411683198Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T10:53:54.417643233Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.959915ms logger=migrator t=2026-05-11T10:53:54.424207748Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T10:53:54.431358981Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.150233ms logger=migrator t=2026-05-11T10:53:54.436665526Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T10:53:54.436768927Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=105.861µs logger=migrator t=2026-05-11T10:53:54.442188423Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T10:53:54.443435354Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.246501ms logger=migrator t=2026-05-11T10:53:54.44948121Z 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-11T10:53:54.450541066Z 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.056686ms logger=migrator t=2026-05-11T10:53:54.455857891Z 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-11T10:53:54.457777882Z 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.919991ms logger=migrator t=2026-05-11T10:53:54.463518583Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T10:53:54.463690206Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=174.083µs logger=migrator t=2026-05-11T10:53:54.469762803Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T10:53:54.478292858Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.530545ms logger=migrator t=2026-05-11T10:53:54.486056612Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T10:53:54.493376908Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.321956ms logger=migrator t=2026-05-11T10:53:54.49856161Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T10:53:54.505053794Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.494634ms logger=migrator t=2026-05-11T10:53:54.511433676Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T10:53:54.51802813Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.589865ms logger=migrator t=2026-05-11T10:53:54.523456487Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T10:53:54.531085278Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.629571ms logger=migrator t=2026-05-11T10:53:54.536577196Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T10:53:54.536624356Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=53.82µs logger=migrator t=2026-05-11T10:53:54.54434868Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T10:53:54.545342875Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=994.655µs logger=migrator t=2026-05-11T10:53:54.554976718Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T10:53:54.562148752Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.173824ms logger=migrator t=2026-05-11T10:53:54.568566994Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T10:53:54.568621305Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=55.261µs logger=migrator t=2026-05-11T10:53:54.573444902Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T10:53:54.580113358Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.668866ms logger=migrator t=2026-05-11T10:53:54.585669766Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T10:53:54.586851715Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.181729ms logger=migrator t=2026-05-11T10:53:54.593552942Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T10:53:54.60346175Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.909188ms logger=migrator t=2026-05-11T10:53:54.609507726Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T10:53:54.6104103Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=900.104µs logger=migrator t=2026-05-11T10:53:54.615756935Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T10:53:54.616868722Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.111917ms logger=migrator t=2026-05-11T10:53:54.623557599Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T10:53:54.6305678Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.011771ms logger=migrator t=2026-05-11T10:53:54.638283613Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T10:53:54.639183297Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=897.864µs logger=migrator t=2026-05-11T10:53:54.646492534Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T10:53:54.647612142Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.119697ms logger=migrator t=2026-05-11T10:53:54.652775874Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T10:53:54.653690699Z level=info msg="Migration successfully executed" id="create alert_image table" duration=914.255µs logger=migrator t=2026-05-11T10:53:54.659919258Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T10:53:54.660977884Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.058906ms logger=migrator t=2026-05-11T10:53:54.666051215Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T10:53:54.666154907Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=107.782µs logger=migrator t=2026-05-11T10:53:54.672118222Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T10:53:54.67387522Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.755279ms logger=migrator t=2026-05-11T10:53:54.682013559Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T10:53:54.683905499Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.89491ms logger=migrator t=2026-05-11T10:53:54.69083241Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T10:53:54.691346308Z 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-11T10:53:54.696884776Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T10:53:54.698195916Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.31275ms logger=migrator t=2026-05-11T10:53:54.70343057Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T10:53:54.705431712Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.000642ms logger=migrator t=2026-05-11T10:53:54.712014826Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T10:53:54.718949407Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.934331ms logger=migrator t=2026-05-11T10:53:54.72414483Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T10:53:54.725231707Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.086497ms logger=migrator t=2026-05-11T10:53:54.73043144Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T10:53:54.731695779Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.26454ms logger=migrator t=2026-05-11T10:53:54.737330669Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T10:53:54.738306725Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=984.466µs logger=migrator t=2026-05-11T10:53:54.743468627Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T10:53:54.74555866Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.089553ms logger=migrator t=2026-05-11T10:53:54.751740529Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T10:53:54.752978228Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.237499ms logger=migrator t=2026-05-11T10:53:54.759202107Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T10:53:54.759243408Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.811µs logger=migrator t=2026-05-11T10:53:54.76502507Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T10:53:54.765147001Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=120.262µs logger=migrator t=2026-05-11T10:53:54.770139571Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T10:53:54.780913413Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.774912ms logger=migrator t=2026-05-11T10:53:54.78701376Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T10:53:54.787450816Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=436.266µs logger=migrator t=2026-05-11T10:53:54.792259103Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T10:53:54.793458963Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.19968ms logger=migrator t=2026-05-11T10:53:54.798881708Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T10:53:54.799260335Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=379.087µs logger=migrator t=2026-05-11T10:53:54.80401813Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T10:53:54.805064237Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.044797ms logger=migrator t=2026-05-11T10:53:54.811162984Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T10:53:54.812607947Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.444993ms logger=migrator t=2026-05-11T10:53:54.818044333Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T10:53:54.85367524Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.629017ms logger=migrator t=2026-05-11T10:53:54.859781307Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T10:53:54.871476303Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.695506ms logger=migrator t=2026-05-11T10:53:54.877706233Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T10:53:54.877895676Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=189.043µs logger=migrator t=2026-05-11T10:53:54.883118469Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T10:53:54.917596567Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.475788ms logger=migrator t=2026-05-11T10:53:54.923057544Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T10:53:54.955104374Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.0419ms logger=migrator t=2026-05-11T10:53:54.960743534Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T10:53:54.96176522Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.018226ms logger=migrator t=2026-05-11T10:53:54.969778087Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T10:53:54.972043653Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.262816ms logger=migrator t=2026-05-11T10:53:54.979454871Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T10:53:54.979760776Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=301.795µs logger=migrator t=2026-05-11T10:53:54.990551048Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T10:53:54.992277975Z level=info msg="Migration successfully executed" id="create permission table" duration=1.731907ms logger=migrator t=2026-05-11T10:53:54.998637017Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T10:53:54.999612862Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=975.925µs logger=migrator t=2026-05-11T10:53:55.004621112Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T10:53:55.005591117Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=969.595µs logger=migrator t=2026-05-11T10:53:55.010526305Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T10:53:55.011361829Z level=info msg="Migration successfully executed" id="create role table" duration=835.223µs logger=migrator t=2026-05-11T10:53:55.017843522Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T10:53:55.026682283Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.835941ms logger=migrator t=2026-05-11T10:53:55.064650215Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T10:53:55.075396086Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.748811ms logger=migrator t=2026-05-11T10:53:55.084848697Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T10:53:55.086087156Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.238679ms logger=migrator t=2026-05-11T10:53:55.094889346Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T10:53:55.097054031Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.166185ms logger=migrator t=2026-05-11T10:53:55.107253663Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T10:53:55.108648135Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.394642ms logger=migrator t=2026-05-11T10:53:55.115421052Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T10:53:55.11653807Z level=info msg="Migration successfully executed" id="create team role table" duration=1.114458ms logger=migrator t=2026-05-11T10:53:55.127956141Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T10:53:55.129851652Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.894741ms logger=migrator t=2026-05-11T10:53:55.136255174Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T10:53:55.137456762Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.200948ms logger=migrator t=2026-05-11T10:53:55.142949909Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T10:53:55.144241321Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.290922ms logger=migrator t=2026-05-11T10:53:55.150055663Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T10:53:55.151317102Z level=info msg="Migration successfully executed" id="create user role table" duration=1.262359ms logger=migrator t=2026-05-11T10:53:55.157680844Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T10:53:55.159100186Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.421052ms logger=migrator t=2026-05-11T10:53:55.166543215Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T10:53:55.167913386Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.375261ms logger=migrator t=2026-05-11T10:53:55.173749139Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T10:53:55.175360985Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.612076ms logger=migrator t=2026-05-11T10:53:55.179901306Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T10:53:55.180896373Z level=info msg="Migration successfully executed" id="create builtin role table" duration=994.607µs logger=migrator t=2026-05-11T10:53:55.18515257Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T10:53:55.186403461Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.250511ms logger=migrator t=2026-05-11T10:53:55.190723189Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T10:53:55.191894118Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.170699ms logger=migrator t=2026-05-11T10:53:55.19646217Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T10:53:55.20588801Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.421731ms logger=migrator t=2026-05-11T10:53:55.210674035Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T10:53:55.211508529Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=835.054µs logger=migrator t=2026-05-11T10:53:55.216416647Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T10:53:55.218459519Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.042312ms logger=migrator t=2026-05-11T10:53:55.224052198Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T10:53:55.226295814Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.243276ms logger=migrator t=2026-05-11T10:53:55.231124621Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T10:53:55.232430041Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.31548ms logger=migrator t=2026-05-11T10:53:55.236884822Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T10:53:55.238097841Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.212669ms logger=migrator t=2026-05-11T10:53:55.244052136Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T10:53:55.24553749Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.485284ms logger=migrator t=2026-05-11T10:53:55.24999747Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T10:53:55.259202617Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.202847ms logger=migrator t=2026-05-11T10:53:55.264678294Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T10:53:55.273400273Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.721139ms logger=migrator t=2026-05-11T10:53:55.278103848Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T10:53:55.286817886Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.713118ms logger=migrator t=2026-05-11T10:53:55.291651012Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T10:53:55.298727975Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.075333ms logger=migrator t=2026-05-11T10:53:55.303231666Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T10:53:55.304612958Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.380202ms logger=migrator t=2026-05-11T10:53:55.310193217Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T10:53:55.312429273Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.238976ms logger=migrator t=2026-05-11T10:53:55.317227118Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T10:53:55.318385467Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.158179ms logger=migrator t=2026-05-11T10:53:55.323031372Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T10:53:55.324035967Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.002625ms logger=migrator t=2026-05-11T10:53:55.329033937Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T10:53:55.330315737Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.28067ms logger=migrator t=2026-05-11T10:53:55.335337717Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T10:53:55.335489009Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=150.782µs logger=migrator t=2026-05-11T10:53:55.341246Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T10:53:55.341292101Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=46.841µs logger=migrator t=2026-05-11T10:53:55.346426533Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T10:53:55.347707133Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.28435ms logger=migrator t=2026-05-11T10:53:55.352443338Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T10:53:55.353247671Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=810.253µs logger=migrator t=2026-05-11T10:53:55.357326646Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T10:53:55.358392983Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.066797ms logger=migrator t=2026-05-11T10:53:55.363346752Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T10:53:55.363551425Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=205.513µs logger=migrator t=2026-05-11T10:53:55.368201619Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T10:53:55.368935161Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=733.221µs logger=migrator t=2026-05-11T10:53:55.375980522Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T10:53:55.377126111Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.145159ms logger=migrator t=2026-05-11T10:53:55.383257438Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T10:53:55.384511857Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.256539ms logger=migrator t=2026-05-11T10:53:55.389146802Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T10:53:55.398253446Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.103304ms logger=migrator t=2026-05-11T10:53:55.405177747Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T10:53:55.405252628Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=76.471µs logger=migrator t=2026-05-11T10:53:55.410091915Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T10:53:55.411109551Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.017605ms logger=migrator t=2026-05-11T10:53:55.417492482Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T10:53:55.419386982Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.89347ms logger=migrator t=2026-05-11T10:53:55.426418343Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T10:53:55.428323834Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.905301ms logger=migrator t=2026-05-11T10:53:55.433352034Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T10:53:55.445516247Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.163823ms logger=migrator t=2026-05-11T10:53:55.451134686Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T10:53:55.452189004Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.053818ms logger=migrator t=2026-05-11T10:53:55.458611826Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T10:53:55.459614641Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.002665ms logger=migrator t=2026-05-11T10:53:55.464656171Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T10:53:55.488190996Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.529674ms logger=migrator t=2026-05-11T10:53:55.499011707Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T10:53:55.500495891Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.485804ms logger=migrator t=2026-05-11T10:53:55.505880247Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T10:53:55.50793631Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.056044ms logger=migrator t=2026-05-11T10:53:55.512798026Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T10:53:55.514026586Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.22979ms logger=migrator t=2026-05-11T10:53:55.520129513Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T10:53:55.521332802Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.23961ms logger=migrator t=2026-05-11T10:53:55.525916755Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T10:53:55.526357352Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=440.237µs logger=migrator t=2026-05-11T10:53:55.532003151Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T10:53:55.533455685Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.452414ms logger=migrator t=2026-05-11T10:53:55.543327911Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T10:53:55.551887127Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.559546ms logger=migrator t=2026-05-11T10:53:55.556217057Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T10:53:55.556879337Z level=info msg="Migration successfully executed" id="create entity_events table" duration=661.991µs logger=migrator t=2026-05-11T10:53:55.561706354Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T10:53:55.562893612Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.186878ms logger=migrator t=2026-05-11T10:53:55.571741003Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T10:53:55.572732909Z 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-11T10:53:55.577658517Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T10:53:55.578155395Z 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-11T10:53:55.583192804Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T10:53:55.584844131Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.650997ms logger=migrator t=2026-05-11T10:53:55.591311584Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T10:53:55.592691706Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.379672ms logger=migrator t=2026-05-11T10:53:55.597698676Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T10:53:55.598896494Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.197358ms logger=migrator t=2026-05-11T10:53:55.603272584Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T10:53:55.604457613Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.181969ms logger=migrator t=2026-05-11T10:53:55.611318601Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T10:53:55.613294253Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.974962ms logger=migrator t=2026-05-11T10:53:55.618019729Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T10:53:55.619185317Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.166178ms logger=migrator t=2026-05-11T10:53:55.623823241Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T10:53:55.624664454Z level=info msg="Migration successfully executed" id="Drop public config table" duration=841.523µs logger=migrator t=2026-05-11T10:53:55.632115773Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T10:53:55.633653866Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.538913ms logger=migrator t=2026-05-11T10:53:55.638635866Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T10:53:55.640537736Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.90188ms logger=migrator t=2026-05-11T10:53:55.646755595Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T10:53:55.648166888Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.411803ms logger=migrator t=2026-05-11T10:53:55.652811961Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T10:53:55.65462229Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.812199ms logger=migrator t=2026-05-11T10:53:55.659891874Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T10:53:55.692086175Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=32.191791ms logger=migrator t=2026-05-11T10:53:55.698851993Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T10:53:55.710861924Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.009821ms logger=migrator t=2026-05-11T10:53:55.716563074Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T10:53:55.723049387Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.484783ms logger=migrator t=2026-05-11T10:53:55.727387846Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T10:53:55.72761037Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=223.234µs logger=migrator t=2026-05-11T10:53:55.735118309Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T10:53:55.748175496Z level=info msg="Migration successfully executed" id="add share column" duration=13.058437ms logger=migrator t=2026-05-11T10:53:55.753666363Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T10:53:55.753840376Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=174.493µs logger=migrator t=2026-05-11T10:53:55.759961914Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T10:53:55.761301435Z level=info msg="Migration successfully executed" id="create file table" duration=1.338991ms logger=migrator t=2026-05-11T10:53:55.765889658Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T10:53:55.766773492Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=883.754µs logger=migrator t=2026-05-11T10:53:55.772664555Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T10:53:55.773848934Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.175099ms logger=migrator t=2026-05-11T10:53:55.780344898Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T10:53:55.78177677Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.432582ms logger=migrator t=2026-05-11T10:53:55.789422562Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T10:53:55.791709198Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.285586ms logger=migrator t=2026-05-11T10:53:55.796675497Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T10:53:55.796740338Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.671µs logger=migrator t=2026-05-11T10:53:55.802656562Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T10:53:55.802774414Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=118.752µs logger=migrator t=2026-05-11T10:53:55.807681723Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T10:53:55.808590167Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=912.305µs logger=migrator t=2026-05-11T10:53:55.815068999Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T10:53:55.815299223Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=230.824µs logger=migrator t=2026-05-11T10:53:55.820179491Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T10:53:55.821642764Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.463023ms logger=migrator t=2026-05-11T10:53:55.826112605Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T10:53:55.836109254Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.995499ms logger=migrator t=2026-05-11T10:53:55.841288776Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T10:53:55.841408678Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=120.432µs logger=migrator t=2026-05-11T10:53:55.849779261Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T10:53:55.851712311Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.93241ms logger=migrator t=2026-05-11T10:53:55.857652726Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T10:53:55.858421279Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=770.423µs logger=migrator t=2026-05-11T10:53:55.862095857Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T10:53:55.86231828Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=221.883µs logger=migrator t=2026-05-11T10:53:55.867137147Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T10:53:55.867711646Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=574.169µs logger=migrator t=2026-05-11T10:53:55.874638876Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T10:53:55.885726072Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.088097ms logger=migrator t=2026-05-11T10:53:55.890417157Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T10:53:55.904436489Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=14.019113ms logger=migrator t=2026-05-11T10:53:55.908481854Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T10:53:55.909361288Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=880.854µs logger=migrator t=2026-05-11T10:53:55.91584151Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T10:53:56.004640212Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=88.796732ms logger=migrator t=2026-05-11T10:53:56.009856875Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T10:53:56.011179485Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.32189ms logger=migrator t=2026-05-11T10:53:56.014550919Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T10:53:56.015725378Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.17482ms logger=migrator t=2026-05-11T10:53:56.020588635Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T10:53:56.047845937Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.260242ms logger=migrator t=2026-05-11T10:53:56.052292108Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T10:53:56.058611908Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.32019ms logger=migrator t=2026-05-11T10:53:56.061670656Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T10:53:56.062000721Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=330.385µs logger=migrator t=2026-05-11T10:53:56.065113351Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T10:53:56.065284445Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=170.404µs logger=migrator t=2026-05-11T10:53:56.071614115Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T10:53:56.072054462Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=441.707µs logger=migrator t=2026-05-11T10:53:56.077692831Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T10:53:56.077891684Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=199.773µs logger=migrator t=2026-05-11T10:53:56.082422346Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T10:53:56.08267822Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=257.374µs logger=migrator t=2026-05-11T10:53:56.08709802Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T10:53:56.088168847Z level=info msg="Migration successfully executed" id="create folder table" duration=1.070887ms logger=migrator t=2026-05-11T10:53:56.092477785Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T10:53:56.093856327Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.372792ms logger=migrator t=2026-05-11T10:53:56.097103769Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T10:53:56.099107991Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.000642ms logger=migrator t=2026-05-11T10:53:56.105708446Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T10:53:56.105737426Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.96µs logger=migrator t=2026-05-11T10:53:56.108796314Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T10:53:56.110052534Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.2558ms logger=migrator t=2026-05-11T10:53:56.114229501Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T10:53:56.116024959Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.792928ms logger=migrator t=2026-05-11T10:53:56.122503342Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T10:53:56.123843543Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.342531ms logger=migrator t=2026-05-11T10:53:56.127201507Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T10:53:56.127585413Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=387.366µs logger=migrator t=2026-05-11T10:53:56.13120496Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T10:53:56.131450614Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=246.184µs logger=migrator t=2026-05-11T10:53:56.135053301Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T10:53:56.136301301Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.2502ms logger=migrator t=2026-05-11T10:53:56.14064884Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T10:53:56.141972721Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.324231ms logger=migrator t=2026-05-11T10:53:56.150250402Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T10:53:56.15140222Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.152688ms logger=migrator t=2026-05-11T10:53:56.156460961Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T10:53:56.157712421Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.250619ms logger=migrator t=2026-05-11T10:53:56.163565104Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T10:53:56.164876964Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.31181ms logger=migrator t=2026-05-11T10:53:56.169376196Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T10:53:56.170330301Z level=info msg="Migration successfully executed" id="create anon_device table" duration=954.025µs logger=migrator t=2026-05-11T10:53:56.173796136Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T10:53:56.175117847Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.321431ms logger=migrator t=2026-05-11T10:53:56.193031261Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T10:53:56.194582316Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.552135ms logger=migrator t=2026-05-11T10:53:56.201988433Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T10:53:56.203541848Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.557395ms logger=migrator t=2026-05-11T10:53:56.208534898Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T10:53:56.210802523Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.266476ms logger=migrator t=2026-05-11T10:53:56.215783292Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T10:53:56.217008672Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.22569ms logger=migrator t=2026-05-11T10:53:56.221810818Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T10:53:56.222295086Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=488.918µs logger=migrator t=2026-05-11T10:53:56.226606114Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T10:53:56.234573411Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.964666ms logger=migrator t=2026-05-11T10:53:56.242347504Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T10:53:56.243222528Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=879.104µs logger=migrator t=2026-05-11T10:53:56.248684205Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T10:53:56.248708625Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.641µs logger=migrator t=2026-05-11T10:53:56.254514547Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T10:53:56.255820158Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.305461ms logger=migrator t=2026-05-11T10:53:56.261575859Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T10:53:56.26161467Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=39.921µs logger=migrator t=2026-05-11T10:53:56.267394442Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T10:53:56.27240641Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=5.009358ms logger=migrator t=2026-05-11T10:53:56.279109517Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T10:53:56.280754193Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.644186ms logger=migrator t=2026-05-11T10:53:56.287277887Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T10:53:56.289343959Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.064962ms logger=migrator t=2026-05-11T10:53:56.297508289Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T10:53:56.299175286Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.670567ms logger=migrator t=2026-05-11T10:53:56.307478987Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T10:53:56.307876613Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=401.076µs logger=migrator t=2026-05-11T10:53:56.326315807Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T10:53:56.327551366Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.239379ms logger=migrator t=2026-05-11T10:53:56.33415235Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T10:53:56.338732863Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=4.578493ms logger=migrator t=2026-05-11T10:53:56.346773291Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T10:53:56.34799406Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.225149ms logger=migrator t=2026-05-11T10:53:56.355810724Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T10:53:56.370962715Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.152981ms logger=migrator t=2026-05-11T10:53:56.418557261Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T10:53:56.430682023Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.128193ms logger=migrator t=2026-05-11T10:53:56.49410404Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T10:53:56.512324888Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=18.217618ms logger=migrator t=2026-05-11T10:53:56.518888682Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T10:53:56.518949273Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=62.961µs logger=migrator t=2026-05-11T10:53:56.52381597Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T10:53:56.533884651Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.068121ms logger=migrator t=2026-05-11T10:53:56.540020228Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T10:53:56.552868532Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.845934ms logger=migrator t=2026-05-11T10:53:56.559481207Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T10:53:56.559797942Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=318.185µs logger=migrator t=2026-05-11T10:53:56.565618454Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.281543067s logger=migrator t=2026-05-11T10:53:56.566126582Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T10:53:56.580571581Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T10:53:56.580789615Z level=info msg="Created default organization" logger=secrets t=2026-05-11T10:53:56.589976771Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T10:53:56.639229342Z level=info msg="Restored cache from database" duration=412.507µs logger=plugin.store t=2026-05-11T10:53:56.640596174Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T10:53:56.678852652Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T10:53:56.678882682Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T10:53:56.678979924Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T10:53:56.678994204Z level=info msg="Plugins loaded" count=54 duration=38.39951ms logger=query_data t=2026-05-11T10:53:56.682773723Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T10:53:56.685303504Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T10:53:56.688810099Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T10:53:56.695908012Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T10:53:56.69773215Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T10:53:56.704283645Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T10:53:56.723067532Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T10:53:56.739022886Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T10:53:56.759008883Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T10:53:56.759038033Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-11T10:53:56.760319614Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-11T10:53:56.762391906Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-11T10:53:56.763117348Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-11T10:53:56.765378934Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-11T10:53:56.795967669Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-11T10:53:56.79853625Z level=info msg="State cache has been initialized" states=0 duration=36.141694ms logger=ngalert.scheduler t=2026-05-11T10:53:56.798575541Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T10:53:56.798659412Z level=info msg=starting first_tick=2026-05-11T10:54:00Z logger=sqlstore.transactions t=2026-05-11T10:53:56.807870719Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T10:53:56.82810477Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-11T10:53:56.840441785Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-11T10:53:56.840650438Z level=info msg="Update check succeeded" duration=76.587045ms logger=grafana.update.checker t=2026-05-11T10:53:56.841088255Z level=info msg="Update check succeeded" duration=78.281851ms logger=sqlstore.transactions t=2026-05-11T10:53:56.848513333Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T10:53:56.852635879Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T10:53:56.884470674Z level=info msg="Patterns update finished" duration=122.131099ms logger=provisioning.dashboard t=2026-05-11T10:53:56.909449611Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-11T10:53:56.913572475Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=grafana-apiserver t=2026-05-11T10:53:57.16230971Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T10:53:57.162835238Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T10:54:13.664581139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:13.667791789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:13.803976047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.004448115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.028898105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.064082852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.082757982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.133789865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.151156635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.179699018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.196389438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.225890166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.249795888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.276546422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.295833362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.328962887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.349419255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.396589648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.417209229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.448666987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.468626657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.508947713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.526334415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.557671761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.577157344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.610910788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.629802581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.667821632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.688710357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.727680072Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.747200115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.781322206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.816574003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.90448061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.921349102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.96885646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:14.986996671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.058526372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.080182548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.132377248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.152880496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.211369714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.227511175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.281476922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.300990745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.362823925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.385517847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.439506605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.458200635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.53584356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.5590866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.623445969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.641347338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.700740949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.715976935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.7819442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.80325469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.868913819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.890677777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.962686904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:15.988075828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.084042437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.107941847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.200241318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.215661358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.294723163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.309128026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.379104581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.395484845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.46225314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.477400215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.557436756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.572968386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.652598372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.673033118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.747813677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.764549067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.840948091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.857870824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:54:16.927566094Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T10:55:24.791579055Z level=info msg="Usage stats are ready to report"