logger=settings t=2026-03-19T09:08:44.643739143Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-19T09:08:44Z logger=settings t=2026-03-19T09:08:44.644011171Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-19T09:08:44.644024931Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-19T09:08:44.644029001Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-19T09:08:44.644032221Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-19T09:08:44.644035061Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-19T09:08:44.644039821Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-19T09:08:44.644042842Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-19T09:08:44.644046302Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-19T09:08:44.644050402Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-19T09:08:44.644053692Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-19T09:08:44.644057092Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-19T09:08:44.644063132Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-19T09:08:44.644067382Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-19T09:08:44.644071372Z level=info msg=Target target=[all] logger=settings t=2026-03-19T09:08:44.644086543Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-19T09:08:44.644090143Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-19T09:08:44.644093793Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-19T09:08:44.644097953Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-19T09:08:44.644102973Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-19T09:08:44.644106733Z level=info msg="App mode production" logger=sqlstore t=2026-03-19T09:08:44.644401411Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-19T09:08:44.644421002Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-19T09:08:44.645937843Z level=info msg="Locking database" logger=migrator t=2026-03-19T09:08:44.645951314Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-19T09:08:44.646519159Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-19T09:08:44.647344461Z level=info msg="Migration successfully executed" id="create migration_log table" duration=824.892µs logger=migrator t=2026-03-19T09:08:44.651520986Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-19T09:08:44.65207175Z level=info msg="Migration successfully executed" id="create user table" duration=550.825µs logger=migrator t=2026-03-19T09:08:44.657513768Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-19T09:08:44.658715522Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.199833ms logger=migrator t=2026-03-19T09:08:44.664060186Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-19T09:08:44.665211248Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.150552ms logger=migrator t=2026-03-19T09:08:44.670938384Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-19T09:08:44.671590322Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=652.868µs logger=migrator t=2026-03-19T09:08:44.683000022Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-19T09:08:44.683737422Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=741.32µs logger=migrator t=2026-03-19T09:08:44.692352548Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-19T09:08:44.695284267Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.94298ms logger=migrator t=2026-03-19T09:08:44.698920246Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-19T09:08:44.700309233Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.388987ms logger=migrator t=2026-03-19T09:08:44.704655442Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-19T09:08:44.706132242Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.47668ms logger=migrator t=2026-03-19T09:08:44.713420521Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-19T09:08:44.714289284Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=869.443µs logger=migrator t=2026-03-19T09:08:44.721283145Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-19T09:08:44.721678426Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=395.171µs logger=migrator t=2026-03-19T09:08:44.72591186Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-19T09:08:44.726904018Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.000118ms logger=migrator t=2026-03-19T09:08:44.734740442Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-19T09:08:44.736459408Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.725267ms logger=migrator t=2026-03-19T09:08:44.743943352Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-19T09:08:44.743978813Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.641µs logger=migrator t=2026-03-19T09:08:44.748257799Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-19T09:08:44.750574002Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.314444ms logger=migrator t=2026-03-19T09:08:44.759125075Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-19T09:08:44.75966117Z level=info msg="Migration successfully executed" id="Add missing user data" duration=546.206µs logger=migrator t=2026-03-19T09:08:44.765708635Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-19T09:08:44.767484532Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.783248ms logger=migrator t=2026-03-19T09:08:44.777626619Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-19T09:08:44.778576384Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=954.315µs logger=migrator t=2026-03-19T09:08:44.787111237Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-19T09:08:44.789544813Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.445617ms logger=migrator t=2026-03-19T09:08:44.794002255Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-19T09:08:44.801765357Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.762941ms logger=migrator t=2026-03-19T09:08:44.806121114Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-19T09:08:44.807331808Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.209934ms logger=migrator t=2026-03-19T09:08:44.812825238Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-19T09:08:44.813174737Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=350.739µs logger=migrator t=2026-03-19T09:08:44.821696949Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-19T09:08:44.822684226Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=988.967µs logger=migrator t=2026-03-19T09:08:44.832557955Z 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-03-19T09:08:44.833208202Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=649.987µs logger=migrator t=2026-03-19T09:08:44.84011519Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-19T09:08:44.840755217Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=639.367µs logger=migrator t=2026-03-19T09:08:44.850995806Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-19T09:08:44.851944772Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=949.496µs logger=migrator t=2026-03-19T09:08:44.858239824Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-19T09:08:44.859476737Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.288475ms logger=migrator t=2026-03-19T09:08:44.867565437Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-19T09:08:44.868535183Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=973.646µs logger=migrator t=2026-03-19T09:08:44.878545296Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-19T09:08:44.880053178Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.480341ms logger=migrator t=2026-03-19T09:08:44.913235481Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-19T09:08:44.914923127Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.697387ms logger=migrator t=2026-03-19T09:08:44.923989243Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-19T09:08:44.924069146Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=85.793µs logger=migrator t=2026-03-19T09:08:44.933031499Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-19T09:08:44.933956555Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=927.096µs logger=migrator t=2026-03-19T09:08:44.941856251Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-19T09:08:44.944097931Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=2.24355ms logger=migrator t=2026-03-19T09:08:44.951602246Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-19T09:08:44.952437938Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=837.193µs logger=migrator t=2026-03-19T09:08:44.960695893Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-19T09:08:44.961393683Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=698.55µs logger=migrator t=2026-03-19T09:08:44.966199553Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:08:44.971438826Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.239122ms logger=migrator t=2026-03-19T09:08:44.977101489Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-19T09:08:44.978118098Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.016289ms logger=migrator t=2026-03-19T09:08:44.984379018Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-19T09:08:44.985137448Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=758.36µs logger=migrator t=2026-03-19T09:08:44.990754342Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-19T09:08:44.991618955Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=869.824µs logger=migrator t=2026-03-19T09:08:44.997135605Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-19T09:08:44.998238265Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.09853ms logger=migrator t=2026-03-19T09:08:45.003464188Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-19T09:08:45.004147226Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=682.498µs logger=migrator t=2026-03-19T09:08:45.009667787Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-19T09:08:45.010310054Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=642.647µs logger=migrator t=2026-03-19T09:08:45.015759862Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-19T09:08:45.016650236Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=889.754µs logger=migrator t=2026-03-19T09:08:45.023129953Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-19T09:08:45.023823172Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=693.059µs logger=migrator t=2026-03-19T09:08:45.028969972Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-19T09:08:45.029584329Z level=info msg="Migration successfully executed" id="create star table" duration=612.427µs logger=migrator t=2026-03-19T09:08:45.035161281Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-19T09:08:45.036282311Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.12111ms logger=migrator t=2026-03-19T09:08:45.042874741Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-19T09:08:45.043697443Z level=info msg="Migration successfully executed" id="create org table v1" duration=822.712µs logger=migrator t=2026-03-19T09:08:45.048496554Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-19T09:08:45.049250124Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=754.56µs logger=migrator t=2026-03-19T09:08:45.054439156Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-19T09:08:45.055084273Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=644.917µs logger=migrator t=2026-03-19T09:08:45.060768528Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-19T09:08:45.061463426Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=694.768µs logger=migrator t=2026-03-19T09:08:45.067189862Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-19T09:08:45.068382885Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.192923ms logger=migrator t=2026-03-19T09:08:45.074391629Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-19T09:08:45.075332184Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=981.526µs logger=migrator t=2026-03-19T09:08:45.079651452Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-19T09:08:45.079680723Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.841µs logger=migrator t=2026-03-19T09:08:45.086471647Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-19T09:08:45.086503408Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.441µs logger=migrator t=2026-03-19T09:08:45.091958957Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-19T09:08:45.092139642Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=181.165µs logger=migrator t=2026-03-19T09:08:45.09610922Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-19T09:08:45.096900952Z level=info msg="Migration successfully executed" id="create dashboard table" duration=790.572µs logger=migrator t=2026-03-19T09:08:45.104411216Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-19T09:08:45.105135366Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=721.58µs logger=migrator t=2026-03-19T09:08:45.110988755Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-19T09:08:45.111627782Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=638.847µs logger=migrator t=2026-03-19T09:08:45.116586668Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-19T09:08:45.117391689Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=805.761µs logger=migrator t=2026-03-19T09:08:45.123150816Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-19T09:08:45.124162424Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.012178ms logger=migrator t=2026-03-19T09:08:45.134876285Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-19T09:08:45.135965945Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.08881ms logger=migrator t=2026-03-19T09:08:45.142165694Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-19T09:08:45.149446943Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.281998ms logger=migrator t=2026-03-19T09:08:45.155447256Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-19T09:08:45.156903715Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.457059ms logger=migrator t=2026-03-19T09:08:45.162336763Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-19T09:08:45.163146375Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=808.872µs logger=migrator t=2026-03-19T09:08:45.172066908Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-19T09:08:45.172935882Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=869.423µs logger=migrator t=2026-03-19T09:08:45.181242668Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-19T09:08:45.181983668Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=743.42µs logger=migrator t=2026-03-19T09:08:45.187282742Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-19T09:08:45.18863644Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.354367ms logger=migrator t=2026-03-19T09:08:45.194038637Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-19T09:08:45.19417613Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=138.563µs logger=migrator t=2026-03-19T09:08:45.198837427Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-19T09:08:45.201128099Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.294873ms logger=migrator t=2026-03-19T09:08:45.20959317Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-19T09:08:45.2110601Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.46844ms logger=migrator t=2026-03-19T09:08:45.217486105Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-19T09:08:45.219451788Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.964873ms logger=migrator t=2026-03-19T09:08:45.225929635Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-19T09:08:45.227049315Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.12045ms logger=migrator t=2026-03-19T09:08:45.231610749Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-19T09:08:45.233761378Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.145329ms logger=migrator t=2026-03-19T09:08:45.23896467Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-19T09:08:45.239919535Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=954.675µs logger=migrator t=2026-03-19T09:08:45.244326436Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-19T09:08:45.245326633Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=998.077µs logger=migrator t=2026-03-19T09:08:45.250846763Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-19T09:08:45.250879614Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.821µs logger=migrator t=2026-03-19T09:08:45.257389431Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-19T09:08:45.257420062Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.691µs logger=migrator t=2026-03-19T09:08:45.264213727Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-19T09:08:45.266822908Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.608421ms logger=migrator t=2026-03-19T09:08:45.273085438Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-19T09:08:45.275817433Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.731955ms logger=migrator t=2026-03-19T09:08:45.281794706Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-19T09:08:45.283908194Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.113597ms logger=migrator t=2026-03-19T09:08:45.289154136Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-19T09:08:45.291434458Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.279851ms logger=migrator t=2026-03-19T09:08:45.299182399Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-19T09:08:45.299495777Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=313.698µs logger=migrator t=2026-03-19T09:08:45.303850216Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-19T09:08:45.305123321Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.272675ms logger=migrator t=2026-03-19T09:08:45.311091073Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-19T09:08:45.311843524Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=752.611µs logger=migrator t=2026-03-19T09:08:45.317119838Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-19T09:08:45.317159839Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.931µs logger=migrator t=2026-03-19T09:08:45.321123186Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-19T09:08:45.322405721Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.281885ms logger=migrator t=2026-03-19T09:08:45.328628141Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-19T09:08:45.329587007Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=978.746µs logger=migrator t=2026-03-19T09:08:45.334790799Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:08:45.34146901Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.678272ms logger=migrator t=2026-03-19T09:08:45.349508089Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-19T09:08:45.35063104Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.122911ms logger=migrator t=2026-03-19T09:08:45.357464796Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-19T09:08:45.358612867Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.13229ms logger=migrator t=2026-03-19T09:08:45.363718466Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-19T09:08:45.36462059Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=901.514µs logger=migrator t=2026-03-19T09:08:45.369820452Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-19T09:08:45.370140361Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=319.988µs logger=migrator t=2026-03-19T09:08:45.375303511Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-19T09:08:45.376199776Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=896.055µs logger=migrator t=2026-03-19T09:08:45.381417197Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-19T09:08:45.383593157Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.17603ms logger=migrator t=2026-03-19T09:08:45.389000524Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-19T09:08:45.389551629Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=551.145µs logger=migrator t=2026-03-19T09:08:45.395392918Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-19T09:08:45.395625345Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=232.877µs logger=migrator t=2026-03-19T09:08:45.399397897Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-19T09:08:45.399577652Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=180.205µs logger=migrator t=2026-03-19T09:08:45.40385941Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-19T09:08:45.404708682Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=848.853µs logger=migrator t=2026-03-19T09:08:45.408833834Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-19T09:08:45.413486771Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.653417ms logger=migrator t=2026-03-19T09:08:45.419588427Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-19T09:08:45.420711718Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.122041ms logger=migrator t=2026-03-19T09:08:45.429566589Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-19T09:08:45.431051249Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.48858ms logger=migrator t=2026-03-19T09:08:45.438635966Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-19T09:08:45.439956531Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.325465ms logger=migrator t=2026-03-19T09:08:45.443461448Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-19T09:08:45.444228138Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=763.321µs logger=migrator t=2026-03-19T09:08:45.451742813Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-19T09:08:45.453376387Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.640214ms logger=migrator t=2026-03-19T09:08:45.459725669Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-19T09:08:45.466445223Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.717954ms logger=migrator t=2026-03-19T09:08:45.473909777Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-19T09:08:45.474919634Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.006897ms logger=migrator t=2026-03-19T09:08:45.479992602Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-19T09:08:45.480966688Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=972.876µs logger=migrator t=2026-03-19T09:08:45.484876684Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-19T09:08:45.485764339Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=887.475µs logger=migrator t=2026-03-19T09:08:45.492719098Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-19T09:08:45.493410637Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=691.749µs logger=migrator t=2026-03-19T09:08:45.502800233Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-19T09:08:45.505797015Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.995791ms logger=migrator t=2026-03-19T09:08:45.510187913Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-19T09:08:45.512941359Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.760835ms logger=migrator t=2026-03-19T09:08:45.519475067Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-19T09:08:45.519509488Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.031µs logger=migrator t=2026-03-19T09:08:45.525530152Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-19T09:08:45.525886611Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=365.14µs logger=migrator t=2026-03-19T09:08:45.608638225Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-19T09:08:45.612989173Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.353679ms logger=migrator t=2026-03-19T09:08:45.617946428Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-19T09:08:45.618178284Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=236.526µs logger=migrator t=2026-03-19T09:08:45.642159428Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-19T09:08:45.642409104Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=252.396µs logger=migrator t=2026-03-19T09:08:45.647608336Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-19T09:08:45.651657456Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.04863ms logger=migrator t=2026-03-19T09:08:45.655389657Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-19T09:08:45.655574422Z level=info msg="Migration successfully executed" id="Update uid value" duration=185.065µs logger=migrator t=2026-03-19T09:08:45.660681141Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-19T09:08:45.661796652Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.114271ms logger=migrator t=2026-03-19T09:08:45.66539545Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-19T09:08:45.666580192Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.184302ms logger=migrator t=2026-03-19T09:08:45.670701335Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-19T09:08:45.671458715Z level=info msg="Migration successfully executed" id="create api_key table" duration=756.99µs logger=migrator t=2026-03-19T09:08:45.675521255Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-19T09:08:45.676264616Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=743.241µs logger=migrator t=2026-03-19T09:08:45.679920015Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-19T09:08:45.680676456Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=756.191µs logger=migrator t=2026-03-19T09:08:45.684659804Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-19T09:08:45.685941069Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.279655ms logger=migrator t=2026-03-19T09:08:45.68962183Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-19T09:08:45.691339066Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.717256ms logger=migrator t=2026-03-19T09:08:45.695942482Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-19T09:08:45.69699069Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.048329ms logger=migrator t=2026-03-19T09:08:45.701563795Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-19T09:08:45.702237643Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=673.268µs logger=migrator t=2026-03-19T09:08:45.706358835Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-19T09:08:45.711346951Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=4.987846ms logger=migrator t=2026-03-19T09:08:45.717626612Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-19T09:08:45.719716759Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=2.091666ms logger=migrator t=2026-03-19T09:08:45.72564646Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-19T09:08:45.726838853Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.191373ms logger=migrator t=2026-03-19T09:08:45.731897611Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-19T09:08:45.732695992Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=795.501µs logger=migrator t=2026-03-19T09:08:45.737318628Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-19T09:08:45.73811997Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=801.512µs logger=migrator t=2026-03-19T09:08:45.741688877Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-19T09:08:45.742031866Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=343.139µs logger=migrator t=2026-03-19T09:08:45.746319453Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-19T09:08:45.746876848Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=557.335µs logger=migrator t=2026-03-19T09:08:45.755825382Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-19T09:08:45.755854382Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=29.981µs logger=migrator t=2026-03-19T09:08:45.761501346Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-19T09:08:45.765809734Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.309668ms logger=migrator t=2026-03-19T09:08:45.76972064Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-19T09:08:45.772204378Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.485688ms logger=migrator t=2026-03-19T09:08:45.776448114Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-19T09:08:45.776621698Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=173.724µs logger=migrator t=2026-03-19T09:08:45.7807448Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-19T09:08:45.783395582Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.649922ms logger=migrator t=2026-03-19T09:08:45.787779292Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-19T09:08:45.790331441Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.551799ms logger=migrator t=2026-03-19T09:08:45.79470092Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-19T09:08:45.79543765Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=737.18µs logger=migrator t=2026-03-19T09:08:45.802668197Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-19T09:08:45.806977854Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=4.308947ms logger=migrator t=2026-03-19T09:08:45.810927452Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-19T09:08:45.811764065Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=835.963µs logger=migrator t=2026-03-19T09:08:45.81598376Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-19T09:08:45.816862104Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=877.493µs logger=migrator t=2026-03-19T09:08:45.820533173Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-19T09:08:45.82148328Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=952.717µs logger=migrator t=2026-03-19T09:08:45.825750375Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-19T09:08:45.827979517Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.226441ms logger=migrator t=2026-03-19T09:08:45.833470906Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-19T09:08:45.833541928Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=71.662µs logger=migrator t=2026-03-19T09:08:45.838158084Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-19T09:08:45.838200705Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=44.031µs logger=migrator t=2026-03-19T09:08:45.842241275Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-19T09:08:45.847262582Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.022467ms logger=migrator t=2026-03-19T09:08:45.851016243Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-19T09:08:45.854048886Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.034533ms logger=migrator t=2026-03-19T09:08:45.86046514Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-19T09:08:45.860537533Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=74.043µs logger=migrator t=2026-03-19T09:08:45.868561291Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-19T09:08:45.869653691Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.09413ms logger=migrator t=2026-03-19T09:08:45.873546917Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-19T09:08:45.874433911Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=887.094µs logger=migrator t=2026-03-19T09:08:45.883628392Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-19T09:08:45.883702184Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=75.442µs logger=migrator t=2026-03-19T09:08:45.887919688Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-19T09:08:45.889115951Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.195783ms logger=migrator t=2026-03-19T09:08:45.892990166Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-19T09:08:45.894701733Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.704947ms logger=migrator t=2026-03-19T09:08:45.89971211Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-19T09:08:45.903805651Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.093371ms logger=migrator t=2026-03-19T09:08:45.911353617Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-19T09:08:45.911394538Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=38.861µs logger=migrator t=2026-03-19T09:08:45.922804028Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-19T09:08:45.924154084Z level=info msg="Migration successfully executed" id="create session table" duration=1.351626ms logger=migrator t=2026-03-19T09:08:45.932126322Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-19T09:08:45.932319597Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=197.405µs logger=migrator t=2026-03-19T09:08:45.939243066Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-19T09:08:45.93938389Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=149.854µs logger=migrator t=2026-03-19T09:08:45.945840895Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-19T09:08:45.946670898Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=830.143µs logger=migrator t=2026-03-19T09:08:45.95447596Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-19T09:08:45.956319681Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.846051ms logger=migrator t=2026-03-19T09:08:45.96255116Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-19T09:08:45.962624152Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=77.022µs logger=migrator t=2026-03-19T09:08:45.966441456Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-19T09:08:45.966509088Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=60.111µs logger=migrator t=2026-03-19T09:08:45.97279768Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-19T09:08:45.976041108Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.240989ms logger=migrator t=2026-03-19T09:08:45.982135214Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-19T09:08:45.985161216Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.034913ms logger=migrator t=2026-03-19T09:08:45.988533488Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-19T09:08:45.98863627Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=102.982µs logger=migrator t=2026-03-19T09:08:45.992625319Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-19T09:08:45.992722662Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=97.643µs logger=migrator t=2026-03-19T09:08:45.997233104Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-19T09:08:45.998040987Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=807.863µs logger=migrator t=2026-03-19T09:08:46.003148775Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-19T09:08:46.003225097Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=84.122µs logger=migrator t=2026-03-19T09:08:46.007055002Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-19T09:08:46.011988267Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.932424ms logger=migrator t=2026-03-19T09:08:46.018223676Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-19T09:08:46.018395531Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=172.325µs logger=migrator t=2026-03-19T09:08:46.02204213Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-19T09:08:46.027337544Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.294824ms logger=migrator t=2026-03-19T09:08:46.032057183Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-19T09:08:46.035111786Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.054393ms logger=migrator t=2026-03-19T09:08:46.039642769Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-19T09:08:46.039737151Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=94.782µs logger=migrator t=2026-03-19T09:08:46.04370464Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-19T09:08:46.044696507Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=975.656µs logger=migrator t=2026-03-19T09:08:46.050100454Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-19T09:08:46.05141083Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.310226ms logger=migrator t=2026-03-19T09:08:46.055930182Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-19T09:08:46.057710141Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.781889ms logger=migrator t=2026-03-19T09:08:46.063742435Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-19T09:08:46.064679311Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=936.316µs logger=migrator t=2026-03-19T09:08:46.069333998Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-19T09:08:46.0701889Z level=info msg="Migration successfully executed" id="add index alert state" duration=854.352µs logger=migrator t=2026-03-19T09:08:46.074697634Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-19T09:08:46.075580227Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=882.673µs logger=migrator t=2026-03-19T09:08:46.080604854Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-19T09:08:46.081706314Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.1011ms logger=migrator t=2026-03-19T09:08:46.088121709Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-19T09:08:46.089572198Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.456899ms logger=migrator t=2026-03-19T09:08:46.095235473Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-19T09:08:46.096399535Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.164263ms logger=migrator t=2026-03-19T09:08:46.102152411Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-19T09:08:46.113240553Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.085972ms logger=migrator t=2026-03-19T09:08:46.118520697Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-19T09:08:46.12009802Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.577432ms logger=migrator t=2026-03-19T09:08:46.126542485Z 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-03-19T09:08:46.128064887Z 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.525472ms logger=migrator t=2026-03-19T09:08:46.134532362Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-19T09:08:46.135019276Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=491.894µs logger=migrator t=2026-03-19T09:08:46.138875891Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-19T09:08:46.13956638Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=687.388µs logger=migrator t=2026-03-19T09:08:46.144117574Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-19T09:08:46.145205073Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.083869ms logger=migrator t=2026-03-19T09:08:46.149544112Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-19T09:08:46.155555835Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.014613ms logger=migrator t=2026-03-19T09:08:46.161057355Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-19T09:08:46.163663446Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.605931ms logger=migrator t=2026-03-19T09:08:46.167680475Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-19T09:08:46.171213461Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.531216ms logger=migrator t=2026-03-19T09:08:46.175648112Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-19T09:08:46.179136557Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.488105ms logger=migrator t=2026-03-19T09:08:46.183788364Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-19T09:08:46.184636867Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=848.203µs logger=migrator t=2026-03-19T09:08:46.190144717Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-19T09:08:46.190184438Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=40.891µs logger=migrator t=2026-03-19T09:08:46.195583355Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-19T09:08:46.195622566Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=40.431µs logger=migrator t=2026-03-19T09:08:46.199311766Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-19T09:08:46.200520239Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.207803ms logger=migrator t=2026-03-19T09:08:46.206266456Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T09:08:46.207574471Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.307685ms logger=migrator t=2026-03-19T09:08:46.214933712Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-19T09:08:46.216050792Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.12437ms logger=migrator t=2026-03-19T09:08:46.22255816Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-19T09:08:46.223837734Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.277194ms logger=migrator t=2026-03-19T09:08:46.230067403Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T09:08:46.231430741Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.366288ms logger=migrator t=2026-03-19T09:08:46.237055914Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-19T09:08:46.242835791Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.779247ms logger=migrator t=2026-03-19T09:08:46.247565791Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-19T09:08:46.251301462Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.737082ms logger=migrator t=2026-03-19T09:08:46.25563269Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-19T09:08:46.255808115Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=175.795µs logger=migrator t=2026-03-19T09:08:46.259998128Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-19T09:08:46.260845151Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=846.743µs logger=migrator t=2026-03-19T09:08:46.265974561Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-19T09:08:46.267178405Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.204193ms logger=migrator t=2026-03-19T09:08:46.272590342Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-19T09:08:46.276221951Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.631529ms logger=migrator t=2026-03-19T09:08:46.279564441Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-19T09:08:46.279631203Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.192µs logger=migrator t=2026-03-19T09:08:46.28389507Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-19T09:08:46.284708002Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=812.692µs logger=migrator t=2026-03-19T09:08:46.290304644Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-19T09:08:46.291672071Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.367147ms logger=migrator t=2026-03-19T09:08:46.296981085Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-19T09:08:46.297104479Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=121.734µs logger=migrator t=2026-03-19T09:08:46.300915383Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-19T09:08:46.302302031Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.386597ms logger=migrator t=2026-03-19T09:08:46.307252665Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-19T09:08:46.308676653Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.425918ms logger=migrator t=2026-03-19T09:08:46.312895479Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-19T09:08:46.313853425Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=957.646µs logger=migrator t=2026-03-19T09:08:46.318237315Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-19T09:08:46.319723925Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.486441ms logger=migrator t=2026-03-19T09:08:46.325138022Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-19T09:08:46.32653003Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.392628ms logger=migrator t=2026-03-19T09:08:46.332846142Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-19T09:08:46.334054806Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.205743ms logger=migrator t=2026-03-19T09:08:46.339141853Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-19T09:08:46.339218655Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=78.182µs logger=migrator t=2026-03-19T09:08:46.345009773Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-19T09:08:46.349006602Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.995959ms logger=migrator t=2026-03-19T09:08:46.352756044Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-19T09:08:46.353601348Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=845.184µs logger=migrator t=2026-03-19T09:08:46.357084772Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-19T09:08:46.36287172Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.781438ms logger=migrator t=2026-03-19T09:08:46.368997086Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-19T09:08:46.370308872Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.317416ms logger=migrator t=2026-03-19T09:08:46.374979089Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-19T09:08:46.376551172Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.572243ms logger=migrator t=2026-03-19T09:08:46.382031062Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-19T09:08:46.382888785Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=857.833µs logger=migrator t=2026-03-19T09:08:46.386266636Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-19T09:08:46.398897501Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.638115ms logger=migrator t=2026-03-19T09:08:46.404420371Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-19T09:08:46.405314985Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=891.024µs logger=migrator t=2026-03-19T09:08:46.41064642Z 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-03-19T09:08:46.412210733Z 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.564132ms logger=migrator t=2026-03-19T09:08:46.419407969Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-19T09:08:46.419707877Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=299.858µs logger=migrator t=2026-03-19T09:08:46.426009088Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-19T09:08:46.426637406Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=621.668µs logger=migrator t=2026-03-19T09:08:46.430628114Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-19T09:08:46.430947543Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=319.599µs logger=migrator t=2026-03-19T09:08:46.435159508Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-19T09:08:46.441745067Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.579969ms logger=migrator t=2026-03-19T09:08:46.446220969Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-19T09:08:46.450177837Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.957148ms logger=migrator t=2026-03-19T09:08:46.453780205Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-19T09:08:46.454663099Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=882.725µs logger=migrator t=2026-03-19T09:08:46.459751017Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-19T09:08:46.460602261Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=844.634µs logger=migrator t=2026-03-19T09:08:46.465945146Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-19T09:08:46.466160872Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=216.026µs logger=migrator t=2026-03-19T09:08:46.469451622Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-19T09:08:46.476173904Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.720242ms logger=migrator t=2026-03-19T09:08:46.48004835Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-19T09:08:46.480687398Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=639.058µs logger=migrator t=2026-03-19T09:08:46.486974489Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-19T09:08:46.487093242Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=124.904µs logger=migrator t=2026-03-19T09:08:46.49289621Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-19T09:08:46.493482895Z level=info msg="Migration successfully executed" id="Move region to single row" duration=590.736µs logger=migrator t=2026-03-19T09:08:46.50097535Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-19T09:08:46.50244777Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.4724ms logger=migrator t=2026-03-19T09:08:46.508246858Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-19T09:08:46.509211244Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=964.256µs logger=migrator t=2026-03-19T09:08:46.51604798Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T09:08:46.517693505Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.644665ms logger=migrator t=2026-03-19T09:08:46.523178364Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T09:08:46.524337055Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.162731ms logger=migrator t=2026-03-19T09:08:46.531349127Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-19T09:08:46.532189049Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=844.412µs logger=migrator t=2026-03-19T09:08:46.537145574Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-19T09:08:46.538575094Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.42945ms logger=migrator t=2026-03-19T09:08:46.545018219Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-19T09:08:46.545085971Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=68.572µs logger=migrator t=2026-03-19T09:08:46.550770046Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-19T09:08:46.55204803Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.278174ms logger=migrator t=2026-03-19T09:08:46.565303511Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-19T09:08:46.567127011Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.8281ms logger=migrator t=2026-03-19T09:08:46.574340617Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-19T09:08:46.575509639Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.170512ms logger=migrator t=2026-03-19T09:08:46.582947861Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-19T09:08:46.584512814Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.565243ms logger=migrator t=2026-03-19T09:08:46.590503757Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-19T09:08:46.590691662Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=188.475µs logger=migrator t=2026-03-19T09:08:46.595314748Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-19T09:08:46.595866993Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=554.075µs logger=migrator t=2026-03-19T09:08:46.603665196Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-19T09:08:46.603802599Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=142.653µs logger=migrator t=2026-03-19T09:08:46.609457354Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-19T09:08:46.61043569Z level=info msg="Migration successfully executed" id="create team table" duration=978.666µs logger=migrator t=2026-03-19T09:08:46.616246278Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-19T09:08:46.617849182Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.603304ms logger=migrator t=2026-03-19T09:08:46.65083355Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-19T09:08:46.652375272Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.541232ms logger=migrator t=2026-03-19T09:08:46.659560978Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-19T09:08:46.665286093Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.725735ms logger=migrator t=2026-03-19T09:08:46.669386895Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-19T09:08:46.66958053Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=197.145µs logger=migrator t=2026-03-19T09:08:46.69235914Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-19T09:08:46.694438417Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.085037ms logger=migrator t=2026-03-19T09:08:46.70338401Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-19T09:08:46.704539832Z level=info msg="Migration successfully executed" id="create team member table" duration=1.154962ms logger=migrator t=2026-03-19T09:08:46.710413612Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-19T09:08:46.711747738Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.333906ms logger=migrator t=2026-03-19T09:08:46.718622226Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-19T09:08:46.71989396Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.276064ms logger=migrator t=2026-03-19T09:08:46.726288745Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-19T09:08:46.727148348Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=859.803µs logger=migrator t=2026-03-19T09:08:46.73273251Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-19T09:08:46.737337406Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.604036ms logger=migrator t=2026-03-19T09:08:46.743303078Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-19T09:08:46.752227841Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.753609ms logger=migrator t=2026-03-19T09:08:46.762425128Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-19T09:08:46.769311476Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.889539ms logger=migrator t=2026-03-19T09:08:46.775472023Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-19T09:08:46.776196333Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=723.95µs logger=migrator t=2026-03-19T09:08:46.781390354Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-19T09:08:46.782873905Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.483781ms logger=migrator t=2026-03-19T09:08:46.789962848Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-19T09:08:46.790952745Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=989.297µs logger=migrator t=2026-03-19T09:08:46.797411601Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-19T09:08:46.79885564Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.482069ms logger=migrator t=2026-03-19T09:08:46.806019375Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-19T09:08:46.80766536Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.648215ms logger=migrator t=2026-03-19T09:08:46.818976628Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-19T09:08:46.820364265Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.392117ms logger=migrator t=2026-03-19T09:08:46.828940779Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-19T09:08:46.830684517Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.744448ms logger=migrator t=2026-03-19T09:08:46.83703779Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-19T09:08:46.837976955Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=931.275µs logger=migrator t=2026-03-19T09:08:46.844693678Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-19T09:08:46.845398367Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=703.989µs logger=migrator t=2026-03-19T09:08:46.853792016Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-19T09:08:46.854182846Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=389.73µs logger=migrator t=2026-03-19T09:08:46.860001044Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-19T09:08:46.860947561Z level=info msg="Migration successfully executed" id="create tag table" duration=946.517µs logger=migrator t=2026-03-19T09:08:46.866655006Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-19T09:08:46.867779537Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.123741ms logger=migrator t=2026-03-19T09:08:46.873025969Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-19T09:08:46.874358595Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.332146ms logger=migrator t=2026-03-19T09:08:46.880329909Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-19T09:08:46.881517301Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.186752ms logger=migrator t=2026-03-19T09:08:46.889706294Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-19T09:08:46.890832324Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.130231ms logger=migrator t=2026-03-19T09:08:46.895929603Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:08:46.913309126Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.383593ms logger=migrator t=2026-03-19T09:08:46.919724781Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-19T09:08:46.920345728Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=622.297µs logger=migrator t=2026-03-19T09:08:46.925676703Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-19T09:08:46.927739659Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.061916ms logger=migrator t=2026-03-19T09:08:46.933534598Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-19T09:08:46.933859166Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=325.669µs logger=migrator t=2026-03-19T09:08:46.938987075Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-19T09:08:46.93987518Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=882.204µs logger=migrator t=2026-03-19T09:08:46.947338152Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-19T09:08:46.948447183Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.114831ms logger=migrator t=2026-03-19T09:08:46.956988346Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-19T09:08:46.959028191Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.041856ms logger=migrator t=2026-03-19T09:08:46.965497367Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-19T09:08:46.965567429Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.882µs logger=migrator t=2026-03-19T09:08:46.971704706Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-19T09:08:46.978563353Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.858197ms logger=migrator t=2026-03-19T09:08:46.986217281Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-19T09:08:46.993100549Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.881128ms logger=migrator t=2026-03-19T09:08:47.00012966Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-19T09:08:47.003952855Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.823154ms logger=migrator t=2026-03-19T09:08:47.009728262Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-19T09:08:47.01446663Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.737188ms logger=migrator t=2026-03-19T09:08:47.019850426Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-19T09:08:47.020875755Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.025079ms logger=migrator t=2026-03-19T09:08:47.027565437Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-19T09:08:47.031227466Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=3.661299ms logger=migrator t=2026-03-19T09:08:47.036463099Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-19T09:08:47.037356374Z level=info msg="Migration successfully executed" id="create server_lock table" duration=892.585µs logger=migrator t=2026-03-19T09:08:47.045574718Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-19T09:08:47.047180111Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.605923ms logger=migrator t=2026-03-19T09:08:47.05411617Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-19T09:08:47.055497778Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.381177ms logger=migrator t=2026-03-19T09:08:47.064918454Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-19T09:08:47.065638954Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=710.88µs logger=migrator t=2026-03-19T09:08:47.074467764Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-19T09:08:47.075540503Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.071129ms logger=migrator t=2026-03-19T09:08:47.082708689Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-19T09:08:47.084116446Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.406408ms logger=migrator t=2026-03-19T09:08:47.09047904Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-19T09:08:47.09598969Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.51069ms logger=migrator t=2026-03-19T09:08:47.101074148Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-19T09:08:47.102033495Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=958.727µs logger=migrator t=2026-03-19T09:08:47.108407838Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-19T09:08:47.109339643Z level=info msg="Migration successfully executed" id="create cache_data table" duration=931.965µs logger=migrator t=2026-03-19T09:08:47.115332606Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-19T09:08:47.116264392Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=931.926µs logger=migrator t=2026-03-19T09:08:47.126335916Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-19T09:08:47.128010572Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.682126ms logger=migrator t=2026-03-19T09:08:47.135529777Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-19T09:08:47.136678408Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.147801ms logger=migrator t=2026-03-19T09:08:47.142204698Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-19T09:08:47.142297231Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=80.482µs logger=migrator t=2026-03-19T09:08:47.150806842Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-19T09:08:47.151017978Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=210.706µs logger=migrator t=2026-03-19T09:08:47.157058532Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-19T09:08:47.158254026Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.200673ms logger=migrator t=2026-03-19T09:08:47.166972433Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:08:47.168093893Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.011147ms logger=migrator t=2026-03-19T09:08:47.175477954Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:08:47.176608705Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.12975ms logger=migrator t=2026-03-19T09:08:47.188605442Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:08:47.188720275Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=118.363µs logger=migrator t=2026-03-19T09:08:47.195320694Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:08:47.196172277Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=851.253µs logger=migrator t=2026-03-19T09:08:47.200369092Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:08:47.201333188Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=963.756µs logger=migrator t=2026-03-19T09:08:47.206275943Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:08:47.20729093Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.015317ms logger=migrator t=2026-03-19T09:08:47.212402189Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:08:47.213906851Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.504052ms logger=migrator t=2026-03-19T09:08:47.219314588Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-19T09:08:47.225356652Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.041464ms logger=migrator t=2026-03-19T09:08:47.232321472Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-19T09:08:47.233292529Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=970.317µs logger=migrator t=2026-03-19T09:08:47.239119707Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-19T09:08:47.2392275Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=108.083µs logger=migrator t=2026-03-19T09:08:47.244607477Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-19T09:08:47.24620595Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.594593ms logger=migrator t=2026-03-19T09:08:47.251499304Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-19T09:08:47.252537382Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.037878ms logger=migrator t=2026-03-19T09:08:47.257181329Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-19T09:08:47.258907116Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.724388ms logger=migrator t=2026-03-19T09:08:47.265724811Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:08:47.265887896Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=167.185µs logger=migrator t=2026-03-19T09:08:47.273073872Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-19T09:08:47.274306835Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.236263ms logger=migrator t=2026-03-19T09:08:47.280399001Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-19T09:08:47.28146668Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.067619ms logger=migrator t=2026-03-19T09:08:47.285985253Z 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-03-19T09:08:47.286934709Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=948.736µs logger=migrator t=2026-03-19T09:08:47.291642007Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-19T09:08:47.292632734Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=990.177µs logger=migrator t=2026-03-19T09:08:47.30314904Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-19T09:08:47.310045698Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.898328ms logger=migrator t=2026-03-19T09:08:47.315592579Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-19T09:08:47.316347279Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=751.4µs logger=migrator t=2026-03-19T09:08:47.321931231Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T09:08:47.322840277Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=908.406µs logger=migrator t=2026-03-19T09:08:47.329433546Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-19T09:08:47.357097619Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.661133ms logger=migrator t=2026-03-19T09:08:47.362435975Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-19T09:08:47.385880783Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.444328ms logger=migrator t=2026-03-19T09:08:47.391603039Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-19T09:08:47.39241403Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=803.802µs logger=migrator t=2026-03-19T09:08:47.397827208Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T09:08:47.399851853Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.024046ms logger=migrator t=2026-03-19T09:08:47.405324702Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-19T09:08:47.411636534Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.311312ms logger=migrator t=2026-03-19T09:08:47.42029971Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-19T09:08:47.425350807Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.042297ms logger=migrator t=2026-03-19T09:08:47.433311714Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-19T09:08:47.434926599Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.620145ms logger=migrator t=2026-03-19T09:08:47.444954831Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-19T09:08:47.446016649Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.061628ms logger=migrator t=2026-03-19T09:08:47.459520187Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-19T09:08:47.461655216Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.145929ms logger=migrator t=2026-03-19T09:08:47.469185681Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-19T09:08:47.471143694Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.962803ms logger=migrator t=2026-03-19T09:08:47.479206223Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:08:47.479310946Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=102.273µs logger=migrator t=2026-03-19T09:08:47.485490475Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-19T09:08:47.491850738Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.360793ms logger=migrator t=2026-03-19T09:08:47.497152813Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-19T09:08:47.508760669Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=11.606615ms logger=migrator t=2026-03-19T09:08:47.515227954Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-19T09:08:47.524771174Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.54935ms logger=migrator t=2026-03-19T09:08:47.536768621Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-19T09:08:47.538242061Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.47283ms logger=migrator t=2026-03-19T09:08:47.544968594Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-19T09:08:47.546498575Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.528731ms logger=migrator t=2026-03-19T09:08:47.568266838Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-19T09:08:47.575256909Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.991611ms logger=migrator t=2026-03-19T09:08:47.582933958Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-19T09:08:47.592096148Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.161339ms logger=migrator t=2026-03-19T09:08:47.598293966Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-19T09:08:47.599470398Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.178762ms logger=migrator t=2026-03-19T09:08:47.606061158Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-19T09:08:47.613207402Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.142924ms logger=migrator t=2026-03-19T09:08:47.617099939Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-19T09:08:47.623600845Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.500366ms logger=migrator t=2026-03-19T09:08:47.627021038Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-19T09:08:47.62709364Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=73.762µs logger=migrator t=2026-03-19T09:08:47.632183659Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-19T09:08:47.633377591Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.194962ms logger=migrator t=2026-03-19T09:08:47.63773662Z 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-03-19T09:08:47.638726307Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=989.657µs logger=migrator t=2026-03-19T09:08:47.642576852Z 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-03-19T09:08:47.643657531Z 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.082469ms logger=migrator t=2026-03-19T09:08:47.650291281Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:08:47.650360093Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=69.442µs logger=migrator t=2026-03-19T09:08:47.656150041Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-19T09:08:47.661763444Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.615723ms logger=migrator t=2026-03-19T09:08:47.668501788Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-19T09:08:47.675770975Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.268317ms logger=migrator t=2026-03-19T09:08:47.67960363Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-19T09:08:47.685872211Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.27006ms logger=migrator t=2026-03-19T09:08:47.690049835Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-19T09:08:47.696315825Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.26492ms logger=migrator t=2026-03-19T09:08:47.702583815Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-19T09:08:47.709778752Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.203967ms logger=migrator t=2026-03-19T09:08:47.714934721Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-19T09:08:47.715005384Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=70.503µs logger=migrator t=2026-03-19T09:08:47.718457048Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-19T09:08:47.720214435Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.747717ms logger=migrator t=2026-03-19T09:08:47.724853032Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-19T09:08:47.73396329Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.111918ms logger=migrator t=2026-03-19T09:08:47.742172073Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-19T09:08:47.742278216Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=107.743µs logger=migrator t=2026-03-19T09:08:47.746324127Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-19T09:08:47.75487293Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.551152ms logger=migrator t=2026-03-19T09:08:47.761734606Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-19T09:08:47.763081093Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.351327ms logger=migrator t=2026-03-19T09:08:47.775593473Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-19T09:08:47.786061449Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.467335ms logger=migrator t=2026-03-19T09:08:47.792523964Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-19T09:08:47.794055146Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.537052ms logger=migrator t=2026-03-19T09:08:47.801133668Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-19T09:08:47.802606909Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.473351ms logger=migrator t=2026-03-19T09:08:47.809371953Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-19T09:08:47.816502257Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.130494ms logger=migrator t=2026-03-19T09:08:47.822707806Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-19T09:08:47.823927679Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.216973ms logger=migrator t=2026-03-19T09:08:47.832353918Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-19T09:08:47.835430812Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=3.069924ms logger=migrator t=2026-03-19T09:08:47.846240656Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-19T09:08:47.847707797Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.470151ms logger=migrator t=2026-03-19T09:08:47.85701423Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-19T09:08:47.858146581Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.133031ms logger=migrator t=2026-03-19T09:08:47.867050694Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-19T09:08:47.867243929Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=197.496µs logger=migrator t=2026-03-19T09:08:47.873142969Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-19T09:08:47.874926008Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.783229ms logger=migrator t=2026-03-19T09:08:47.881061805Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-19T09:08:47.882864164Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.813659ms logger=migrator t=2026-03-19T09:08:47.890173163Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-19T09:08:47.890769299Z 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-03-19T09:08:47.894253684Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-19T09:08:47.89483484Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=580.056µs logger=migrator t=2026-03-19T09:08:47.899216599Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-19T09:08:47.900460364Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.243134ms logger=migrator t=2026-03-19T09:08:47.90437696Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-19T09:08:47.913119868Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.736757ms logger=migrator t=2026-03-19T09:08:47.919888192Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-19T09:08:47.920982522Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.0939ms logger=migrator t=2026-03-19T09:08:47.928391684Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-19T09:08:47.929767501Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.375027ms logger=migrator t=2026-03-19T09:08:47.935847256Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-19T09:08:47.936856074Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.007618ms logger=migrator t=2026-03-19T09:08:47.941936613Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-19T09:08:47.943097924Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.160311ms logger=migrator t=2026-03-19T09:08:47.947690409Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-19T09:08:47.948958473Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.268744ms logger=migrator t=2026-03-19T09:08:47.955212753Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-19T09:08:47.955247204Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.321µs logger=migrator t=2026-03-19T09:08:47.961886616Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-19T09:08:47.961976788Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=90.852µs logger=migrator t=2026-03-19T09:08:47.968831674Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-19T09:08:47.980489832Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.656178ms logger=migrator t=2026-03-19T09:08:47.9863197Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-19T09:08:47.986776423Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=456.233µs logger=migrator t=2026-03-19T09:08:47.995907502Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-19T09:08:47.997162186Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.253783ms logger=migrator t=2026-03-19T09:08:48.001435353Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-19T09:08:48.001798152Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=362.369µs logger=migrator t=2026-03-19T09:08:48.006266073Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-19T09:08:48.007399135Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.134092ms logger=migrator t=2026-03-19T09:08:48.012578446Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-19T09:08:48.013517421Z level=info msg="Migration successfully executed" id="create secrets table" duration=939.345µs logger=migrator t=2026-03-19T09:08:48.019070432Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-19T09:08:48.050726244Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.646332ms logger=migrator t=2026-03-19T09:08:48.054892798Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-19T09:08:48.059973096Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.073628ms logger=migrator t=2026-03-19T09:08:48.065018193Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-19T09:08:48.065172418Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=155.254µs logger=migrator t=2026-03-19T09:08:48.06927901Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-19T09:08:48.103576553Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.291413ms logger=migrator t=2026-03-19T09:08:48.113315099Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-19T09:08:48.151350824Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=38.034286ms logger=migrator t=2026-03-19T09:08:48.15560067Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-19T09:08:48.156325459Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=724.879µs logger=migrator t=2026-03-19T09:08:48.162635611Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-19T09:08:48.16405333Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.416039ms logger=migrator t=2026-03-19T09:08:48.179713276Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-19T09:08:48.180118958Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=405.542µs logger=migrator t=2026-03-19T09:08:48.185905795Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-19T09:08:48.186942493Z level=info msg="Migration successfully executed" id="create permission table" duration=1.037278ms logger=migrator t=2026-03-19T09:08:48.192314839Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-19T09:08:48.193545302Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.229563ms logger=migrator t=2026-03-19T09:08:48.202652291Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-19T09:08:48.204065889Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.416478ms logger=migrator t=2026-03-19T09:08:48.209769394Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-19T09:08:48.210621907Z level=info msg="Migration successfully executed" id="create role table" duration=852.903µs logger=migrator t=2026-03-19T09:08:48.215696776Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-19T09:08:48.225926754Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.226878ms logger=migrator t=2026-03-19T09:08:48.232433101Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-19T09:08:48.238880078Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.448386ms logger=migrator t=2026-03-19T09:08:48.248250512Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-19T09:08:48.249934058Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.711946ms logger=migrator t=2026-03-19T09:08:48.255339695Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-19T09:08:48.256767914Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.428619ms logger=migrator t=2026-03-19T09:08:48.26507884Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-19T09:08:48.266619252Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.543232ms logger=migrator t=2026-03-19T09:08:48.272894693Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-19T09:08:48.273936271Z level=info msg="Migration successfully executed" id="create team role table" duration=1.042658ms logger=migrator t=2026-03-19T09:08:48.281175769Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-19T09:08:48.283373998Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.200689ms logger=migrator t=2026-03-19T09:08:48.291202491Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-19T09:08:48.292387574Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.187223ms logger=migrator t=2026-03-19T09:08:48.300940367Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-19T09:08:48.302396526Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.455589ms logger=migrator t=2026-03-19T09:08:48.309938712Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-19T09:08:48.311023891Z level=info msg="Migration successfully executed" id="create user role table" duration=1.085669ms logger=migrator t=2026-03-19T09:08:48.315094432Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-19T09:08:48.316626264Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.537192ms logger=migrator t=2026-03-19T09:08:48.321952279Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-19T09:08:48.323499171Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.546202ms logger=migrator t=2026-03-19T09:08:48.329449063Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-19T09:08:48.330315746Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=867.203µs logger=migrator t=2026-03-19T09:08:48.334250574Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-19T09:08:48.33519997Z level=info msg="Migration successfully executed" id="create builtin role table" duration=948.676µs logger=migrator t=2026-03-19T09:08:48.340267728Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-19T09:08:48.342740055Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.467427ms logger=migrator t=2026-03-19T09:08:48.34955994Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-19T09:08:48.351844303Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.278052ms logger=migrator t=2026-03-19T09:08:48.357821846Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-19T09:08:48.365749262Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.927566ms logger=migrator t=2026-03-19T09:08:48.369493193Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-19T09:08:48.370319575Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=826.292µs logger=migrator t=2026-03-19T09:08:48.375036164Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-19T09:08:48.376208387Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.171933ms logger=migrator t=2026-03-19T09:08:48.380133293Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-19T09:08:48.381318245Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.184912ms logger=migrator t=2026-03-19T09:08:48.385093348Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-19T09:08:48.38625143Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.157741ms logger=migrator t=2026-03-19T09:08:48.390546467Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-19T09:08:48.39141614Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=869.393µs logger=migrator t=2026-03-19T09:08:48.395874512Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-19T09:08:48.397207398Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.332136ms logger=migrator t=2026-03-19T09:08:48.401988788Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-19T09:08:48.410479659Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.495561ms logger=migrator t=2026-03-19T09:08:48.41673657Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-19T09:08:48.425544909Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.807769ms logger=migrator t=2026-03-19T09:08:48.434299967Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-19T09:08:48.442884721Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.584094ms logger=migrator t=2026-03-19T09:08:48.453358896Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-19T09:08:48.466000281Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.650475ms logger=migrator t=2026-03-19T09:08:48.474044279Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-19T09:08:48.475248553Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.203874ms logger=migrator t=2026-03-19T09:08:48.479942231Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-19T09:08:48.481177314Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.234323ms logger=migrator t=2026-03-19T09:08:48.489224883Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-19T09:08:48.490092216Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=866.713µs logger=migrator t=2026-03-19T09:08:48.496394778Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-19T09:08:48.497238922Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=844.634µs logger=migrator t=2026-03-19T09:08:48.500731766Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-19T09:08:48.501881147Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.151331ms logger=migrator t=2026-03-19T09:08:48.506455042Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-19T09:08:48.506520014Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=65.802µs logger=migrator t=2026-03-19T09:08:48.512051365Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-19T09:08:48.512105186Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=54.591µs logger=migrator t=2026-03-19T09:08:48.515405516Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-19T09:08:48.515807727Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=402.401µs logger=migrator t=2026-03-19T09:08:48.520569946Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-19T09:08:48.521166312Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=596.456µs logger=migrator t=2026-03-19T09:08:48.525676656Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-19T09:08:48.526679433Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.001197ms logger=migrator t=2026-03-19T09:08:48.532434479Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-19T09:08:48.532679366Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=244.917µs logger=migrator t=2026-03-19T09:08:48.537007954Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-19T09:08:48.537566269Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=558.285µs logger=migrator t=2026-03-19T09:08:48.541165977Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-19T09:08:48.54199686Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=827.183µs logger=migrator t=2026-03-19T09:08:48.546669487Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-19T09:08:48.547831809Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.162092ms logger=migrator t=2026-03-19T09:08:48.55335521Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-19T09:08:48.563649619Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.29909ms logger=migrator t=2026-03-19T09:08:48.567657329Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-19T09:08:48.56770699Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=50.161µs logger=migrator t=2026-03-19T09:08:48.571824042Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-19T09:08:48.572735337Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=909.055µs logger=migrator t=2026-03-19T09:08:48.579342627Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-19T09:08:48.583029417Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.67924ms logger=migrator t=2026-03-19T09:08:48.601260253Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-19T09:08:48.602657611Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.403658ms logger=migrator t=2026-03-19T09:08:48.624197608Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-19T09:08:48.630489769Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.294921ms logger=migrator t=2026-03-19T09:08:48.636378459Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-19T09:08:48.637418748Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.039949ms logger=migrator t=2026-03-19T09:08:48.641390496Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-19T09:08:48.642458845Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.068169ms logger=migrator t=2026-03-19T09:08:48.650806563Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:08:48.677099748Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.285725ms logger=migrator t=2026-03-19T09:08:48.683842582Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-19T09:08:48.686879384Z level=info msg="Migration successfully executed" id="create correlation v2" duration=3.036913ms logger=migrator t=2026-03-19T09:08:48.695316604Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-19T09:08:48.69660866Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.291955ms logger=migrator t=2026-03-19T09:08:48.708620776Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-19T09:08:48.711012212Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.381005ms logger=migrator t=2026-03-19T09:08:48.720689225Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-19T09:08:48.722004271Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.315066ms logger=migrator t=2026-03-19T09:08:48.733132874Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-19T09:08:48.733766401Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=638.517µs logger=migrator t=2026-03-19T09:08:48.739038235Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-19T09:08:48.740212256Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.173471ms logger=migrator t=2026-03-19T09:08:48.744147654Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-19T09:08:48.759158292Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.005748ms logger=migrator t=2026-03-19T09:08:48.766665107Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-19T09:08:48.76790958Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.248513ms logger=migrator t=2026-03-19T09:08:48.778713965Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-19T09:08:48.779820766Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.107741ms logger=migrator t=2026-03-19T09:08:48.786345393Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T09:08:48.786824016Z 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-03-19T09:08:48.789954771Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T09:08:48.790386652Z 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-03-19T09:08:48.793676003Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-19T09:08:48.794468574Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=792.461µs logger=migrator t=2026-03-19T09:08:48.798514564Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-19T09:08:48.800022775Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.508351ms logger=migrator t=2026-03-19T09:08:48.803767937Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T09:08:48.804895438Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.126591ms logger=migrator t=2026-03-19T09:08:48.809880103Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T09:08:48.811621611Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.738368ms logger=migrator t=2026-03-19T09:08:48.819033303Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T09:08:48.820148493Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.11563ms logger=migrator t=2026-03-19T09:08:48.826102115Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T09:08:48.827183755Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.08052ms logger=migrator t=2026-03-19T09:08:48.830769673Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-19T09:08:48.832047047Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.277294ms logger=migrator t=2026-03-19T09:08:48.836830297Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-19T09:08:48.837930547Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.09995ms logger=migrator t=2026-03-19T09:08:48.843004395Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T09:08:48.844123406Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.120531ms logger=migrator t=2026-03-19T09:08:48.848772832Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T09:08:48.85052006Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.750878ms logger=migrator t=2026-03-19T09:08:48.889257845Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-19T09:08:48.891073434Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.816509ms logger=migrator t=2026-03-19T09:08:48.907569353Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-19T09:08:48.930692702Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.120699ms logger=migrator t=2026-03-19T09:08:48.936605744Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-19T09:08:48.945764943Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.159029ms logger=migrator t=2026-03-19T09:08:48.950091971Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-19T09:08:48.958687044Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.594833ms logger=migrator t=2026-03-19T09:08:48.964052141Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-19T09:08:48.964229755Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=177.724µs logger=migrator t=2026-03-19T09:08:48.970258041Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-19T09:08:48.98164226Z level=info msg="Migration successfully executed" id="add share column" duration=11.38491ms logger=migrator t=2026-03-19T09:08:48.986667336Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-19T09:08:48.986842572Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=175.866µs logger=migrator t=2026-03-19T09:08:48.991634232Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-19T09:08:48.992551087Z level=info msg="Migration successfully executed" id="create file table" duration=917.715µs logger=migrator t=2026-03-19T09:08:48.998480669Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-19T09:08:49.000237266Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.756167ms logger=migrator t=2026-03-19T09:08:49.010152807Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-19T09:08:49.011235266Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.082489ms logger=migrator t=2026-03-19T09:08:49.017255399Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-19T09:08:49.018073682Z level=info msg="Migration successfully executed" id="create file_meta table" duration=818.113µs logger=migrator t=2026-03-19T09:08:49.025259227Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-19T09:08:49.02716534Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.905352ms logger=migrator t=2026-03-19T09:08:49.033921053Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-19T09:08:49.034025496Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=105.513µs logger=migrator t=2026-03-19T09:08:49.038824377Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-19T09:08:49.03892861Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=105.353µs logger=migrator t=2026-03-19T09:08:49.043670139Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-19T09:08:49.044200123Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=530.294µs logger=migrator t=2026-03-19T09:08:49.050531565Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-19T09:08:49.050986868Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=459.193µs logger=migrator t=2026-03-19T09:08:49.05691804Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-19T09:08:49.058331148Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.412088ms logger=migrator t=2026-03-19T09:08:49.062527083Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-19T09:08:49.072435032Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.907679ms logger=migrator t=2026-03-19T09:08:49.077950582Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-19T09:08:49.078070645Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=120.483µs logger=migrator t=2026-03-19T09:08:49.084150591Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-19T09:08:49.085994541Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.842751ms logger=migrator t=2026-03-19T09:08:49.091760908Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-19T09:08:49.092176219Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=416.061µs logger=migrator t=2026-03-19T09:08:49.09695886Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-19T09:08:49.097249178Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=289.858µs logger=migrator t=2026-03-19T09:08:49.102989254Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-19T09:08:49.103723333Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=734.529µs logger=migrator t=2026-03-19T09:08:49.108642658Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-19T09:08:49.117634333Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.991404ms logger=migrator t=2026-03-19T09:08:49.123266576Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-19T09:08:49.131908621Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.641695ms logger=migrator t=2026-03-19T09:08:49.138237324Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-19T09:08:49.138991364Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=754.17µs logger=migrator t=2026-03-19T09:08:49.143710153Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-19T09:08:49.219149886Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.444594ms logger=migrator t=2026-03-19T09:08:49.2255199Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-19T09:08:49.226658141Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.137901ms logger=migrator t=2026-03-19T09:08:49.234146565Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-19T09:08:49.235918283Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.770828ms logger=migrator t=2026-03-19T09:08:49.242505173Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-19T09:08:49.268601873Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.104171ms logger=migrator t=2026-03-19T09:08:49.274343589Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-19T09:08:49.28281481Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.471441ms logger=migrator t=2026-03-19T09:08:49.288645508Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-19T09:08:49.288889855Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=244.237µs logger=migrator t=2026-03-19T09:08:49.294258111Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-19T09:08:49.294518958Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=260.757µs logger=migrator t=2026-03-19T09:08:49.299993097Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-19T09:08:49.300324696Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=330.859µs logger=migrator t=2026-03-19T09:08:49.306647329Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-19T09:08:49.306970058Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=322.919µs logger=migrator t=2026-03-19T09:08:49.313558927Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-19T09:08:49.313898326Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=339.759µs logger=migrator t=2026-03-19T09:08:49.319008815Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-19T09:08:49.320491906Z level=info msg="Migration successfully executed" id="create folder table" duration=1.481881ms logger=migrator t=2026-03-19T09:08:49.328483973Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-19T09:08:49.330416186Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.930833ms logger=migrator t=2026-03-19T09:08:49.341542649Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-19T09:08:49.343302257Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.758618ms logger=migrator t=2026-03-19T09:08:49.349063924Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-19T09:08:49.349103115Z level=info msg="Migration successfully executed" id="Update folder title length" duration=39.981µs logger=migrator t=2026-03-19T09:08:49.354525663Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T09:08:49.355711675Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.186352ms logger=migrator t=2026-03-19T09:08:49.362345286Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T09:08:49.363966289Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.621503ms logger=migrator t=2026-03-19T09:08:49.368838092Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-19T09:08:49.370005434Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.167132ms logger=migrator t=2026-03-19T09:08:49.375517734Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-19T09:08:49.375922785Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=404.881µs logger=migrator t=2026-03-19T09:08:49.380752526Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-19T09:08:49.381168587Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=416.361µs logger=migrator t=2026-03-19T09:08:49.386221595Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-19T09:08:49.387832039Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.610584ms logger=migrator t=2026-03-19T09:08:49.392849416Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-19T09:08:49.394689786Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.840071ms logger=migrator t=2026-03-19T09:08:49.402625372Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-19T09:08:49.403638869Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.013247ms logger=migrator t=2026-03-19T09:08:49.408677887Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-19T09:08:49.40986944Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.191293ms logger=migrator t=2026-03-19T09:08:49.416303385Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-19T09:08:49.418079692Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.776298ms logger=migrator t=2026-03-19T09:08:49.423746867Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-19T09:08:49.425156305Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.409079ms logger=migrator t=2026-03-19T09:08:49.430257704Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-19T09:08:49.432101474Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.84321ms logger=migrator t=2026-03-19T09:08:49.438262062Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-19T09:08:49.439364432Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.10214ms logger=migrator t=2026-03-19T09:08:49.444841231Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-19T09:08:49.446220508Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.379127ms logger=migrator t=2026-03-19T09:08:49.452562882Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-19T09:08:49.45436302Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.799738ms logger=migrator t=2026-03-19T09:08:49.460427196Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-19T09:08:49.46169522Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.267204ms logger=migrator t=2026-03-19T09:08:49.466701937Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-19T09:08:49.467122428Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=427.582µs logger=migrator t=2026-03-19T09:08:49.472139995Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-19T09:08:49.48190581Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.766295ms logger=migrator t=2026-03-19T09:08:49.489375204Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-19T09:08:49.489917378Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=542.754µs logger=migrator t=2026-03-19T09:08:49.495661065Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T09:08:49.495692726Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.221µs logger=migrator t=2026-03-19T09:08:49.500944259Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T09:08:49.50280601Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.858041ms logger=migrator t=2026-03-19T09:08:49.508962367Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T09:08:49.508991958Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.031µs logger=migrator t=2026-03-19T09:08:49.513556463Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-19T09:08:49.514768605Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.202792ms logger=migrator t=2026-03-19T09:08:49.520030629Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T09:08:49.521935901Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.911092ms logger=migrator t=2026-03-19T09:08:49.530149203Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-19T09:08:49.531150271Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.000958ms logger=migrator t=2026-03-19T09:08:49.536714473Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-19T09:08:49.537868304Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.155071ms logger=migrator t=2026-03-19T09:08:49.542889631Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-19T09:08:49.543310882Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=426.801µs logger=migrator t=2026-03-19T09:08:49.549880481Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-19T09:08:49.550520359Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=639.978µs logger=migrator t=2026-03-19T09:08:49.555918466Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-19T09:08:49.557339584Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.420418ms logger=migrator t=2026-03-19T09:08:49.563209154Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-19T09:08:49.564573822Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.364187ms logger=migrator t=2026-03-19T09:08:49.570898003Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-19T09:08:49.580292449Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.394136ms logger=migrator t=2026-03-19T09:08:49.586364865Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-19T09:08:49.594602178Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.236383ms logger=migrator t=2026-03-19T09:08:49.600650564Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-19T09:08:49.610098521Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.445647ms logger=migrator t=2026-03-19T09:08:49.616164786Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-19T09:08:49.616233548Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.931µs logger=migrator t=2026-03-19T09:08:49.623717602Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-19T09:08:49.636314594Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.598802ms logger=migrator t=2026-03-19T09:08:49.642157763Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-19T09:08:49.651119138Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.962915ms logger=migrator t=2026-03-19T09:08:49.657369678Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-19T09:08:49.657586054Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=216.556µs logger=migrator t=2026-03-19T09:08:49.663045342Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.016554894s logger=migrator t=2026-03-19T09:08:49.663947587Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-19T09:08:49.68204884Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-19T09:08:49.682256666Z level=info msg="Created default organization" logger=secrets t=2026-03-19T09:08:49.689119382Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T09:08:49.740212633Z level=info msg="Restored cache from database" duration=451.552µs logger=plugin.store t=2026-03-19T09:08:49.741591591Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-19T09:08:49.779592305Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-19T09:08:49.779684518Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-19T09:08:49.77975387Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-19T09:08:49.779782701Z level=info msg="Plugins loaded" count=54 duration=38.19216ms logger=query_data t=2026-03-19T09:08:49.784109508Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-19T09:08:49.788083837Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-19T09:08:49.796264349Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-19T09:08:49.810456456Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-19T09:08:49.813838928Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-19T09:08:49.815782791Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-19T09:08:49.835251111Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-19T09:08:49.854401882Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-19T09:08:49.87818874Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-19T09:08:49.878210821Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-19T09:08:49.878660603Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-19T09:08:49.87966558Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-19T09:08:49.881156471Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-19T09:08:49.881605953Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-19T09:08:49.956161473Z level=info msg="Update check succeeded" duration=77.233353ms logger=grafana.update.checker t=2026-03-19T09:08:49.959158565Z level=info msg="Update check succeeded" duration=78.456146ms logger=provisioning.dashboard t=2026-03-19T09:08:50.090467569Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-03-19T09:08:50.095339202Z level=info msg="State cache has been initialized" states=0 duration=215.665202ms logger=ngalert.scheduler t=2026-03-19T09:08:50.095418974Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-19T09:08:50.095583809Z level=info msg=starting first_tick=2026-03-19T09:09:00Z logger=provisioning.dashboard t=2026-03-19T09:08:50.115212933Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-19T09:08:50.116578011Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-19T09:08:50.127725044Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T09:08:50.139403822Z level=info msg="Patterns update finished" duration=257.622504ms logger=grafana-apiserver t=2026-03-19T09:08:50.343672298Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-19T09:08:50.344401708Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-19T09:08:53.934753211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:53.935940382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:53.957819416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:53.983686627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.009000024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.04279401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.073846873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.141999342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.1622359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.190573369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.213524791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.239231848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.257365511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.282206275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.297997972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.333600118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.351046571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.382634439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.40115038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.443310974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.465112015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.503703262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.523267813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.55524235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.576903718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.60539326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.639760592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.732823207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.751185325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.813876495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.835178823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.879627979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.905599663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.965426206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:54.986077856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.04666736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.069795357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.12485321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.143588868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.19160987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.20856128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.27233639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.293934476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.352070063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.371075188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.457657706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.474220406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.529621179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.554188025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.626401454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.638649896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.700148054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.728067481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.801795521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.821939377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.890897548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.911287761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.980668753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:55.995978408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.061718581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.080081529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.144357992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.179731162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.236927204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.256534595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.33599121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.355206382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.517991407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.534950747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.589409133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.621677839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.721007443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.739810663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.815401134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.836401773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.933944098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:56.955870883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:57.045439143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:57.060281835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:08:57.14485475Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-19T09:10:17.89558593Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-03-19T09:18:49.890160643Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-19T09:18:49.921063558Z level=info msg="Completed cleanup jobs" duration=41.875791ms logger=plugins.update.checker t=2026-03-19T09:18:50.011887779Z level=info msg="Update check succeeded" duration=55.56869ms logger=sqlstore.transactions t=2026-03-19T09:23:49.804667347Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"