logger=settings t=2026-08-22T18:52:29.191432174Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-22T18:52:29Z logger=settings t=2026-08-22T18:52:29.19230331Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-22T18:52:29.192383393Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-22T18:52:29.192463686Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-22T18:52:29.192551529Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-22T18:52:29.19263066Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-22T18:52:29.192697763Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-22T18:52:29.192733114Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-22T18:52:29.192824267Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-22T18:52:29.192874119Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-22T18:52:29.192904839Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-22T18:52:29.192978592Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-22T18:52:29.193013503Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-22T18:52:29.193163297Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-22T18:52:29.193289101Z level=info msg=Target target=[all] logger=settings t=2026-08-22T18:52:29.193377134Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-22T18:52:29.193450706Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-22T18:52:29.193507228Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-22T18:52:29.19356998Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-22T18:52:29.193627822Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-22T18:52:29.193689863Z level=info msg="App mode production" logger=sqlstore t=2026-08-22T18:52:29.195755487Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-22T18:52:29.195824299Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-22T18:52:29.199442011Z level=info msg="Locking database" logger=migrator t=2026-08-22T18:52:29.199466042Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-22T18:52:29.201205045Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-22T18:52:29.202866656Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.663341ms logger=migrator t=2026-08-22T18:52:29.208234462Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-22T18:52:29.209233214Z level=info msg="Migration successfully executed" id="create user table" duration=998.282µs logger=migrator t=2026-08-22T18:52:29.214698191Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-22T18:52:29.215432334Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=734.653µs logger=migrator t=2026-08-22T18:52:29.21920307Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-22T18:52:29.219910893Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=707.223µs logger=migrator t=2026-08-22T18:52:29.224504554Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-22T18:52:29.225592187Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.090393ms logger=migrator t=2026-08-22T18:52:29.230296133Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-22T18:52:29.231407637Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.111024ms logger=migrator t=2026-08-22T18:52:29.234513223Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-22T18:52:29.237231067Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.719753ms logger=migrator t=2026-08-22T18:52:29.240633402Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-22T18:52:29.241477058Z level=info msg="Migration successfully executed" id="create user table v2" duration=843.646µs logger=migrator t=2026-08-22T18:52:29.245123161Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-22T18:52:29.245859673Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=735.793µs logger=migrator t=2026-08-22T18:52:29.250140724Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-22T18:52:29.250817866Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=676.982µs logger=migrator t=2026-08-22T18:52:29.254801189Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-22T18:52:29.255138339Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=337.33µs logger=migrator t=2026-08-22T18:52:29.258905266Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-22T18:52:29.25970188Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=796.245µs logger=migrator t=2026-08-22T18:52:29.264374565Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-22T18:52:29.266118198Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.741244ms logger=migrator t=2026-08-22T18:52:29.270024458Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-22T18:52:29.270093581Z level=info msg="Migration successfully executed" id="Update user table charset" duration=70.283µs logger=migrator t=2026-08-22T18:52:29.272962169Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-22T18:52:29.274636431Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.675552ms logger=migrator t=2026-08-22T18:52:29.277455978Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-22T18:52:29.277726287Z level=info msg="Migration successfully executed" id="Add missing user data" duration=268.478µs logger=migrator t=2026-08-22T18:52:29.281347398Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-22T18:52:29.282512674Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.165206ms logger=migrator t=2026-08-22T18:52:29.285498936Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-22T18:52:29.286185347Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=687.591µs logger=migrator t=2026-08-22T18:52:29.289575782Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-22T18:52:29.290708786Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.132924ms logger=migrator t=2026-08-22T18:52:29.293678698Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-22T18:52:29.301965764Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.286666ms logger=migrator t=2026-08-22T18:52:29.306145412Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-22T18:52:29.307405061Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.257709ms logger=migrator t=2026-08-22T18:52:29.31059237Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-22T18:52:29.310794627Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=197.626µs logger=migrator t=2026-08-22T18:52:29.313989805Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-22T18:52:29.315148091Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.160666ms logger=migrator t=2026-08-22T18:52:29.320213647Z 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-22T18:52:29.320506406Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=292.879µs logger=migrator t=2026-08-22T18:52:29.323768646Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-22T18:52:29.324136287Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=367.781µs logger=migrator t=2026-08-22T18:52:29.328153572Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-22T18:52:29.329656278Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.500306ms logger=migrator t=2026-08-22T18:52:29.334782806Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-22T18:52:29.335672704Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=891.008µs logger=migrator t=2026-08-22T18:52:29.340842903Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-22T18:52:29.341532184Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=689.381µs logger=migrator t=2026-08-22T18:52:29.34524842Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-22T18:52:29.345960281Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=711.363µs logger=migrator t=2026-08-22T18:52:29.34949168Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-22T18:52:29.350214303Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=721.833µs logger=migrator t=2026-08-22T18:52:29.354511975Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-22T18:52:29.354540546Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.532µs logger=migrator t=2026-08-22T18:52:29.358040504Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-22T18:52:29.358999763Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=958.82µs logger=migrator t=2026-08-22T18:52:29.362707888Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-22T18:52:29.363502532Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=794.294µs logger=migrator t=2026-08-22T18:52:29.369528488Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-22T18:52:29.370352874Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=823.896µs logger=migrator t=2026-08-22T18:52:29.376091641Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-22T18:52:29.376938007Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=845.607µs logger=migrator t=2026-08-22T18:52:29.381155327Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-22T18:52:29.384558322Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.402744ms logger=migrator t=2026-08-22T18:52:29.389080842Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-22T18:52:29.39002799Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=946.759µs logger=migrator t=2026-08-22T18:52:29.393395635Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-22T18:52:29.394264152Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=868.597µs logger=migrator t=2026-08-22T18:52:29.399011988Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-22T18:52:29.400048769Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.036351ms logger=migrator t=2026-08-22T18:52:29.406412035Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-22T18:52:29.407713286Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.30362ms logger=migrator t=2026-08-22T18:52:29.428139476Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-22T18:52:29.429725435Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.587589ms logger=migrator t=2026-08-22T18:52:29.435795832Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-22T18:52:29.436319999Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=473.455µs logger=migrator t=2026-08-22T18:52:29.439663901Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-22T18:52:29.44026649Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=602.929µs logger=migrator t=2026-08-22T18:52:29.446268266Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-22T18:52:29.446885824Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=617.459µs logger=migrator t=2026-08-22T18:52:29.4758921Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-22T18:52:29.47720861Z level=info msg="Migration successfully executed" id="create star table" duration=1.31857ms logger=migrator t=2026-08-22T18:52:29.481530663Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-22T18:52:29.482829193Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.29816ms logger=migrator t=2026-08-22T18:52:29.492101379Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-22T18:52:29.492941345Z level=info msg="Migration successfully executed" id="create org table v1" duration=841.216µs logger=migrator t=2026-08-22T18:52:29.498478686Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-22T18:52:29.499306392Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=829.136µs logger=migrator t=2026-08-22T18:52:29.502448708Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-22T18:52:29.503523592Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.074954ms logger=migrator t=2026-08-22T18:52:29.50733959Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-22T18:52:29.508017211Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=675.71µs logger=migrator t=2026-08-22T18:52:29.512309563Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-22T18:52:29.513046476Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=790.625µs logger=migrator t=2026-08-22T18:52:29.516154671Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-22T18:52:29.516926605Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=771.834µs logger=migrator t=2026-08-22T18:52:29.519907617Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-22T18:52:29.519931878Z level=info msg="Migration successfully executed" id="Update org table charset" duration=25.341µs logger=migrator t=2026-08-22T18:52:29.5229338Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-22T18:52:29.522959412Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.761µs logger=migrator t=2026-08-22T18:52:29.527327626Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-22T18:52:29.527597315Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=270.409µs logger=migrator t=2026-08-22T18:52:29.531106702Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-22T18:52:29.531979469Z level=info msg="Migration successfully executed" id="create dashboard table" duration=874.637µs logger=migrator t=2026-08-22T18:52:29.535140977Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-22T18:52:29.536437507Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.29749ms logger=migrator t=2026-08-22T18:52:29.539834192Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-22T18:52:29.541222975Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.388012ms logger=migrator t=2026-08-22T18:52:29.546500247Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-22T18:52:29.54754375Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.045433ms logger=migrator t=2026-08-22T18:52:29.551739039Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-22T18:52:29.552601106Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=861.527µs logger=migrator t=2026-08-22T18:52:29.556786615Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-22T18:52:29.557477296Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=690.661µs logger=migrator t=2026-08-22T18:52:29.562441209Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-22T18:52:29.567597598Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.158519ms logger=migrator t=2026-08-22T18:52:29.572060276Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-22T18:52:29.57281063Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=751.084µs logger=migrator t=2026-08-22T18:52:29.577437021Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-22T18:52:29.578183535Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=746.644µs logger=migrator t=2026-08-22T18:52:29.58320697Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-22T18:52:29.584040846Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=834.286µs logger=migrator t=2026-08-22T18:52:29.588101822Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-22T18:52:29.588585906Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=484.135µs logger=migrator t=2026-08-22T18:52:29.593866809Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-22T18:52:29.596561782Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=2.693043ms logger=migrator t=2026-08-22T18:52:29.604465385Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-22T18:52:29.604569928Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=106.113µs logger=migrator t=2026-08-22T18:52:29.608418787Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-22T18:52:29.610652317Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.23555ms logger=migrator t=2026-08-22T18:52:29.615198537Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-22T18:52:29.618186879Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.988902ms logger=migrator t=2026-08-22T18:52:29.62503355Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-22T18:52:29.626743873Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.712383ms logger=migrator t=2026-08-22T18:52:29.636904907Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-22T18:52:29.638469594Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.568398ms logger=migrator t=2026-08-22T18:52:29.679998766Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-22T18:52:29.68339321Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.393064ms logger=migrator t=2026-08-22T18:52:29.853806248Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-22T18:52:29.855674245Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.868547ms logger=migrator t=2026-08-22T18:52:29.862475625Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-22T18:52:29.86327879Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=802.575µs logger=migrator t=2026-08-22T18:52:29.868591474Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-22T18:52:29.868638855Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.891µs logger=migrator t=2026-08-22T18:52:29.881169672Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-22T18:52:29.881226413Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=75.831µs logger=migrator t=2026-08-22T18:52:29.887084995Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-22T18:52:29.889932132Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.847827ms logger=migrator t=2026-08-22T18:52:29.906164773Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-22T18:52:29.908232937Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.068523ms logger=migrator t=2026-08-22T18:52:30.043989989Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-22T18:52:30.048010623Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.022084ms logger=migrator t=2026-08-22T18:52:30.07085533Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-22T18:52:30.074193143Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.340173ms logger=migrator t=2026-08-22T18:52:30.080492589Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-22T18:52:30.080719605Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=226.727µs logger=migrator t=2026-08-22T18:52:30.084849673Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-22T18:52:30.085883235Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.032032ms logger=migrator t=2026-08-22T18:52:30.090992073Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-22T18:52:30.092162999Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.170816ms logger=migrator t=2026-08-22T18:52:30.096572346Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-22T18:52:30.096599146Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.81µs logger=migrator t=2026-08-22T18:52:30.102064216Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-22T18:52:30.103481249Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.413343ms logger=migrator t=2026-08-22T18:52:30.108901387Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-22T18:52:30.110169656Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.268079ms logger=migrator t=2026-08-22T18:52:30.114723307Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-22T18:52:30.120722553Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.999156ms logger=migrator t=2026-08-22T18:52:30.12676869Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-22T18:52:30.127524353Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=755.793µs logger=migrator t=2026-08-22T18:52:30.131714733Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-22T18:52:30.132640852Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=925.909µs logger=migrator t=2026-08-22T18:52:30.137047498Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-22T18:52:30.137957226Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=906.528µs logger=migrator t=2026-08-22T18:52:30.14326765Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-22T18:52:30.143830848Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=566.228µs logger=migrator t=2026-08-22T18:52:30.147837752Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-22T18:52:30.148702199Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=864.926µs logger=migrator t=2026-08-22T18:52:30.153527518Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-22T18:52:30.157219402Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.691654ms logger=migrator t=2026-08-22T18:52:30.163834486Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-22T18:52:30.165220109Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.388843ms logger=migrator t=2026-08-22T18:52:30.169658578Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-22T18:52:30.169918945Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=258.568µs logger=migrator t=2026-08-22T18:52:30.174167286Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-22T18:52:30.174332602Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=164.446µs logger=migrator t=2026-08-22T18:52:30.180727969Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-22T18:52:30.181624778Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=893.189µs logger=migrator t=2026-08-22T18:52:30.187154238Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-22T18:52:30.191187163Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.029545ms logger=migrator t=2026-08-22T18:52:30.195730254Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-22T18:52:30.196676202Z level=info msg="Migration successfully executed" id="create data_source table" duration=945.488µs logger=migrator t=2026-08-22T18:52:30.201628076Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-22T18:52:30.202524604Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=895.958µs logger=migrator t=2026-08-22T18:52:30.206770505Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-22T18:52:30.207734595Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=889.297µs logger=migrator t=2026-08-22T18:52:30.212290536Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-22T18:52:30.213101291Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=810.585µs logger=migrator t=2026-08-22T18:52:30.218155438Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-22T18:52:30.219663264Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.507756ms logger=migrator t=2026-08-22T18:52:30.224916797Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-22T18:52:30.232041777Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.12514ms logger=migrator t=2026-08-22T18:52:30.236432744Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-22T18:52:30.237100994Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=666.89µs logger=migrator t=2026-08-22T18:52:30.241877152Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-22T18:52:30.242676187Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=796.175µs logger=migrator t=2026-08-22T18:52:30.246815064Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-22T18:52:30.248411594Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.59868ms logger=migrator t=2026-08-22T18:52:30.253522072Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-22T18:52:30.254117511Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=595.469µs logger=migrator t=2026-08-22T18:52:30.262010715Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-22T18:52:30.266342718Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.330934ms logger=migrator t=2026-08-22T18:52:30.270654492Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-22T18:52:30.27318363Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.527838ms logger=migrator t=2026-08-22T18:52:30.278621568Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-22T18:52:30.278719391Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=100.013µs logger=migrator t=2026-08-22T18:52:30.282777667Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-22T18:52:30.282997204Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=219.967µs logger=migrator t=2026-08-22T18:52:30.288598347Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-22T18:52:30.293039714Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.439297ms logger=migrator t=2026-08-22T18:52:30.300849747Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-22T18:52:30.301086934Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=237.057µs logger=migrator t=2026-08-22T18:52:30.305840091Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-22T18:52:30.30614945Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=309.28µs logger=migrator t=2026-08-22T18:52:30.310595828Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-22T18:52:30.314468847Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.872079ms logger=migrator t=2026-08-22T18:52:30.318546934Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-22T18:52:30.3187527Z level=info msg="Migration successfully executed" id="Update uid value" duration=205.796µs logger=migrator t=2026-08-22T18:52:30.322824677Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-22T18:52:30.324720385Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.893618ms logger=migrator t=2026-08-22T18:52:30.33004545Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-22T18:52:30.331480174Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.434554ms logger=migrator t=2026-08-22T18:52:30.335823428Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-22T18:52:30.33685166Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.027882ms logger=migrator t=2026-08-22T18:52:30.34135464Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-22T18:52:30.342245037Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=890.087µs logger=migrator t=2026-08-22T18:52:30.348095408Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-22T18:52:30.348976146Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=891.518µs logger=migrator t=2026-08-22T18:52:30.353574098Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-22T18:52:30.355063814Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.487256ms logger=migrator t=2026-08-22T18:52:30.359422229Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-22T18:52:30.360719869Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.29783ms logger=migrator t=2026-08-22T18:52:30.366440146Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-22T18:52:30.367329273Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=888.297µs logger=migrator t=2026-08-22T18:52:30.372293747Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-22T18:52:30.373757243Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.507497ms logger=migrator t=2026-08-22T18:52:30.379345826Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-22T18:52:30.389988374Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.642249ms logger=migrator t=2026-08-22T18:52:30.39600243Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-22T18:52:30.39697625Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=976.49µs logger=migrator t=2026-08-22T18:52:30.40117305Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-22T18:52:30.401886643Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=716.543µs logger=migrator t=2026-08-22T18:52:30.407138335Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-22T18:52:30.408115196Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=977.541µs logger=migrator t=2026-08-22T18:52:30.412593624Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-22T18:52:30.413462401Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=870.616µs logger=migrator t=2026-08-22T18:52:30.41765338Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-22T18:52:30.418051423Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=397.363µs logger=migrator t=2026-08-22T18:52:30.423633086Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-22T18:52:30.424614796Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=981.72µs logger=migrator t=2026-08-22T18:52:30.430405155Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-22T18:52:30.430454046Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=51.101µs logger=migrator t=2026-08-22T18:52:30.435150732Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-22T18:52:30.438164695Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.013153ms logger=migrator t=2026-08-22T18:52:30.44317186Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-22T18:52:30.446031619Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.859249ms logger=migrator t=2026-08-22T18:52:30.45029663Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-22T18:52:30.450495526Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=201.596µs logger=migrator t=2026-08-22T18:52:30.455605035Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-22T18:52:30.458462353Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.856528ms logger=migrator t=2026-08-22T18:52:30.464588633Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-22T18:52:30.467599846Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.010714ms logger=migrator t=2026-08-22T18:52:30.472967772Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-22T18:52:30.473784327Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=816.175µs logger=migrator t=2026-08-22T18:52:30.478322088Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-22T18:52:30.479208605Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=885.607µs logger=migrator t=2026-08-22T18:52:30.485802619Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-22T18:52:30.487220973Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.463725ms logger=migrator t=2026-08-22T18:52:30.492111565Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-22T18:52:30.493131046Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.020391ms logger=migrator t=2026-08-22T18:52:30.498713889Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-22T18:52:30.499746191Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.032872ms logger=migrator t=2026-08-22T18:52:30.504650472Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-22T18:52:30.505514739Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=864.347µs logger=migrator t=2026-08-22T18:52:30.509608026Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-22T18:52:30.509729119Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=121.963µs logger=migrator t=2026-08-22T18:52:30.514409955Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-22T18:52:30.514460676Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=53.062µs logger=migrator t=2026-08-22T18:52:30.51879718Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-22T18:52:30.521990139Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.192489ms logger=migrator t=2026-08-22T18:52:30.527040835Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-22T18:52:30.530101299Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.062594ms logger=migrator t=2026-08-22T18:52:30.534287199Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-22T18:52:30.534379652Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=93.473µs logger=migrator t=2026-08-22T18:52:30.538790328Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-22T18:52:30.539896002Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.103674ms logger=migrator t=2026-08-22T18:52:30.545251509Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-22T18:52:30.546234069Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=982.7µs logger=migrator t=2026-08-22T18:52:30.550607044Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-22T18:52:30.550663976Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=41.951µs logger=migrator t=2026-08-22T18:52:30.555235538Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-22T18:52:30.556184227Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=949.279µs logger=migrator t=2026-08-22T18:52:30.560580323Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-22T18:52:30.561937245Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.356922ms logger=migrator t=2026-08-22T18:52:30.567244699Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-22T18:52:30.570481469Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.23468ms logger=migrator t=2026-08-22T18:52:30.574892945Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-22T18:52:30.574929357Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=37.442µs logger=migrator t=2026-08-22T18:52:30.580132948Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-22T18:52:30.581072237Z level=info msg="Migration successfully executed" id="create session table" duration=937.999µs logger=migrator t=2026-08-22T18:52:30.585844105Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-22T18:52:30.585933758Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=93.313µs logger=migrator t=2026-08-22T18:52:30.590434987Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-22T18:52:30.590517969Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=81.322µs logger=migrator t=2026-08-22T18:52:30.596034581Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-22T18:52:30.596958729Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=924.028µs logger=migrator t=2026-08-22T18:52:30.601368165Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-22T18:52:30.602124978Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=756.543µs logger=migrator t=2026-08-22T18:52:30.606727121Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-22T18:52:30.606748121Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=22.29µs logger=migrator t=2026-08-22T18:52:30.612497719Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-22T18:52:30.6125242Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.581µs logger=migrator t=2026-08-22T18:52:30.617316768Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-22T18:52:30.620395594Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.078706ms logger=migrator t=2026-08-22T18:52:30.626770561Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-22T18:52:30.629942639Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.172058ms logger=migrator t=2026-08-22T18:52:30.634599814Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-22T18:52:30.634713817Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=112.194µs logger=migrator t=2026-08-22T18:52:30.640695992Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-22T18:52:30.640801405Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=108.734µs logger=migrator t=2026-08-22T18:52:30.646516152Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-22T18:52:30.647498112Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=981.81µs logger=migrator t=2026-08-22T18:52:30.65161431Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-22T18:52:30.65163361Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=20.16µs logger=migrator t=2026-08-22T18:52:30.65775096Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-22T18:52:30.66488544Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=7.13234ms logger=migrator t=2026-08-22T18:52:30.671806914Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-22T18:52:30.67196702Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=162.666µs logger=migrator t=2026-08-22T18:52:30.678494241Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-22T18:52:30.682746683Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.254072ms logger=migrator t=2026-08-22T18:52:30.6874735Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-22T18:52:30.691124933Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.651354ms logger=migrator t=2026-08-22T18:52:30.697469769Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-22T18:52:30.697594603Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=124.325µs logger=migrator t=2026-08-22T18:52:30.702528975Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-22T18:52:30.703509556Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=980.571µs logger=migrator t=2026-08-22T18:52:30.708971774Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-22T18:52:30.709849271Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=877.427µs logger=migrator t=2026-08-22T18:52:30.715483566Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-22T18:52:30.717261041Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.776905ms logger=migrator t=2026-08-22T18:52:30.722276116Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-22T18:52:30.723279707Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.004121ms logger=migrator t=2026-08-22T18:52:30.728338444Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-22T18:52:30.729248252Z level=info msg="Migration successfully executed" id="add index alert state" duration=909.708µs logger=migrator t=2026-08-22T18:52:30.735560697Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-22T18:52:30.737557339Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.001792ms logger=migrator t=2026-08-22T18:52:30.742639356Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-22T18:52:30.743383929Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=744.253µs logger=migrator t=2026-08-22T18:52:30.748443476Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-22T18:52:30.749497719Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.053203ms logger=migrator t=2026-08-22T18:52:30.755466483Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-22T18:52:30.756426343Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=960.21µs logger=migrator t=2026-08-22T18:52:30.761109347Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-22T18:52:30.77251624Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.406823ms logger=migrator t=2026-08-22T18:52:30.777621069Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-22T18:52:30.778100263Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=480.164µs logger=migrator t=2026-08-22T18:52:30.783045546Z 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-22T18:52:30.784306876Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.26091ms logger=migrator t=2026-08-22T18:52:30.791192349Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-22T18:52:30.791665913Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=474.274µs logger=migrator t=2026-08-22T18:52:30.80418461Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-22T18:52:30.805283755Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.111775ms logger=migrator t=2026-08-22T18:52:30.813161619Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-22T18:52:30.814046586Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=884.097µs logger=migrator t=2026-08-22T18:52:30.821030342Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-22T18:52:30.824429497Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.400165ms logger=migrator t=2026-08-22T18:52:30.829679309Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-22T18:52:30.836004345Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.324396ms logger=migrator t=2026-08-22T18:52:30.852397242Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-22T18:52:30.857611333Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.211701ms logger=migrator t=2026-08-22T18:52:30.868389607Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-22T18:52:30.874785175Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.392418ms logger=migrator t=2026-08-22T18:52:30.881882545Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-22T18:52:30.882984219Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.103624ms logger=migrator t=2026-08-22T18:52:30.889361656Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-22T18:52:30.889478809Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=119.893µs logger=migrator t=2026-08-22T18:52:30.900556622Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-22T18:52:30.900602164Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=49.282µs logger=migrator t=2026-08-22T18:52:30.908725925Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-22T18:52:30.909714826Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=988.311µs logger=migrator t=2026-08-22T18:52:30.920098567Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-22T18:52:30.921445839Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.347602ms logger=migrator t=2026-08-22T18:52:30.932131029Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-22T18:52:30.9344075Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.277641ms logger=migrator t=2026-08-22T18:52:30.941049245Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-22T18:52:30.943323825Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=2.27735ms logger=migrator t=2026-08-22T18:52:30.948558028Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-22T18:52:30.949360992Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=802.954µs logger=migrator t=2026-08-22T18:52:30.957651289Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-22T18:52:30.962444847Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.790898ms logger=migrator t=2026-08-22T18:52:30.968098902Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-22T18:52:30.985974455Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=17.870333ms logger=migrator t=2026-08-22T18:52:31.001657221Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-22T18:52:31.002086684Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=431.834µs logger=migrator t=2026-08-22T18:52:31.007381708Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-22T18:52:31.008434141Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.054483ms logger=migrator t=2026-08-22T18:52:31.024124268Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-22T18:52:31.024943083Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=822.625µs logger=migrator t=2026-08-22T18:52:31.029227226Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-22T18:52:31.032225019Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.996683ms logger=migrator t=2026-08-22T18:52:31.036528883Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-22T18:52:31.036598585Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.532µs logger=migrator t=2026-08-22T18:52:31.043933463Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-22T18:52:31.044939424Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.007711ms logger=migrator t=2026-08-22T18:52:31.049290218Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-22T18:52:31.050354932Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.065514ms logger=migrator t=2026-08-22T18:52:31.054997496Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-22T18:52:31.055103649Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=107.403µs logger=migrator t=2026-08-22T18:52:31.060703483Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-22T18:52:31.061428736Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=725.693µs logger=migrator t=2026-08-22T18:52:31.065470141Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-22T18:52:31.066468822Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=998.281µs logger=migrator t=2026-08-22T18:52:31.074202962Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-22T18:52:31.075466691Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.264079ms logger=migrator t=2026-08-22T18:52:31.084368697Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-22T18:52:31.087200365Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.834138ms logger=migrator t=2026-08-22T18:52:31.091919322Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-22T18:52:31.092658915Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=739.623µs logger=migrator t=2026-08-22T18:52:31.104635036Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-22T18:52:31.105874485Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.241989ms logger=migrator t=2026-08-22T18:52:31.11089811Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-22T18:52:31.110931522Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=34.812µs logger=migrator t=2026-08-22T18:52:31.116415683Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-22T18:52:31.12182546Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.408898ms logger=migrator t=2026-08-22T18:52:31.128610661Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-22T18:52:31.129383494Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=774.083µs logger=migrator t=2026-08-22T18:52:31.135633038Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-22T18:52:31.139910021Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.276553ms logger=migrator t=2026-08-22T18:52:31.146898248Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-22T18:52:31.147750825Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=852.587µs logger=migrator t=2026-08-22T18:52:31.153352159Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-22T18:52:31.154792023Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.444224ms logger=migrator t=2026-08-22T18:52:31.160309474Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-22T18:52:31.162011117Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.698723ms logger=migrator t=2026-08-22T18:52:31.166496197Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-22T18:52:31.176341362Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=9.841334ms logger=migrator t=2026-08-22T18:52:31.185237558Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-22T18:52:31.188457468Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=3.22031ms logger=migrator t=2026-08-22T18:52:31.19431437Z 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-22T18:52:31.196221619Z 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.907499ms logger=migrator t=2026-08-22T18:52:31.202189654Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-22T18:52:31.203084011Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=894.247µs logger=migrator t=2026-08-22T18:52:31.209861232Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-22T18:52:31.210911034Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.050472ms logger=migrator t=2026-08-22T18:52:31.218048896Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-22T18:52:31.218345755Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=296.749µs logger=migrator t=2026-08-22T18:52:31.223545226Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-22T18:52:31.228429928Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.884882ms logger=migrator t=2026-08-22T18:52:31.232383521Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-22T18:52:31.240692609Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=8.304858ms logger=migrator t=2026-08-22T18:52:31.248286214Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-22T18:52:31.249386388Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.127524ms logger=migrator t=2026-08-22T18:52:31.253484765Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-22T18:52:31.254237299Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=753.114µs logger=migrator t=2026-08-22T18:52:31.258339566Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-22T18:52:31.258555713Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=216.557µs logger=migrator t=2026-08-22T18:52:31.264441066Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-22T18:52:31.271208946Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.76734ms logger=migrator t=2026-08-22T18:52:31.277239683Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-22T18:52:31.27874536Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.505477ms logger=migrator t=2026-08-22T18:52:31.283109485Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-22T18:52:31.283481387Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=373.412µs logger=migrator t=2026-08-22T18:52:31.292558678Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-22T18:52:31.293078264Z level=info msg="Migration successfully executed" id="Move region to single row" duration=528.106µs logger=migrator t=2026-08-22T18:52:31.298223324Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-22T18:52:31.299150163Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=927.139µs logger=migrator t=2026-08-22T18:52:31.303492528Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-22T18:52:31.304508279Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.016911ms logger=migrator t=2026-08-22T18:52:31.309496594Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-22T18:52:31.310556207Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.060443ms logger=migrator t=2026-08-22T18:52:31.316234153Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-22T18:52:31.317215813Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=981.51µs logger=migrator t=2026-08-22T18:52:31.321389723Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-22T18:52:31.322363733Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=978.92µs logger=migrator t=2026-08-22T18:52:31.328331358Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-22T18:52:31.329481714Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.155006ms logger=migrator t=2026-08-22T18:52:31.333514809Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-22T18:52:31.333581592Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.472µs logger=migrator t=2026-08-22T18:52:31.338423912Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-22T18:52:31.339300659Z level=info msg="Migration successfully executed" id="create test_data table" duration=874.407µs logger=migrator t=2026-08-22T18:52:31.345223843Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-22T18:52:31.346041418Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=817.875µs logger=migrator t=2026-08-22T18:52:31.350767195Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-22T18:52:31.35190209Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.138575ms logger=migrator t=2026-08-22T18:52:31.355887243Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-22T18:52:31.35673825Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=850.807µs logger=migrator t=2026-08-22T18:52:31.368548397Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-22T18:52:31.368768174Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=223.127µs logger=migrator t=2026-08-22T18:52:31.373611824Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-22T18:52:31.373909494Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=295.759µs logger=migrator t=2026-08-22T18:52:31.377852865Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-22T18:52:31.377934398Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=82.363µs logger=migrator t=2026-08-22T18:52:31.384634536Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-22T18:52:31.385571315Z level=info msg="Migration successfully executed" id="create team table" duration=939.35µs logger=migrator t=2026-08-22T18:52:31.399940071Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-22T18:52:31.40118253Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.24695ms logger=migrator t=2026-08-22T18:52:31.40632515Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-22T18:52:31.407220067Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=896.208µs logger=migrator t=2026-08-22T18:52:31.412455439Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-22T18:52:31.416871846Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.415307ms logger=migrator t=2026-08-22T18:52:31.426581528Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-22T18:52:31.426914798Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=423.783µs logger=migrator t=2026-08-22T18:52:31.43696964Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-22T18:52:31.438548489Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.576279ms logger=migrator t=2026-08-22T18:52:31.44471282Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-22T18:52:31.44531802Z level=info msg="Migration successfully executed" id="create team member table" duration=607.44µs logger=migrator t=2026-08-22T18:52:31.450964514Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-22T18:52:31.452991997Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.031833ms logger=migrator t=2026-08-22T18:52:31.456443514Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-22T18:52:31.457140246Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=696.441µs logger=migrator t=2026-08-22T18:52:31.462489352Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-22T18:52:31.464567466Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.083104ms logger=migrator t=2026-08-22T18:52:31.480172071Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-22T18:52:31.483618988Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.447308ms logger=migrator t=2026-08-22T18:52:31.48978862Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-22T18:52:31.493439712Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.650672ms logger=migrator t=2026-08-22T18:52:31.498630754Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-22T18:52:31.503105092Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.472428ms logger=migrator t=2026-08-22T18:52:31.507626063Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-22T18:52:31.509307315Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.682132ms logger=migrator t=2026-08-22T18:52:31.514415813Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-22T18:52:31.515356893Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=941.53µs logger=migrator t=2026-08-22T18:52:31.523473564Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-22T18:52:31.524759104Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.28902ms logger=migrator t=2026-08-22T18:52:31.529263824Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-22T18:52:31.529934995Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=671.211µs logger=migrator t=2026-08-22T18:52:31.53299263Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-22T18:52:31.533707792Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=714.592µs logger=migrator t=2026-08-22T18:52:31.539379268Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-22T18:52:31.540690179Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.311461ms logger=migrator t=2026-08-22T18:52:31.547206482Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-22T18:52:31.549257255Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.051014ms logger=migrator t=2026-08-22T18:52:31.557652125Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-22T18:52:31.558401059Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=750.494µs logger=migrator t=2026-08-22T18:52:31.562712483Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-22T18:52:31.563049763Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=338µs logger=migrator t=2026-08-22T18:52:31.567820601Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-22T18:52:31.567982856Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=162.625µs logger=migrator t=2026-08-22T18:52:31.573519948Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-22T18:52:31.574057504Z level=info msg="Migration successfully executed" id="create tag table" duration=537.596µs logger=migrator t=2026-08-22T18:52:31.579351139Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-22T18:52:31.580066601Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=714.493µs logger=migrator t=2026-08-22T18:52:31.585040555Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-22T18:52:31.585606393Z level=info msg="Migration successfully executed" id="create login attempt table" duration=565.578µs logger=migrator t=2026-08-22T18:52:31.590573896Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-22T18:52:31.591249558Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=675.652µs logger=migrator t=2026-08-22T18:52:31.600496575Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-22T18:52:31.601205057Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=710.063µs logger=migrator t=2026-08-22T18:52:31.606573394Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-22T18:52:31.620629529Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.055575ms logger=migrator t=2026-08-22T18:52:31.624012965Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-22T18:52:31.624616783Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=603.798µs logger=migrator t=2026-08-22T18:52:31.629098452Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-22T18:52:31.629785913Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=687.351µs logger=migrator t=2026-08-22T18:52:31.632807248Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-22T18:52:31.633027955Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=220.857µs logger=migrator t=2026-08-22T18:52:31.642064365Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-22T18:52:31.64287646Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=814.766µs logger=migrator t=2026-08-22T18:52:31.648189985Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-22T18:52:31.649400993Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.218238ms logger=migrator t=2026-08-22T18:52:31.653014645Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-22T18:52:31.653783718Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=769.683µs logger=migrator t=2026-08-22T18:52:31.657416601Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-22T18:52:31.657462852Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=46.671µs logger=migrator t=2026-08-22T18:52:31.661733665Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-22T18:52:31.665735069Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.000914ms logger=migrator t=2026-08-22T18:52:31.668929329Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-22T18:52:31.67412232Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.189831ms logger=migrator t=2026-08-22T18:52:31.679231249Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-22T18:52:31.683003096Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.771627ms logger=migrator t=2026-08-22T18:52:31.688369101Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-22T18:52:31.693738408Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.368677ms logger=migrator t=2026-08-22T18:52:31.6970023Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-22T18:52:31.697940919Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=938.659µs logger=migrator t=2026-08-22T18:52:31.702122629Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-22T18:52:31.708653052Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.529873ms logger=migrator t=2026-08-22T18:52:31.712844632Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-22T18:52:31.713406469Z level=info msg="Migration successfully executed" id="create server_lock table" duration=561.807µs logger=migrator t=2026-08-22T18:52:31.718181867Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-22T18:52:31.719599441Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.417344ms logger=migrator t=2026-08-22T18:52:31.729632593Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-22T18:52:31.73080555Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.173465ms logger=migrator t=2026-08-22T18:52:31.738194558Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-22T18:52:31.739439477Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.244869ms logger=migrator t=2026-08-22T18:52:31.743772981Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-22T18:52:31.745485695Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.712064ms logger=migrator t=2026-08-22T18:52:31.750513661Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-22T18:52:31.751836732Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.297051ms logger=migrator t=2026-08-22T18:52:32.179402947Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-22T18:52:32.190005686Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=10.60366ms logger=migrator t=2026-08-22T18:52:32.281694071Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-22T18:52:32.282953249Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.262478ms logger=migrator t=2026-08-22T18:52:32.611612609Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-22T18:52:32.613451906Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.841927ms logger=migrator t=2026-08-22T18:52:32.717315689Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-22T18:52:32.725816134Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=8.501615ms logger=migrator t=2026-08-22T18:52:32.983081011Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-22T18:52:32.984222017Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.145966ms logger=migrator t=2026-08-22T18:52:33.178500469Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-22T18:52:33.18044183Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.92535ms logger=migrator t=2026-08-22T18:52:33.200049822Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-22T18:52:33.206819603Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=6.769221ms logger=migrator t=2026-08-22T18:52:33.220060106Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-22T18:52:33.220215101Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=159.235µs logger=migrator t=2026-08-22T18:52:33.226129625Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-22T18:52:33.227623272Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.495107ms logger=migrator t=2026-08-22T18:52:33.234533298Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T18:52:33.235702454Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.169216ms logger=migrator t=2026-08-22T18:52:33.242840797Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T18:52:33.243993703Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.124695ms logger=migrator t=2026-08-22T18:52:33.249397142Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-22T18:52:33.249515355Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=70.822µs logger=migrator t=2026-08-22T18:52:33.255257905Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T18:52:33.256560886Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.303421ms logger=migrator t=2026-08-22T18:52:33.26119698Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T18:52:33.262088908Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=895.758µs logger=migrator t=2026-08-22T18:52:33.277912632Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T18:52:33.279897995Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.986463ms logger=migrator t=2026-08-22T18:52:33.28554083Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T18:52:33.28840261Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.861089ms logger=migrator t=2026-08-22T18:52:33.293418886Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-22T18:52:33.301289742Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.870166ms logger=migrator t=2026-08-22T18:52:33.308461376Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-22T18:52:33.309715055Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.253479ms logger=migrator t=2026-08-22T18:52:33.315749703Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-22T18:52:33.315835216Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=86.493µs logger=migrator t=2026-08-22T18:52:33.321748271Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-22T18:52:33.322939528Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.242339ms logger=migrator t=2026-08-22T18:52:33.327609994Z 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-22T18:52:33.328780039Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.169905ms logger=migrator t=2026-08-22T18:52:33.335707876Z 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-22T18:52:33.336858232Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.148995ms logger=migrator t=2026-08-22T18:52:33.341259179Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-22T18:52:33.341396464Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=137.635µs logger=migrator t=2026-08-22T18:52:33.345620756Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-22T18:52:33.346518743Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=895.617µs logger=migrator t=2026-08-22T18:52:33.36051821Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-22T18:52:33.361483301Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=968.921µs logger=migrator t=2026-08-22T18:52:33.366213078Z 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-22T18:52:33.36754495Z 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.332202ms logger=migrator t=2026-08-22T18:52:33.375498708Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-22T18:52:33.376295954Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=797.346µs logger=migrator t=2026-08-22T18:52:33.383742346Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-22T18:52:33.387978668Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.236112ms logger=migrator t=2026-08-22T18:52:33.394527722Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-22T18:52:33.395606376Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.078794ms logger=migrator t=2026-08-22T18:52:33.401211251Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-22T18:52:33.401920384Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=709.303µs logger=migrator t=2026-08-22T18:52:33.407440356Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-22T18:52:33.439154835Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.709989ms logger=migrator t=2026-08-22T18:52:33.444353608Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-22T18:52:33.467703286Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.346438ms logger=migrator t=2026-08-22T18:52:33.472350572Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-22T18:52:33.473084084Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=733.692µs logger=migrator t=2026-08-22T18:52:33.478915917Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-22T18:52:33.480583519Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.667262ms logger=migrator t=2026-08-22T18:52:33.487800764Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-22T18:52:33.493495312Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.692668ms logger=migrator t=2026-08-22T18:52:33.498826288Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-22T18:52:33.504695881Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.868943ms logger=migrator t=2026-08-22T18:52:33.509103539Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-22T18:52:33.510055159Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=951.24µs logger=migrator t=2026-08-22T18:52:33.515055135Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-22T18:52:33.516695666Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.640491ms logger=migrator t=2026-08-22T18:52:33.521865197Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-22T18:52:33.523460237Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.59476ms logger=migrator t=2026-08-22T18:52:33.529556258Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-22T18:52:33.530580139Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.023661ms logger=migrator t=2026-08-22T18:52:33.535470142Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-22T18:52:33.535528974Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=59.452µs logger=migrator t=2026-08-22T18:52:33.539785067Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-22T18:52:33.5498147Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.029603ms logger=migrator t=2026-08-22T18:52:33.554720843Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-22T18:52:33.560598166Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.876423ms logger=migrator t=2026-08-22T18:52:33.56520097Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-22T18:52:33.572670193Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.464833ms logger=migrator t=2026-08-22T18:52:33.57607181Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-22T18:52:33.576918376Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=846.806µs logger=migrator t=2026-08-22T18:52:33.590669145Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-22T18:52:33.591764119Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.096954ms logger=migrator t=2026-08-22T18:52:33.59818424Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-22T18:52:33.607734048Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.549209ms logger=migrator t=2026-08-22T18:52:33.613342313Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-22T18:52:33.618391611Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.051228ms logger=migrator t=2026-08-22T18:52:33.623648294Z 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-22T18:52:33.62478353Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.134896ms logger=migrator t=2026-08-22T18:52:33.628708102Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-22T18:52:33.635007629Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.299187ms logger=migrator t=2026-08-22T18:52:33.639069476Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-22T18:52:33.64560476Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.534454ms logger=migrator t=2026-08-22T18:52:33.65039167Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-22T18:52:33.650465801Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=75.391µs logger=migrator t=2026-08-22T18:52:33.654128776Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-22T18:52:33.655203869Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.075193ms logger=migrator t=2026-08-22T18:52:33.658900445Z 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-22T18:52:33.659929167Z 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.023612ms logger=migrator t=2026-08-22T18:52:33.666356898Z 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-22T18:52:33.667637878Z 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.28033ms logger=migrator t=2026-08-22T18:52:33.671425016Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-22T18:52:33.671530899Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=106.383µs logger=migrator t=2026-08-22T18:52:33.674547413Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-22T18:52:33.681212911Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.664848ms logger=migrator t=2026-08-22T18:52:33.686824516Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-22T18:52:33.693496075Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.671169ms logger=migrator t=2026-08-22T18:52:33.69687499Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-22T18:52:33.703523048Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.645307ms logger=migrator t=2026-08-22T18:52:33.707515162Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-22T18:52:33.713282653Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.767371ms logger=migrator t=2026-08-22T18:52:33.719582519Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-22T18:52:33.726047561Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.463952ms logger=migrator t=2026-08-22T18:52:33.731243593Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-22T18:52:33.731538672Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=295.279µs logger=migrator t=2026-08-22T18:52:33.806762401Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-22T18:52:33.81124078Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=4.4745ms logger=migrator t=2026-08-22T18:52:33.819146127Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-22T18:52:33.829319534Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.177057ms logger=migrator t=2026-08-22T18:52:33.833733512Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-22T18:52:33.833830555Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=98.283µs logger=migrator t=2026-08-22T18:52:33.84135201Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-22T18:52:33.847829242Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.479672ms logger=migrator t=2026-08-22T18:52:33.853439557Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-22T18:52:33.85445598Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.016803ms logger=migrator t=2026-08-22T18:52:33.858115514Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-22T18:52:33.864633197Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.517023ms logger=migrator t=2026-08-22T18:52:33.870017255Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-22T18:52:33.870768838Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=751.593µs logger=migrator t=2026-08-22T18:52:33.87596014Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-22T18:52:33.876983003Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.019733ms logger=migrator t=2026-08-22T18:52:33.884115285Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-22T18:52:33.890755953Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.640208ms logger=migrator t=2026-08-22T18:52:33.894329474Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-22T18:52:33.895153029Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=823.415µs logger=migrator t=2026-08-22T18:52:33.905707359Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-22T18:52:33.906769222Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.061793ms logger=migrator t=2026-08-22T18:52:33.912874473Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-22T18:52:33.914176143Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.301981ms logger=migrator t=2026-08-22T18:52:33.917806007Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-22T18:52:33.918848309Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.044872ms logger=migrator t=2026-08-22T18:52:33.92400367Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-22T18:52:33.924094093Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=91.133µs logger=migrator t=2026-08-22T18:52:33.927663654Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-22T18:52:33.929222913Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.559659ms logger=migrator t=2026-08-22T18:52:33.933567408Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-22T18:52:33.935144418Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.57705ms logger=migrator t=2026-08-22T18:52:33.940202276Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-22T18:52:33.940713532Z 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-22T18:52:33.944847471Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-22T18:52:33.945540512Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=693.091µs logger=migrator t=2026-08-22T18:52:33.950344022Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-22T18:52:33.952095337Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.747455ms logger=migrator t=2026-08-22T18:52:33.956583577Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-22T18:52:33.967775567Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.194ms logger=migrator t=2026-08-22T18:52:33.971413691Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-22T18:52:33.972597107Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.184287ms logger=migrator t=2026-08-22T18:52:33.977872242Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-22T18:52:33.978985987Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.113835ms logger=migrator t=2026-08-22T18:52:33.985552512Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-22T18:52:33.987218813Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.666121ms logger=migrator t=2026-08-22T18:52:33.996462112Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-22T18:52:33.997800584Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.336752ms logger=migrator t=2026-08-22T18:52:34.002741078Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-22T18:52:34.004677838Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.93655ms logger=migrator t=2026-08-22T18:52:34.012804773Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-22T18:52:34.012840434Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=36.901µs logger=migrator t=2026-08-22T18:52:34.016649614Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-22T18:52:34.016792458Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=144.034µs logger=migrator t=2026-08-22T18:52:34.021791554Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-22T18:52:34.030201097Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.410553ms logger=migrator t=2026-08-22T18:52:34.033868363Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-22T18:52:34.034244514Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=376.062µs logger=migrator t=2026-08-22T18:52:34.037846467Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-22T18:52:34.038943792Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.099886ms logger=migrator t=2026-08-22T18:52:34.044060111Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-22T18:52:34.044558677Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=498.826µs logger=migrator t=2026-08-22T18:52:34.048374126Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-22T18:52:34.050121661Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.746575ms logger=migrator t=2026-08-22T18:52:34.054736605Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-22T18:52:34.055600642Z level=info msg="Migration successfully executed" id="create secrets table" duration=864.027µs logger=migrator t=2026-08-22T18:52:34.060205067Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-22T18:52:34.095934355Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.728658ms logger=migrator t=2026-08-22T18:52:34.101327454Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-22T18:52:34.106400933Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.073219ms logger=migrator t=2026-08-22T18:52:34.110330226Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-22T18:52:34.110524842Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=195.506µs logger=migrator t=2026-08-22T18:52:34.114278539Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-22T18:52:34.146142247Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.866638ms logger=migrator t=2026-08-22T18:52:34.151327899Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-22T18:52:34.183035772Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.704013ms logger=migrator t=2026-08-22T18:52:34.187153351Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-22T18:52:34.188130152Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=973.541µs logger=migrator t=2026-08-22T18:52:34.19380844Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-22T18:52:34.195494192Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.683432ms logger=migrator t=2026-08-22T18:52:34.202366437Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-22T18:52:34.202571634Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=205.367µs logger=migrator t=2026-08-22T18:52:34.207103655Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-22T18:52:34.208679365Z level=info msg="Migration successfully executed" id="create permission table" duration=1.5756ms logger=migrator t=2026-08-22T18:52:34.212812194Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-22T18:52:34.214026422Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.214868ms logger=migrator t=2026-08-22T18:52:34.218698259Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-22T18:52:34.219790223Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.088744ms logger=migrator t=2026-08-22T18:52:34.223783688Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-22T18:52:34.224662855Z level=info msg="Migration successfully executed" id="create role table" duration=879.057µs logger=migrator t=2026-08-22T18:52:34.228739103Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-22T18:52:34.239721297Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.983874ms logger=migrator t=2026-08-22T18:52:34.243089582Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-22T18:52:34.249311727Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.220915ms logger=migrator t=2026-08-22T18:52:34.254707926Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-22T18:52:34.255779459Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.071743ms logger=migrator t=2026-08-22T18:52:34.25962894Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-22T18:52:34.260735024Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.105564ms logger=migrator t=2026-08-22T18:52:34.264874015Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-22T18:52:34.265975139Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.100855ms logger=migrator t=2026-08-22T18:52:34.270982675Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-22T18:52:34.272546554Z level=info msg="Migration successfully executed" id="create team role table" duration=1.563289ms logger=migrator t=2026-08-22T18:52:34.27688186Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-22T18:52:34.280303457Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=3.422157ms logger=migrator t=2026-08-22T18:52:34.284623872Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-22T18:52:34.285705016Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.081154ms logger=migrator t=2026-08-22T18:52:34.293973085Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-22T18:52:34.29508309Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.117195ms logger=migrator t=2026-08-22T18:52:34.309017305Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-22T18:52:34.310201612Z level=info msg="Migration successfully executed" id="create user role table" duration=1.186517ms logger=migrator t=2026-08-22T18:52:34.314947331Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-22T18:52:34.316457198Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.510867ms logger=migrator t=2026-08-22T18:52:34.322952772Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-22T18:52:34.324336616Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.383374ms logger=migrator t=2026-08-22T18:52:34.328498876Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-22T18:52:34.329718914Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.224629ms logger=migrator t=2026-08-22T18:52:34.333774701Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-22T18:52:34.334775003Z level=info msg="Migration successfully executed" id="create builtin role table" duration=999.952µs logger=migrator t=2026-08-22T18:52:34.340219653Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-22T18:52:34.341298926Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.079184ms logger=migrator t=2026-08-22T18:52:34.345154327Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-22T18:52:34.346141148Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=986.601µs logger=migrator t=2026-08-22T18:52:34.351191576Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-22T18:52:34.359232668Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.041292ms logger=migrator t=2026-08-22T18:52:34.363423509Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-22T18:52:34.364451431Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.027812ms logger=migrator t=2026-08-22T18:52:34.368699935Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-22T18:52:34.369737737Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.035181ms logger=migrator t=2026-08-22T18:52:34.373919388Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-22T18:52:34.374901118Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=981.79µs logger=migrator t=2026-08-22T18:52:34.379466852Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-22T18:52:34.380487183Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.019921ms logger=migrator t=2026-08-22T18:52:34.384446967Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-22T18:52:34.385382866Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=935.919µs logger=migrator t=2026-08-22T18:52:34.389417863Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-22T18:52:34.390466296Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.047933ms logger=migrator t=2026-08-22T18:52:34.395427281Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-22T18:52:34.403331788Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.904377ms logger=migrator t=2026-08-22T18:52:34.407184739Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-22T18:52:34.415374336Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.188566ms logger=migrator t=2026-08-22T18:52:34.422091725Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-22T18:52:34.436572249Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=14.256247ms logger=migrator t=2026-08-22T18:52:34.442198675Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-22T18:52:34.452754995Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.516139ms logger=migrator t=2026-08-22T18:52:34.46217114Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-22T18:52:34.463425299Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.257319ms logger=migrator t=2026-08-22T18:52:34.471537763Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-22T18:52:34.474406623Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.87023ms logger=migrator t=2026-08-22T18:52:34.484666014Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-22T18:52:34.485712477Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.048833ms logger=migrator t=2026-08-22T18:52:34.492578912Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-22T18:52:34.493834652Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.257259ms logger=migrator t=2026-08-22T18:52:34.499759048Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-22T18:52:34.501908794Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.150827ms logger=migrator t=2026-08-22T18:52:34.508064417Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-22T18:52:34.508165021Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=104.614µs logger=migrator t=2026-08-22T18:52:34.511617599Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-22T18:52:34.511651479Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=33.94µs logger=migrator t=2026-08-22T18:52:34.516337966Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-22T18:52:34.516799191Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=457.715µs logger=migrator t=2026-08-22T18:52:34.525045268Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-22T18:52:34.526132452Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.089254ms logger=migrator t=2026-08-22T18:52:34.533138362Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-22T18:52:34.533935387Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=790.205µs logger=migrator t=2026-08-22T18:52:34.537580911Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-22T18:52:34.537854729Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=274.238µs logger=migrator t=2026-08-22T18:52:34.542830225Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-22T18:52:34.543359362Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=528.987µs logger=migrator t=2026-08-22T18:52:34.54711498Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-22T18:52:34.548026769Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=911.149µs logger=migrator t=2026-08-22T18:52:34.55191917Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-22T18:52:34.553279752Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.360292ms logger=migrator t=2026-08-22T18:52:34.558870757Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-22T18:52:34.566988132Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.118195ms logger=migrator t=2026-08-22T18:52:34.570503601Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-22T18:52:34.570573324Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=65.663µs logger=migrator t=2026-08-22T18:52:34.574051383Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-22T18:52:34.574739765Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=687.882µs logger=migrator t=2026-08-22T18:52:34.5796916Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-22T18:52:34.581153515Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.461485ms logger=migrator t=2026-08-22T18:52:34.588861947Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-22T18:52:34.590315962Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.456895ms logger=migrator t=2026-08-22T18:52:34.594746411Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-22T18:52:34.603521196Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.774175ms logger=migrator t=2026-08-22T18:52:34.607986435Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-22T18:52:34.609248254Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.261289ms logger=migrator t=2026-08-22T18:52:34.614014444Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-22T18:52:34.61675607Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.757617ms logger=migrator t=2026-08-22T18:52:34.621026244Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-22T18:52:34.644063104Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.040052ms logger=migrator t=2026-08-22T18:52:34.648132222Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-22T18:52:34.649476254Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.343653ms logger=migrator t=2026-08-22T18:52:34.6534909Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-22T18:52:34.654625186Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.134476ms logger=migrator t=2026-08-22T18:52:34.658383273Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-22T18:52:34.659614522Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.230849ms logger=migrator t=2026-08-22T18:52:34.663643987Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-22T18:52:34.665089463Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.445426ms logger=migrator t=2026-08-22T18:52:34.669020936Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-22T18:52:34.669249943Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=230.127µs logger=migrator t=2026-08-22T18:52:34.673254219Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-22T18:52:34.674087984Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=833.356µs logger=migrator t=2026-08-22T18:52:34.679966859Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-22T18:52:34.68960195Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.634911ms logger=migrator t=2026-08-22T18:52:34.6924629Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-22T18:52:34.693058138Z level=info msg="Migration successfully executed" id="create entity_events table" duration=592.128µs logger=migrator t=2026-08-22T18:52:34.699460879Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-22T18:52:34.700558463Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.097604ms logger=migrator t=2026-08-22T18:52:34.704648471Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-22T18:52:34.705092655Z 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-22T18:52:34.709642617Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-22T18:52:34.71005624Z 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-22T18:52:34.716039908Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-22T18:52:34.717788233Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.747304ms logger=migrator t=2026-08-22T18:52:34.722896852Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-22T18:52:34.724915175Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.027143ms logger=migrator t=2026-08-22T18:52:34.728416556Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-22T18:52:34.730428718Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.011382ms logger=migrator t=2026-08-22T18:52:34.736708535Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-22T18:52:34.738238233Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.529648ms logger=migrator t=2026-08-22T18:52:34.741952429Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-22T18:52:34.74325751Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.30484ms logger=migrator t=2026-08-22T18:52:34.746690567Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-22T18:52:34.7477553Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.064923ms logger=migrator t=2026-08-22T18:52:34.752909572Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-22T18:52:34.753657585Z level=info msg="Migration successfully executed" id="Drop public config table" duration=748.073µs logger=migrator t=2026-08-22T18:52:34.758178767Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-22T18:52:34.759265021Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.087634ms logger=migrator t=2026-08-22T18:52:34.765720713Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-22T18:52:34.766850619Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.133226ms logger=migrator t=2026-08-22T18:52:34.77009304Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-22T18:52:34.771836975Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.743815ms logger=migrator t=2026-08-22T18:52:34.776237302Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-22T18:52:34.777531203Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.294891ms logger=migrator t=2026-08-22T18:52:34.783134748Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-22T18:52:34.814667866Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=31.529188ms logger=migrator t=2026-08-22T18:52:34.84482266Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-22T18:52:34.857997942Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.179282ms logger=migrator t=2026-08-22T18:52:34.87999527Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-22T18:52:34.887869147Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.877097ms logger=migrator t=2026-08-22T18:52:34.931150382Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-22T18:52:34.931702499Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=554.348µs logger=migrator t=2026-08-22T18:52:34.944881232Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-22T18:52:34.955331799Z level=info msg="Migration successfully executed" id="add share column" duration=10.452177ms logger=migrator t=2026-08-22T18:52:35.000794542Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-22T18:52:35.001469143Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=676.801µs logger=migrator t=2026-08-22T18:52:35.012405877Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-22T18:52:35.013746418Z level=info msg="Migration successfully executed" id="create file table" duration=1.340451ms logger=migrator t=2026-08-22T18:52:35.026800688Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-22T18:52:35.028196812Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.399564ms logger=migrator t=2026-08-22T18:52:35.047010723Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-22T18:52:35.04913574Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.118387ms logger=migrator t=2026-08-22T18:52:35.060961211Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-22T18:52:35.062415536Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.452265ms logger=migrator t=2026-08-22T18:52:35.082534738Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-22T18:52:35.084723447Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.189368ms logger=migrator t=2026-08-22T18:52:35.096945901Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-22T18:52:35.097092765Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=148.734µs logger=migrator t=2026-08-22T18:52:35.113422978Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-22T18:52:35.113703356Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=281.358µs logger=migrator t=2026-08-22T18:52:35.169180228Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-22T18:52:35.169755617Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=578.709µs logger=migrator t=2026-08-22T18:52:35.191194489Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-22T18:52:35.191432897Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=239.628µs logger=migrator t=2026-08-22T18:52:35.202384221Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-22T18:52:35.204096875Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.713564ms logger=migrator t=2026-08-22T18:52:35.225122615Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-22T18:52:35.237751261Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.631887ms logger=migrator t=2026-08-22T18:52:35.244361798Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-22T18:52:35.244491553Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=130.045µs logger=migrator t=2026-08-22T18:52:35.276956132Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-22T18:52:35.278528631Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.57427ms logger=migrator t=2026-08-22T18:52:35.304655571Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-22T18:52:35.30556829Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=914.219µs logger=migrator t=2026-08-22T18:52:35.337392399Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-22T18:52:35.337905895Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=514.246µs logger=migrator t=2026-08-22T18:52:35.355080445Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-22T18:52:35.356031054Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=950.15µs logger=migrator t=2026-08-22T18:52:35.381788183Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-22T18:52:35.395442191Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.654578ms logger=migrator t=2026-08-22T18:52:35.411707382Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-22T18:52:35.424152493Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.446041ms logger=migrator t=2026-08-22T18:52:35.434361384Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-22T18:52:35.436186451Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.828008ms logger=migrator t=2026-08-22T18:52:35.444903335Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-22T18:52:35.524578315Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.6745ms logger=migrator t=2026-08-22T18:52:35.601340156Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-22T18:52:35.60339015Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.038934ms logger=migrator t=2026-08-22T18:52:35.657966493Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-22T18:52:35.659780131Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.824308ms logger=migrator t=2026-08-22T18:52:35.728969322Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-22T18:52:35.755750033Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.783451ms logger=migrator t=2026-08-22T18:52:35.802321885Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-22T18:52:35.817000706Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=14.65792ms logger=migrator t=2026-08-22T18:52:35.857055194Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-22T18:52:35.857621121Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=567.197µs logger=migrator t=2026-08-22T18:52:35.963042191Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-22T18:52:35.963389772Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=348.271µs logger=migrator t=2026-08-22T18:52:36.003271774Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-22T18:52:36.003636536Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=365.712µs logger=migrator t=2026-08-22T18:52:36.013450115Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-22T18:52:36.013854198Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=404.223µs logger=migrator t=2026-08-22T18:52:36.021422776Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-22T18:52:36.021810037Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=379.211µs logger=migrator t=2026-08-22T18:52:36.028919841Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-22T18:52:36.030934595Z level=info msg="Migration successfully executed" id="create folder table" duration=2.014443ms logger=migrator t=2026-08-22T18:52:36.035777307Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-22T18:52:36.037744269Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.966632ms logger=migrator t=2026-08-22T18:52:36.044136981Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-22T18:52:36.045475222Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.337031ms logger=migrator t=2026-08-22T18:52:36.051849693Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-22T18:52:36.051947406Z level=info msg="Migration successfully executed" id="Update folder title length" duration=99.263µs logger=migrator t=2026-08-22T18:52:36.057421259Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-22T18:52:36.058911436Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.492937ms logger=migrator t=2026-08-22T18:52:36.063672325Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-22T18:52:36.064869343Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.197578ms logger=migrator t=2026-08-22T18:52:36.073057351Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-22T18:52:36.075405665Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.337284ms logger=migrator t=2026-08-22T18:52:36.080526297Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-22T18:52:36.081108114Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=576.127µs logger=migrator t=2026-08-22T18:52:36.0844591Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-22T18:52:36.084730209Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=271.489µs logger=migrator t=2026-08-22T18:52:36.089341594Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-22T18:52:36.09081049Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.468656ms logger=migrator t=2026-08-22T18:52:36.094176555Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-22T18:52:36.095455816Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.278781ms logger=migrator t=2026-08-22T18:52:36.09939697Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-22T18:52:36.101589649Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.183569ms logger=migrator t=2026-08-22T18:52:36.107435074Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-22T18:52:36.108812096Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.375892ms logger=migrator t=2026-08-22T18:52:36.112695648Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-22T18:52:36.113878916Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.183968ms logger=migrator t=2026-08-22T18:52:36.11875086Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-22T18:52:36.119599976Z level=info msg="Migration successfully executed" id="create anon_device table" duration=849.116µs logger=migrator t=2026-08-22T18:52:36.122777056Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-22T18:52:36.123913353Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.134806ms logger=migrator t=2026-08-22T18:52:36.127851866Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-22T18:52:36.129104976Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.2601ms logger=migrator t=2026-08-22T18:52:36.134257208Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-22T18:52:36.135649042Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.389473ms logger=migrator t=2026-08-22T18:52:36.144933614Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-22T18:52:36.146005708Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.071584ms logger=migrator t=2026-08-22T18:52:36.158267734Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-22T18:52:36.159585465Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.317951ms logger=migrator t=2026-08-22T18:52:36.171902513Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-22T18:52:36.17244789Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=538.097µs logger=migrator t=2026-08-22T18:52:36.191055076Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-22T18:52:36.209020882Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=17.963995ms logger=migrator t=2026-08-22T18:52:36.229141955Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-22T18:52:36.230768096Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.626811ms logger=migrator t=2026-08-22T18:52:36.246940285Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-22T18:52:36.246983436Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=47.311µs logger=migrator t=2026-08-22T18:52:36.259580533Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-22T18:52:36.26076817Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.190347ms logger=migrator t=2026-08-22T18:52:36.272568392Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-22T18:52:36.272605493Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=52.181µs logger=migrator t=2026-08-22T18:52:36.284938052Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-22T18:52:36.286383707Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.446945ms logger=migrator t=2026-08-22T18:52:36.293631335Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-22T18:52:36.295154654Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.522889ms logger=migrator t=2026-08-22T18:52:36.304309622Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-22T18:52:36.305495209Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.186417ms logger=migrator t=2026-08-22T18:52:36.319080337Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-22T18:52:36.320623005Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.545078ms logger=migrator t=2026-08-22T18:52:36.327580885Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-22T18:52:36.327892294Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=312.64µs logger=migrator t=2026-08-22T18:52:36.338706864Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-22T18:52:36.33952655Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=819.936µs logger=migrator t=2026-08-22T18:52:36.34902909Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-22T18:52:36.350445564Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.417014ms logger=migrator t=2026-08-22T18:52:36.35697099Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-22T18:52:36.357837917Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=866.997µs logger=migrator t=2026-08-22T18:52:36.412799237Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-22T18:52:36.424558367Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.749009ms logger=migrator t=2026-08-22T18:52:36.444836125Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-22T18:52:36.461073786Z level=info msg="Migration successfully executed" id="add region_slug column" duration=16.234911ms logger=migrator t=2026-08-22T18:52:36.476167671Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-22T18:52:36.487452377Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.285546ms logger=migrator t=2026-08-22T18:52:36.509334306Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-22T18:52:36.509452199Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=117.593µs logger=migrator t=2026-08-22T18:52:36.542910963Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-22T18:52:36.556586963Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.67607ms logger=migrator t=2026-08-22T18:52:36.629017764Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-22T18:52:36.638647177Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.631293ms logger=migrator t=2026-08-22T18:52:36.66319557Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-22T18:52:36.663782758Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=588.708µs logger=migrator t=2026-08-22T18:52:36.702515978Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.501465037s logger=migrator t=2026-08-22T18:52:36.703857511Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-22T18:52:36.727841635Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-22T18:52:36.728147065Z level=info msg="Created default organization" logger=secrets t=2026-08-22T18:52:36.769264519Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-22T18:52:36.820054649Z level=info msg="Restored cache from database" duration=374.392µs logger=plugin.store t=2026-08-22T18:52:36.822957779Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-22T18:52:36.8719003Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-22T18:52:36.871932011Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-22T18:52:36.872022574Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-22T18:52:36.872036074Z level=info msg="Plugins loaded" count=54 duration=49.080515ms logger=query_data t=2026-08-22T18:52:36.875885396Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-22T18:52:36.878765507Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-22T18:52:36.893139249Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-22T18:52:36.923112442Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-22T18:52:36.926691396Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-22T18:52:36.92874602Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-22T18:52:37.187011637Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-22T18:52:37.274681934Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-22T18:52:37.352719478Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-22T18:52:37.352747299Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-22T18:52:37.352973916Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-22T18:52:37.354564326Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-22T18:52:37.35499749Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-08-22T18:52:37.357417616Z level=info msg="State cache has been initialized" states=0 duration=2.85187ms logger=ngalert.scheduler t=2026-08-22T18:52:37.357481148Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-22T18:52:37.35754901Z level=info msg=starting first_tick=2026-08-22T18:52:40Z logger=http.server t=2026-08-22T18:52:37.35787148Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-08-22T18:52:37.446979794Z level=info msg="Update check succeeded" duration=89.144245ms logger=plugins.update.checker t=2026-08-22T18:52:37.44940454Z level=info msg="Update check succeeded" duration=91.243261ms logger=sqlstore.transactions t=2026-08-22T18:52:37.506006257Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-22T18:52:37.553126324Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-08-22T18:52:37.822251131Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-22T18:52:37.824832462Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-22T18:52:37.913655357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:37.95654682Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-22T18:52:38.012203688Z level=info msg="Patterns update finished" duration=119.441881ms logger=provisioning.dashboard t=2026-08-22T18:52:54.588315898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.588960649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.608317207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.635452882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.653655421Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-22T18:52:54.688602203Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-22T18:52:54.697451074Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-22T18:52:54.700939Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-22T18:52:54.718105695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.736671547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.755889711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.778982981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.79652082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.824189602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.837772009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.858515713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.875655128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.902987869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.918990096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.943746342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.961077513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:54.987283557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.005017471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.02703389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.043191013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.071005762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.087530747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.112192992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.132786143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.160539929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.176956812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.213862311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.225929489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.256193139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.273963316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.30251696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.318218978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.345864371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.365203351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.391673705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.425564514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.498051299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.517234002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.575491657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.596313945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.657281729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.67212919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.716848197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.731081007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.787668596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.809697524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.874060171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.894582888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.942882564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:55.963385441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.019664552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.037537303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.096472485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.110898902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.178891483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.200650733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.25972681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.278570744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.333184472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.350194985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.404561486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.423502432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.482400922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.50016198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.565424961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.585125564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.643763616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.660362475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.723522106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.749945021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.83901498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.856752567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.925182223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:56.944873856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:57.005265685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:57.022625641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T18:52:57.089216831Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-22T18:54:24.390865848Z level=info msg="Usage stats are ready to report"