logger=settings t=2026-07-01T10:51:24.751977879Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-01T10:51:24Z logger=settings t=2026-07-01T10:51:24.752429102Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-01T10:51:24.752450193Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-01T10:51:24.752462093Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-01T10:51:24.752474124Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-01T10:51:24.752479844Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-01T10:51:24.752495784Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-01T10:51:24.752501614Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-01T10:51:24.752511065Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-01T10:51:24.752519665Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-01T10:51:24.752554886Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-01T10:51:24.752563176Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-01T10:51:24.752569246Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-01T10:51:24.752579097Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-01T10:51:24.752586077Z level=info msg=Target target=[all] logger=settings t=2026-07-01T10:51:24.752612148Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-01T10:51:24.752621038Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-01T10:51:24.752626858Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-01T10:51:24.752632588Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-01T10:51:24.752638508Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-01T10:51:24.752644298Z level=info msg="App mode production" logger=sqlstore t=2026-07-01T10:51:24.753065231Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-01T10:51:24.753090751Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-01T10:51:24.754996317Z level=info msg="Locking database" logger=migrator t=2026-07-01T10:51:24.755011958Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-01T10:51:24.755757839Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-01T10:51:24.757018187Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.259838ms logger=migrator t=2026-07-01T10:51:24.762036823Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-01T10:51:24.762838327Z level=info msg="Migration successfully executed" id="create user table" duration=801.324µs logger=migrator t=2026-07-01T10:51:24.768155712Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-01T10:51:24.768928165Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=774.283µs logger=migrator t=2026-07-01T10:51:24.772981073Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-01T10:51:24.773827778Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=844.875µs logger=migrator t=2026-07-01T10:51:24.779469453Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-01T10:51:24.780696629Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.229206ms logger=migrator t=2026-07-01T10:51:24.785627943Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-01T10:51:24.786299173Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=671.249µs logger=migrator t=2026-07-01T10:51:24.79028155Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-01T10:51:24.79336991Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.090131ms logger=migrator t=2026-07-01T10:51:24.799285152Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-01T10:51:24.800972571Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.701479ms logger=migrator t=2026-07-01T10:51:24.805728661Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-01T10:51:24.807023929Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.299458ms logger=migrator t=2026-07-01T10:51:24.812440176Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-01T10:51:24.813706644Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.266028ms logger=migrator t=2026-07-01T10:51:24.819050331Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-01T10:51:24.819655608Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=605.168µs logger=migrator t=2026-07-01T10:51:24.824315604Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-01T10:51:24.82485288Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=537.486µs logger=migrator t=2026-07-01T10:51:24.828167447Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-01T10:51:24.829299509Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.128913ms logger=migrator t=2026-07-01T10:51:24.83375291Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-01T10:51:24.833830452Z level=info msg="Migration successfully executed" id="Update user table charset" duration=82.312µs logger=migrator t=2026-07-01T10:51:24.839272711Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-01T10:51:24.841330122Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.060701ms logger=migrator t=2026-07-01T10:51:24.848375467Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-01T10:51:24.848653625Z level=info msg="Migration successfully executed" id="Add missing user data" duration=278.758µs logger=migrator t=2026-07-01T10:51:24.853304992Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-01T10:51:24.856282009Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.975946ms logger=migrator t=2026-07-01T10:51:24.860656287Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-01T10:51:24.861965025Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.307808ms logger=migrator t=2026-07-01T10:51:24.866285462Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-01T10:51:24.867467486Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.184105ms logger=migrator t=2026-07-01T10:51:24.871927567Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-01T10:51:24.879960032Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.031574ms logger=migrator t=2026-07-01T10:51:24.883614758Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-01T10:51:24.884808522Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.193334ms logger=migrator t=2026-07-01T10:51:24.88982465Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-01T10:51:24.890111768Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=286.958µs logger=migrator t=2026-07-01T10:51:24.896577877Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-01T10:51:24.897906216Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.327699ms logger=migrator t=2026-07-01T10:51:24.905638662Z 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-07-01T10:51:24.906078945Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=440.643µs logger=migrator t=2026-07-01T10:51:24.91172417Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-01T10:51:24.912129182Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=405.271µs logger=migrator t=2026-07-01T10:51:24.916198961Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-01T10:51:24.917044376Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=843.105µs logger=migrator t=2026-07-01T10:51:24.922221807Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-01T10:51:24.923294738Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.072571ms logger=migrator t=2026-07-01T10:51:24.928053608Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-01T10:51:24.92916446Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.110772ms logger=migrator t=2026-07-01T10:51:24.934696551Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-01T10:51:24.935850916Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.154445ms logger=migrator t=2026-07-01T10:51:24.941658895Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-01T10:51:24.942310644Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=651.769µs logger=migrator t=2026-07-01T10:51:24.946857827Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-01T10:51:24.946886988Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.161µs logger=migrator t=2026-07-01T10:51:24.950469933Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-01T10:51:24.951774201Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.303797ms logger=migrator t=2026-07-01T10:51:24.956232302Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-01T10:51:24.956937472Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=703.96µs logger=migrator t=2026-07-01T10:51:24.96305205Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-01T10:51:24.963756891Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=704.351µs logger=migrator t=2026-07-01T10:51:24.968823929Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-01T10:51:24.969833039Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.00853ms logger=migrator t=2026-07-01T10:51:24.974862726Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-01T10:51:24.978808601Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.947986ms logger=migrator t=2026-07-01T10:51:24.987577678Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-01T10:51:24.988739981Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.164683ms logger=migrator t=2026-07-01T10:51:24.993797789Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-01T10:51:24.995035556Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.238387ms logger=migrator t=2026-07-01T10:51:25.000590029Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-01T10:51:25.001524916Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=934.657µs logger=migrator t=2026-07-01T10:51:25.007363146Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-01T10:51:25.009287603Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.923757ms logger=migrator t=2026-07-01T10:51:25.013540856Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-01T10:51:25.014708031Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.167255ms logger=migrator t=2026-07-01T10:51:25.018707988Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-01T10:51:25.019291175Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=583.047µs logger=migrator t=2026-07-01T10:51:25.046791879Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-01T10:51:25.048591422Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.802423ms logger=migrator t=2026-07-01T10:51:25.053914428Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-01T10:51:25.054507435Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=595.207µs logger=migrator t=2026-07-01T10:51:25.058385818Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-01T10:51:25.059078469Z level=info msg="Migration successfully executed" id="create star table" duration=692.741µs logger=migrator t=2026-07-01T10:51:25.063372234Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-01T10:51:25.064213708Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=841.414µs logger=migrator t=2026-07-01T10:51:25.07041816Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-01T10:51:25.071361308Z level=info msg="Migration successfully executed" id="create org table v1" duration=943.527µs logger=migrator t=2026-07-01T10:51:25.079410383Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-01T10:51:25.080426452Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=979.778µs logger=migrator t=2026-07-01T10:51:25.089877019Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-01T10:51:25.091203538Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.335158ms logger=migrator t=2026-07-01T10:51:25.099512611Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-01T10:51:25.100843169Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.333399ms logger=migrator t=2026-07-01T10:51:25.107498104Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-01T10:51:25.108423891Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=928.667µs logger=migrator t=2026-07-01T10:51:25.113931182Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-01T10:51:25.11489309Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=963.858µs logger=migrator t=2026-07-01T10:51:25.120300118Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-01T10:51:25.12035812Z level=info msg="Migration successfully executed" id="Update org table charset" duration=61.472µs logger=migrator t=2026-07-01T10:51:25.125034657Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-01T10:51:25.125098128Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=64.282µs logger=migrator t=2026-07-01T10:51:25.130989331Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-01T10:51:25.131212487Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=224.776µs logger=migrator t=2026-07-01T10:51:25.136553683Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-01T10:51:25.137376937Z level=info msg="Migration successfully executed" id="create dashboard table" duration=823.214µs logger=migrator t=2026-07-01T10:51:25.14394955Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-01T10:51:25.144857426Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=912.746µs logger=migrator t=2026-07-01T10:51:25.150187102Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-01T10:51:25.151013246Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=825.874µs logger=migrator t=2026-07-01T10:51:25.156792275Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-01T10:51:25.157797635Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.00534ms logger=migrator t=2026-07-01T10:51:25.163408669Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-01T10:51:25.164650955Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.241746ms logger=migrator t=2026-07-01T10:51:25.171016881Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-01T10:51:25.172136104Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.119053ms logger=migrator t=2026-07-01T10:51:25.176794781Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-01T10:51:25.182309392Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.512301ms logger=migrator t=2026-07-01T10:51:25.187441411Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-01T10:51:25.188208924Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=767.563µs logger=migrator t=2026-07-01T10:51:25.193794108Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-01T10:51:25.194944751Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.150273ms logger=migrator t=2026-07-01T10:51:25.200298118Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-01T10:51:25.201442251Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.146303ms logger=migrator t=2026-07-01T10:51:25.208016833Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-01T10:51:25.208451946Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=438.813µs logger=migrator t=2026-07-01T10:51:25.214915985Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-01T10:51:25.21610861Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.197525ms logger=migrator t=2026-07-01T10:51:25.22156512Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-01T10:51:25.221881859Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=321.37µs logger=migrator t=2026-07-01T10:51:25.227604246Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-01T10:51:25.2294634Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.857284ms logger=migrator t=2026-07-01T10:51:25.243089468Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-01T10:51:25.244693156Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.606968ms logger=migrator t=2026-07-01T10:51:25.249870877Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-01T10:51:25.25170336Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.833903ms logger=migrator t=2026-07-01T10:51:25.256866191Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-01T10:51:25.257652454Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=784.423µs logger=migrator t=2026-07-01T10:51:25.263023321Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-01T10:51:25.264834324Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.813763ms logger=migrator t=2026-07-01T10:51:25.26944223Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-01T10:51:25.270242813Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=801.083µs logger=migrator t=2026-07-01T10:51:25.275313661Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-01T10:51:25.276285229Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=973.128µs logger=migrator t=2026-07-01T10:51:25.29069508Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-01T10:51:25.290749872Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=58.932µs logger=migrator t=2026-07-01T10:51:25.296025986Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-01T10:51:25.296085878Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=64.252µs logger=migrator t=2026-07-01T10:51:25.301597309Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-01T10:51:25.304822733Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.226204ms logger=migrator t=2026-07-01T10:51:25.310948492Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-01T10:51:25.313231179Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.284297ms logger=migrator t=2026-07-01T10:51:25.320242995Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-01T10:51:25.322516521Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.276217ms logger=migrator t=2026-07-01T10:51:25.335001616Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-01T10:51:25.337374305Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.375049ms logger=migrator t=2026-07-01T10:51:25.34370959Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-01T10:51:25.34402835Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=323.24µs logger=migrator t=2026-07-01T10:51:25.348882732Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-01T10:51:25.349790188Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=909.126µs logger=migrator t=2026-07-01T10:51:25.37446784Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-01T10:51:25.375941753Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.477334ms logger=migrator t=2026-07-01T10:51:25.525163196Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-01T10:51:25.525230488Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=72.352µs logger=migrator t=2026-07-01T10:51:25.625780188Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-01T10:51:25.627321473Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.552304ms logger=migrator t=2026-07-01T10:51:25.63235529Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-01T10:51:25.633159643Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=804.713µs logger=migrator t=2026-07-01T10:51:25.641949471Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-01T10:51:25.654271981Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=12.31988ms logger=migrator t=2026-07-01T10:51:25.662905913Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-01T10:51:25.663697206Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=794.583µs logger=migrator t=2026-07-01T10:51:25.67237605Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-01T10:51:25.674194543Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.820093ms logger=migrator t=2026-07-01T10:51:25.687106141Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-01T10:51:25.689005776Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.901125ms logger=migrator t=2026-07-01T10:51:25.694949711Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-01T10:51:25.695451805Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=504.864µs logger=migrator t=2026-07-01T10:51:25.699234145Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-01T10:51:25.699900985Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=665.73µs logger=migrator t=2026-07-01T10:51:25.70589269Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-01T10:51:25.707837767Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.945957ms logger=migrator t=2026-07-01T10:51:25.713653447Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-01T10:51:25.714945785Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.292808ms logger=migrator t=2026-07-01T10:51:25.723027112Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-01T10:51:25.723250458Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=224.276µs logger=migrator t=2026-07-01T10:51:25.731600422Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-01T10:51:25.73185867Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=260.958µs logger=migrator t=2026-07-01T10:51:25.738114713Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-01T10:51:25.738893525Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=779.283µs logger=migrator t=2026-07-01T10:51:25.744856069Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-01T10:51:25.75035244Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=5.496871ms logger=migrator t=2026-07-01T10:51:25.755652315Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-01T10:51:25.757070727Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.417832ms logger=migrator t=2026-07-01T10:51:25.765580796Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-01T10:51:25.766378599Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=800.803µs logger=migrator t=2026-07-01T10:51:25.772479157Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-01T10:51:25.773138706Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=659.359µs logger=migrator t=2026-07-01T10:51:25.778445401Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-01T10:51:25.779285197Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=840.246µs logger=migrator t=2026-07-01T10:51:25.783682764Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-01T10:51:25.784373824Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=691.35µs logger=migrator t=2026-07-01T10:51:25.788378262Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-01T10:51:25.794426759Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.045997ms logger=migrator t=2026-07-01T10:51:25.801184516Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-01T10:51:25.802081393Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=897.697µs logger=migrator t=2026-07-01T10:51:25.810108578Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-01T10:51:25.811076026Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=965.798µs logger=migrator t=2026-07-01T10:51:25.817994257Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-01T10:51:25.818787291Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=795.264µs logger=migrator t=2026-07-01T10:51:25.823308823Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-01T10:51:25.823937102Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=628.159µs logger=migrator t=2026-07-01T10:51:25.832800461Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-01T10:51:25.835267764Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.470712ms logger=migrator t=2026-07-01T10:51:25.841205517Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-01T10:51:25.843185564Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.978527ms logger=migrator t=2026-07-01T10:51:25.846516852Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-01T10:51:25.846547303Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.271µs logger=migrator t=2026-07-01T10:51:25.851670072Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-01T10:51:25.851865799Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=196.277µs logger=migrator t=2026-07-01T10:51:25.856813133Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-01T10:51:25.860745648Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.932186ms logger=migrator t=2026-07-01T10:51:25.865802385Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-01T10:51:25.865988912Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=184.917µs logger=migrator t=2026-07-01T10:51:25.869904236Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-01T10:51:25.870076231Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=172.515µs logger=migrator t=2026-07-01T10:51:25.874099848Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-01T10:51:25.877983972Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.883124ms logger=migrator t=2026-07-01T10:51:25.882508184Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-01T10:51:25.882729901Z level=info msg="Migration successfully executed" id="Update uid value" duration=221.877µs logger=migrator t=2026-07-01T10:51:25.886249494Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-01T10:51:25.88714037Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=890.466µs logger=migrator t=2026-07-01T10:51:25.892217038Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-01T10:51:25.893880257Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.485793ms logger=migrator t=2026-07-01T10:51:25.899425688Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-01T10:51:25.900300654Z level=info msg="Migration successfully executed" id="create api_key table" duration=874.506µs logger=migrator t=2026-07-01T10:51:25.90459402Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-01T10:51:25.905534318Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=941.308µs logger=migrator t=2026-07-01T10:51:25.911621886Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-01T10:51:25.912516301Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=895.006µs logger=migrator t=2026-07-01T10:51:25.920159175Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-01T10:51:25.922666889Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.508044ms logger=migrator t=2026-07-01T10:51:25.931060924Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-01T10:51:25.932136415Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.078491ms logger=migrator t=2026-07-01T10:51:25.937182253Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-01T10:51:25.938581193Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.40684ms logger=migrator t=2026-07-01T10:51:25.943460586Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-01T10:51:25.944197388Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=734.592µs logger=migrator t=2026-07-01T10:51:25.947552036Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-01T10:51:25.959756873Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.204297ms logger=migrator t=2026-07-01T10:51:25.96479271Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-01T10:51:25.965341366Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=549.266µs logger=migrator t=2026-07-01T10:51:25.970918859Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-01T10:51:25.971709862Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=790.993µs logger=migrator t=2026-07-01T10:51:25.977201283Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-01T10:51:25.978598674Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.397211ms logger=migrator t=2026-07-01T10:51:25.983812916Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-01T10:51:25.98495575Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.143943ms logger=migrator t=2026-07-01T10:51:25.989159663Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-01T10:51:25.989469462Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=310.219µs logger=migrator t=2026-07-01T10:51:25.99315684Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-01T10:51:25.993832309Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=675.36µs logger=migrator t=2026-07-01T10:51:25.99898189Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-01T10:51:25.999042471Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=58.172µs logger=migrator t=2026-07-01T10:51:26.003124001Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-01T10:51:26.005721276Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.598215ms logger=migrator t=2026-07-01T10:51:26.009448026Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-01T10:51:26.012164445Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.715449ms logger=migrator t=2026-07-01T10:51:26.018726637Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-01T10:51:26.018936923Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=210.456µs logger=migrator t=2026-07-01T10:51:26.025175335Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-01T10:51:26.030588434Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.415938ms logger=migrator t=2026-07-01T10:51:26.03629578Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-01T10:51:26.038885496Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.597226ms logger=migrator t=2026-07-01T10:51:26.043699757Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-01T10:51:26.044422628Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=723.801µs logger=migrator t=2026-07-01T10:51:26.055936894Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-01T10:51:26.057167451Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.246997ms logger=migrator t=2026-07-01T10:51:26.064074523Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-01T10:51:26.065592348Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.512624ms logger=migrator t=2026-07-01T10:51:26.06981005Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-01T10:51:26.070661486Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=851.776µs logger=migrator t=2026-07-01T10:51:26.075316361Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-01T10:51:26.076864507Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.548846ms logger=migrator t=2026-07-01T10:51:26.083915313Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-01T10:51:26.084858291Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=942.259µs logger=migrator t=2026-07-01T10:51:26.08929058Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-01T10:51:26.089338871Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=48.711µs logger=migrator t=2026-07-01T10:51:26.092922127Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-01T10:51:26.092939787Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=18.33µs logger=migrator t=2026-07-01T10:51:26.097438578Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-01T10:51:26.100164118Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.72484ms logger=migrator t=2026-07-01T10:51:26.10431389Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-01T10:51:26.107276146Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.962146ms logger=migrator t=2026-07-01T10:51:26.1111883Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-01T10:51:26.111256062Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.282µs logger=migrator t=2026-07-01T10:51:26.115355323Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-01T10:51:26.11627856Z level=info msg="Migration successfully executed" id="create quota table v1" duration=923.016µs logger=migrator t=2026-07-01T10:51:26.121911194Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-01T10:51:26.122937264Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.02947ms logger=migrator t=2026-07-01T10:51:26.129167977Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-01T10:51:26.129246149Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=82.822µs logger=migrator t=2026-07-01T10:51:26.134345337Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-01T10:51:26.135301526Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=956.169µs logger=migrator t=2026-07-01T10:51:26.140339052Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-01T10:51:26.141232099Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=893.147µs logger=migrator t=2026-07-01T10:51:26.145475433Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-01T10:51:26.148709887Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.236044ms logger=migrator t=2026-07-01T10:51:26.153500737Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-01T10:51:26.153533708Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.251µs logger=migrator t=2026-07-01T10:51:26.159014639Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-01T10:51:26.160558434Z level=info msg="Migration successfully executed" id="create session table" duration=1.516484ms logger=migrator t=2026-07-01T10:51:26.165732216Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-01T10:51:26.165862019Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=131.183µs logger=migrator t=2026-07-01T10:51:26.169885527Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-01T10:51:26.17000783Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=126.914µs logger=migrator t=2026-07-01T10:51:26.175526472Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-01T10:51:26.17651308Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=988.648µs logger=migrator t=2026-07-01T10:51:26.181882387Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-01T10:51:26.183181896Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.296469ms logger=migrator t=2026-07-01T10:51:26.188353437Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-01T10:51:26.188385778Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=33.361µs logger=migrator t=2026-07-01T10:51:26.192044725Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-01T10:51:26.192077376Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.321µs logger=migrator t=2026-07-01T10:51:26.196814054Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-01T10:51:26.202652845Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.845491ms logger=migrator t=2026-07-01T10:51:26.206462476Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-01T10:51:26.209515365Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.052529ms logger=migrator t=2026-07-01T10:51:26.215223102Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-01T10:51:26.21584634Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=623.598µs logger=migrator t=2026-07-01T10:51:26.219639582Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-01T10:51:26.219771565Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=133.333µs logger=migrator t=2026-07-01T10:51:26.224427982Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-01T10:51:26.225844383Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.416241ms logger=migrator t=2026-07-01T10:51:26.22984797Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-01T10:51:26.22987575Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.78µs logger=migrator t=2026-07-01T10:51:26.233163587Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-01T10:51:26.236238627Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.07515ms logger=migrator t=2026-07-01T10:51:26.240748098Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-01T10:51:26.240991405Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=244.587µs logger=migrator t=2026-07-01T10:51:26.245902299Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-01T10:51:26.250828643Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.927304ms logger=migrator t=2026-07-01T10:51:26.255062357Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-01T10:51:26.258067706Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.005179ms logger=migrator t=2026-07-01T10:51:26.262022671Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-01T10:51:26.262095703Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.512µs logger=migrator t=2026-07-01T10:51:26.266649636Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-01T10:51:26.267507871Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=857.825µs logger=migrator t=2026-07-01T10:51:26.272275771Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-01T10:51:26.273871947Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.458982ms logger=migrator t=2026-07-01T10:51:26.27874754Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-01T10:51:26.279733708Z level=info msg="Migration successfully executed" id="create alert table v1" duration=985.678µs logger=migrator t=2026-07-01T10:51:26.294540702Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-01T10:51:26.295422217Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=882.285µs logger=migrator t=2026-07-01T10:51:26.300502026Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-01T10:51:26.301760543Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.258336ms logger=migrator t=2026-07-01T10:51:26.307198461Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-01T10:51:26.308450509Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.252006ms logger=migrator t=2026-07-01T10:51:26.313415013Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-01T10:51:26.314544247Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.128514ms logger=migrator t=2026-07-01T10:51:26.319347566Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-01T10:51:26.320757928Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.410112ms logger=migrator t=2026-07-01T10:51:26.326560058Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-01T10:51:26.327940598Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.38016ms logger=migrator t=2026-07-01T10:51:26.333469749Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-01T10:51:26.343418651Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.947182ms logger=migrator t=2026-07-01T10:51:26.356160624Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-01T10:51:26.357120251Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=962.607µs logger=migrator t=2026-07-01T10:51:26.366582028Z 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-07-01T10:51:26.367622529Z 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.043291ms logger=migrator t=2026-07-01T10:51:26.373379837Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-01T10:51:26.373673015Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=300.298µs logger=migrator t=2026-07-01T10:51:26.378060353Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-01T10:51:26.378635271Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=572.897µs logger=migrator t=2026-07-01T10:51:26.382794772Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-01T10:51:26.384085799Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.290077ms logger=migrator t=2026-07-01T10:51:26.394628518Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-01T10:51:26.399206352Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.577874ms logger=migrator t=2026-07-01T10:51:26.4035988Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-01T10:51:26.406215546Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.616276ms logger=migrator t=2026-07-01T10:51:26.410181663Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-01T10:51:26.414519229Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.336646ms logger=migrator t=2026-07-01T10:51:26.430707843Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-01T10:51:26.437229313Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.523651ms logger=migrator t=2026-07-01T10:51:26.443483987Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-01T10:51:26.444105455Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=621.508µs logger=migrator t=2026-07-01T10:51:26.449511273Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-01T10:51:26.449554164Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=44.591µs logger=migrator t=2026-07-01T10:51:26.455788936Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-01T10:51:26.455828917Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.751µs logger=migrator t=2026-07-01T10:51:26.459479544Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-01T10:51:26.4606969Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.227907ms logger=migrator t=2026-07-01T10:51:26.464785679Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-01T10:51:26.465637934Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=851.785µs logger=migrator t=2026-07-01T10:51:26.470469965Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-01T10:51:26.471201407Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=731.182µs logger=migrator t=2026-07-01T10:51:26.476420949Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-01T10:51:26.477235893Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=815.084µs logger=migrator t=2026-07-01T10:51:26.481105166Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-01T10:51:26.482449526Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.34216ms logger=migrator t=2026-07-01T10:51:26.488661837Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-01T10:51:26.493599972Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.939115ms logger=migrator t=2026-07-01T10:51:26.500865384Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-01T10:51:26.504726337Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.860943ms logger=migrator t=2026-07-01T10:51:26.510112444Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-01T10:51:26.510247169Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=135.495µs logger=migrator t=2026-07-01T10:51:26.514532794Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-01T10:51:26.515169552Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=636.728µs logger=migrator t=2026-07-01T10:51:26.521760545Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-01T10:51:26.522756064Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=997.439µs logger=migrator t=2026-07-01T10:51:26.528199133Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-01T10:51:26.535406994Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.206201ms logger=migrator t=2026-07-01T10:51:26.53971324Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-01T10:51:26.539815043Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=104.873µs logger=migrator t=2026-07-01T10:51:26.544623714Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-01T10:51:26.545558841Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=935.277µs logger=migrator t=2026-07-01T10:51:26.549287269Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-01T10:51:26.550264909Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=977.63µs logger=migrator t=2026-07-01T10:51:26.557659874Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-01T10:51:26.557774519Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=117.024µs logger=migrator t=2026-07-01T10:51:26.561433395Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-01T10:51:26.562921098Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.487863ms logger=migrator t=2026-07-01T10:51:26.567611366Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-01T10:51:26.569075989Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.464543ms logger=migrator t=2026-07-01T10:51:26.573518458Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-01T10:51:26.574470836Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=954.028µs logger=migrator t=2026-07-01T10:51:26.579231305Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-01T10:51:26.580135982Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=904.567µs logger=migrator t=2026-07-01T10:51:26.584052017Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-01T10:51:26.585043085Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=990.698µs logger=migrator t=2026-07-01T10:51:26.589385062Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-01T10:51:26.590399522Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.01408ms logger=migrator t=2026-07-01T10:51:26.596295884Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-01T10:51:26.596325645Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.631µs logger=migrator t=2026-07-01T10:51:26.600087136Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-01T10:51:26.604302368Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.215272ms logger=migrator t=2026-07-01T10:51:26.608221064Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-01T10:51:26.609399818Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.178874ms logger=migrator t=2026-07-01T10:51:26.614003423Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-01T10:51:26.620405899Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.397086ms logger=migrator t=2026-07-01T10:51:26.626218909Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-01T10:51:26.62693924Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=720.541µs logger=migrator t=2026-07-01T10:51:26.63241445Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-01T10:51:26.633887254Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.472404ms logger=migrator t=2026-07-01T10:51:26.639244391Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-01T10:51:26.640750964Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.506903ms logger=migrator t=2026-07-01T10:51:26.646332357Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-01T10:51:26.659554214Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.227167ms logger=migrator t=2026-07-01T10:51:26.664593662Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-01T10:51:26.665104617Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=510.725µs logger=migrator t=2026-07-01T10:51:26.668346261Z 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-07-01T10:51:26.669520355Z 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.171894ms logger=migrator t=2026-07-01T10:51:26.676769117Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-01T10:51:26.67722497Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=456.323µs logger=migrator t=2026-07-01T10:51:26.712864133Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-01T10:51:26.713660516Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=749.031µs logger=migrator t=2026-07-01T10:51:26.719328641Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-01T10:51:26.719488136Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=159.845µs logger=migrator t=2026-07-01T10:51:26.723639958Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-01T10:51:26.727676106Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.035698ms logger=migrator t=2026-07-01T10:51:26.731833968Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-01T10:51:26.736128133Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.293696ms logger=migrator t=2026-07-01T10:51:26.741221202Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-01T10:51:26.742315563Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.093221ms logger=migrator t=2026-07-01T10:51:26.748104722Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-01T10:51:26.748993289Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=888.617µs logger=migrator t=2026-07-01T10:51:26.754001336Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-01T10:51:26.754335326Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=334.14µs logger=migrator t=2026-07-01T10:51:26.758979061Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-01T10:51:26.76304175Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.06412ms logger=migrator t=2026-07-01T10:51:26.767591873Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-01T10:51:26.768454808Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=862.396µs logger=migrator t=2026-07-01T10:51:26.772673151Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-01T10:51:26.772833586Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=160.775µs logger=migrator t=2026-07-01T10:51:26.780210852Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-01T10:51:26.780602793Z level=info msg="Migration successfully executed" id="Move region to single row" duration=393.771µs logger=migrator t=2026-07-01T10:51:26.784464736Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-01T10:51:26.786111374Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.646298ms logger=migrator t=2026-07-01T10:51:26.79038992Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-01T10:51:26.791362378Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=972.818µs logger=migrator t=2026-07-01T10:51:26.796076196Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-01T10:51:26.797037464Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=960.998µs logger=migrator t=2026-07-01T10:51:26.800657799Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-01T10:51:26.801715301Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.056442ms logger=migrator t=2026-07-01T10:51:26.805854911Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-01T10:51:26.806643974Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=789.083µs logger=migrator t=2026-07-01T10:51:26.812076453Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-01T10:51:26.813144425Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.067572ms logger=migrator t=2026-07-01T10:51:26.816593816Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-01T10:51:26.816657177Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=63.852µs logger=migrator t=2026-07-01T10:51:26.820670525Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-01T10:51:26.821491079Z level=info msg="Migration successfully executed" id="create test_data table" duration=820.394µs logger=migrator t=2026-07-01T10:51:26.826892407Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-01T10:51:26.827721991Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=827.564µs logger=migrator t=2026-07-01T10:51:26.831839711Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-01T10:51:26.833383606Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.544215ms logger=migrator t=2026-07-01T10:51:26.837389493Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-01T10:51:26.838334952Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=945.389µs logger=migrator t=2026-07-01T10:51:26.842962396Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-01T10:51:26.843175232Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=212.476µs logger=migrator t=2026-07-01T10:51:26.846510011Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-01T10:51:26.846878651Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=369.04µs logger=migrator t=2026-07-01T10:51:26.851448004Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-01T10:51:26.851596039Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=148.425µs logger=migrator t=2026-07-01T10:51:26.856333667Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-01T10:51:26.857289025Z level=info msg="Migration successfully executed" id="create team table" duration=957.538µs logger=migrator t=2026-07-01T10:51:26.862760595Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-01T10:51:26.863977561Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.217016ms logger=migrator t=2026-07-01T10:51:26.868427701Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-01T10:51:26.869530324Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.102842ms logger=migrator t=2026-07-01T10:51:26.875250641Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-01T10:51:26.882959906Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.703995ms logger=migrator t=2026-07-01T10:51:26.887633612Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-01T10:51:26.887789507Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=156.695µs logger=migrator t=2026-07-01T10:51:26.891393013Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-01T10:51:26.892132624Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=740.261µs logger=migrator t=2026-07-01T10:51:26.897498871Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-01T10:51:26.898942903Z level=info msg="Migration successfully executed" id="create team member table" duration=1.446812ms logger=migrator t=2026-07-01T10:51:26.90462986Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-01T10:51:26.90564896Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.019191ms logger=migrator t=2026-07-01T10:51:26.909532963Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-01T10:51:26.910887243Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.35639ms logger=migrator t=2026-07-01T10:51:26.915232079Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-01T10:51:26.916679912Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.448303ms logger=migrator t=2026-07-01T10:51:26.920969577Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-01T10:51:26.929912289Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.941961ms logger=migrator t=2026-07-01T10:51:26.934667348Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-01T10:51:26.939339395Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.671917ms logger=migrator t=2026-07-01T10:51:26.945192866Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-01T10:51:26.95354154Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.347394ms logger=migrator t=2026-07-01T10:51:26.956835766Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-01T10:51:26.957930798Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.094821ms logger=migrator t=2026-07-01T10:51:26.962587164Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-01T10:51:26.963452069Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=864.975µs logger=migrator t=2026-07-01T10:51:26.967649142Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-01T10:51:26.968655791Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.006749ms logger=migrator t=2026-07-01T10:51:26.974503372Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-01T10:51:26.975462901Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=959.339µs logger=migrator t=2026-07-01T10:51:26.979217371Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-01T10:51:26.980117277Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=899.915µs logger=migrator t=2026-07-01T10:51:26.988191092Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-01T10:51:26.989503381Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.314419ms logger=migrator t=2026-07-01T10:51:26.996124465Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-01T10:51:26.997774843Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.650018ms logger=migrator t=2026-07-01T10:51:27.005595411Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-01T10:51:27.006971822Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.381121ms logger=migrator t=2026-07-01T10:51:27.013341738Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-01T10:51:27.014035138Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=694.82µs logger=migrator t=2026-07-01T10:51:27.021181488Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-01T10:51:27.021553398Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=372.64µs logger=migrator t=2026-07-01T10:51:27.027731779Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-01T10:51:27.0287937Z level=info msg="Migration successfully executed" id="create tag table" duration=1.062452ms logger=migrator t=2026-07-01T10:51:27.034848587Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-01T10:51:27.036098243Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.250346ms logger=migrator t=2026-07-01T10:51:27.042522252Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-01T10:51:27.04349927Z level=info msg="Migration successfully executed" id="create login attempt table" duration=977.608µs logger=migrator t=2026-07-01T10:51:27.048941049Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-01T10:51:27.050384521Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.443192ms logger=migrator t=2026-07-01T10:51:27.057006145Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-01T10:51:27.058380675Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.37588ms logger=migrator t=2026-07-01T10:51:27.064104232Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-01T10:51:27.082983384Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.876292ms logger=migrator t=2026-07-01T10:51:27.090535196Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-01T10:51:27.091534705Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.000268ms logger=migrator t=2026-07-01T10:51:27.096253333Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-01T10:51:27.097494578Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.241135ms logger=migrator t=2026-07-01T10:51:27.108773018Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-01T10:51:27.109073787Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=302.089µs logger=migrator t=2026-07-01T10:51:27.13380391Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-01T10:51:27.134977615Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.177825ms logger=migrator t=2026-07-01T10:51:27.141272029Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-01T10:51:27.142161435Z level=info msg="Migration successfully executed" id="create user auth table" duration=893.106µs logger=migrator t=2026-07-01T10:51:27.145833292Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-01T10:51:27.147308735Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.474613ms logger=migrator t=2026-07-01T10:51:27.153678641Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-01T10:51:27.153789994Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=115.443µs logger=migrator t=2026-07-01T10:51:27.157980767Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-01T10:51:27.1642224Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.239263ms logger=migrator t=2026-07-01T10:51:27.168241897Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-01T10:51:27.174075347Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.83211ms logger=migrator t=2026-07-01T10:51:27.178197968Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-01T10:51:27.183836143Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.609214ms logger=migrator t=2026-07-01T10:51:27.189329684Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-01T10:51:27.195339689Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.006455ms logger=migrator t=2026-07-01T10:51:27.199635566Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-01T10:51:27.200753068Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.119862ms logger=migrator t=2026-07-01T10:51:27.206024772Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-01T10:51:27.211647996Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.623814ms logger=migrator t=2026-07-01T10:51:27.219484536Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-01T10:51:27.22066241Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.179704ms logger=migrator t=2026-07-01T10:51:27.232176916Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-01T10:51:27.233863376Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.68993ms logger=migrator t=2026-07-01T10:51:27.240914492Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-01T10:51:27.242043155Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.132044ms logger=migrator t=2026-07-01T10:51:27.248421432Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-01T10:51:27.249655917Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.234285ms logger=migrator t=2026-07-01T10:51:27.256462417Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-01T10:51:27.257658081Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.228215ms logger=migrator t=2026-07-01T10:51:27.264231434Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-01T10:51:27.265603144Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.37025ms logger=migrator t=2026-07-01T10:51:27.274064911Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-01T10:51:27.278245264Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=4.180713ms logger=migrator t=2026-07-01T10:51:27.291011127Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-01T10:51:27.292172581Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.160454ms logger=migrator t=2026-07-01T10:51:27.300498305Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-01T10:51:27.302028459Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.532494ms logger=migrator t=2026-07-01T10:51:27.310368553Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-01T10:51:27.311425464Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.056752ms logger=migrator t=2026-07-01T10:51:27.317688707Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-01T10:51:27.318560092Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=873.175µs logger=migrator t=2026-07-01T10:51:27.323713053Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-01T10:51:27.324666501Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=953.297µs logger=migrator t=2026-07-01T10:51:27.330129521Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-01T10:51:27.330196472Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.862µs logger=migrator t=2026-07-01T10:51:27.337834696Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-01T10:51:27.337922898Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=89.362µs logger=migrator t=2026-07-01T10:51:27.342775081Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-01T10:51:27.343739949Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=964.788µs logger=migrator t=2026-07-01T10:51:27.351361392Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-01T10:51:27.353079641Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.71867ms logger=migrator t=2026-07-01T10:51:27.359574592Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-01T10:51:27.360622712Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.04801ms logger=migrator t=2026-07-01T10:51:27.383872082Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-01T10:51:27.383997325Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=128.373µs logger=migrator t=2026-07-01T10:51:27.390005642Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-01T10:51:27.391118394Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.113042ms logger=migrator t=2026-07-01T10:51:27.396730658Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-01T10:51:27.397741627Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.010339ms logger=migrator t=2026-07-01T10:51:27.403242978Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-01T10:51:27.405165515Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.921496ms logger=migrator t=2026-07-01T10:51:27.411798978Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-01T10:51:27.412888601Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.053132ms logger=migrator t=2026-07-01T10:51:27.418272468Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-01T10:51:27.427316232Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.031514ms logger=migrator t=2026-07-01T10:51:27.434190343Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-01T10:51:27.435134491Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=949.618µs logger=migrator t=2026-07-01T10:51:27.441062345Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-01T10:51:27.441158337Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=97.023µs logger=migrator t=2026-07-01T10:51:27.445401811Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-01T10:51:27.446359229Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=957.148µs logger=migrator t=2026-07-01T10:51:27.451016085Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-01T10:51:27.451995894Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=979.469µs logger=migrator t=2026-07-01T10:51:27.457807684Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-01T10:51:27.458766302Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=958.268µs logger=migrator t=2026-07-01T10:51:27.463169191Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-01T10:51:27.463276464Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=108.903µs logger=migrator t=2026-07-01T10:51:27.469225728Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-01T10:51:27.471104793Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.878886ms logger=migrator t=2026-07-01T10:51:27.476096088Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-01T10:51:27.477777688Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.68078ms logger=migrator t=2026-07-01T10:51:27.482996381Z 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-07-01T10:51:27.484133783Z 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.142813ms logger=migrator t=2026-07-01T10:51:27.491597042Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-01T10:51:27.492858608Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.261556ms logger=migrator t=2026-07-01T10:51:27.499279117Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-01T10:51:27.506357663Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.078256ms logger=migrator t=2026-07-01T10:51:27.512687438Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-01T10:51:27.513830432Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.146374ms logger=migrator t=2026-07-01T10:51:27.519764455Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-01T10:51:27.521333041Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.569025ms logger=migrator t=2026-07-01T10:51:27.526982336Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-01T10:51:27.554856611Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.875245ms logger=migrator t=2026-07-01T10:51:27.561854516Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-01T10:51:27.589476024Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.620778ms logger=migrator t=2026-07-01T10:51:27.594043517Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-01T10:51:27.594872242Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=829.525µs logger=migrator t=2026-07-01T10:51:27.600215428Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-01T10:51:27.601724382Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.504143ms logger=migrator t=2026-07-01T10:51:27.610034194Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-01T10:51:27.618551433Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.518079ms logger=migrator t=2026-07-01T10:51:27.62558958Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-01T10:51:27.6351825Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.588279ms logger=migrator t=2026-07-01T10:51:27.641441733Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-01T10:51:27.64233672Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=894.656µs logger=migrator t=2026-07-01T10:51:27.649534069Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-01T10:51:27.650803377Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.270858ms logger=migrator t=2026-07-01T10:51:27.659027748Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-01T10:51:27.660204051Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.177674ms logger=migrator t=2026-07-01T10:51:27.665888438Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-01T10:51:27.667530636Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.641718ms logger=migrator t=2026-07-01T10:51:27.673988495Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-01T10:51:27.674054056Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.551µs logger=migrator t=2026-07-01T10:51:27.677363583Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-01T10:51:27.687379896Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.014263ms logger=migrator t=2026-07-01T10:51:27.692605589Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-01T10:51:27.696937446Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.331967ms logger=migrator t=2026-07-01T10:51:27.704812816Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-01T10:51:27.711487711Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.674945ms logger=migrator t=2026-07-01T10:51:27.716326282Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-01T10:51:27.71727405Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=948.148µs logger=migrator t=2026-07-01T10:51:27.723260026Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-01T10:51:27.725346026Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.08519ms logger=migrator t=2026-07-01T10:51:27.733523935Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-01T10:51:27.73952186Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.997865ms logger=migrator t=2026-07-01T10:51:27.747848354Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-01T10:51:27.755323963Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.47744ms logger=migrator t=2026-07-01T10:51:27.761842883Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-01T10:51:27.762670248Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=827.495µs logger=migrator t=2026-07-01T10:51:27.768055215Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-01T10:51:27.774619677Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.563572ms logger=migrator t=2026-07-01T10:51:27.7808831Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-01T10:51:27.787466072Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.582962ms logger=migrator t=2026-07-01T10:51:27.792568971Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-01T10:51:27.792644353Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=73.042µs logger=migrator t=2026-07-01T10:51:27.797855626Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-01T10:51:27.799056632Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.200926ms logger=migrator t=2026-07-01T10:51:27.805575992Z 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-07-01T10:51:27.806948032Z 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.37596ms logger=migrator t=2026-07-01T10:51:27.81335912Z 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-07-01T10:51:27.814422281Z 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.06297ms logger=migrator t=2026-07-01T10:51:27.822745394Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-01T10:51:27.822856317Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=112.023µs logger=migrator t=2026-07-01T10:51:27.828152302Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-01T10:51:27.836511517Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.357925ms logger=migrator t=2026-07-01T10:51:27.846718155Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-01T10:51:27.851232817Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.516062ms logger=migrator t=2026-07-01T10:51:27.857612503Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-01T10:51:27.863860007Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.246743ms logger=migrator t=2026-07-01T10:51:27.869629965Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-01T10:51:27.877508325Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.8752ms logger=migrator t=2026-07-01T10:51:27.884487389Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-01T10:51:27.890150635Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.661856ms logger=migrator t=2026-07-01T10:51:27.895405599Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-01T10:51:27.895488871Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=85.612µs logger=migrator t=2026-07-01T10:51:27.901163347Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-01T10:51:27.901992681Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=830.744µs logger=migrator t=2026-07-01T10:51:27.908649456Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-01T10:51:27.913187288Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=4.537322ms logger=migrator t=2026-07-01T10:51:27.921769569Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-01T10:51:27.921832771Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=62.822µs logger=migrator t=2026-07-01T10:51:27.929812784Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-01T10:51:27.939468417Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.661523ms logger=migrator t=2026-07-01T10:51:27.944797833Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-01T10:51:27.945974477Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.176524ms logger=migrator t=2026-07-01T10:51:27.952622001Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-01T10:51:27.959486472Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.859051ms logger=migrator t=2026-07-01T10:51:27.964434977Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-01T10:51:27.965369264Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=933.857µs logger=migrator t=2026-07-01T10:51:27.971079501Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-01T10:51:27.972153532Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.073671ms logger=migrator t=2026-07-01T10:51:27.981000682Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-01T10:51:27.996116193Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=15.114852ms logger=migrator t=2026-07-01T10:51:28.002814278Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-01T10:51:28.003473208Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=658.16µs logger=migrator t=2026-07-01T10:51:28.010289978Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-01T10:51:28.011527483Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.236995ms logger=migrator t=2026-07-01T10:51:28.017410206Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-01T10:51:28.018857178Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.446942ms logger=migrator t=2026-07-01T10:51:28.026243684Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-01T10:51:28.028012365Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.783071ms logger=migrator t=2026-07-01T10:51:28.037771011Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-01T10:51:28.037876484Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=106.873µs logger=migrator t=2026-07-01T10:51:28.046730983Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-01T10:51:28.047760653Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.02974ms logger=migrator t=2026-07-01T10:51:28.054109589Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-01T10:51:28.054990465Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=880.825µs logger=migrator t=2026-07-01T10:51:28.060758393Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-01T10:51:28.061293888Z 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-07-01T10:51:28.066989545Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-01T10:51:28.068310054Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.321779ms logger=migrator t=2026-07-01T10:51:28.074797664Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-01T10:51:28.076625878Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.831635ms logger=migrator t=2026-07-01T10:51:28.083326403Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-01T10:51:28.089968537Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.639544ms logger=migrator t=2026-07-01T10:51:28.096012234Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-01T10:51:28.097442696Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.432432ms logger=migrator t=2026-07-01T10:51:28.105045738Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-01T10:51:28.107076548Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.03484ms logger=migrator t=2026-07-01T10:51:28.113276099Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-01T10:51:28.114763962Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.478382ms logger=migrator t=2026-07-01T10:51:28.121545161Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-01T10:51:28.122572161Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.026359ms logger=migrator t=2026-07-01T10:51:28.132062568Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-01T10:51:28.133587833Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.527695ms logger=migrator t=2026-07-01T10:51:28.13827603Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-01T10:51:28.138311701Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=36.831µs logger=migrator t=2026-07-01T10:51:28.142721999Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-01T10:51:28.142816202Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=94.943µs logger=migrator t=2026-07-01T10:51:28.146112818Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-01T10:51:28.154656339Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.540501ms logger=migrator t=2026-07-01T10:51:28.163010744Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-01T10:51:28.163520468Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=513.665µs logger=migrator t=2026-07-01T10:51:28.176871008Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-01T10:51:28.178133415Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.264757ms logger=migrator t=2026-07-01T10:51:28.183298986Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-01T10:51:28.183555444Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=255.198µs logger=migrator t=2026-07-01T10:51:28.189988431Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-01T10:51:28.191259839Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.269248ms logger=migrator t=2026-07-01T10:51:28.205104494Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-01T10:51:28.206241457Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.139893ms logger=migrator t=2026-07-01T10:51:28.212769297Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-01T10:51:28.244559917Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.78601ms logger=migrator t=2026-07-01T10:51:28.24980556Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-01T10:51:28.255046903Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.241843ms logger=migrator t=2026-07-01T10:51:28.258814014Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-01T10:51:28.258926318Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=116.784µs logger=migrator t=2026-07-01T10:51:28.262332687Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-01T10:51:28.297483995Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.146628ms logger=migrator t=2026-07-01T10:51:28.306445077Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-01T10:51:28.338217036Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.775108ms logger=migrator t=2026-07-01T10:51:28.342250103Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-01T10:51:28.342880372Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=614.069µs logger=migrator t=2026-07-01T10:51:28.348134396Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-01T10:51:28.349021072Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=885.946µs logger=migrator t=2026-07-01T10:51:28.355278124Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-01T10:51:28.355507161Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=229.957µs logger=migrator t=2026-07-01T10:51:28.358931661Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-01T10:51:28.359756016Z level=info msg="Migration successfully executed" id="create permission table" duration=824.275µs logger=migrator t=2026-07-01T10:51:28.364579036Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-01T10:51:28.365540695Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=961.639µs logger=migrator t=2026-07-01T10:51:28.375076103Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-01T10:51:28.376501255Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.425342ms logger=migrator t=2026-07-01T10:51:28.382259844Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-01T10:51:28.38316697Z level=info msg="Migration successfully executed" id="create role table" duration=906.777µs logger=migrator t=2026-07-01T10:51:28.387324882Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-01T10:51:28.397854449Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.529817ms logger=migrator t=2026-07-01T10:51:28.403773052Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-01T10:51:28.413576169Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.801197ms logger=migrator t=2026-07-01T10:51:28.420720128Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-01T10:51:28.422050987Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.332119ms logger=migrator t=2026-07-01T10:51:28.427417384Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-01T10:51:28.428597158Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.177054ms logger=migrator t=2026-07-01T10:51:28.433730228Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-01T10:51:28.434870412Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.133804ms logger=migrator t=2026-07-01T10:51:28.439440975Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-01T10:51:28.441063733Z level=info msg="Migration successfully executed" id="create team role table" duration=1.612777ms logger=migrator t=2026-07-01T10:51:28.446723829Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-01T10:51:28.44781497Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.091072ms logger=migrator t=2026-07-01T10:51:28.453111295Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-01T10:51:28.455304329Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.192884ms logger=migrator t=2026-07-01T10:51:28.46353122Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-01T10:51:28.465158277Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.628777ms logger=migrator t=2026-07-01T10:51:28.469784042Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-01T10:51:28.470952416Z level=info msg="Migration successfully executed" id="create user role table" duration=1.167124ms logger=migrator t=2026-07-01T10:51:28.475260043Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-01T10:51:28.476423216Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.162653ms logger=migrator t=2026-07-01T10:51:28.483213345Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-01T10:51:28.486156841Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.817682ms logger=migrator t=2026-07-01T10:51:28.492356492Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-01T10:51:28.494469484Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.114782ms logger=migrator t=2026-07-01T10:51:28.499010797Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-01T10:51:28.50014236Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.131333ms logger=migrator t=2026-07-01T10:51:28.506387603Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-01T10:51:28.507274838Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=888.365µs logger=migrator t=2026-07-01T10:51:28.514005646Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-01T10:51:28.515252482Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.239886ms logger=migrator t=2026-07-01T10:51:28.522897725Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-01T10:51:28.5292219Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.328185ms logger=migrator t=2026-07-01T10:51:28.534146264Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-01T10:51:28.535287977Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.142263ms logger=migrator t=2026-07-01T10:51:28.541567312Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-01T10:51:28.543069935Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.505694ms logger=migrator t=2026-07-01T10:51:28.547565517Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-01T10:51:28.54869996Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.134493ms logger=migrator t=2026-07-01T10:51:28.555261292Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-01T10:51:28.556714774Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.457692ms logger=migrator t=2026-07-01T10:51:28.561453903Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-01T10:51:28.562255336Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=801.293µs logger=migrator t=2026-07-01T10:51:28.566672016Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-01T10:51:28.568126518Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.455171ms logger=migrator t=2026-07-01T10:51:28.574258467Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-01T10:51:28.589291847Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=15.02998ms logger=migrator t=2026-07-01T10:51:28.596583709Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-01T10:51:28.602580425Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.010906ms logger=migrator t=2026-07-01T10:51:28.609723564Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-01T10:51:28.616567854Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.8514ms logger=migrator t=2026-07-01T10:51:28.623365723Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-01T10:51:28.634502399Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.138236ms logger=migrator t=2026-07-01T10:51:28.641340038Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-01T10:51:28.643242974Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.910736ms logger=migrator t=2026-07-01T10:51:28.647837359Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-01T10:51:28.649069304Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.231845ms logger=migrator t=2026-07-01T10:51:28.657350907Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-01T10:51:28.659137419Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.781842ms logger=migrator t=2026-07-01T10:51:28.663117925Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-01T10:51:28.663915988Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=797.853µs logger=migrator t=2026-07-01T10:51:28.669038208Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-01T10:51:28.670152312Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.113564ms logger=migrator t=2026-07-01T10:51:28.676328912Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-01T10:51:28.676419054Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=92.732µs logger=migrator t=2026-07-01T10:51:28.68038241Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-01T10:51:28.680435411Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=54.601µs logger=migrator t=2026-07-01T10:51:28.685280093Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-01T10:51:28.685796598Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=516.325µs logger=migrator t=2026-07-01T10:51:28.690234588Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-01T10:51:28.690827535Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=597.607µs logger=migrator t=2026-07-01T10:51:28.695214483Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-01T10:51:28.696232153Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.02106ms logger=migrator t=2026-07-01T10:51:28.701975702Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-01T10:51:28.702318601Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=357.91µs logger=migrator t=2026-07-01T10:51:28.709076898Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-01T10:51:28.709820041Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=746.323µs logger=migrator t=2026-07-01T10:51:28.714335563Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-01T10:51:28.715398084Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.061251ms logger=migrator t=2026-07-01T10:51:28.719789242Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-01T10:51:28.721310717Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.520655ms logger=migrator t=2026-07-01T10:51:28.730268589Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-01T10:51:28.741086905Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.816866ms logger=migrator t=2026-07-01T10:51:28.745659899Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-01T10:51:28.745812434Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=157.226µs logger=migrator t=2026-07-01T10:51:28.751625683Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-01T10:51:28.753419965Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.793632ms logger=migrator t=2026-07-01T10:51:28.762346046Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-01T10:51:28.7641734Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.828794ms logger=migrator t=2026-07-01T10:51:28.770302119Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-01T10:51:28.771573987Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.271348ms logger=migrator t=2026-07-01T10:51:28.775555863Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-01T10:51:28.78470651Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.151658ms logger=migrator t=2026-07-01T10:51:28.790877931Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-01T10:51:28.792147928Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.270317ms logger=migrator t=2026-07-01T10:51:28.797544326Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-01T10:51:28.798612367Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.068281ms logger=migrator t=2026-07-01T10:51:28.804235091Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-01T10:51:28.838321268Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=34.081787ms logger=migrator t=2026-07-01T10:51:28.844504689Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-01T10:51:28.845432526Z level=info msg="Migration successfully executed" id="create correlation v2" duration=928.687µs logger=migrator t=2026-07-01T10:51:28.849577577Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-01T10:51:28.850818693Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.240036ms logger=migrator t=2026-07-01T10:51:28.855337376Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-01T10:51:28.857016464Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.676988ms logger=migrator t=2026-07-01T10:51:28.862093233Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-01T10:51:28.863239896Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.146573ms logger=migrator t=2026-07-01T10:51:28.869038807Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-01T10:51:28.869656875Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=622.037µs logger=migrator t=2026-07-01T10:51:28.874950739Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-01T10:51:28.876518574Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.567545ms logger=migrator t=2026-07-01T10:51:28.884975992Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-01T10:51:28.896352535Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.374422ms logger=migrator t=2026-07-01T10:51:28.900804225Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-01T10:51:28.901728982Z level=info msg="Migration successfully executed" id="create entity_events table" duration=925.557µs logger=migrator t=2026-07-01T10:51:28.906970575Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-01T10:51:28.908275634Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.306249ms logger=migrator t=2026-07-01T10:51:28.913412633Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-01T10:51:28.914013632Z 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-07-01T10:51:28.917572765Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-01T10:51:28.918172033Z 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-07-01T10:51:28.922299394Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-01T10:51:28.923837158Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.540054ms logger=migrator t=2026-07-01T10:51:28.930125562Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-01T10:51:28.931190374Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.064141ms logger=migrator t=2026-07-01T10:51:28.935225771Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-01T10:51:28.936508189Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.282808ms logger=migrator t=2026-07-01T10:51:28.942529375Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-01T10:51:28.943770551Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.242656ms logger=migrator t=2026-07-01T10:51:28.949785457Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-01T10:51:28.950972282Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.187465ms logger=migrator t=2026-07-01T10:51:28.95466217Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-01T10:51:28.955768253Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.107422ms logger=migrator t=2026-07-01T10:51:28.977902699Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-01T10:51:28.978720593Z level=info msg="Migration successfully executed" id="Drop public config table" duration=820.204µs logger=migrator t=2026-07-01T10:51:28.982563745Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-01T10:51:28.983973957Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.409842ms logger=migrator t=2026-07-01T10:51:28.988080097Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-01T10:51:28.989391595Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.311408ms logger=migrator t=2026-07-01T10:51:28.994839784Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-01T10:51:28.996115722Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.275528ms logger=migrator t=2026-07-01T10:51:29.00016192Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-01T10:51:29.001651894Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.492355ms logger=migrator t=2026-07-01T10:51:29.022384879Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-01T10:51:29.053223411Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=30.835272ms logger=migrator t=2026-07-01T10:51:29.057138606Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-01T10:51:29.063957545Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.817189ms logger=migrator t=2026-07-01T10:51:29.071570408Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-01T10:51:29.080584441Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.012553ms logger=migrator t=2026-07-01T10:51:29.086789052Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-01T10:51:29.087008389Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=219.377µs logger=migrator t=2026-07-01T10:51:29.091414248Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-01T10:51:29.104018206Z level=info msg="Migration successfully executed" id="add share column" duration=12.604828ms logger=migrator t=2026-07-01T10:51:29.10962538Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-01T10:51:29.109888309Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=265.789µs logger=migrator t=2026-07-01T10:51:29.114094831Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-01T10:51:29.115392149Z level=info msg="Migration successfully executed" id="create file table" duration=1.299557ms logger=migrator t=2026-07-01T10:51:29.119737726Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-01T10:51:29.121158528Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.419132ms logger=migrator t=2026-07-01T10:51:29.125545766Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-01T10:51:29.12669625Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.149784ms logger=migrator t=2026-07-01T10:51:29.13494774Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-01T10:51:29.138536826Z level=info msg="Migration successfully executed" id="create file_meta table" duration=3.588626ms logger=migrator t=2026-07-01T10:51:29.144336566Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-01T10:51:29.145565961Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.229006ms logger=migrator t=2026-07-01T10:51:29.149438875Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-01T10:51:29.149507117Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=68.812µs logger=migrator t=2026-07-01T10:51:29.154157272Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-01T10:51:29.154268405Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=112.673µs logger=migrator t=2026-07-01T10:51:29.158667104Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-01T10:51:29.159575331Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=904.876µs logger=migrator t=2026-07-01T10:51:29.16396069Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-01T10:51:29.164173876Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=213.327µs logger=migrator t=2026-07-01T10:51:29.168913214Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-01T10:51:29.170291094Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.37775ms logger=migrator t=2026-07-01T10:51:29.174764915Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-01T10:51:29.184212871Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.448126ms logger=migrator t=2026-07-01T10:51:29.188622991Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-01T10:51:29.188888918Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=266.778µs logger=migrator t=2026-07-01T10:51:29.192942617Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-01T10:51:29.194168843Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.220826ms logger=migrator t=2026-07-01T10:51:29.199686464Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-01T10:51:29.200318032Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=632.598µs logger=migrator t=2026-07-01T10:51:29.204423622Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-01T10:51:29.204962887Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=539.005µs logger=migrator t=2026-07-01T10:51:29.209947984Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-01T10:51:29.210415727Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=468.003µs logger=migrator t=2026-07-01T10:51:29.214199838Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-01T10:51:29.224275722Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.071314ms logger=migrator t=2026-07-01T10:51:29.22932644Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-01T10:51:29.238044945Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.718145ms logger=migrator t=2026-07-01T10:51:29.241719383Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-01T10:51:29.242535477Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=816.194µs logger=migrator t=2026-07-01T10:51:29.246096421Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-01T10:51:29.331380105Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.284095ms logger=migrator t=2026-07-01T10:51:29.336821424Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-01T10:51:29.337896975Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.077131ms logger=migrator t=2026-07-01T10:51:29.346538548Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-01T10:51:29.34866728Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.128233ms logger=migrator t=2026-07-01T10:51:29.356334833Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-01T10:51:29.387861216Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.525063ms logger=migrator t=2026-07-01T10:51:29.394892701Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-01T10:51:29.403678798Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.774326ms logger=migrator t=2026-07-01T10:51:29.417259235Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-01T10:51:29.417803651Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=546.206µs logger=migrator t=2026-07-01T10:51:29.424408154Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-01T10:51:29.424967841Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=568.197µs logger=migrator t=2026-07-01T10:51:29.431606495Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-01T10:51:29.431927544Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=321.54µs logger=migrator t=2026-07-01T10:51:29.436200379Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-01T10:51:29.436456447Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=256.687µs logger=migrator t=2026-07-01T10:51:29.441297708Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-01T10:51:29.441656449Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=359.39µs logger=migrator t=2026-07-01T10:51:29.44752421Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-01T10:51:29.449126978Z level=info msg="Migration successfully executed" id="create folder table" duration=1.602917ms logger=migrator t=2026-07-01T10:51:29.456154312Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-01T10:51:29.458028588Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.874475ms logger=migrator t=2026-07-01T10:51:29.462200519Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-01T10:51:29.463492207Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.291278ms logger=migrator t=2026-07-01T10:51:29.469367889Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-01T10:51:29.469440631Z level=info msg="Migration successfully executed" id="Update folder title length" duration=74.482µs logger=migrator t=2026-07-01T10:51:29.475506918Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-01T10:51:29.478383492Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.869304ms logger=migrator t=2026-07-01T10:51:29.484872472Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-01T10:51:29.486389957Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.517815ms logger=migrator t=2026-07-01T10:51:29.530859167Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-01T10:51:29.533721651Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.870314ms logger=migrator t=2026-07-01T10:51:29.541221779Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-01T10:51:29.541708004Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=500.205µs logger=migrator t=2026-07-01T10:51:29.547102042Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-01T10:51:29.547486753Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=372.401µs logger=migrator t=2026-07-01T10:51:29.553065296Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-01T10:51:29.55424708Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.181874ms logger=migrator t=2026-07-01T10:51:29.559952297Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-01T10:51:29.561462352Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.508665ms logger=migrator t=2026-07-01T10:51:29.567033595Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-01T10:51:29.568816306Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.782591ms logger=migrator t=2026-07-01T10:51:29.574275476Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-01T10:51:29.575792251Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.500504ms logger=migrator t=2026-07-01T10:51:29.582359072Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-01T10:51:29.584270178Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.911286ms logger=migrator t=2026-07-01T10:51:29.589292666Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-01T10:51:29.590187282Z level=info msg="Migration successfully executed" id="create anon_device table" duration=891.035µs logger=migrator t=2026-07-01T10:51:29.594975092Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-01T10:51:29.597023541Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.044449ms logger=migrator t=2026-07-01T10:51:29.60381671Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-01T10:51:29.605221371Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.445722ms logger=migrator t=2026-07-01T10:51:29.611049531Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-01T10:51:29.611928297Z level=info msg="Migration successfully executed" id="create signing_key table" duration=878.776µs logger=migrator t=2026-07-01T10:51:29.618452528Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-01T10:51:29.619586221Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.133513ms logger=migrator t=2026-07-01T10:51:29.625278477Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-01T10:51:29.626447222Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.168665ms logger=migrator t=2026-07-01T10:51:29.631807819Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-01T10:51:29.632511779Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=705.15µs logger=migrator t=2026-07-01T10:51:29.638223346Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-01T10:51:29.647217239Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.994103ms logger=migrator t=2026-07-01T10:51:29.654455861Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-01T10:51:29.655385788Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=934.347µs logger=migrator t=2026-07-01T10:51:29.66060792Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-01T10:51:29.660713083Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=106.593µs logger=migrator t=2026-07-01T10:51:29.666870003Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-01T10:51:29.668943414Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.072301ms logger=migrator t=2026-07-01T10:51:29.674942429Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-01T10:51:29.674996501Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=55.222µs logger=migrator t=2026-07-01T10:51:29.681955855Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-01T10:51:29.683314124Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.354139ms logger=migrator t=2026-07-01T10:51:29.694923233Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-01T10:51:29.697858529Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.934446ms logger=migrator t=2026-07-01T10:51:29.729060033Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-01T10:51:29.731617726Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.612295ms logger=migrator t=2026-07-01T10:51:29.745904335Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-01T10:51:29.747837711Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.935056ms logger=migrator t=2026-07-01T10:51:29.767073743Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-01T10:51:29.768736102Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.663449ms logger=migrator t=2026-07-01T10:51:29.778435935Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-01T10:51:29.779098374Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=663.839µs logger=migrator t=2026-07-01T10:51:29.784271856Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-01T10:51:29.785897974Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.628778ms logger=migrator t=2026-07-01T10:51:29.79225639Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-01T10:51:29.792994881Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=735.312µs logger=migrator t=2026-07-01T10:51:29.799114151Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-01T10:51:29.810231856Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.117095ms logger=migrator t=2026-07-01T10:51:29.816117508Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-01T10:51:29.826748718Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.62947ms logger=migrator t=2026-07-01T10:51:29.832718783Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-01T10:51:29.844500878Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.785754ms logger=migrator t=2026-07-01T10:51:29.850485622Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-01T10:51:29.850581325Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=96.753µs logger=migrator t=2026-07-01T10:51:29.85551387Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-01T10:51:29.868463548Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.948078ms logger=migrator t=2026-07-01T10:51:29.876176603Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-01T10:51:29.885398113Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.22114ms logger=migrator t=2026-07-01T10:51:29.891907294Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-01T10:51:29.892148751Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=241.507µs logger=migrator t=2026-07-01T10:51:29.897450866Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.141719348s logger=migrator t=2026-07-01T10:51:29.898892968Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-01T10:51:29.915848733Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-01T10:51:29.916111941Z level=info msg="Created default organization" logger=secrets t=2026-07-01T10:51:29.923044444Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-01T10:51:29.967828903Z level=info msg="Restored cache from database" duration=426.062µs logger=plugin.store t=2026-07-01T10:51:29.969221344Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-01T10:51:30.014812907Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-01T10:51:30.014842348Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-01T10:51:30.01491477Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-01T10:51:30.014926061Z level=info msg="Plugins loaded" count=54 duration=45.706587ms logger=query_data t=2026-07-01T10:51:30.018815434Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-01T10:51:30.022598204Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-01T10:51:30.029111485Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-01T10:51:30.042385923Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-01T10:51:30.044607838Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-01T10:51:30.046580156Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-01T10:51:30.067054464Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-01T10:51:30.085935196Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-01T10:51:30.106679753Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-01T10:51:30.106704333Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-01T10:51:30.107123546Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-07-01T10:51:30.107261091Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-07-01T10:51:30.107210749Z level=info msg="Warming state cache for startup" logger=http.server t=2026-07-01T10:51:30.112437401Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-07-01T10:51:30.138342079Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-01T10:51:30.157455857Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-07-01T10:51:30.216007749Z level=info msg="State cache has been initialized" states=0 duration=108.833561ms logger=ngalert.scheduler t=2026-07-01T10:51:30.216092512Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-01T10:51:30.216234486Z level=info msg=starting first_tick=2026-07-01T10:51:40Z logger=plugins.update.checker t=2026-07-01T10:51:30.220919543Z level=info msg="Update check succeeded" duration=113.669463ms logger=sqlstore.transactions t=2026-07-01T10:51:30.225078445Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-07-01T10:51:30.228396842Z level=info msg="Update check succeeded" duration=121.158132ms logger=sqlstore.transactions t=2026-07-01T10:51:30.238063104Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-07-01T10:51:30.250261191Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-07-01T10:51:30.298474821Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-01T10:51:30.344225768Z level=info msg="Patterns update finished" duration=135.326716ms logger=grafana-apiserver t=2026-07-01T10:51:30.345364902Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-01T10:51:30.345880057Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-01T10:51:34.182438452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.183277707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.203308733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.227093798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.245860437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.287735231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.301535775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.408934094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.429471725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.452441927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.46657904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.493162437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.509307969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.544493148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.561471795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.591837002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.609400226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.63723789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.656261716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.696448832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.716004163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.745406342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.762329207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.795875978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.816066268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.842544443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.863412022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.902225508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.92621716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.965368684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:34.982741652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.018491218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.049664299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.10853195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.148718085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.241358393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.258131474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.295412565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.315457131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.376124334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.398732734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.453843826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.479035693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.552410978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.5747184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.632774068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.652717361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.713587581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.729640661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.793756494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.812877874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.954149685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:35.971660557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:36.224918811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:36.255256808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:36.657734786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:36.679497533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:36.761282174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:36.778717714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:36.914201105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:36.930605095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:36.992819933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.02517472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.126565544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.142388207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.214812575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.23346961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.314061656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.333232177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.416593474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.438033781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.521881043Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.535175932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.602385937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.621183287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.704292926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.723360124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.808526324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.824759688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T10:51:37.906224031Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-01T10:52:50.129486713Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-01T11:01:30.180391563Z level=info msg="Completed cleanup jobs" duration=72.014856ms logger=plugins.update.checker t=2026-07-01T11:01:30.323992471Z level=info msg="Update check succeeded" duration=102.721868ms logger=sqlstore.transactions t=2026-07-01T11:06:30.037850447Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-01T11:11:30.141796888Z level=info msg="Completed cleanup jobs" duration=34.385153ms logger=plugins.update.checker t=2026-07-01T11:11:30.308690093Z level=info msg="Update check succeeded" duration=87.285375ms logger=cleanup t=2026-07-01T11:21:30.170254931Z level=info msg="Completed cleanup jobs" duration=62.270667ms logger=plugins.update.checker t=2026-07-01T11:21:30.31621377Z level=info msg="Update check succeeded" duration=94.183909ms logger=infra.usagestats t=2026-07-01T11:22:50.151774602Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-01T11:31:30.141143141Z level=info msg="Completed cleanup jobs" duration=33.442134ms logger=plugins.update.checker t=2026-07-01T11:31:30.37438561Z level=info msg="Update check succeeded" duration=152.984672ms logger=cleanup t=2026-07-01T11:41:30.127183482Z level=info msg="Completed cleanup jobs" duration=18.56683ms logger=plugins.update.checker t=2026-07-01T11:41:30.316269582Z level=info msg="Update check succeeded" duration=93.417733ms logger=cleanup t=2026-07-01T11:51:30.129357158Z level=info msg="Completed cleanup jobs" duration=22.06797ms logger=plugins.update.checker t=2026-07-01T11:51:30.330885744Z level=info msg="Update check succeeded" duration=109.423029ms logger=infra.usagestats t=2026-07-01T11:52:50.155194209Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-01T12:01:30.146279514Z level=info msg="Completed cleanup jobs" duration=38.409268ms logger=plugins.update.checker t=2026-07-01T12:01:30.313683186Z level=info msg="Update check succeeded" duration=91.250655ms