logger=settings t=2026-08-12T11:11:06.191500518Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-12T11:11:06Z logger=settings t=2026-08-12T11:11:06.192674355Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-12T11:11:06.192714197Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-12T11:11:06.192725178Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-12T11:11:06.192730768Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-12T11:11:06.192734418Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-12T11:11:06.192744758Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-12T11:11:06.192750988Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-12T11:11:06.192756778Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-12T11:11:06.192761068Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-12T11:11:06.192768899Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-12T11:11:06.192773849Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-12T11:11:06.192778539Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-12T11:11:06.19279897Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-12T11:11:06.19280638Z level=info msg=Target target=[all] logger=settings t=2026-08-12T11:11:06.192818641Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-12T11:11:06.192823611Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-12T11:11:06.192831241Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-12T11:11:06.192835661Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-12T11:11:06.192839681Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-12T11:11:06.192844621Z level=info msg="App mode production" logger=sqlstore t=2026-08-12T11:11:06.194636421Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-12T11:11:06.194711562Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-12T11:11:06.199615254Z level=info msg="Locking database" logger=migrator t=2026-08-12T11:11:06.199641875Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-12T11:11:06.200940087Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-12T11:11:06.202351243Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.412006ms logger=migrator t=2026-08-12T11:11:06.207992439Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-12T11:11:06.208806996Z level=info msg="Migration successfully executed" id="create user table" duration=814.717µs logger=migrator t=2026-08-12T11:11:06.213020665Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-12T11:11:06.213728379Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=701.373µs logger=migrator t=2026-08-12T11:11:06.219228439Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-12T11:11:06.220185901Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=953.452µs logger=migrator t=2026-08-12T11:11:06.227221762Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-12T11:11:06.228258696Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.038804ms logger=migrator t=2026-08-12T11:11:06.233802338Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-12T11:11:06.234912295Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.109957ms logger=migrator t=2026-08-12T11:11:06.241937056Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-12T11:11:06.245693899Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.757764ms logger=migrator t=2026-08-12T11:11:06.249355479Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-12T11:11:06.250124686Z level=info msg="Migration successfully executed" id="create user table v2" duration=769.276µs logger=migrator t=2026-08-12T11:11:06.254169118Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-12T11:11:06.255058967Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=889.309µs logger=migrator t=2026-08-12T11:11:06.272272274Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-12T11:11:06.273758023Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.49054ms logger=migrator t=2026-08-12T11:11:06.280135812Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-12T11:11:06.280755993Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=623.56µs logger=migrator t=2026-08-12T11:11:06.286837433Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-12T11:11:06.287483694Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=646.151µs logger=migrator t=2026-08-12T11:11:06.293487652Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-12T11:11:06.294699121Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.210729ms logger=migrator t=2026-08-12T11:11:06.298878419Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-12T11:11:06.29892746Z level=info msg="Migration successfully executed" id="Update user table charset" duration=50.701µs logger=migrator t=2026-08-12T11:11:06.303403257Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-12T11:11:06.30529516Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.891143ms logger=migrator t=2026-08-12T11:11:06.310022505Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-12T11:11:06.310246993Z level=info msg="Migration successfully executed" id="Add missing user data" duration=227.208µs logger=migrator t=2026-08-12T11:11:06.314084389Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-12T11:11:06.31565754Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.571571ms logger=migrator t=2026-08-12T11:11:06.320080525Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-12T11:11:06.321298686Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.211311ms logger=migrator t=2026-08-12T11:11:06.326348072Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-12T11:11:06.327465089Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.117736ms logger=migrator t=2026-08-12T11:11:06.332563767Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-12T11:11:06.343391553Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.829966ms logger=migrator t=2026-08-12T11:11:06.359458462Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-12T11:11:06.361403395Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.936603ms logger=migrator t=2026-08-12T11:11:06.369211742Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-12T11:11:06.369449009Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=237.268µs logger=migrator t=2026-08-12T11:11:06.376548952Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-12T11:11:06.37769127Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.142328ms logger=migrator t=2026-08-12T11:11:06.382244371Z 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-08-12T11:11:06.382748028Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=504.047µs logger=migrator t=2026-08-12T11:11:06.386581773Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-12T11:11:06.386975756Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=393.593µs logger=migrator t=2026-08-12T11:11:06.391674321Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-12T11:11:06.392416625Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=744.533µs logger=migrator t=2026-08-12T11:11:06.397977308Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-12T11:11:06.399035973Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.055675ms logger=migrator t=2026-08-12T11:11:06.40382404Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-12T11:11:06.404523253Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=699.023µs logger=migrator t=2026-08-12T11:11:06.409154526Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-12T11:11:06.409987183Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=831.877µs logger=migrator t=2026-08-12T11:11:06.415340609Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-12T11:11:06.416380073Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.039074ms logger=migrator t=2026-08-12T11:11:06.420985635Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-12T11:11:06.421013596Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.161µs logger=migrator t=2026-08-12T11:11:06.425434211Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-12T11:11:06.426408693Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=973.082µs logger=migrator t=2026-08-12T11:11:06.431216491Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-12T11:11:06.432193803Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=976.302µs logger=migrator t=2026-08-12T11:11:06.436127913Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-12T11:11:06.436775454Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=646.441µs logger=migrator t=2026-08-12T11:11:06.440698373Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-12T11:11:06.441354635Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=655.622µs logger=migrator t=2026-08-12T11:11:06.446168842Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:11:06.450848987Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.678285ms logger=migrator t=2026-08-12T11:11:06.454754485Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-12T11:11:06.455517071Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=761.975µs logger=migrator t=2026-08-12T11:11:06.45946135Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-12T11:11:06.460117971Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=658.271µs logger=migrator t=2026-08-12T11:11:06.464895539Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-12T11:11:06.465941554Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.045524ms logger=migrator t=2026-08-12T11:11:06.471093022Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-12T11:11:06.472201469Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.108317ms logger=migrator t=2026-08-12T11:11:06.476162349Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-12T11:11:06.476898243Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=735.344µs logger=migrator t=2026-08-12T11:11:06.483410608Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-12T11:11:06.48378316Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=370.343µs logger=migrator t=2026-08-12T11:11:06.491660029Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-12T11:11:06.492426784Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=767.095µs logger=migrator t=2026-08-12T11:11:06.498516814Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-12T11:11:06.499040102Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=523.628µs logger=migrator t=2026-08-12T11:11:06.504684338Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-12T11:11:06.50688675Z level=info msg="Migration successfully executed" id="create star table" duration=2.201782ms logger=migrator t=2026-08-12T11:11:06.512412972Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-12T11:11:06.513139335Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=726.393µs logger=migrator t=2026-08-12T11:11:06.518633836Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-12T11:11:06.519860146Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.226691ms logger=migrator t=2026-08-12T11:11:06.52391245Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-12T11:11:06.52513108Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.21797ms logger=migrator t=2026-08-12T11:11:06.530580869Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-12T11:11:06.531870982Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.295042ms logger=migrator t=2026-08-12T11:11:06.53668769Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-12T11:11:06.537826417Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.138857ms logger=migrator t=2026-08-12T11:11:06.542786491Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-12T11:11:06.543505574Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=717.973µs logger=migrator t=2026-08-12T11:11:06.569162858Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-12T11:11:06.571828005Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=2.655738ms logger=migrator t=2026-08-12T11:11:06.576993575Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-12T11:11:06.577027536Z level=info msg="Migration successfully executed" id="Update org table charset" duration=34.141µs logger=migrator t=2026-08-12T11:11:06.582675072Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-12T11:11:06.582707724Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.542µs logger=migrator t=2026-08-12T11:11:06.588092891Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-12T11:11:06.588281607Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=192.855µs logger=migrator t=2026-08-12T11:11:06.741165385Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-12T11:11:06.742351824Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.190679ms logger=migrator t=2026-08-12T11:11:06.908105506Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-12T11:11:06.909307625Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.20671ms logger=migrator t=2026-08-12T11:11:07.007960269Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-12T11:11:07.009665746Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.708817ms logger=migrator t=2026-08-12T11:11:07.020246634Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-12T11:11:07.020931096Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=684.382µs logger=migrator t=2026-08-12T11:11:07.025795846Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-12T11:11:07.026568651Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=772.585µs logger=migrator t=2026-08-12T11:11:07.030444868Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-12T11:11:07.031158022Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=713.244µs logger=migrator t=2026-08-12T11:11:07.037047326Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-12T11:11:07.04265172Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.603704ms logger=migrator t=2026-08-12T11:11:07.047546832Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-12T11:11:07.048739771Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.19098ms logger=migrator t=2026-08-12T11:11:07.064871991Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-12T11:11:07.066389311Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.51975ms logger=migrator t=2026-08-12T11:11:07.074502428Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-12T11:11:07.081429585Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=6.929687ms logger=migrator t=2026-08-12T11:11:07.087977241Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-12T11:11:07.088483167Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=504.887µs logger=migrator t=2026-08-12T11:11:07.103494101Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-12T11:11:07.1046524Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.158698ms logger=migrator t=2026-08-12T11:11:07.109135407Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-12T11:11:07.109308202Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=178.186µs logger=migrator t=2026-08-12T11:11:07.11351475Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-12T11:11:07.117653517Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.138077ms logger=migrator t=2026-08-12T11:11:07.124107359Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-12T11:11:07.126088345Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.980546ms logger=migrator t=2026-08-12T11:11:07.129888959Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-12T11:11:07.132107143Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.215214ms logger=migrator t=2026-08-12T11:11:07.136203967Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-12T11:11:07.137122497Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=918.08µs logger=migrator t=2026-08-12T11:11:07.142296608Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-12T11:11:07.144348955Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.051707ms logger=migrator t=2026-08-12T11:11:07.14784739Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-12T11:11:07.148633776Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=785.926µs logger=migrator t=2026-08-12T11:11:07.153004789Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-12T11:11:07.154245801Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.240501ms logger=migrator t=2026-08-12T11:11:07.16335374Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-12T11:11:07.163429312Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=80.722µs logger=migrator t=2026-08-12T11:11:07.167506827Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-12T11:11:07.167540958Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.811µs logger=migrator t=2026-08-12T11:11:07.173928547Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-12T11:11:07.177160715Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.239117ms logger=migrator t=2026-08-12T11:11:07.181456575Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-12T11:11:07.183363858Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.904273ms logger=migrator t=2026-08-12T11:11:07.186677007Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-12T11:11:07.188614741Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.937014ms logger=migrator t=2026-08-12T11:11:07.192954804Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-12T11:11:07.194951409Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.996665ms logger=migrator t=2026-08-12T11:11:07.198898079Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-12T11:11:07.199111986Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=209.317µs logger=migrator t=2026-08-12T11:11:07.202727445Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-12T11:11:07.203531471Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=803.706µs logger=migrator t=2026-08-12T11:11:07.210564233Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-12T11:11:07.211301646Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=741.163µs logger=migrator t=2026-08-12T11:11:07.217977277Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-12T11:11:07.218021478Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=44.501µs logger=migrator t=2026-08-12T11:11:07.221887155Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-12T11:11:07.222623129Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=739.264µs logger=migrator t=2026-08-12T11:11:07.226611Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-12T11:11:07.227123097Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=512.107µs logger=migrator t=2026-08-12T11:11:07.232223965Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:11:07.238093808Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.869634ms logger=migrator t=2026-08-12T11:11:07.251699546Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-12T11:11:07.252808792Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.114317ms logger=migrator t=2026-08-12T11:11:07.263898037Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-12T11:11:07.265163699Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.270382ms logger=migrator t=2026-08-12T11:11:07.268635053Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-12T11:11:07.269327255Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=692.032µs logger=migrator t=2026-08-12T11:11:07.273692879Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-12T11:11:07.2740347Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=341.351µs logger=migrator t=2026-08-12T11:11:07.27737161Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-12T11:11:07.278024971Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=657.561µs logger=migrator t=2026-08-12T11:11:07.281564578Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-12T11:11:07.283728239Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.163331ms logger=migrator t=2026-08-12T11:11:07.288400253Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-12T11:11:07.289256901Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=855.938µs logger=migrator t=2026-08-12T11:11:07.294162122Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-12T11:11:07.294356299Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=195.867µs logger=migrator t=2026-08-12T11:11:07.298194865Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-12T11:11:07.298643249Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=447.755µs logger=migrator t=2026-08-12T11:11:07.305257177Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-12T11:11:07.306619062Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.361225ms logger=migrator t=2026-08-12T11:11:07.313004792Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-12T11:11:07.315804875Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.799643ms logger=migrator t=2026-08-12T11:11:07.325338567Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-12T11:11:07.326300049Z level=info msg="Migration successfully executed" id="create data_source table" duration=968.932µs logger=migrator t=2026-08-12T11:11:07.332866825Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-12T11:11:07.333799396Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=927.671µs logger=migrator t=2026-08-12T11:11:07.338845712Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-12T11:11:07.33941965Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=573.708µs logger=migrator t=2026-08-12T11:11:07.346485933Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-12T11:11:07.350170445Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=3.67421ms logger=migrator t=2026-08-12T11:11:07.359122299Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-12T11:11:07.360711551Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.595993ms logger=migrator t=2026-08-12T11:11:07.365594961Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-12T11:11:07.370165432Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.569621ms logger=migrator t=2026-08-12T11:11:07.376258373Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-12T11:11:07.377121181Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=864.218µs logger=migrator t=2026-08-12T11:11:07.386946894Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-12T11:11:07.38773148Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=789.867µs logger=migrator t=2026-08-12T11:11:07.391447302Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-12T11:11:07.392033431Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=585.409µs logger=migrator t=2026-08-12T11:11:07.397073367Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-12T11:11:07.397551732Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=477.975µs logger=migrator t=2026-08-12T11:11:07.402348121Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-12T11:11:07.404344706Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.000146ms logger=migrator t=2026-08-12T11:11:07.410142746Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-12T11:11:07.411775871Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.633505ms logger=migrator t=2026-08-12T11:11:07.415308707Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-12T11:11:07.415333728Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.611µs logger=migrator t=2026-08-12T11:11:07.418935146Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-12T11:11:07.419087881Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=154.056µs logger=migrator t=2026-08-12T11:11:07.425873984Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-12T11:11:07.42756319Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.688836ms logger=migrator t=2026-08-12T11:11:07.431990835Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-12T11:11:07.43213156Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=141.035µs logger=migrator t=2026-08-12T11:11:07.435858532Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-12T11:11:07.436051029Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=192.997µs logger=migrator t=2026-08-12T11:11:07.439803572Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-12T11:11:07.441615802Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.8198ms logger=migrator t=2026-08-12T11:11:07.44520613Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-12T11:11:07.445353314Z level=info msg="Migration successfully executed" id="Update uid value" duration=144.404µs logger=migrator t=2026-08-12T11:11:07.449966196Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-12T11:11:07.450566756Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=600.33µs logger=migrator t=2026-08-12T11:11:07.455623552Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-12T11:11:07.45617852Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=554.938µs logger=migrator t=2026-08-12T11:11:07.460571275Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-12T11:11:07.461137274Z level=info msg="Migration successfully executed" id="create api_key table" duration=565.229µs logger=migrator t=2026-08-12T11:11:07.468969642Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-12T11:11:07.472421545Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=3.456714ms logger=migrator t=2026-08-12T11:11:07.478404391Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-12T11:11:07.479446226Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.038755ms logger=migrator t=2026-08-12T11:11:07.489619801Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-12T11:11:07.490760329Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.138917ms logger=migrator t=2026-08-12T11:11:07.496193207Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-12T11:11:07.497026024Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=832.567µs logger=migrator t=2026-08-12T11:11:07.50298299Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-12T11:11:07.503863528Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=880.208µs logger=migrator t=2026-08-12T11:11:07.508118059Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-12T11:11:07.509136653Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.021314ms logger=migrator t=2026-08-12T11:11:07.515785621Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-12T11:11:07.522984388Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.202087ms logger=migrator t=2026-08-12T11:11:07.527552358Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-12T11:11:07.528409246Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=856.188µs logger=migrator t=2026-08-12T11:11:07.532161839Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-12T11:11:07.532939305Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=776.856µs logger=migrator t=2026-08-12T11:11:07.537423052Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-12T11:11:07.538529949Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.105447ms logger=migrator t=2026-08-12T11:11:07.542607344Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-12T11:11:07.543794463Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.186078ms logger=migrator t=2026-08-12T11:11:07.549009513Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-12T11:11:07.549856861Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=857.488µs logger=migrator t=2026-08-12T11:11:07.554231556Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-12T11:11:07.554947318Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=723.843µs logger=migrator t=2026-08-12T11:11:07.561236686Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-12T11:11:07.561308548Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=82.653µs logger=migrator t=2026-08-12T11:11:07.571559695Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-12T11:11:07.574659577Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.101672ms logger=migrator t=2026-08-12T11:11:07.584400618Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-12T11:11:07.590310602Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.909484ms logger=migrator t=2026-08-12T11:11:07.598485951Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-12T11:11:07.598714358Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=230.927µs logger=migrator t=2026-08-12T11:11:07.602683799Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-12T11:11:07.606212415Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.527596ms logger=migrator t=2026-08-12T11:11:07.616553156Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-12T11:11:07.619291965Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.74101ms logger=migrator t=2026-08-12T11:11:07.623051449Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-12T11:11:07.623775453Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=723.994µs logger=migrator t=2026-08-12T11:11:07.6273621Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-12T11:11:07.627926449Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=564.219µs logger=migrator t=2026-08-12T11:11:07.634538396Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-12T11:11:07.635327333Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=789.057µs logger=migrator t=2026-08-12T11:11:07.640330797Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-12T11:11:07.642431237Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.105729ms logger=migrator t=2026-08-12T11:11:07.64801778Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-12T11:11:07.649211479Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.194089ms logger=migrator t=2026-08-12T11:11:07.653339695Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-12T11:11:07.654172832Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=833.327µs logger=migrator t=2026-08-12T11:11:07.66019369Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-12T11:11:07.660260543Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=67.783µs logger=migrator t=2026-08-12T11:11:07.663612733Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-12T11:11:07.663658615Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.882µs logger=migrator t=2026-08-12T11:11:07.669705173Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-12T11:11:07.673661494Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.956261ms logger=migrator t=2026-08-12T11:11:07.683095554Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-12T11:11:07.687789038Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.698234ms logger=migrator t=2026-08-12T11:11:07.694253091Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-12T11:11:07.694345383Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=92.962µs logger=migrator t=2026-08-12T11:11:07.699942137Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-12T11:11:07.700775065Z level=info msg="Migration successfully executed" id="create quota table v1" duration=833.418µs logger=migrator t=2026-08-12T11:11:07.720198184Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-12T11:11:07.722012143Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.81918ms logger=migrator t=2026-08-12T11:11:07.72707784Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-12T11:11:07.727119712Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.712µs logger=migrator t=2026-08-12T11:11:07.731259397Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-12T11:11:07.732180138Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=920.951µs logger=migrator t=2026-08-12T11:11:07.737448381Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-12T11:11:07.73832934Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=877.819µs logger=migrator t=2026-08-12T11:11:07.742408324Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-12T11:11:07.745664882Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.256048ms logger=migrator t=2026-08-12T11:11:07.749092934Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-12T11:11:07.749127045Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.081µs logger=migrator t=2026-08-12T11:11:07.765608647Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-12T11:11:07.767423077Z level=info msg="Migration successfully executed" id="create session table" duration=1.81683ms logger=migrator t=2026-08-12T11:11:07.773915271Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-12T11:11:07.774002384Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=88.353µs logger=migrator t=2026-08-12T11:11:07.777952843Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-12T11:11:07.778048226Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=94.693µs logger=migrator t=2026-08-12T11:11:07.783177505Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-12T11:11:07.784032353Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=855.208µs logger=migrator t=2026-08-12T11:11:07.788142598Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-12T11:11:07.789201593Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.058535ms logger=migrator t=2026-08-12T11:11:07.794845099Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-12T11:11:07.79487568Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.981µs logger=migrator t=2026-08-12T11:11:07.800857547Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-12T11:11:07.800884917Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.08µs logger=migrator t=2026-08-12T11:11:07.80430524Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-12T11:11:07.80885625Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.55014ms logger=migrator t=2026-08-12T11:11:07.812970115Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-12T11:11:07.817051309Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.081744ms logger=migrator t=2026-08-12T11:11:07.820557024Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-12T11:11:07.820667508Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=110.954µs logger=migrator t=2026-08-12T11:11:07.82438029Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-12T11:11:07.824504134Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=123.834µs logger=migrator t=2026-08-12T11:11:07.828204956Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-12T11:11:07.829036244Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=830.558µs logger=migrator t=2026-08-12T11:11:07.834051058Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-12T11:11:07.83407704Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.112µs logger=migrator t=2026-08-12T11:11:07.837830072Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-12T11:11:07.846103924Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=8.274822ms logger=migrator t=2026-08-12T11:11:07.849642501Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-12T11:11:07.849972742Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=330µs logger=migrator t=2026-08-12T11:11:07.854938796Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-12T11:11:07.860773817Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.839222ms logger=migrator t=2026-08-12T11:11:07.869416312Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-12T11:11:07.87211368Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.697238ms logger=migrator t=2026-08-12T11:11:07.876738952Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-12T11:11:07.876828245Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=89.513µs logger=migrator t=2026-08-12T11:11:07.880457175Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-12T11:11:07.881163548Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=706.353µs logger=migrator t=2026-08-12T11:11:07.88793691Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-12T11:11:07.889950537Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.013137ms logger=migrator t=2026-08-12T11:11:07.896651907Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-12T11:11:07.897531226Z level=info msg="Migration successfully executed" id="create alert table v1" duration=880.699µs logger=migrator t=2026-08-12T11:11:07.902863891Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-12T11:11:07.904254167Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.389636ms logger=migrator t=2026-08-12T11:11:07.911003939Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-12T11:11:07.912769518Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.769399ms logger=migrator t=2026-08-12T11:11:07.917623097Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-12T11:11:07.918994652Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.375485ms logger=migrator t=2026-08-12T11:11:07.923890503Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-12T11:11:07.924645898Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=750.294µs logger=migrator t=2026-08-12T11:11:07.929914312Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-12T11:11:07.931231205Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.313383ms logger=migrator t=2026-08-12T11:11:07.935784464Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-12T11:11:07.936989254Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.205299ms logger=migrator t=2026-08-12T11:11:07.942165895Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-12T11:11:07.952912908Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.742404ms logger=migrator t=2026-08-12T11:11:07.957775958Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-12T11:11:07.958588635Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=812.168µs logger=migrator t=2026-08-12T11:11:07.962292146Z 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-08-12T11:11:07.963188745Z 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=896.119µs logger=migrator t=2026-08-12T11:11:07.970774765Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-12T11:11:07.971108216Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=333.041µs logger=migrator t=2026-08-12T11:11:07.975540602Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-12T11:11:07.976351138Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=816.856µs logger=migrator t=2026-08-12T11:11:07.980352211Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-12T11:11:07.981659213Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.306453ms logger=migrator t=2026-08-12T11:11:07.985437998Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-12T11:11:07.989272053Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.833016ms logger=migrator t=2026-08-12T11:11:07.995132386Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-12T11:11:08.001754984Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.621368ms logger=migrator t=2026-08-12T11:11:08.005938332Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-12T11:11:08.010035826Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.096154ms logger=migrator t=2026-08-12T11:11:08.014056458Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-12T11:11:08.018217265Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.160207ms logger=migrator t=2026-08-12T11:11:08.023019163Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-12T11:11:08.024374988Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.355195ms logger=migrator t=2026-08-12T11:11:08.031263935Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-12T11:11:08.031317776Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=56.071µs logger=migrator t=2026-08-12T11:11:08.036721034Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-12T11:11:08.036772096Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=52.141µs logger=migrator t=2026-08-12T11:11:08.041581064Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-12T11:11:08.042541756Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=960.061µs logger=migrator t=2026-08-12T11:11:08.04784538Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-12T11:11:08.048965307Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.119358ms logger=migrator t=2026-08-12T11:11:08.057333352Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-12T11:11:08.058605184Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.272661ms logger=migrator t=2026-08-12T11:11:08.062815472Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-12T11:11:08.063737352Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=921.38µs logger=migrator t=2026-08-12T11:11:08.068408256Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-12T11:11:08.06945101Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.042144ms logger=migrator t=2026-08-12T11:11:08.073533314Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-12T11:11:08.077474424Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.9408ms logger=migrator t=2026-08-12T11:11:08.08129484Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-12T11:11:08.085263621Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.96827ms logger=migrator t=2026-08-12T11:11:08.089748598Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-12T11:11:08.090067109Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=318.191µs logger=migrator t=2026-08-12T11:11:08.093849783Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-12T11:11:08.094913598Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.063705ms logger=migrator t=2026-08-12T11:11:08.099205819Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-12T11:11:08.100221872Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.016103ms logger=migrator t=2026-08-12T11:11:08.106803899Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-12T11:11:08.114194151Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.390692ms logger=migrator t=2026-08-12T11:11:08.118015578Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-12T11:11:08.118122881Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=107.614µs logger=migrator t=2026-08-12T11:11:08.122139293Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-12T11:11:08.123120846Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=980.863µs logger=migrator t=2026-08-12T11:11:08.127996056Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-12T11:11:08.12901053Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.014334ms logger=migrator t=2026-08-12T11:11:08.133630222Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-12T11:11:08.133782026Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=151.694µs logger=migrator t=2026-08-12T11:11:08.137712376Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-12T11:11:08.138677908Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=962.61µs logger=migrator t=2026-08-12T11:11:08.144167588Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-12T11:11:08.146457953Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.289175ms logger=migrator t=2026-08-12T11:11:08.151068325Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-12T11:11:08.15216142Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.092645ms logger=migrator t=2026-08-12T11:11:08.156682549Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-12T11:11:08.157686743Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.003984ms logger=migrator t=2026-08-12T11:11:08.164214076Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-12T11:11:08.165784678Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.568482ms logger=migrator t=2026-08-12T11:11:08.170753872Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-12T11:11:08.17251284Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.757538ms logger=migrator t=2026-08-12T11:11:08.179091506Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-12T11:11:08.179121758Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=66.603µs logger=migrator t=2026-08-12T11:11:08.1862113Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-12T11:11:08.190575924Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.364094ms logger=migrator t=2026-08-12T11:11:08.196688485Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-12T11:11:08.197531263Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=840.468µs logger=migrator t=2026-08-12T11:11:08.201304357Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-12T11:11:08.208567086Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.261759ms logger=migrator t=2026-08-12T11:11:08.213610442Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-12T11:11:08.214944495Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.333883ms logger=migrator t=2026-08-12T11:11:08.219056941Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-12T11:11:08.220169887Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.112246ms logger=migrator t=2026-08-12T11:11:08.224588863Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-12T11:11:08.225837494Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.248392ms logger=migrator t=2026-08-12T11:11:08.233222617Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-12T11:11:08.249158381Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.934665ms logger=migrator t=2026-08-12T11:11:08.260632638Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-12T11:11:08.261544698Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=912.61µs logger=migrator t=2026-08-12T11:11:08.267283587Z 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-08-12T11:11:08.268980983Z 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.696315ms logger=migrator t=2026-08-12T11:11:08.276841041Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-12T11:11:08.277143141Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=302.51µs logger=migrator t=2026-08-12T11:11:08.28168265Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-12T11:11:08.282672463Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=988.843µs logger=migrator t=2026-08-12T11:11:08.291070319Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-12T11:11:08.291269215Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=199.366µs logger=migrator t=2026-08-12T11:11:08.298763212Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-12T11:11:08.305790904Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.034021ms logger=migrator t=2026-08-12T11:11:08.312059079Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-12T11:11:08.316427233Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.368114ms logger=migrator t=2026-08-12T11:11:08.321425498Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-12T11:11:08.322578925Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.152767ms logger=migrator t=2026-08-12T11:11:08.328574603Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-12T11:11:08.329822894Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.247771ms logger=migrator t=2026-08-12T11:11:08.343284226Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-12T11:11:08.343752022Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=467.635µs logger=migrator t=2026-08-12T11:11:08.349667737Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-12T11:11:08.357222595Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.551508ms logger=migrator t=2026-08-12T11:11:08.362003352Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-12T11:11:08.362783708Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=779.587µs logger=migrator t=2026-08-12T11:11:08.368878769Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-12T11:11:08.369051804Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=173.675µs logger=migrator t=2026-08-12T11:11:08.374202473Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-12T11:11:08.374788923Z level=info msg="Migration successfully executed" id="Move region to single row" duration=587.61µs logger=migrator t=2026-08-12T11:11:08.402762302Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-12T11:11:08.404282382Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.51972ms logger=migrator t=2026-08-12T11:11:08.416621389Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-12T11:11:08.417457276Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=834.167µs logger=migrator t=2026-08-12T11:11:08.421944983Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-12T11:11:08.423725582Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.779809ms logger=migrator t=2026-08-12T11:11:08.431200108Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-12T11:11:08.432346036Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.178989ms logger=migrator t=2026-08-12T11:11:08.43854966Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-12T11:11:08.439889153Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.338764ms logger=migrator t=2026-08-12T11:11:08.445313152Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-12T11:11:08.446903675Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.589633ms logger=migrator t=2026-08-12T11:11:08.452731356Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-12T11:11:08.452812039Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=80.693µs logger=migrator t=2026-08-12T11:11:08.457541744Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-12T11:11:08.458816696Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.274761ms logger=migrator t=2026-08-12T11:11:08.476906361Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-12T11:11:08.478198863Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.292552ms logger=migrator t=2026-08-12T11:11:08.484682956Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-12T11:11:08.486390742Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.708366ms logger=migrator t=2026-08-12T11:11:08.494758259Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-12T11:11:08.496508296Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.748877ms logger=migrator t=2026-08-12T11:11:08.503887358Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-12T11:11:08.504316772Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=432.734µs logger=migrator t=2026-08-12T11:11:08.509657448Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-12T11:11:08.510229016Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=569.168µs logger=migrator t=2026-08-12T11:11:08.517263378Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-12T11:11:08.517369622Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=109.854µs logger=migrator t=2026-08-12T11:11:08.523238495Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-12T11:11:08.5246049Z level=info msg="Migration successfully executed" id="create team table" duration=1.362775ms logger=migrator t=2026-08-12T11:11:08.53130503Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-12T11:11:08.532282012Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=976.162µs logger=migrator t=2026-08-12T11:11:08.538842398Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-12T11:11:08.539748418Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=905.52µs logger=migrator t=2026-08-12T11:11:08.545956162Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-12T11:11:08.55261288Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.657238ms logger=migrator t=2026-08-12T11:11:08.557509682Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-12T11:11:08.557680558Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=171.136µs logger=migrator t=2026-08-12T11:11:08.563763838Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-12T11:11:08.565230066Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.465529ms logger=migrator t=2026-08-12T11:11:08.57296554Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-12T11:11:08.574261813Z level=info msg="Migration successfully executed" id="create team member table" duration=1.295353ms logger=migrator t=2026-08-12T11:11:08.582566065Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-12T11:11:08.58420316Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.641705ms logger=migrator t=2026-08-12T11:11:08.591447669Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-12T11:11:08.594045344Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.588535ms logger=migrator t=2026-08-12T11:11:08.601000952Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-12T11:11:08.602700958Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.702116ms logger=migrator t=2026-08-12T11:11:08.610599728Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-12T11:11:08.616105279Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.504961ms logger=migrator t=2026-08-12T11:11:08.623104979Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-12T11:11:08.628319471Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.214012ms logger=migrator t=2026-08-12T11:11:08.634181143Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-12T11:11:08.639107825Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.926012ms logger=migrator t=2026-08-12T11:11:08.644948508Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-12T11:11:08.64595177Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.005082ms logger=migrator t=2026-08-12T11:11:08.653451137Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-12T11:11:08.655110741Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.657644ms logger=migrator t=2026-08-12T11:11:08.661551503Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-12T11:11:08.662587858Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.036845ms logger=migrator t=2026-08-12T11:11:08.669709282Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-12T11:11:08.670760826Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.049954ms logger=migrator t=2026-08-12T11:11:08.677766487Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-12T11:11:08.679275007Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.468488ms logger=migrator t=2026-08-12T11:11:08.685245643Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-12T11:11:08.686280387Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.034764ms logger=migrator t=2026-08-12T11:11:08.697081653Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-12T11:11:08.698622143Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.54287ms logger=migrator t=2026-08-12T11:11:08.706181821Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-12T11:11:08.707195435Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.013454ms logger=migrator t=2026-08-12T11:11:08.713171842Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-12T11:11:08.713671378Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=499.796µs logger=migrator t=2026-08-12T11:11:08.720834994Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-12T11:11:08.721296058Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=453.495µs logger=migrator t=2026-08-12T11:11:08.726984135Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-12T11:11:08.727902206Z level=info msg="Migration successfully executed" id="create tag table" duration=917.671µs logger=migrator t=2026-08-12T11:11:08.734745701Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-12T11:11:08.736241521Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.49564ms logger=migrator t=2026-08-12T11:11:08.743663025Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-12T11:11:08.745011198Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.347773ms logger=migrator t=2026-08-12T11:11:08.755201224Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-12T11:11:08.756699773Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.497929ms logger=migrator t=2026-08-12T11:11:08.76297109Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-12T11:11:08.764315803Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.345113ms logger=migrator t=2026-08-12T11:11:08.770771286Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:11:08.78515814Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.386503ms logger=migrator t=2026-08-12T11:11:08.791410495Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-12T11:11:08.792222191Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=812.326µs logger=migrator t=2026-08-12T11:11:08.798657493Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-12T11:11:08.800067759Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.410026ms logger=migrator t=2026-08-12T11:11:08.808110464Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-12T11:11:08.808581579Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=471.305µs logger=migrator t=2026-08-12T11:11:08.815799717Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-12T11:11:08.816902703Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.103416ms logger=migrator t=2026-08-12T11:11:08.826373604Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-12T11:11:08.827878754Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.50873ms logger=migrator t=2026-08-12T11:11:08.834110439Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-12T11:11:08.835755663Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.644935ms logger=migrator t=2026-08-12T11:11:08.843281681Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-12T11:11:08.843431555Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=156.254µs logger=migrator t=2026-08-12T11:11:08.849460083Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-12T11:11:08.855268194Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.807661ms logger=migrator t=2026-08-12T11:11:08.860434545Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-12T11:11:08.865743259Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.311034ms logger=migrator t=2026-08-12T11:11:08.873327859Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-12T11:11:08.878626453Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.298294ms logger=migrator t=2026-08-12T11:11:08.885335224Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-12T11:11:08.89070247Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.366666ms logger=migrator t=2026-08-12T11:11:08.896288764Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-12T11:11:08.897238836Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=954.041µs logger=migrator t=2026-08-12T11:11:08.90466743Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-12T11:11:08.909695785Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.028385ms logger=migrator t=2026-08-12T11:11:08.916564521Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-12T11:11:08.917380667Z level=info msg="Migration successfully executed" id="create server_lock table" duration=815.996µs logger=migrator t=2026-08-12T11:11:08.923447097Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-12T11:11:08.925010728Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.560401ms logger=migrator t=2026-08-12T11:11:08.933126305Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-12T11:11:08.933998644Z level=info msg="Migration successfully executed" id="create user auth token table" duration=871.889µs logger=migrator t=2026-08-12T11:11:08.94088445Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-12T11:11:08.942299938Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.415217ms logger=migrator t=2026-08-12T11:11:08.948903024Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-12T11:11:08.950334091Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.430847ms logger=migrator t=2026-08-12T11:11:08.957389083Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-12T11:11:08.958905763Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.51287ms logger=migrator t=2026-08-12T11:11:08.96516744Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-12T11:11:08.971441696Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.275246ms logger=migrator t=2026-08-12T11:11:08.976832203Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-12T11:11:08.977731203Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=899.08µs logger=migrator t=2026-08-12T11:11:08.984443783Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-12T11:11:08.985836109Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.390916ms logger=migrator t=2026-08-12T11:11:08.99223578Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-12T11:11:08.993945896Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.709626ms logger=migrator t=2026-08-12T11:11:08.999480057Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-12T11:11:09.000312085Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=831.648µs logger=migrator t=2026-08-12T11:11:09.00683102Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-12T11:11:09.008328729Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.497369ms logger=migrator t=2026-08-12T11:11:09.014930916Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-12T11:11:09.015033619Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=103.563µs logger=migrator t=2026-08-12T11:11:09.023040303Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-12T11:11:09.023225588Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=191.375µs logger=migrator t=2026-08-12T11:11:09.028478751Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-12T11:11:09.029911109Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.432018ms logger=migrator t=2026-08-12T11:11:09.035795382Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T11:11:09.036799435Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=984.183µs logger=migrator t=2026-08-12T11:11:09.043707282Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T11:11:09.045351647Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.644105ms logger=migrator t=2026-08-12T11:11:09.051780347Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:11:09.051993924Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=214.087µs logger=migrator t=2026-08-12T11:11:09.05731865Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T11:11:09.058919823Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.600692ms logger=migrator t=2026-08-12T11:11:09.067891258Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T11:11:09.068911071Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.019783ms logger=migrator t=2026-08-12T11:11:09.074522485Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T11:11:09.076002204Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.478069ms logger=migrator t=2026-08-12T11:11:09.081263567Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T11:11:09.082809889Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.545712ms logger=migrator t=2026-08-12T11:11:09.089655154Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-12T11:11:09.097130109Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.474906ms logger=migrator t=2026-08-12T11:11:09.102111933Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-12T11:11:09.103364314Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.244481ms logger=migrator t=2026-08-12T11:11:09.11081119Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-12T11:11:09.111007136Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=200.626µs logger=migrator t=2026-08-12T11:11:09.117797559Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-12T11:11:09.118956307Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.158938ms logger=migrator t=2026-08-12T11:11:09.124463468Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-12T11:11:09.125484652Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.021003ms logger=migrator t=2026-08-12T11:11:09.132507283Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-12T11:11:09.133555038Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.045295ms logger=migrator t=2026-08-12T11:11:09.140372431Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:11:09.140447984Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=77.243µs logger=migrator t=2026-08-12T11:11:09.145786099Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-12T11:11:09.14732831Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.541091ms logger=migrator t=2026-08-12T11:11:09.15279676Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-12T11:11:09.153806793Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.029763ms logger=migrator t=2026-08-12T11:11:09.166188361Z 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-08-12T11:11:09.167339328Z 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.151077ms logger=migrator t=2026-08-12T11:11:09.172706225Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-12T11:11:09.173815571Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.105596ms logger=migrator t=2026-08-12T11:11:09.18197126Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-12T11:11:09.189703044Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.736754ms logger=migrator t=2026-08-12T11:11:09.195012928Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-12T11:11:09.196015871Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.003033ms logger=migrator t=2026-08-12T11:11:09.201553754Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-12T11:11:09.203508898Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.952625ms logger=migrator t=2026-08-12T11:11:09.210398455Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-12T11:11:09.239901894Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.502919ms logger=migrator t=2026-08-12T11:11:09.247777744Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-12T11:11:09.277643906Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.871992ms logger=migrator t=2026-08-12T11:11:09.283505889Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-12T11:11:09.284500212Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=997.903µs logger=migrator t=2026-08-12T11:11:09.290251241Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-12T11:11:09.291854203Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.567982ms logger=migrator t=2026-08-12T11:11:09.298874954Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-12T11:11:09.307871441Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.996546ms logger=migrator t=2026-08-12T11:11:09.313426172Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-12T11:11:09.319002456Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.575814ms logger=migrator t=2026-08-12T11:11:09.326805713Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-12T11:11:09.327794996Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=988.643µs logger=migrator t=2026-08-12T11:11:09.334767285Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-12T11:11:09.336319466Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.551742ms logger=migrator t=2026-08-12T11:11:09.343046877Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-12T11:11:09.343987998Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=940.811µs logger=migrator t=2026-08-12T11:11:09.355776926Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-12T11:11:09.356953134Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.175988ms logger=migrator t=2026-08-12T11:11:09.362924421Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:11:09.363036985Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=113.204µs logger=migrator t=2026-08-12T11:11:09.368180834Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-12T11:11:09.377494111Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.310897ms logger=migrator t=2026-08-12T11:11:09.383096675Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-12T11:11:09.387462518Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.365253ms logger=migrator t=2026-08-12T11:11:09.393668392Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-12T11:11:09.403055951Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.385789ms logger=migrator t=2026-08-12T11:11:09.408974356Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-12T11:11:09.409612937Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=638.661µs logger=migrator t=2026-08-12T11:11:09.416193453Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-12T11:11:09.41794337Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.748487ms logger=migrator t=2026-08-12T11:11:09.423428151Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-12T11:11:09.431386363Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.960143ms logger=migrator t=2026-08-12T11:11:09.436596534Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-12T11:11:09.443281783Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.684019ms logger=migrator t=2026-08-12T11:11:09.447598646Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-12T11:11:09.44833068Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=732.064µs logger=migrator t=2026-08-12T11:11:09.454051238Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-12T11:11:09.463941873Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.890215ms logger=migrator t=2026-08-12T11:11:09.468281826Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-12T11:11:09.474113068Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.830922ms logger=migrator t=2026-08-12T11:11:09.479538336Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-12T11:11:09.479607189Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.592µs logger=migrator t=2026-08-12T11:11:09.492481282Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-12T11:11:09.494195988Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.714346ms logger=migrator t=2026-08-12T11:11:09.498393956Z 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-08-12T11:11:09.49940326Z 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.008764ms logger=migrator t=2026-08-12T11:11:09.503542516Z 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-08-12T11:11:09.50457094Z 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.028204ms logger=migrator t=2026-08-12T11:11:09.509916845Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:11:09.509980577Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=64.162µs logger=migrator t=2026-08-12T11:11:09.515385165Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-12T11:11:09.524458074Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.067348ms logger=migrator t=2026-08-12T11:11:09.530785802Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-12T11:11:09.537091418Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.310856ms logger=migrator t=2026-08-12T11:11:09.540944555Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-12T11:11:09.546214949Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.269993ms logger=migrator t=2026-08-12T11:11:09.550127248Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-12T11:11:09.556377303Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.250165ms logger=migrator t=2026-08-12T11:11:09.561510622Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-12T11:11:09.568065038Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.554086ms logger=migrator t=2026-08-12T11:11:09.571974807Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-12T11:11:09.572051609Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=77.381µs logger=migrator t=2026-08-12T11:11:09.576007649Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-12T11:11:09.576840176Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=831.447µs logger=migrator t=2026-08-12T11:11:09.584986404Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-12T11:11:09.589993278Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.009214ms logger=migrator t=2026-08-12T11:11:09.593891187Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-12T11:11:09.593943139Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=52.422µs logger=migrator t=2026-08-12T11:11:09.597850768Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-12T11:11:09.602304784Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.453496ms logger=migrator t=2026-08-12T11:11:09.607152483Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-12T11:11:09.607883097Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=727.704µs logger=migrator t=2026-08-12T11:11:09.612025704Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-12T11:11:09.618769766Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.743882ms logger=migrator t=2026-08-12T11:11:09.62498922Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-12T11:11:09.625623391Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=634.311µs logger=migrator t=2026-08-12T11:11:09.630525512Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-12T11:11:09.631619138Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.093626ms logger=migrator t=2026-08-12T11:11:09.636581831Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-12T11:11:09.643505059Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.922848ms logger=migrator t=2026-08-12T11:11:09.64779563Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-12T11:11:09.649361702Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.568512ms logger=migrator t=2026-08-12T11:11:09.655625397Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-12T11:11:09.657382925Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.757038ms logger=migrator t=2026-08-12T11:11:09.661981166Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-12T11:11:09.663318631Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.332594ms logger=migrator t=2026-08-12T11:11:09.667656733Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-12T11:11:09.668658167Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.000974ms logger=migrator t=2026-08-12T11:11:09.672881505Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-12T11:11:09.672947418Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.773µs logger=migrator t=2026-08-12T11:11:09.677069593Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-12T11:11:09.677983402Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=913.679µs logger=migrator t=2026-08-12T11:11:09.682483151Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-12T11:11:09.684028452Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.545352ms logger=migrator t=2026-08-12T11:11:09.690652299Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-12T11:11:09.691459766Z 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-08-12T11:11:09.697763884Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-12T11:11:09.698772816Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.014663ms logger=migrator t=2026-08-12T11:11:09.703629356Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-12T11:11:09.704932739Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.301343ms logger=migrator t=2026-08-12T11:11:09.708816027Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-12T11:11:09.715748305Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.877986ms logger=migrator t=2026-08-12T11:11:09.719693235Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-12T11:11:09.720894504Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.197019ms logger=migrator t=2026-08-12T11:11:09.72624022Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-12T11:11:09.727038656Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=794.215µs logger=migrator t=2026-08-12T11:11:09.732466435Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-12T11:11:09.733814088Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.346843ms logger=migrator t=2026-08-12T11:11:09.740987415Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-12T11:11:09.742030159Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.041825ms logger=migrator t=2026-08-12T11:11:09.755076019Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-12T11:11:09.75667285Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.604942ms logger=migrator t=2026-08-12T11:11:09.762649747Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-12T11:11:09.762681008Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.381µs logger=migrator t=2026-08-12T11:11:09.766296927Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-12T11:11:09.76636636Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=69.903µs logger=migrator t=2026-08-12T11:11:09.770430153Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-12T11:11:09.781668222Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.237409ms logger=migrator t=2026-08-12T11:11:09.785673095Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-12T11:11:09.785963404Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=289.679µs logger=migrator t=2026-08-12T11:11:09.790715051Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-12T11:11:09.791672192Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=955.821µs logger=migrator t=2026-08-12T11:11:09.79586172Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-12T11:11:09.79617754Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=315.55µs logger=migrator t=2026-08-12T11:11:09.799927524Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-12T11:11:09.801455754Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.52737ms logger=migrator t=2026-08-12T11:11:09.806265142Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-12T11:11:09.80743537Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.170308ms logger=migrator t=2026-08-12T11:11:09.812706263Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-12T11:11:09.845934186Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.230013ms logger=migrator t=2026-08-12T11:11:09.849814924Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-12T11:11:09.856429932Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.613288ms logger=migrator t=2026-08-12T11:11:09.860574367Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-12T11:11:09.860715893Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=141.836µs logger=migrator t=2026-08-12T11:11:09.865040475Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-12T11:11:09.896911503Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.872819ms logger=migrator t=2026-08-12T11:11:09.909968163Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-12T11:11:09.943160884Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.191902ms logger=migrator t=2026-08-12T11:11:09.947492357Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-12T11:11:09.948073946Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=581.589µs logger=migrator t=2026-08-12T11:11:09.954883739Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-12T11:11:09.955947714Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.063535ms logger=migrator t=2026-08-12T11:11:09.960573926Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-12T11:11:09.960948729Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=374.413µs logger=migrator t=2026-08-12T11:11:09.964963972Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-12T11:11:09.966252253Z level=info msg="Migration successfully executed" id="create permission table" duration=1.292282ms logger=migrator t=2026-08-12T11:11:09.972031183Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-12T11:11:09.973043627Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.011434ms logger=migrator t=2026-08-12T11:11:09.977794933Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-12T11:11:09.979500559Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.704116ms logger=migrator t=2026-08-12T11:11:09.984304857Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-12T11:11:09.985435384Z level=info msg="Migration successfully executed" id="create role table" duration=1.131037ms logger=migrator t=2026-08-12T11:11:09.989838259Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-12T11:11:09.997387637Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.548208ms logger=migrator t=2026-08-12T11:11:10.002543727Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-12T11:11:10.009840667Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.29657ms logger=migrator t=2026-08-12T11:11:10.014453249Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-12T11:11:10.015229185Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=778.926µs logger=migrator t=2026-08-12T11:11:10.0208872Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-12T11:11:10.022388879Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.500509ms logger=migrator t=2026-08-12T11:11:10.02786935Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-12T11:11:10.029528915Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.658865ms logger=migrator t=2026-08-12T11:11:10.036439392Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-12T11:11:10.03759105Z level=info msg="Migration successfully executed" id="create team role table" duration=1.151678ms logger=migrator t=2026-08-12T11:11:10.044468166Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-12T11:11:10.046469452Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.000646ms logger=migrator t=2026-08-12T11:11:10.052692237Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-12T11:11:10.053772162Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.079205ms logger=migrator t=2026-08-12T11:11:10.058141905Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-12T11:11:10.05980097Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.658095ms logger=migrator t=2026-08-12T11:11:10.064715892Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-12T11:11:10.065663633Z level=info msg="Migration successfully executed" id="create user role table" duration=948.201µs logger=migrator t=2026-08-12T11:11:10.070780591Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-12T11:11:10.071814505Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.033044ms logger=migrator t=2026-08-12T11:11:10.076689815Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-12T11:11:10.07775189Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.061195ms logger=migrator t=2026-08-12T11:11:10.081862035Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-12T11:11:10.082933922Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.071086ms logger=migrator t=2026-08-12T11:11:10.087924115Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-12T11:11:10.088720012Z level=info msg="Migration successfully executed" id="create builtin role table" duration=795.877µs logger=migrator t=2026-08-12T11:11:10.093016183Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-12T11:11:10.094669207Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.652554ms logger=migrator t=2026-08-12T11:11:10.099537437Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-12T11:11:10.101388578Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.864321ms logger=migrator t=2026-08-12T11:11:10.108029466Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-12T11:11:10.118041576Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.0173ms logger=migrator t=2026-08-12T11:11:10.124805968Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-12T11:11:10.126458492Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.658404ms logger=migrator t=2026-08-12T11:11:10.133642489Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-12T11:11:10.135755089Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.108649ms logger=migrator t=2026-08-12T11:11:10.142591563Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-12T11:11:10.144376782Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.786069ms logger=migrator t=2026-08-12T11:11:10.15100803Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-12T11:11:10.152505809Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.501609ms logger=migrator t=2026-08-12T11:11:10.160150781Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-12T11:11:10.162089194Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.940624ms logger=migrator t=2026-08-12T11:11:10.169981294Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-12T11:11:10.171162373Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.180979ms logger=migrator t=2026-08-12T11:11:10.175159544Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-12T11:11:10.183346083Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.186069ms logger=migrator t=2026-08-12T11:11:10.187847191Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-12T11:11:10.197965864Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.122173ms logger=migrator t=2026-08-12T11:11:10.201912544Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-12T11:11:10.210459345Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.550421ms logger=migrator t=2026-08-12T11:11:10.214448986Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-12T11:11:10.220138244Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.688697ms logger=migrator t=2026-08-12T11:11:10.230875757Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-12T11:11:10.232441299Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.565741ms logger=migrator t=2026-08-12T11:11:10.240251315Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-12T11:11:10.242785338Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.530034ms logger=migrator t=2026-08-12T11:11:10.249437117Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-12T11:11:10.251584298Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.149961ms logger=migrator t=2026-08-12T11:11:10.258589958Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-12T11:11:10.260582534Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.996946ms logger=migrator t=2026-08-12T11:11:10.267429089Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-12T11:11:10.269021311Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.591892ms logger=migrator t=2026-08-12T11:11:10.278828804Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-12T11:11:10.278991479Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=153.274µs logger=migrator t=2026-08-12T11:11:10.284830931Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-12T11:11:10.284924285Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=97.994µs logger=migrator t=2026-08-12T11:11:10.291339335Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-12T11:11:10.291983046Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=647.841µs logger=migrator t=2026-08-12T11:11:10.298557023Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-12T11:11:10.299110741Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=557.809µs logger=migrator t=2026-08-12T11:11:10.303445173Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-12T11:11:10.304045443Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=594.31µs logger=migrator t=2026-08-12T11:11:10.308144558Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-12T11:11:10.308289892Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=145.634µs logger=migrator t=2026-08-12T11:11:10.312586614Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-12T11:11:10.312992147Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=403.513µs logger=migrator t=2026-08-12T11:11:10.319531942Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-12T11:11:10.320726061Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.197299ms logger=migrator t=2026-08-12T11:11:10.325120126Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-12T11:11:10.326446069Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.325543ms logger=migrator t=2026-08-12T11:11:10.333566544Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-12T11:11:10.347271174Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.70579ms logger=migrator t=2026-08-12T11:11:10.355279638Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-12T11:11:10.355443264Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=168.266µs logger=migrator t=2026-08-12T11:11:10.367680506Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-12T11:11:10.368906686Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.23992ms logger=migrator t=2026-08-12T11:11:10.377107455Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-12T11:11:10.378417579Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.310464ms logger=migrator t=2026-08-12T11:11:10.384899852Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-12T11:11:10.38603684Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.137028ms logger=migrator t=2026-08-12T11:11:10.392875434Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-12T11:11:10.399623016Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.750132ms logger=migrator t=2026-08-12T11:11:10.409849523Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-12T11:11:10.411481327Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.636154ms logger=migrator t=2026-08-12T11:11:10.467440077Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-12T11:11:10.469135103Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.718197ms logger=migrator t=2026-08-12T11:11:10.476185685Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:11:10.505173418Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.981984ms logger=migrator t=2026-08-12T11:11:10.525281709Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-12T11:11:10.527045518Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.766719ms logger=migrator t=2026-08-12T11:11:10.536583111Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-12T11:11:10.538302228Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.722227ms logger=migrator t=2026-08-12T11:11:10.545561046Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-12T11:11:10.546774636Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.21515ms logger=migrator t=2026-08-12T11:11:10.552398261Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-12T11:11:10.553539069Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.140638ms logger=migrator t=2026-08-12T11:11:10.558852283Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-12T11:11:10.559079811Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=227.648µs logger=migrator t=2026-08-12T11:11:10.566940569Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-12T11:11:10.568262893Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.331124ms logger=migrator t=2026-08-12T11:11:10.573785714Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-12T11:11:10.582002225Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.216501ms logger=migrator t=2026-08-12T11:11:10.587147664Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-12T11:11:10.588120036Z level=info msg="Migration successfully executed" id="create entity_events table" duration=972.242µs logger=migrator t=2026-08-12T11:11:10.594062201Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-12T11:11:10.595195708Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.107446ms logger=migrator t=2026-08-12T11:11:10.601437414Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T11:11:10.60222503Z 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-08-12T11:11:10.608704873Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T11:11:10.610273644Z 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-08-12T11:11:10.61894626Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-12T11:11:10.620078477Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.132836ms logger=migrator t=2026-08-12T11:11:10.625909859Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-12T11:11:10.626972354Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.062625ms logger=migrator t=2026-08-12T11:11:10.633690734Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T11:11:10.63506749Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.380956ms logger=migrator t=2026-08-12T11:11:10.641415768Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T11:11:10.642533976Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.117558ms logger=migrator t=2026-08-12T11:11:10.648056307Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-12T11:11:10.649120862Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.064005ms logger=migrator t=2026-08-12T11:11:10.654000493Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-12T11:11:10.655047807Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.046914ms logger=migrator t=2026-08-12T11:11:10.664768097Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-12T11:11:10.666235954Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.459497ms logger=migrator t=2026-08-12T11:11:10.679318086Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-12T11:11:10.681358493Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.043957ms logger=migrator t=2026-08-12T11:11:10.686535033Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-12T11:11:10.687823825Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.290402ms logger=migrator t=2026-08-12T11:11:10.694297018Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-12T11:11:10.69555621Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.259682ms logger=migrator t=2026-08-12T11:11:10.701958891Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-12T11:11:10.703383327Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.426967ms logger=migrator t=2026-08-12T11:11:10.711128912Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-12T11:11:10.736068662Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.94871ms logger=migrator t=2026-08-12T11:11:10.743076852Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-12T11:11:10.750239648Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.162445ms logger=migrator t=2026-08-12T11:11:10.760814216Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-12T11:11:10.768800768Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.986262ms logger=migrator t=2026-08-12T11:11:10.775761047Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-12T11:11:10.776481961Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=738.134µs logger=migrator t=2026-08-12T11:11:10.784117552Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-12T11:11:10.794264585Z level=info msg="Migration successfully executed" id="add share column" duration=10.152523ms logger=migrator t=2026-08-12T11:11:10.799948553Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-12T11:11:10.800084337Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=135.204µs logger=migrator t=2026-08-12T11:11:10.805903149Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-12T11:11:10.807433959Z level=info msg="Migration successfully executed" id="create file table" duration=1.519389ms logger=migrator t=2026-08-12T11:11:10.814092158Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-12T11:11:10.816141485Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.049938ms logger=migrator t=2026-08-12T11:11:10.823059793Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-12T11:11:10.825057539Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.000976ms logger=migrator t=2026-08-12T11:11:10.831973486Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-12T11:11:10.832896676Z level=info msg="Migration successfully executed" id="create file_meta table" duration=934.97µs logger=migrator t=2026-08-12T11:11:10.838949816Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-12T11:11:10.84092038Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.970445ms logger=migrator t=2026-08-12T11:11:10.847975612Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-12T11:11:10.848053085Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=75.713µs logger=migrator t=2026-08-12T11:11:10.853020448Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-12T11:11:10.853086761Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.233µs logger=migrator t=2026-08-12T11:11:10.858366284Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-12T11:11:10.859634346Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.267242ms logger=migrator t=2026-08-12T11:11:10.866404158Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-12T11:11:10.86676056Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=356.622µs logger=migrator t=2026-08-12T11:11:10.871839037Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-12T11:11:10.873192002Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.348144ms logger=migrator t=2026-08-12T11:11:10.87829727Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-12T11:11:10.887351757Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.056657ms logger=migrator t=2026-08-12T11:11:10.892486805Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-12T11:11:10.892644641Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=158.446µs logger=migrator t=2026-08-12T11:11:10.898731522Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-12T11:11:10.899850988Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.119446ms logger=migrator t=2026-08-12T11:11:10.906059122Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-12T11:11:10.906707264Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=649.312µs logger=migrator t=2026-08-12T11:11:10.912339659Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-12T11:11:10.912669Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=329.891µs logger=migrator t=2026-08-12T11:11:10.920049433Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-12T11:11:10.920576651Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=527.407µs logger=migrator t=2026-08-12T11:11:10.926403742Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-12T11:11:10.935713697Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.309945ms logger=migrator t=2026-08-12T11:11:10.941913761Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-12T11:11:10.950874317Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.959896ms logger=migrator t=2026-08-12T11:11:10.956398998Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-12T11:11:10.957504874Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.101576ms logger=migrator t=2026-08-12T11:11:10.964179924Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-12T11:11:11.041685683Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.500809ms logger=migrator t=2026-08-12T11:11:11.047303598Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-12T11:11:11.048125885Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=821.597µs logger=migrator t=2026-08-12T11:11:11.053370368Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-12T11:11:11.055240329Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.868331ms logger=migrator t=2026-08-12T11:11:11.062496508Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-12T11:11:11.090498299Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.004351ms logger=migrator t=2026-08-12T11:11:11.096701583Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-12T11:11:11.103061582Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.359199ms logger=migrator t=2026-08-12T11:11:11.110483366Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-12T11:11:11.110789126Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=305.76µs logger=migrator t=2026-08-12T11:11:11.115811341Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-12T11:11:11.11609492Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=283.329µs logger=migrator t=2026-08-12T11:11:11.121749116Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-12T11:11:11.122073457Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=324.221µs logger=migrator t=2026-08-12T11:11:11.128511159Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-12T11:11:11.12886116Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=349.701µs logger=migrator t=2026-08-12T11:11:11.135109975Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-12T11:11:11.135467328Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=357.693µs logger=migrator t=2026-08-12T11:11:11.141084632Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-12T11:11:11.142593502Z level=info msg="Migration successfully executed" id="create folder table" duration=1.50875ms logger=migrator t=2026-08-12T11:11:11.149153457Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-12T11:11:11.150310896Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.156849ms logger=migrator t=2026-08-12T11:11:11.157989578Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-12T11:11:11.159786697Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.796579ms logger=migrator t=2026-08-12T11:11:11.166641663Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-12T11:11:11.166669944Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.612µs logger=migrator t=2026-08-12T11:11:11.172468135Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-12T11:11:11.173990805Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.52231ms logger=migrator t=2026-08-12T11:11:11.181254153Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-12T11:11:11.182923788Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.669345ms logger=migrator t=2026-08-12T11:11:11.188977188Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-12T11:11:11.190846139Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.868822ms logger=migrator t=2026-08-12T11:11:11.197122455Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-12T11:11:11.197551889Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=431.624µs logger=migrator t=2026-08-12T11:11:11.204324932Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-12T11:11:11.204712005Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=387.073µs logger=migrator t=2026-08-12T11:11:11.210369881Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-12T11:11:11.212013695Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.643954ms logger=migrator t=2026-08-12T11:11:11.217556788Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-12T11:11:11.219421709Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.867542ms logger=migrator t=2026-08-12T11:11:11.225818089Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-12T11:11:11.226863903Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.045944ms logger=migrator t=2026-08-12T11:11:11.232221619Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-12T11:11:11.233626755Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.403746ms logger=migrator t=2026-08-12T11:11:11.238950461Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-12T11:11:11.240555924Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.605833ms logger=migrator t=2026-08-12T11:11:11.246841761Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-12T11:11:11.24774255Z level=info msg="Migration successfully executed" id="create anon_device table" duration=900.339µs logger=migrator t=2026-08-12T11:11:11.253352934Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-12T11:11:11.255216475Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.867001ms logger=migrator t=2026-08-12T11:11:11.262396842Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-12T11:11:11.26417383Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.776779ms logger=migrator t=2026-08-12T11:11:11.270638023Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-12T11:11:11.271507281Z level=info msg="Migration successfully executed" id="create signing_key table" duration=869.138µs logger=migrator t=2026-08-12T11:11:11.277724936Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-12T11:11:11.278858924Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.134138ms logger=migrator t=2026-08-12T11:11:11.284988815Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-12T11:11:11.286177984Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.189279ms logger=migrator t=2026-08-12T11:11:11.293728442Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-12T11:11:11.294092455Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=364.823µs logger=migrator t=2026-08-12T11:11:11.300518076Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-12T11:11:11.310717432Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.200385ms logger=migrator t=2026-08-12T11:11:11.317735452Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-12T11:11:11.318265449Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=530.647µs logger=migrator t=2026-08-12T11:11:11.324606338Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-12T11:11:11.324635949Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.301µs logger=migrator t=2026-08-12T11:11:11.330338966Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-12T11:11:11.332011681Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.676445ms logger=migrator t=2026-08-12T11:11:11.337627327Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-12T11:11:11.337643457Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=17.22µs logger=migrator t=2026-08-12T11:11:11.34414617Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-12T11:11:11.345366501Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.219551ms logger=migrator t=2026-08-12T11:11:11.351354797Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-12T11:11:11.353180927Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.82504ms logger=migrator t=2026-08-12T11:11:11.360518649Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-12T11:11:11.361595105Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.075306ms logger=migrator t=2026-08-12T11:11:11.369853536Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-12T11:11:11.37118322Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.330224ms logger=migrator t=2026-08-12T11:11:11.376634419Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-12T11:11:11.376933629Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=307.89µs logger=migrator t=2026-08-12T11:11:11.386750252Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-12T11:11:11.387704813Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=954.171µs logger=migrator t=2026-08-12T11:11:11.39733029Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-12T11:11:11.399328485Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.999385ms logger=migrator t=2026-08-12T11:11:11.406632355Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-12T11:11:11.407577257Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=945.112µs logger=migrator t=2026-08-12T11:11:11.413885284Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-12T11:11:11.425664482Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.780088ms logger=migrator t=2026-08-12T11:11:11.430995017Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-12T11:11:11.443646113Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.644646ms logger=migrator t=2026-08-12T11:11:11.453467596Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-12T11:11:11.462303717Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.835661ms logger=migrator t=2026-08-12T11:11:11.4757897Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-12T11:11:11.475917524Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=131.114µs logger=migrator t=2026-08-12T11:11:11.482836932Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-12T11:11:11.494005879Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.168878ms logger=migrator t=2026-08-12T11:11:11.500268395Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-12T11:11:11.508116723Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.835948ms logger=migrator t=2026-08-12T11:11:11.513646546Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-12T11:11:11.514122251Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=476.275µs logger=migrator t=2026-08-12T11:11:11.519364374Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.318484877s logger=migrator t=2026-08-12T11:11:11.520144539Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-12T11:11:11.539173994Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-12T11:11:11.539428973Z level=info msg="Created default organization" logger=secrets t=2026-08-12T11:11:11.546134574Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-12T11:11:11.59314481Z level=info msg="Restored cache from database" duration=496.026µs logger=plugin.store t=2026-08-12T11:11:11.594493794Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-12T11:11:11.63359902Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-12T11:11:11.633626632Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-12T11:11:11.633713634Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-12T11:11:11.633722984Z level=info msg="Plugins loaded" count=54 duration=39.22982ms logger=query_data t=2026-08-12T11:11:11.63905424Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-12T11:11:11.642659289Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-12T11:11:11.650942271Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-12T11:11:11.659616786Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-12T11:11:11.662074547Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-12T11:11:11.664147745Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-12T11:11:11.68677248Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-12T11:11:11.71414674Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-12T11:11:11.738830392Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-12T11:11:11.738851982Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-12T11:11:11.73941764Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-12T11:11:11.739432621Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-12T11:11:11.739833224Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-12T11:11:11.746756321Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-12T11:11:11.811389988Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-12T11:11:11.828347866Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-08-12T11:11:11.829370199Z level=info msg="State cache has been initialized" states=0 duration=89.933928ms logger=ngalert.scheduler t=2026-08-12T11:11:11.829484743Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-12T11:11:11.829550155Z level=info msg=starting first_tick=2026-08-12T11:11:20Z logger=plugins.update.checker t=2026-08-12T11:11:11.843774672Z level=info msg="Update check succeeded" duration=104.127004ms logger=sqlstore.transactions t=2026-08-12T11:11:11.850799424Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-08-12T11:11:11.858811598Z level=info msg="Update check succeeded" duration=119.043686ms logger=sqlstore.transactions t=2026-08-12T11:11:11.867449171Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:11:11.871947389Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:11:11.892073891Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:11:11.897072755Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:11:11.906270588Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:11:11.918589523Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-12T11:11:11.92333762Z level=info msg="Patterns update finished" duration=180.895219ms logger=sqlstore.transactions t=2026-08-12T11:11:11.9394725Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-12T11:11:11.940165003Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-12T11:11:12.254088218Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-12T11:11:12.254517592Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-12T11:11:15.44252302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.444210106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.491677687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.51638955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.543582784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.568875496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.59089217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.715039684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.74229207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.769159263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.791784058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.82015361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.840392616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.872068568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.892444768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.922258758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.943334722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.969756881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:15.988690213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.018179953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.035046447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.068380764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.092553519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.130498667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.150510415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.192073553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.221301674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.258815637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.276135537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.3139364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.331623702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.362340742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.380697096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.405738509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.423491733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.461631867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.480529969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.513812634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.540414128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.572901897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.594208318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.643573992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.662255836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.708025661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.72928131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.769728201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.807638617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.894008708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.915242487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.970651939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:16.988647971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:17.056020357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:17.077300266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:17.132221713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:17.154707092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:17.228061585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:17.252662124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:17.348512916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:17.369900209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:17.454466731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:17.509671556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:17.728841225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:17.744160378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.289527835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.312819591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.382085248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.409957605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.509351194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.525537407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.597406281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.614819103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.686973826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.702844698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.802844817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.830197947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.914692995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:18.933865566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:19.071783822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:19.08934262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:11:19.229948063Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-12T11:11:56.765025711Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T11:21:11.801723679Z level=info msg="Completed cleanup jobs" duration=61.891068ms logger=plugins.update.checker t=2026-08-12T11:21:11.935846506Z level=info msg="Update check succeeded" duration=90.994172ms logger=cleanup t=2026-08-12T11:31:11.74454399Z level=info msg="Completed cleanup jobs" duration=4.755023ms logger=plugins.update.checker t=2026-08-12T11:31:11.92361202Z level=info msg="Update check succeeded" duration=79.034305ms logger=cleanup t=2026-08-12T11:41:11.780056014Z level=info msg="Completed cleanup jobs" duration=40.359839ms logger=plugins.update.checker t=2026-08-12T11:41:11.930445177Z level=info msg="Update check succeeded" duration=86.139809ms logger=infra.usagestats t=2026-08-12T11:41:56.79437648Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T11:51:11.778597588Z level=info msg="Completed cleanup jobs" duration=38.562841ms logger=plugins.update.checker t=2026-08-12T11:51:11.920778001Z level=info msg="Update check succeeded" duration=75.893611ms