logger=settings t=2026-04-07T00:14:54.87016581Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T00:14:54Z logger=settings t=2026-04-07T00:14:54.870400456Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T00:14:54.870411607Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T00:14:54.870416307Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T00:14:54.870421717Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T00:14:54.870424927Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:14:54.870427627Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:14:54.870430637Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T00:14:54.870434087Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T00:14:54.870437487Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T00:14:54.870440537Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:14:54.870444178Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:14:54.870447448Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T00:14:54.870451518Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T00:14:54.870455248Z level=info msg=Target target=[all] logger=settings t=2026-04-07T00:14:54.870465658Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T00:14:54.870468738Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T00:14:54.870471408Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T00:14:54.870474078Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T00:14:54.870476888Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T00:14:54.870479929Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T00:14:54.870734216Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T00:14:54.870749646Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T00:14:54.874807259Z level=info msg="Locking database" logger=migrator t=2026-04-07T00:14:54.87485613Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T00:14:54.876007153Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T00:14:54.877886035Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.874642ms logger=migrator t=2026-04-07T00:14:54.883124512Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T00:14:54.88411833Z level=info msg="Migration successfully executed" id="create user table" duration=994.338µs logger=migrator t=2026-04-07T00:14:54.889177741Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T00:14:54.891015123Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.842622ms logger=migrator t=2026-04-07T00:14:54.896160437Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T00:14:54.896930898Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=769.481µs logger=migrator t=2026-04-07T00:14:54.902065432Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T00:14:54.903489072Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.42373ms logger=migrator t=2026-04-07T00:14:54.908006958Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T00:14:54.909183142Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.176834ms logger=migrator t=2026-04-07T00:14:54.913906884Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T00:14:54.916566448Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.660465ms logger=migrator t=2026-04-07T00:14:54.922640908Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T00:14:54.923565554Z level=info msg="Migration successfully executed" id="create user table v2" duration=923.956µs logger=migrator t=2026-04-07T00:14:54.927433722Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T00:14:54.928175303Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=736.781µs logger=migrator t=2026-04-07T00:14:54.931861667Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T00:14:54.933235585Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.373118ms logger=migrator t=2026-04-07T00:14:54.937770972Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T00:14:54.938329578Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=559.235µs logger=migrator t=2026-04-07T00:14:54.942916786Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T00:14:54.943487212Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=570.256µs logger=migrator t=2026-04-07T00:14:54.94736908Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T00:14:54.948632186Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.262436ms logger=migrator t=2026-04-07T00:14:54.953272905Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T00:14:54.953307596Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.921µs logger=migrator t=2026-04-07T00:14:54.957814173Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T00:14:54.959429719Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.614205ms logger=migrator t=2026-04-07T00:14:54.963245195Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T00:14:54.963762649Z level=info msg="Migration successfully executed" id="Add missing user data" duration=517.574µs logger=migrator t=2026-04-07T00:14:54.967947757Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T00:14:54.969170781Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.223423ms logger=migrator t=2026-04-07T00:14:54.97342528Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T00:14:54.974169981Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=744.251µs logger=migrator t=2026-04-07T00:14:54.979207952Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T00:14:54.980437346Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.230314ms logger=migrator t=2026-04-07T00:14:54.985100807Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T00:14:54.994699805Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.604578ms logger=migrator t=2026-04-07T00:14:54.997923355Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T00:14:54.998722598Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=796.233µs logger=migrator t=2026-04-07T00:14:55.00199958Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T00:14:55.002208546Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=209.086µs logger=migrator t=2026-04-07T00:14:55.006885616Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T00:14:55.007781802Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=899.436µs logger=migrator t=2026-04-07T00:14:55.012765991Z 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-04-07T00:14:55.01308377Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=318.039µs logger=migrator t=2026-04-07T00:14:55.016973009Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T00:14:55.017414851Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=438.092µs logger=migrator t=2026-04-07T00:14:55.022316638Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T00:14:55.023576513Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.261575ms logger=migrator t=2026-04-07T00:14:55.029822229Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T00:14:55.031070843Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.251904ms logger=migrator t=2026-04-07T00:14:55.03665872Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T00:14:55.03741212Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=753.101µs logger=migrator t=2026-04-07T00:14:55.043551423Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T00:14:55.044969312Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.419569ms logger=migrator t=2026-04-07T00:14:55.049928622Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T00:14:55.050909609Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=984.668µs logger=migrator t=2026-04-07T00:14:55.056175496Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T00:14:55.056207747Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.921µs logger=migrator t=2026-04-07T00:14:55.060472057Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T00:14:55.061229568Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=761.471µs logger=migrator t=2026-04-07T00:14:55.065078675Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T00:14:55.065778244Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=698.599µs logger=migrator t=2026-04-07T00:14:55.070573229Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T00:14:55.07164274Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.06816ms logger=migrator t=2026-04-07T00:14:55.075469836Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T00:14:55.076636558Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.165202ms logger=migrator t=2026-04-07T00:14:55.080354643Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:14:55.083546702Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.191219ms logger=migrator t=2026-04-07T00:14:55.089109038Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T00:14:55.089999243Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=889.715µs logger=migrator t=2026-04-07T00:14:55.093767418Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T00:14:55.094554101Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=784.893µs logger=migrator t=2026-04-07T00:14:55.098566753Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T00:14:55.099659304Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.092181ms logger=migrator t=2026-04-07T00:14:55.104261112Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T00:14:55.10493386Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=671.778µs logger=migrator t=2026-04-07T00:14:55.10846011Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T00:14:55.109141729Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=675.788µs logger=migrator t=2026-04-07T00:14:55.113519662Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T00:14:55.113890702Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=371.6µs logger=migrator t=2026-04-07T00:14:55.118174751Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T00:14:55.118650935Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=472.563µs logger=migrator t=2026-04-07T00:14:55.122564555Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T00:14:55.123220113Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=654.448µs logger=migrator t=2026-04-07T00:14:55.127776161Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T00:14:55.128768128Z level=info msg="Migration successfully executed" id="create star table" duration=992.618µs logger=migrator t=2026-04-07T00:14:55.132648586Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T00:14:55.13345628Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=804.403µs logger=migrator t=2026-04-07T00:14:55.138015547Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T00:14:55.138912613Z level=info msg="Migration successfully executed" id="create org table v1" duration=896.565µs logger=migrator t=2026-04-07T00:14:55.142900474Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T00:14:55.143722357Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=829.912µs logger=migrator t=2026-04-07T00:14:55.149810347Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T00:14:55.150476106Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=665.319µs logger=migrator t=2026-04-07T00:14:55.154683453Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T00:14:55.155948899Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.265176ms logger=migrator t=2026-04-07T00:14:55.159687344Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T00:14:55.160824255Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.136021ms logger=migrator t=2026-04-07T00:14:55.16454778Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T00:14:55.165299481Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=750.691µs logger=migrator t=2026-04-07T00:14:55.169741655Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T00:14:55.169766476Z level=info msg="Migration successfully executed" id="Update org table charset" duration=25.701µs logger=migrator t=2026-04-07T00:14:55.17348798Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T00:14:55.173523981Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.511µs logger=migrator t=2026-04-07T00:14:55.178432559Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T00:14:55.178710856Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=276.968µs logger=migrator t=2026-04-07T00:14:55.182469671Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T00:14:55.183641985Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.170933ms logger=migrator t=2026-04-07T00:14:55.188445118Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T00:14:55.189294643Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=849.325µs logger=migrator t=2026-04-07T00:14:55.192648316Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T00:14:55.193627863Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=978.227µs logger=migrator t=2026-04-07T00:14:55.197650487Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T00:14:55.198613293Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=963.287µs logger=migrator t=2026-04-07T00:14:55.20279977Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T00:14:55.204027625Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.227515ms logger=migrator t=2026-04-07T00:14:55.208373196Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T00:14:55.209426966Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.05136ms logger=migrator t=2026-04-07T00:14:55.213385917Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T00:14:55.218670014Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.281887ms logger=migrator t=2026-04-07T00:14:55.224415845Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T00:14:55.225264019Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=847.244µs logger=migrator t=2026-04-07T00:14:55.231380341Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T00:14:55.232368598Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=988.077µs logger=migrator t=2026-04-07T00:14:55.241998277Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T00:14:55.243051577Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.05124ms logger=migrator t=2026-04-07T00:14:55.255424393Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T00:14:55.256190275Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=772.111µs logger=migrator t=2026-04-07T00:14:55.259913079Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T00:14:55.260946308Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.033419ms logger=migrator t=2026-04-07T00:14:55.265414213Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T00:14:55.265526776Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=118.373µs logger=migrator t=2026-04-07T00:14:55.270867056Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T00:14:55.273466409Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.595293ms logger=migrator t=2026-04-07T00:14:55.278347145Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T00:14:55.280769383Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.423758ms logger=migrator t=2026-04-07T00:14:55.284698083Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T00:14:55.286672018Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.973235ms logger=migrator t=2026-04-07T00:14:55.292651555Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T00:14:55.293777127Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.126492ms logger=migrator t=2026-04-07T00:14:55.29959729Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T00:14:55.303260712Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.668102ms logger=migrator t=2026-04-07T00:14:55.308685674Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T00:14:55.310647059Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.962275ms logger=migrator t=2026-04-07T00:14:55.314860827Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T00:14:55.316290457Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.42956ms logger=migrator t=2026-04-07T00:14:55.320458083Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T00:14:55.320488204Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.631µs logger=migrator t=2026-04-07T00:14:55.324374304Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T00:14:55.324403885Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=25.87µs logger=migrator t=2026-04-07T00:14:55.335559637Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T00:14:55.338074847Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.51876ms logger=migrator t=2026-04-07T00:14:55.347023558Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T00:14:55.349009234Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.989346ms logger=migrator t=2026-04-07T00:14:55.354447536Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T00:14:55.358506579Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.050993ms logger=migrator t=2026-04-07T00:14:55.363134659Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T00:14:55.365101873Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.966704ms logger=migrator t=2026-04-07T00:14:55.371211655Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T00:14:55.371474222Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=292.518µs logger=migrator t=2026-04-07T00:14:55.375284769Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T00:14:55.376300077Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.014828ms logger=migrator t=2026-04-07T00:14:55.38176606Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T00:14:55.382605304Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=839.334µs logger=migrator t=2026-04-07T00:14:55.398431856Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T00:14:55.398618532Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=188.626µs logger=migrator t=2026-04-07T00:14:55.404022843Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T00:14:55.405139215Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.119021ms logger=migrator t=2026-04-07T00:14:55.409415524Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T00:14:55.410145674Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=730.1µs logger=migrator t=2026-04-07T00:14:55.415125764Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:14:55.425300009Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.164304ms logger=migrator t=2026-04-07T00:14:55.438676844Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T00:14:55.439955549Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.283336ms logger=migrator t=2026-04-07T00:14:55.444111216Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T00:14:55.444939999Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=828.692µs logger=migrator t=2026-04-07T00:14:55.449149706Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T00:14:55.45107716Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.931525ms logger=migrator t=2026-04-07T00:14:55.457724596Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T00:14:55.458146749Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=418.932µs logger=migrator t=2026-04-07T00:14:55.461869262Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T00:14:55.462558942Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=690.319µs logger=migrator t=2026-04-07T00:14:55.467531831Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T00:14:55.470809602Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.275411ms logger=migrator t=2026-04-07T00:14:55.474840436Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T00:14:55.476356618Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.517362ms logger=migrator t=2026-04-07T00:14:55.480594717Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T00:14:55.480830603Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=235.616µs logger=migrator t=2026-04-07T00:14:55.483478388Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T00:14:55.483733455Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=255.127µs logger=migrator t=2026-04-07T00:14:55.487334015Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T00:14:55.490420362Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=3.086147ms logger=migrator t=2026-04-07T00:14:55.502801878Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T00:14:55.506771899Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.969222ms logger=migrator t=2026-04-07T00:14:55.511003847Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T00:14:55.512627373Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.622516ms logger=migrator t=2026-04-07T00:14:55.516790019Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T00:14:55.517574232Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=783.963µs logger=migrator t=2026-04-07T00:14:55.522247572Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T00:14:55.52393865Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.693917ms logger=migrator t=2026-04-07T00:14:55.528149608Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T00:14:55.52965693Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.508792ms logger=migrator t=2026-04-07T00:14:55.533472226Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T00:14:55.534187507Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=712.311µs logger=migrator t=2026-04-07T00:14:55.549547596Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T00:14:55.556763299Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.216413ms logger=migrator t=2026-04-07T00:14:55.561578903Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T00:14:55.562554191Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=974.908µs logger=migrator t=2026-04-07T00:14:55.566243334Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T00:14:55.567073337Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=829.523µs logger=migrator t=2026-04-07T00:14:55.570816112Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T00:14:55.571746858Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=932.816µs logger=migrator t=2026-04-07T00:14:55.576550493Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T00:14:55.57719026Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=639.457µs logger=migrator t=2026-04-07T00:14:55.581418509Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T00:14:55.585886554Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.467324ms logger=migrator t=2026-04-07T00:14:55.589691681Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T00:14:55.591363307Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.671286ms logger=migrator t=2026-04-07T00:14:55.59572966Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T00:14:55.5957552Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.15µs logger=migrator t=2026-04-07T00:14:55.599393532Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T00:14:55.599806193Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=412.341µs logger=migrator t=2026-04-07T00:14:55.603862028Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T00:14:55.606353676Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.489579ms logger=migrator t=2026-04-07T00:14:55.610000969Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T00:14:55.610232485Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=231.436µs logger=migrator t=2026-04-07T00:14:55.615149563Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T00:14:55.615454802Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=306.159µs logger=migrator t=2026-04-07T00:14:55.620765541Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T00:14:55.624819774Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.054894ms logger=migrator t=2026-04-07T00:14:55.62968989Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T00:14:55.629991078Z level=info msg="Migration successfully executed" id="Update uid value" duration=304.788µs logger=migrator t=2026-04-07T00:14:55.635879223Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T00:14:55.637574311Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.694638ms logger=migrator t=2026-04-07T00:14:55.642000014Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T00:14:55.643355393Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.355329ms logger=migrator t=2026-04-07T00:14:55.651733357Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T00:14:55.653042663Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.309346ms logger=migrator t=2026-04-07T00:14:55.660238105Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T00:14:55.661153501Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=917.855µs logger=migrator t=2026-04-07T00:14:55.667015095Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T00:14:55.667976321Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=963.406µs logger=migrator t=2026-04-07T00:14:55.67293803Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T00:14:55.673905728Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=967.468µs logger=migrator t=2026-04-07T00:14:55.677852828Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T00:14:55.67865379Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=801.012µs logger=migrator t=2026-04-07T00:14:55.684786062Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T00:14:55.686555752Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.767969ms logger=migrator t=2026-04-07T00:14:55.69433762Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T00:14:55.695509892Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.175702ms logger=migrator t=2026-04-07T00:14:55.701614773Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T00:14:55.708966929Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.351056ms logger=migrator t=2026-04-07T00:14:55.712337833Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T00:14:55.713093155Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=754.262µs logger=migrator t=2026-04-07T00:14:55.717313313Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T00:14:55.718067324Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=753.721µs logger=migrator t=2026-04-07T00:14:55.722744385Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T00:14:55.724050511Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.305066ms logger=migrator t=2026-04-07T00:14:55.727685003Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T00:14:55.728995849Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.310116ms logger=migrator t=2026-04-07T00:14:55.732814467Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T00:14:55.733131716Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=317.379µs logger=migrator t=2026-04-07T00:14:55.735611435Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T00:14:55.7361367Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=524.995µs logger=migrator t=2026-04-07T00:14:55.740623655Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T00:14:55.740664306Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=41.301µs logger=migrator t=2026-04-07T00:14:55.743850766Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T00:14:55.747988201Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.136275ms logger=migrator t=2026-04-07T00:14:55.751494099Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T00:14:55.753928927Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.434738ms logger=migrator t=2026-04-07T00:14:55.760008928Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T00:14:55.760164942Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=154.144µs logger=migrator t=2026-04-07T00:14:55.763743743Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T00:14:55.766216552Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.472699ms logger=migrator t=2026-04-07T00:14:55.769509404Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T00:14:55.771900671Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.395777ms logger=migrator t=2026-04-07T00:14:55.775466151Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T00:14:55.776720675Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.254055ms logger=migrator t=2026-04-07T00:14:55.783465675Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T00:14:55.784199965Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=739.35µs logger=migrator t=2026-04-07T00:14:55.7883197Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T00:14:55.78974205Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.42226ms logger=migrator t=2026-04-07T00:14:55.793617948Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T00:14:55.794411121Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=792.763µs logger=migrator t=2026-04-07T00:14:55.797897848Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T00:14:55.798722071Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=824.213µs logger=migrator t=2026-04-07T00:14:55.803568247Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T00:14:55.805081179Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.516572ms logger=migrator t=2026-04-07T00:14:55.808622119Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T00:14:55.808691011Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.932µs logger=migrator t=2026-04-07T00:14:55.812838196Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T00:14:55.812865347Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.951µs logger=migrator t=2026-04-07T00:14:55.815602464Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T00:14:55.818476844Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.87344ms logger=migrator t=2026-04-07T00:14:55.82331295Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T00:14:55.826099078Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.785838ms logger=migrator t=2026-04-07T00:14:55.829907114Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T00:14:55.830056178Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=148.974µs logger=migrator t=2026-04-07T00:14:55.834135453Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T00:14:55.834954776Z level=info msg="Migration successfully executed" id="create quota table v1" duration=818.873µs logger=migrator t=2026-04-07T00:14:55.838568026Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T00:14:55.839540034Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=971.338µs logger=migrator t=2026-04-07T00:14:55.844164733Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T00:14:55.844189724Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.971µs logger=migrator t=2026-04-07T00:14:55.849934435Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T00:14:55.851965282Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=2.034208ms logger=migrator t=2026-04-07T00:14:55.856109438Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T00:14:55.857539738Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.4298ms logger=migrator t=2026-04-07T00:14:55.863155145Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T00:14:55.866823207Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.667712ms logger=migrator t=2026-04-07T00:14:55.870710007Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T00:14:55.870750068Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=40.741µs logger=migrator t=2026-04-07T00:14:55.874246906Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T00:14:55.874962905Z level=info msg="Migration successfully executed" id="create session table" duration=715.78µs logger=migrator t=2026-04-07T00:14:55.879136763Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T00:14:55.879215545Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=76.582µs logger=migrator t=2026-04-07T00:14:55.882721603Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T00:14:55.882791235Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=70.032µs logger=migrator t=2026-04-07T00:14:55.886018855Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T00:14:55.88656547Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=546.505µs logger=migrator t=2026-04-07T00:14:55.890233903Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T00:14:55.890758348Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=528.965µs logger=migrator t=2026-04-07T00:14:55.895157151Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T00:14:55.895176272Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=19.601µs logger=migrator t=2026-04-07T00:14:55.898820004Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T00:14:55.898857715Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.121µs logger=migrator t=2026-04-07T00:14:55.902742123Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T00:14:55.908053342Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.310058ms logger=migrator t=2026-04-07T00:14:55.915032098Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T00:14:55.91907138Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.039623ms logger=migrator t=2026-04-07T00:14:55.923390412Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T00:14:55.923498425Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=108.493µs logger=migrator t=2026-04-07T00:14:55.92868753Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T00:14:55.928874555Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=183.095µs logger=migrator t=2026-04-07T00:14:55.933395531Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T00:14:55.934816571Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.41641ms logger=migrator t=2026-04-07T00:14:55.938879575Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T00:14:55.938918046Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.001µs logger=migrator t=2026-04-07T00:14:55.944162423Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T00:14:55.949614455Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.454022ms logger=migrator t=2026-04-07T00:14:55.967330381Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T00:14:55.967962739Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=640.828µs logger=migrator t=2026-04-07T00:14:55.972727852Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T00:14:55.976429276Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.703644ms logger=migrator t=2026-04-07T00:14:55.979856952Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T00:14:55.983704309Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.846797ms logger=migrator t=2026-04-07T00:14:55.987440274Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T00:14:55.987596379Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=160.146µs logger=migrator t=2026-04-07T00:14:55.991008784Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T00:14:55.992030563Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.021358ms logger=migrator t=2026-04-07T00:14:55.996526839Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T00:14:55.998001549Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.47227ms logger=migrator t=2026-04-07T00:14:56.002075984Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T00:14:56.003194735Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.118251ms logger=migrator t=2026-04-07T00:14:56.010598983Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T00:14:56.012729473Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.13472ms logger=migrator t=2026-04-07T00:14:56.018771172Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T00:14:56.019688197Z level=info msg="Migration successfully executed" id="add index alert state" duration=917.675µs logger=migrator t=2026-04-07T00:14:56.027065023Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T00:14:56.028511674Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.45179ms logger=migrator t=2026-04-07T00:14:56.033862953Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T00:14:56.034582163Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=718.84µs logger=migrator t=2026-04-07T00:14:56.040906611Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T00:14:56.041743164Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=839.393µs logger=migrator t=2026-04-07T00:14:56.048564245Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T00:14:56.049867112Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.300387ms logger=migrator t=2026-04-07T00:14:56.056876217Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T00:14:56.07232731Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=15.450643ms logger=migrator t=2026-04-07T00:14:56.0773034Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T00:14:56.077802234Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=498.934µs logger=migrator t=2026-04-07T00:14:56.082602237Z 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-04-07T00:14:56.084289945Z 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.687738ms logger=migrator t=2026-04-07T00:14:56.089699076Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T00:14:56.090611922Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=913.015µs logger=migrator t=2026-04-07T00:14:56.097300419Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T00:14:56.097838834Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=539.155µs logger=migrator t=2026-04-07T00:14:56.103684728Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T00:14:56.105330255Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.649586ms logger=migrator t=2026-04-07T00:14:56.112592837Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T00:14:56.116394804Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.807647ms logger=migrator t=2026-04-07T00:14:56.120752406Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T00:14:56.124040378Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.288541ms logger=migrator t=2026-04-07T00:14:56.12985939Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T00:14:56.137293529Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=7.436149ms logger=migrator t=2026-04-07T00:14:56.142990568Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T00:14:56.151067124Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=8.076456ms logger=migrator t=2026-04-07T00:14:56.167397972Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T00:14:56.168327817Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=928.185µs logger=migrator t=2026-04-07T00:14:56.200123957Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T00:14:56.200181449Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=62.482µs logger=migrator t=2026-04-07T00:14:56.209479229Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T00:14:56.20951367Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=36.121µs logger=migrator t=2026-04-07T00:14:56.215052026Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T00:14:56.217753741Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=2.701086ms logger=migrator t=2026-04-07T00:14:56.223000218Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:14:56.22449227Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.490862ms logger=migrator t=2026-04-07T00:14:56.241782853Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T00:14:56.242533715Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=754.462µs logger=migrator t=2026-04-07T00:14:56.24951542Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T00:14:56.250962901Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.446881ms logger=migrator t=2026-04-07T00:14:56.259022526Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:14:56.260616391Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.593625ms logger=migrator t=2026-04-07T00:14:56.266512276Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T00:14:56.270333143Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.817926ms logger=migrator t=2026-04-07T00:14:56.275637551Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T00:14:56.279352915Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.715254ms logger=migrator t=2026-04-07T00:14:56.284887661Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T00:14:56.285060285Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=173.035µs logger=migrator t=2026-04-07T00:14:56.289791057Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T00:14:56.29059336Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=801.893µs logger=migrator t=2026-04-07T00:14:56.295832477Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T00:14:56.297070471Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.237774ms logger=migrator t=2026-04-07T00:14:56.30240034Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T00:14:56.308652955Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.251505ms logger=migrator t=2026-04-07T00:14:56.314936791Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T00:14:56.315049054Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=112.683µs logger=migrator t=2026-04-07T00:14:56.320564359Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T00:14:56.321497615Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=930.967µs logger=migrator t=2026-04-07T00:14:56.326579128Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T00:14:56.32813049Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.553433ms logger=migrator t=2026-04-07T00:14:56.335688843Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T00:14:56.335770255Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=81.873µs logger=migrator t=2026-04-07T00:14:56.340645841Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T00:14:56.341587987Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=941.736µs logger=migrator t=2026-04-07T00:14:56.347602806Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T00:14:56.34850496Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=901.925µs logger=migrator t=2026-04-07T00:14:56.356218487Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T00:14:56.35774339Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.524343ms logger=migrator t=2026-04-07T00:14:56.36420266Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T00:14:56.365726943Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.524103ms logger=migrator t=2026-04-07T00:14:56.408075259Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T00:14:56.409237651Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.163972ms logger=migrator t=2026-04-07T00:14:56.434087547Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T00:14:56.435750633Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.649957ms logger=migrator t=2026-04-07T00:14:56.478556952Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T00:14:56.478708186Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=156.214µs logger=migrator t=2026-04-07T00:14:56.551840953Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T00:14:56.558468858Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.631216ms logger=migrator t=2026-04-07T00:14:56.564781676Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T00:14:56.56567714Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=895.575µs logger=migrator t=2026-04-07T00:14:56.571544884Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T00:14:56.584860427Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=13.310023ms logger=migrator t=2026-04-07T00:14:56.591547374Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T00:14:56.592589974Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.035029ms logger=migrator t=2026-04-07T00:14:56.598280503Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T00:14:56.599386804Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.106241ms logger=migrator t=2026-04-07T00:14:56.605247948Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T00:14:56.606506682Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.264665ms logger=migrator t=2026-04-07T00:14:56.613406166Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T00:14:56.62784598Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.418053ms logger=migrator t=2026-04-07T00:14:56.635544076Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T00:14:56.636576015Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.039129ms logger=migrator t=2026-04-07T00:14:56.642645154Z 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-04-07T00:14:56.644004503Z 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.361808ms logger=migrator t=2026-04-07T00:14:56.653689103Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T00:14:56.654322862Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=638.339µs logger=migrator t=2026-04-07T00:14:56.668614462Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T00:14:56.670187885Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.573513ms logger=migrator t=2026-04-07T00:14:56.75502685Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T00:14:56.755494544Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=475.944µs logger=migrator t=2026-04-07T00:14:56.775067292Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T00:14:56.781479181Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.416699ms logger=migrator t=2026-04-07T00:14:56.787429427Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T00:14:56.792389056Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.956619ms logger=migrator t=2026-04-07T00:14:56.797107439Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T00:14:56.798446596Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.342097ms logger=migrator t=2026-04-07T00:14:56.804657579Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T00:14:56.80646335Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.807521ms logger=migrator t=2026-04-07T00:14:56.812253012Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T00:14:56.812758626Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=511.214µs logger=migrator t=2026-04-07T00:14:56.818950099Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T00:14:56.82396192Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.011541ms logger=migrator t=2026-04-07T00:14:56.828723043Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T00:14:56.829976748Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.255745ms logger=migrator t=2026-04-07T00:14:56.837283563Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T00:14:56.837601662Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=330.799µs logger=migrator t=2026-04-07T00:14:56.842609662Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T00:14:56.843583839Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.07975ms logger=migrator t=2026-04-07T00:14:56.849573717Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T00:14:56.850916045Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.345579ms logger=migrator t=2026-04-07T00:14:56.857124858Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T00:14:56.858228109Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.098751ms logger=migrator t=2026-04-07T00:14:56.863651791Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:14:56.864827574Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.177383ms logger=migrator t=2026-04-07T00:14:56.870186285Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:14:56.872367585Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.181811ms logger=migrator t=2026-04-07T00:14:56.878688692Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T00:14:56.87970133Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.012308ms logger=migrator t=2026-04-07T00:14:56.884630298Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T00:14:56.885592405Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=970.037µs logger=migrator t=2026-04-07T00:14:56.890723769Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T00:14:56.890908734Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=186.825µs logger=migrator t=2026-04-07T00:14:56.89756109Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T00:14:56.898730023Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.170104ms logger=migrator t=2026-04-07T00:14:56.904417882Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T00:14:56.906187571Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.780609ms logger=migrator t=2026-04-07T00:14:56.912728345Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T00:14:56.913664781Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=936.796µs logger=migrator t=2026-04-07T00:14:56.919420342Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T00:14:56.921369767Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.947685ms logger=migrator t=2026-04-07T00:14:56.926619564Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T00:14:56.92684584Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=251.707µs logger=migrator t=2026-04-07T00:14:56.931556122Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T00:14:56.932128848Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=572.836µs logger=migrator t=2026-04-07T00:14:56.937777636Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T00:14:56.937882079Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=105.413µs logger=migrator t=2026-04-07T00:14:56.943161507Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T00:14:56.944465773Z level=info msg="Migration successfully executed" id="create team table" duration=1.304526ms logger=migrator t=2026-04-07T00:14:56.949661159Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T00:14:56.950644716Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=983.248µs logger=migrator t=2026-04-07T00:14:56.956213562Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T00:14:56.957590051Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.375929ms logger=migrator t=2026-04-07T00:14:56.963129786Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T00:14:56.969223366Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.09512ms logger=migrator t=2026-04-07T00:14:56.974058392Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T00:14:56.974232297Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=173.935µs logger=migrator t=2026-04-07T00:14:56.980308847Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T00:14:56.981932722Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.628765ms logger=migrator t=2026-04-07T00:14:56.987038334Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T00:14:56.988324101Z level=info msg="Migration successfully executed" id="create team member table" duration=1.285307ms logger=migrator t=2026-04-07T00:14:56.993222888Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T00:14:56.994255317Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.031799ms logger=migrator t=2026-04-07T00:14:57.000022158Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T00:14:57.001590513Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.567064ms logger=migrator t=2026-04-07T00:14:57.007281142Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T00:14:57.008202537Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=921.045µs logger=migrator t=2026-04-07T00:14:57.01329621Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T00:14:57.018724002Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.428492ms logger=migrator t=2026-04-07T00:14:57.023752332Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T00:14:57.028622039Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.869077ms logger=migrator t=2026-04-07T00:14:57.034603956Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T00:14:57.040986115Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.383049ms logger=migrator t=2026-04-07T00:14:57.04580903Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T00:14:57.046847089Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.037819ms logger=migrator t=2026-04-07T00:14:57.051985822Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T00:14:57.053011842Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.02607ms logger=migrator t=2026-04-07T00:14:57.057583609Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T00:14:57.05869161Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.107831ms logger=migrator t=2026-04-07T00:14:57.064139213Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T00:14:57.065609414Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.469741ms logger=migrator t=2026-04-07T00:14:57.071604982Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T00:14:57.073089524Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.484602ms logger=migrator t=2026-04-07T00:14:57.07867395Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T00:14:57.079654217Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=982.767µs logger=migrator t=2026-04-07T00:14:57.085059338Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T00:14:57.086577391Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.506193ms logger=migrator t=2026-04-07T00:14:57.092120157Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T00:14:57.093183266Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.06261ms logger=migrator t=2026-04-07T00:14:57.097910579Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T00:14:57.098443113Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=532.814µs logger=migrator t=2026-04-07T00:14:57.103872485Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T00:14:57.104135352Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=262.717µs logger=migrator t=2026-04-07T00:14:57.108947487Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T00:14:57.11013433Z level=info msg="Migration successfully executed" id="create tag table" duration=1.190733ms logger=migrator t=2026-04-07T00:14:57.115299325Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T00:14:57.116788977Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.488692ms logger=migrator t=2026-04-07T00:14:57.121967151Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T00:14:57.122818666Z level=info msg="Migration successfully executed" id="create login attempt table" duration=851.045µs logger=migrator t=2026-04-07T00:14:57.129188304Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T00:14:57.13080875Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.625576ms logger=migrator t=2026-04-07T00:14:57.13617045Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T00:14:57.137169017Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=998.047µs logger=migrator t=2026-04-07T00:14:57.14190613Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:14:57.157482736Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.571126ms logger=migrator t=2026-04-07T00:14:57.163813183Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T00:14:57.164651527Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=840.484µs logger=migrator t=2026-04-07T00:14:57.169491012Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T00:14:57.170539631Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.04862ms logger=migrator t=2026-04-07T00:14:57.175801709Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T00:14:57.176125568Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=324.299µs logger=migrator t=2026-04-07T00:14:57.181988142Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T00:14:57.183024211Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.032768ms logger=migrator t=2026-04-07T00:14:57.188863944Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T00:14:57.190052108Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.188324ms logger=migrator t=2026-04-07T00:14:57.195420228Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T00:14:57.196984461Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.566473ms logger=migrator t=2026-04-07T00:14:57.202948488Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T00:14:57.20301418Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=66.582µs logger=migrator t=2026-04-07T00:14:57.20939871Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T00:14:57.216436016Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.038677ms logger=migrator t=2026-04-07T00:14:57.222090944Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T00:14:57.226636542Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.543558ms logger=migrator t=2026-04-07T00:14:57.232261059Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T00:14:57.237391343Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.129464ms logger=migrator t=2026-04-07T00:14:57.24337396Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T00:14:57.250182461Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.80934ms logger=migrator t=2026-04-07T00:14:57.257074334Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T00:14:57.258052481Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=977.517µs logger=migrator t=2026-04-07T00:14:57.263603536Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T00:14:57.272370612Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.766676ms logger=migrator t=2026-04-07T00:14:57.276130968Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T00:14:57.277449614Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.314606ms logger=migrator t=2026-04-07T00:14:57.283322079Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T00:14:57.285063827Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.745689ms logger=migrator t=2026-04-07T00:14:57.291207749Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T00:14:57.292114974Z level=info msg="Migration successfully executed" id="create user auth token table" duration=906.965µs logger=migrator t=2026-04-07T00:14:57.297066353Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T00:14:57.298650798Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.582315ms logger=migrator t=2026-04-07T00:14:57.304181363Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T00:14:57.305961192Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.784199ms logger=migrator t=2026-04-07T00:14:57.312603898Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T00:14:57.313644067Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.042079ms logger=migrator t=2026-04-07T00:14:57.318954286Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T00:14:57.328268756Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.31648ms logger=migrator t=2026-04-07T00:14:57.33338855Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T00:14:57.335251712Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.867232ms logger=migrator t=2026-04-07T00:14:57.342081543Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T00:14:57.343114872Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.038209ms logger=migrator t=2026-04-07T00:14:57.350663223Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T00:14:57.353687388Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.999514ms logger=migrator t=2026-04-07T00:14:57.35877148Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T00:14:57.360658953Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.886783ms logger=migrator t=2026-04-07T00:14:57.364939063Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T00:14:57.366224829Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.286936ms logger=migrator t=2026-04-07T00:14:57.37090993Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T00:14:57.370982932Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=73.532µs logger=migrator t=2026-04-07T00:14:57.375072777Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T00:14:57.37517801Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=105.963µs logger=migrator t=2026-04-07T00:14:57.378880603Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T00:14:57.379852821Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=970.368µs logger=migrator t=2026-04-07T00:14:57.384895761Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:14:57.386727833Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.832182ms logger=migrator t=2026-04-07T00:14:57.391790315Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:14:57.393580814Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.787809ms logger=migrator t=2026-04-07T00:14:57.397997389Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:14:57.398091161Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=94.302µs logger=migrator t=2026-04-07T00:14:57.404074238Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:14:57.405060156Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=986.408µs logger=migrator t=2026-04-07T00:14:57.412035141Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:14:57.413006788Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=969.887µs logger=migrator t=2026-04-07T00:14:57.418828561Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:14:57.419855041Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.029049ms logger=migrator t=2026-04-07T00:14:57.424022266Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:14:57.425025195Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.002629ms logger=migrator t=2026-04-07T00:14:57.428568794Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T00:14:57.434565832Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.997958ms logger=migrator t=2026-04-07T00:14:57.438409049Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T00:14:57.439378517Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=967.338µs logger=migrator t=2026-04-07T00:14:57.444273674Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T00:14:57.444375377Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=102.203µs logger=migrator t=2026-04-07T00:14:57.448975895Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T00:14:57.449884001Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=907.406µs logger=migrator t=2026-04-07T00:14:57.453686187Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-07T00:14:57.454910031Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.220974ms logger=migrator t=2026-04-07T00:14:57.460032635Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-07T00:14:57.461599989Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.566744ms logger=migrator t=2026-04-07T00:14:57.46662646Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:14:57.466694312Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.372µs logger=migrator t=2026-04-07T00:14:57.4705737Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T00:14:57.472052651Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.482321ms logger=migrator t=2026-04-07T00:14:57.476730662Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T00:14:57.478501662Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.76668ms logger=migrator t=2026-04-07T00:14:57.482875574Z 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-04-07T00:14:57.484633454Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.75765ms logger=migrator t=2026-04-07T00:14:57.48911617Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T00:14:57.490078586Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=962.376µs logger=migrator t=2026-04-07T00:14:57.49487502Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T00:14:57.502352559Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.477659ms logger=migrator t=2026-04-07T00:14:57.506459045Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:14:57.507417231Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=958.456µs logger=migrator t=2026-04-07T00:14:57.511723812Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:14:57.512620987Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=897.375µs logger=migrator t=2026-04-07T00:14:57.517919095Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T00:14:57.550551638Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.625923ms logger=migrator t=2026-04-07T00:14:57.554721446Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T00:14:57.575457126Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=20.73537ms logger=migrator t=2026-04-07T00:14:57.57989015Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:14:57.580684182Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=794.292µs logger=migrator t=2026-04-07T00:14:57.584236251Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:14:57.584913541Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=674.83µs logger=migrator t=2026-04-07T00:14:57.591142125Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T00:14:57.595177257Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.035282ms logger=migrator t=2026-04-07T00:14:57.59990744Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T00:14:57.605510857Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.603467ms logger=migrator t=2026-04-07T00:14:57.610152927Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T00:14:57.611996378Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.846771ms logger=migrator t=2026-04-07T00:14:57.616916826Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T00:14:57.617985107Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.069331ms logger=migrator t=2026-04-07T00:14:57.623712577Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T00:14:57.625389974Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.677526ms logger=migrator t=2026-04-07T00:14:57.630287111Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T00:14:57.631412442Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.126051ms logger=migrator t=2026-04-07T00:14:57.637175923Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:14:57.637248265Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=67.902µs logger=migrator t=2026-04-07T00:14:57.642509183Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T00:14:57.652607736Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.103774ms logger=migrator t=2026-04-07T00:14:57.65634889Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T00:14:57.660842856Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.489406ms logger=migrator t=2026-04-07T00:14:57.665081424Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T00:14:57.66954351Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.459606ms logger=migrator t=2026-04-07T00:14:57.674073577Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T00:14:57.675146997Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.07314ms logger=migrator t=2026-04-07T00:14:57.678981703Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T00:14:57.681404261Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.421678ms logger=migrator t=2026-04-07T00:14:57.685313231Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T00:14:57.69169815Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.386259ms logger=migrator t=2026-04-07T00:14:57.696068562Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T00:14:57.701886704Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.821172ms logger=migrator t=2026-04-07T00:14:57.705927478Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-07T00:14:57.707201153Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.273135ms logger=migrator t=2026-04-07T00:14:57.712048789Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T00:14:57.71814786Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.096311ms logger=migrator t=2026-04-07T00:14:57.72279823Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T00:14:57.72885407Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.055649ms logger=migrator t=2026-04-07T00:14:57.73276452Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T00:14:57.732888673Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=121.773µs logger=migrator t=2026-04-07T00:14:57.735704122Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T00:14:57.737000658Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.301216ms logger=migrator t=2026-04-07T00:14:57.742945134Z 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-04-07T00:14:57.744099087Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.154123ms logger=migrator t=2026-04-07T00:14:57.748580002Z 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-04-07T00:14:57.750209548Z 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.628506ms logger=migrator t=2026-04-07T00:14:57.754809846Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:14:57.754913129Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=104.213µs logger=migrator t=2026-04-07T00:14:57.759388805Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T00:14:57.767492272Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.095097ms logger=migrator t=2026-04-07T00:14:57.771488203Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T00:14:57.780229407Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.741034ms logger=migrator t=2026-04-07T00:14:57.784629061Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T00:14:57.79425236Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.624209ms logger=migrator t=2026-04-07T00:14:57.801648637Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T00:14:57.808239632Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.587944ms logger=migrator t=2026-04-07T00:14:57.812540222Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T00:14:57.820437013Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.893211ms logger=migrator t=2026-04-07T00:14:57.825626379Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T00:14:57.825746552Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=129.613µs logger=migrator t=2026-04-07T00:14:57.830916837Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T00:14:57.832063339Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.146982ms logger=migrator t=2026-04-07T00:14:57.837751968Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T00:14:57.845461954Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.709426ms logger=migrator t=2026-04-07T00:14:57.849406984Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T00:14:57.849561688Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=156.754µs logger=migrator t=2026-04-07T00:14:57.853725406Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T00:14:57.863983992Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.259647ms logger=migrator t=2026-04-07T00:14:57.871599885Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T00:14:57.873007425Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.41113ms logger=migrator t=2026-04-07T00:14:57.878314223Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T00:14:57.886980646Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.665703ms logger=migrator t=2026-04-07T00:14:57.890959147Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T00:14:57.891674127Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=715.2µs logger=migrator t=2026-04-07T00:14:57.895896466Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T00:14:57.897561652Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.708687ms logger=migrator t=2026-04-07T00:14:57.902224223Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T00:14:57.908715404Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.490581ms logger=migrator t=2026-04-07T00:14:57.911867342Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T00:14:57.912502751Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=635.069µs logger=migrator t=2026-04-07T00:14:57.917022197Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T00:14:57.9178363Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=813.983µs logger=migrator t=2026-04-07T00:14:57.923291173Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T00:14:57.925514595Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.219551ms logger=migrator t=2026-04-07T00:14:57.930567256Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T00:14:57.93177831Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.210934ms logger=migrator t=2026-04-07T00:14:57.936090071Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T00:14:57.936273916Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=184.156µs logger=migrator t=2026-04-07T00:14:57.939716872Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T00:14:57.940806923Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.090201ms logger=migrator t=2026-04-07T00:14:57.945616527Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T00:14:57.947091219Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.478852ms logger=migrator t=2026-04-07T00:14:57.953169749Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:14:57.953827767Z 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-04-07T00:14:57.961204124Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T00:14:57.961844371Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=640.157µs logger=migrator t=2026-04-07T00:14:57.970313159Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T00:14:57.972465029Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.153191ms logger=migrator t=2026-04-07T00:14:57.979804855Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T00:14:57.988082486Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.333333ms logger=migrator t=2026-04-07T00:14:57.996056979Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T00:14:57.998167618Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.113379ms logger=migrator t=2026-04-07T00:14:58.009489495Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T00:14:58.013276842Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=3.789637ms logger=migrator t=2026-04-07T00:14:58.024686591Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T00:14:58.027339815Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.653864ms logger=migrator t=2026-04-07T00:14:58.037377596Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T00:14:58.03894866Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.572594ms logger=migrator t=2026-04-07T00:14:58.043507027Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T00:14:58.045051891Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.544433ms logger=migrator t=2026-04-07T00:14:58.054039722Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T00:14:58.054076053Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.281µs logger=migrator t=2026-04-07T00:14:58.061158712Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T00:14:58.061321387Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=162.574µs logger=migrator t=2026-04-07T00:14:58.078350653Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T00:14:58.090212735Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.865752ms logger=migrator t=2026-04-07T00:14:58.097579621Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T00:14:58.098199588Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=622.607µs logger=migrator t=2026-04-07T00:14:58.102705285Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T00:14:58.103909448Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.204013ms logger=migrator t=2026-04-07T00:14:58.115148013Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T00:14:58.115725949Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=582.127µs logger=migrator t=2026-04-07T00:14:58.122649613Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T00:14:58.124577026Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.930963ms logger=migrator t=2026-04-07T00:14:58.136357177Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T00:14:58.137716014Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.358017ms logger=migrator t=2026-04-07T00:14:58.189185325Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T00:14:58.226472419Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.284414ms logger=migrator t=2026-04-07T00:14:58.229975877Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T00:14:58.236432608Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.4553ms logger=migrator t=2026-04-07T00:14:58.243260509Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T00:14:58.243477385Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=220.716µs logger=migrator t=2026-04-07T00:14:58.253908057Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T00:14:58.286635323Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.707945ms logger=migrator t=2026-04-07T00:14:58.296741996Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T00:14:58.330132911Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.393945ms logger=migrator t=2026-04-07T00:14:58.335170402Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T00:14:58.336115678Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=945.416µs logger=migrator t=2026-04-07T00:14:58.341129589Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T00:14:58.342324132Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.194073ms logger=migrator t=2026-04-07T00:14:58.347343132Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T00:14:58.34760683Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=263.768µs logger=migrator t=2026-04-07T00:14:58.351340574Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T00:14:58.352190339Z level=info msg="Migration successfully executed" id="create permission table" duration=850.134µs logger=migrator t=2026-04-07T00:14:58.356362935Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T00:14:58.358079023Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.715758ms logger=migrator t=2026-04-07T00:14:58.365986315Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T00:14:58.367738233Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.751108ms logger=migrator t=2026-04-07T00:14:58.372410334Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T00:14:58.373302439Z level=info msg="Migration successfully executed" id="create role table" duration=891.975µs logger=migrator t=2026-04-07T00:14:58.377505287Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T00:14:58.385435568Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.932651ms logger=migrator t=2026-04-07T00:14:58.388931697Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T00:14:58.396859359Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.927112ms logger=migrator t=2026-04-07T00:14:58.402195177Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T00:14:58.403369581Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.170624ms logger=migrator t=2026-04-07T00:14:58.407801844Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T00:14:58.408902456Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.100182ms logger=migrator t=2026-04-07T00:14:58.417778124Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T00:14:58.418912495Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.142471ms logger=migrator t=2026-04-07T00:14:58.423505414Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T00:14:58.424169623Z level=info msg="Migration successfully executed" id="create team role table" duration=664.269µs logger=migrator t=2026-04-07T00:14:58.429367298Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T00:14:58.430852631Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.442911ms logger=migrator t=2026-04-07T00:14:58.436333344Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T00:14:58.437436014Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.10067ms logger=migrator t=2026-04-07T00:14:58.441457746Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T00:14:58.442682441Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.224615ms logger=migrator t=2026-04-07T00:14:58.448598517Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T00:14:58.450327936Z level=info msg="Migration successfully executed" id="create user role table" duration=1.726889ms logger=migrator t=2026-04-07T00:14:58.455968954Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T00:14:58.457369822Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.401248ms logger=migrator t=2026-04-07T00:14:58.465725566Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T00:14:58.466794397Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.068871ms logger=migrator t=2026-04-07T00:14:58.472722393Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T00:14:58.4744483Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.735468ms logger=migrator t=2026-04-07T00:14:58.479276646Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T00:14:58.480079008Z level=info msg="Migration successfully executed" id="create builtin role table" duration=802.152µs logger=migrator t=2026-04-07T00:14:58.484938254Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T00:14:58.487318911Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.379937ms logger=migrator t=2026-04-07T00:14:58.491715223Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T00:14:58.492789654Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.074861ms logger=migrator t=2026-04-07T00:14:58.497392982Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T00:14:58.505609462Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.21615ms logger=migrator t=2026-04-07T00:14:58.510455138Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T00:14:58.511804836Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.349918ms logger=migrator t=2026-04-07T00:14:58.517699921Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T00:14:58.519299556Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.668437ms logger=migrator t=2026-04-07T00:14:58.528771121Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T00:14:58.53301578Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=4.242198ms logger=migrator t=2026-04-07T00:14:58.542758893Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T00:14:58.545266973Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.51129ms logger=migrator t=2026-04-07T00:14:58.552299779Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T00:14:58.553131832Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=835.303µs logger=migrator t=2026-04-07T00:14:58.562847045Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T00:14:58.564539562Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.691467ms logger=migrator t=2026-04-07T00:14:58.57194278Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T00:14:58.58554842Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.601781ms logger=migrator t=2026-04-07T00:14:58.590607432Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T00:14:58.600758436Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.152184ms logger=migrator t=2026-04-07T00:14:58.60482841Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T00:14:58.615459358Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.643388ms logger=migrator t=2026-04-07T00:14:58.620277962Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T00:14:58.629686006Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.404284ms logger=migrator t=2026-04-07T00:14:58.634993695Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T00:14:58.640704995Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=5.71381ms logger=migrator t=2026-04-07T00:14:58.652992298Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T00:14:58.654391237Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.415369ms logger=migrator t=2026-04-07T00:14:58.660562061Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T00:14:58.661842536Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.282236ms logger=migrator t=2026-04-07T00:14:58.666203718Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T00:14:58.667189225Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=991.997µs logger=migrator t=2026-04-07T00:14:58.671419364Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T00:14:58.672509475Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.08988ms logger=migrator t=2026-04-07T00:14:58.678088661Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T00:14:58.678157913Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.802µs logger=migrator t=2026-04-07T00:14:58.681159767Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T00:14:58.681194058Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=35.391µs logger=migrator t=2026-04-07T00:14:58.68485381Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T00:14:58.685239001Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=385.251µs logger=migrator t=2026-04-07T00:14:58.690246831Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T00:14:58.691076655Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=830.854µs logger=migrator t=2026-04-07T00:14:58.698140242Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T00:14:58.699324006Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.183494ms logger=migrator t=2026-04-07T00:14:58.705435307Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T00:14:58.705847888Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=412.981µs logger=migrator t=2026-04-07T00:14:58.713636596Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T00:14:58.714789778Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.158672ms logger=migrator t=2026-04-07T00:14:58.719248583Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T00:14:58.719955783Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=706.89µs logger=migrator t=2026-04-07T00:14:58.726764833Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T00:14:58.729059888Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.300944ms logger=migrator t=2026-04-07T00:14:58.73560183Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T00:14:58.749089088Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.492018ms logger=migrator t=2026-04-07T00:14:58.789671564Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T00:14:58.78986299Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=196.026µs logger=migrator t=2026-04-07T00:14:58.795063685Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T00:14:58.796139975Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.07615ms logger=migrator t=2026-04-07T00:14:58.801699651Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T00:14:58.804133049Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.423227ms logger=migrator t=2026-04-07T00:14:58.813442729Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T00:14:58.815265461Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.824712ms logger=migrator t=2026-04-07T00:14:58.821067903Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T00:14:58.830435185Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.365001ms logger=migrator t=2026-04-07T00:14:58.838607804Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T00:14:58.839787277Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.179863ms logger=migrator t=2026-04-07T00:14:58.844881649Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T00:14:58.845989761Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.107952ms logger=migrator t=2026-04-07T00:14:58.85132181Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:14:58.87741703Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.08855ms logger=migrator t=2026-04-07T00:14:58.882974456Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T00:14:58.884034915Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.059929ms logger=migrator t=2026-04-07T00:14:58.891029982Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T00:14:58.892101591Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.071369ms logger=migrator t=2026-04-07T00:14:58.898889691Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T00:14:58.901869645Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.977074ms logger=migrator t=2026-04-07T00:14:58.907998396Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T00:14:58.909232511Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.221184ms logger=migrator t=2026-04-07T00:14:58.919678693Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T00:14:58.920043953Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=368.16µs logger=migrator t=2026-04-07T00:14:58.927199054Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T00:14:58.928690245Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.491971ms logger=migrator t=2026-04-07T00:14:58.933634184Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T00:14:58.944025105Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.390851ms logger=migrator t=2026-04-07T00:14:58.948660575Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T00:14:58.949305463Z level=info msg="Migration successfully executed" id="create entity_events table" duration=645.028µs logger=migrator t=2026-04-07T00:14:58.955695512Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T00:14:58.956696149Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.000718ms logger=migrator t=2026-04-07T00:14:58.96351081Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:14:58.964281652Z 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-04-07T00:14:58.970495835Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:14:58.971027851Z 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-04-07T00:14:58.977896503Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T00:14:58.978801458Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=906.245µs logger=migrator t=2026-04-07T00:14:58.99170844Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T00:14:58.993262313Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.555783ms logger=migrator t=2026-04-07T00:14:59.000839125Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:14:59.003307194Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.469629ms logger=migrator t=2026-04-07T00:14:59.009697453Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:14:59.010879416Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.181893ms logger=migrator t=2026-04-07T00:14:59.016093652Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:14:59.01781789Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.723808ms logger=migrator t=2026-04-07T00:14:59.023292834Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:14:59.024392305Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.099481ms logger=migrator t=2026-04-07T00:14:59.029748794Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T00:14:59.030534637Z level=info msg="Migration successfully executed" id="Drop public config table" duration=785.743µs logger=migrator t=2026-04-07T00:14:59.035289319Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T00:14:59.036410521Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.121262ms logger=migrator t=2026-04-07T00:14:59.042286465Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:14:59.044330843Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.040178ms logger=migrator t=2026-04-07T00:14:59.049179758Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:14:59.050412193Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.232155ms logger=migrator t=2026-04-07T00:14:59.055386292Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T00:14:59.056603326Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.216974ms logger=migrator t=2026-04-07T00:14:59.062490771Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T00:14:59.086422821Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.93196ms logger=migrator t=2026-04-07T00:14:59.091579886Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T00:14:59.097727888Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.147742ms logger=migrator t=2026-04-07T00:14:59.103429667Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T00:14:59.114031974Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.586397ms logger=migrator t=2026-04-07T00:14:59.122064928Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T00:14:59.122268405Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=203.996µs logger=migrator t=2026-04-07T00:14:59.128594481Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T00:14:59.139495277Z level=info msg="Migration successfully executed" id="add share column" duration=10.900446ms logger=migrator t=2026-04-07T00:14:59.147308634Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T00:14:59.147538802Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=226.948µs logger=migrator t=2026-04-07T00:14:59.15354462Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T00:14:59.15962669Z level=info msg="Migration successfully executed" id="create file table" duration=6.102661ms logger=migrator t=2026-04-07T00:14:59.165830524Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T00:14:59.167523501Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.692507ms logger=migrator t=2026-04-07T00:14:59.173090647Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T00:14:59.174503226Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.412009ms logger=migrator t=2026-04-07T00:14:59.183983632Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T00:14:59.185112343Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.130081ms logger=migrator t=2026-04-07T00:14:59.191840081Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T00:14:59.193184679Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.344828ms logger=migrator t=2026-04-07T00:14:59.19891413Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T00:14:59.199058894Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=147.874µs logger=migrator t=2026-04-07T00:14:59.203949001Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T00:14:59.204045044Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=96.583µs logger=migrator t=2026-04-07T00:14:59.209910908Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T00:14:59.210613097Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=702.919µs logger=migrator t=2026-04-07T00:14:59.215587796Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T00:14:59.215906045Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=318.329µs logger=migrator t=2026-04-07T00:14:59.221183183Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T00:14:59.222995183Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.81282ms logger=migrator t=2026-04-07T00:14:59.227757387Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T00:14:59.239049873Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.291796ms logger=migrator t=2026-04-07T00:14:59.245851034Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T00:14:59.246031359Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=181.245µs logger=migrator t=2026-04-07T00:14:59.250849713Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T00:14:59.252428308Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.578735ms logger=migrator t=2026-04-07T00:14:59.259008222Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T00:14:59.259597869Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=591.057µs logger=migrator t=2026-04-07T00:14:59.266007048Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T00:14:59.266343647Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=337.469µs logger=migrator t=2026-04-07T00:14:59.272119689Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T00:14:59.272778997Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=660.158µs logger=migrator t=2026-04-07T00:14:59.277932842Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T00:14:59.287738986Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.805764ms logger=migrator t=2026-04-07T00:14:59.293272481Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T00:14:59.299854525Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.581624ms logger=migrator t=2026-04-07T00:14:59.306159371Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T00:14:59.307744026Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.585345ms logger=migrator t=2026-04-07T00:14:59.312762217Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T00:14:59.393243129Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.482742ms logger=migrator t=2026-04-07T00:14:59.399169405Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T00:14:59.400120672Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=951.747µs logger=migrator t=2026-04-07T00:14:59.406379137Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T00:14:59.408749944Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.371526ms logger=migrator t=2026-04-07T00:14:59.415169603Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T00:14:59.446600592Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.428109ms logger=migrator t=2026-04-07T00:14:59.4532764Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T00:14:59.463702721Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.434391ms logger=migrator t=2026-04-07T00:14:59.468094055Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T00:14:59.468363702Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=261.017µs logger=migrator t=2026-04-07T00:14:59.471939242Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T00:14:59.472100166Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=161.214µs logger=migrator t=2026-04-07T00:14:59.477066996Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T00:14:59.477402905Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=336.53µs logger=migrator t=2026-04-07T00:14:59.481751157Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T00:14:59.482021005Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=267.337µs logger=migrator t=2026-04-07T00:14:59.486465489Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T00:14:59.486712226Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=246.817µs logger=migrator t=2026-04-07T00:14:59.49115773Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T00:14:59.492196699Z level=info msg="Migration successfully executed" id="create folder table" duration=1.039009ms logger=migrator t=2026-04-07T00:14:59.497697414Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T00:14:59.49900566Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.310037ms logger=migrator t=2026-04-07T00:14:59.504446912Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T00:14:59.506069928Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.623846ms logger=migrator t=2026-04-07T00:14:59.511398566Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T00:14:59.511452078Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.652µs logger=migrator t=2026-04-07T00:14:59.516294833Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:14:59.517705343Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.41022ms logger=migrator t=2026-04-07T00:14:59.523510806Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:14:59.52472756Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.214324ms logger=migrator t=2026-04-07T00:14:59.530919223Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T00:14:59.532604741Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.685767ms logger=migrator t=2026-04-07T00:14:59.53723041Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T00:14:59.537699863Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=469.293µs logger=migrator t=2026-04-07T00:14:59.542183998Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T00:14:59.542474847Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=290.979µs logger=migrator t=2026-04-07T00:14:59.547543728Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T00:14:59.548964588Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.42023ms logger=migrator t=2026-04-07T00:14:59.556419087Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T00:14:59.557694043Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.276726ms logger=migrator t=2026-04-07T00:14:59.562459116Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T00:14:59.563625228Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.165992ms logger=migrator t=2026-04-07T00:14:59.569457112Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T00:14:59.571580251Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.116149ms logger=migrator t=2026-04-07T00:14:59.577482877Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T00:14:59.578609398Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.126591ms logger=migrator t=2026-04-07T00:14:59.586393056Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T00:14:59.5883146Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.923775ms logger=migrator t=2026-04-07T00:14:59.594488783Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T00:14:59.595946704Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.457552ms logger=migrator t=2026-04-07T00:14:59.601787567Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T00:14:59.603477914Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.696377ms logger=migrator t=2026-04-07T00:14:59.610749458Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T00:14:59.611813967Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.064239ms logger=migrator t=2026-04-07T00:14:59.619307297Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T00:14:59.621300894Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.993356ms logger=migrator t=2026-04-07T00:14:59.627840136Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T00:14:59.629709599Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.932515ms logger=migrator t=2026-04-07T00:14:59.634707998Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T00:14:59.63509405Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=391.681µs logger=migrator t=2026-04-07T00:14:59.641208411Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T00:14:59.650507461Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.29917ms logger=migrator t=2026-04-07T00:14:59.657437915Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T00:14:59.658133794Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=694.099µs logger=migrator t=2026-04-07T00:14:59.663040712Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:14:59.663117674Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=78.842µs logger=migrator t=2026-04-07T00:14:59.667914088Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:14:59.669130302Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.216344ms logger=migrator t=2026-04-07T00:14:59.674863712Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:14:59.674891403Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.061µs logger=migrator t=2026-04-07T00:14:59.679212054Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T00:14:59.680750447Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.537683ms logger=migrator t=2026-04-07T00:14:59.685641585Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:14:59.687150736Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.508512ms logger=migrator t=2026-04-07T00:14:59.694347658Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T00:14:59.695279684Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=928.756µs logger=migrator t=2026-04-07T00:14:59.70085293Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T00:14:59.701644142Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=790.952µs logger=migrator t=2026-04-07T00:14:59.706693333Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T00:14:59.707025152Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=332.159µs logger=migrator t=2026-04-07T00:14:59.714449981Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T00:14:59.715217352Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=766.521µs logger=migrator t=2026-04-07T00:14:59.721148528Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T00:14:59.723170234Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.020966ms logger=migrator t=2026-04-07T00:14:59.729464131Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T00:14:59.730331445Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=867.325µs logger=migrator t=2026-04-07T00:14:59.735908652Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T00:14:59.746138197Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.228205ms logger=migrator t=2026-04-07T00:14:59.752564248Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T00:14:59.763153784Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.590836ms logger=migrator t=2026-04-07T00:14:59.768133083Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T00:14:59.775679475Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.545962ms logger=migrator t=2026-04-07T00:14:59.780725136Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T00:14:59.780792938Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=68.592µs logger=migrator t=2026-04-07T00:14:59.786832027Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T00:14:59.796500097Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.66727ms logger=migrator t=2026-04-07T00:14:59.802112764Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T00:14:59.808664228Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.551254ms logger=migrator t=2026-04-07T00:14:59.814293276Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T00:14:59.814630535Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=337.329µs logger=migrator t=2026-04-07T00:14:59.8197953Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.943840949s logger=migrator t=2026-04-07T00:14:59.820854559Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T00:14:59.841741693Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T00:14:59.842042632Z level=info msg="Created default organization" logger=secrets t=2026-04-07T00:14:59.849730507Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:14:59.904224603Z level=info msg="Restored cache from database" duration=415.102µs logger=plugin.store t=2026-04-07T00:14:59.905702004Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T00:14:59.953045209Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T00:14:59.95307749Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T00:14:59.953152172Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T00:14:59.953161682Z level=info msg="Plugins loaded" count=54 duration=47.460578ms logger=query_data t=2026-04-07T00:14:59.957236877Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T00:14:59.960762525Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T00:14:59.968796011Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T00:14:59.976591018Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T00:14:59.978240994Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T00:14:59.979681355Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T00:15:00.000660442Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T00:15:00.016919898Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T00:15:00.037141083Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T00:15:00.037171294Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-07T00:15:00.037678788Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-07T00:15:00.038062119Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-07T00:15:00.038450611Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-04-07T00:15:00.038697547Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-07T00:15:00.040076435Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-07T00:15:00.084939771Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-07T00:15:00.103131791Z level=info msg="Update check succeeded" duration=65.432892ms logger=grafana.update.checker t=2026-04-07T00:15:00.109837288Z level=info msg="Update check succeeded" duration=71.79377ms logger=sqlstore.transactions t=2026-04-07T00:15:00.151001201Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:15:00.162097321Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=ngalert.state.manager t=2026-04-07T00:15:00.177996746Z level=info msg="State cache has been initialized" states=0 duration=139.540345ms logger=ngalert.scheduler t=2026-04-07T00:15:00.178071058Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T00:15:00.178223532Z level=info msg=starting first_tick=2026-04-07T00:15:10Z logger=provisioning.dashboard t=2026-04-07T00:15:00.217975876Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:15:00.309177708Z level=info msg="Patterns update finished" duration=186.1323ms logger=sqlstore.transactions t=2026-04-07T00:15:00.314283181Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-04-07T00:15:00.462020517Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T00:15:00.462662934Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T00:15:06.139577082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.140414916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.162977188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.183015799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.208697037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.239568582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.254874441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.280690093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.29772163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.329688444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.351429483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.431829014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.465880357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.53638674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.553981562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.619074595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.632226613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.680500285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.698664123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.757710945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.775792942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.852619162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.872662393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.931895531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:06.961322825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.016123429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.040268455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.081301994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.104436801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.162301602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.180452079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.241034895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.262017242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.325937941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.337641849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.396042004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.412610818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.471166287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.48808887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.535493827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.551623959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.613682806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.628702956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.686976628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.703239383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.749931129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.764271441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.830634939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.846414211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.912946272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.928384445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.978360774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:07.995458772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.054757703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.069236997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.123851257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.141611264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.200594785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.217514168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.274838113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.294472163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.347044414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.365593083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.425772759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.442237208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.511654452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.530646384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.583498133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.601484826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.664990454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.695631592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.778589853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.797800321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.875643371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.894419486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.971774481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:08.993448458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:09.063767156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:09.084077616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:15:09.170798462Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T00:15:51.059965464Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T00:25:00.077061937Z level=info msg="Completed cleanup jobs" duration=39.34781ms logger=plugins.update.checker t=2026-04-07T00:25:00.162381113Z level=info msg="Update check succeeded" duration=58.370372ms logger=sqlstore.transactions t=2026-04-07T00:29:59.976474487Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-07T00:35:00.153155129Z level=info msg="Update check succeeded" duration=49.166355ms logger=cleanup t=2026-04-07T00:35:00.177118429Z level=info msg="Completed cleanup jobs" duration=138.987005ms logger=cleanup t=2026-04-07T00:45:00.042945562Z level=info msg="Completed cleanup jobs" duration=5.232107ms logger=plugins.update.checker t=2026-04-07T00:45:00.154307692Z level=info msg="Update check succeeded" duration=50.673485ms logger=infra.usagestats t=2026-04-07T00:45:51.08346886Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T00:55:00.067993652Z level=info msg="Completed cleanup jobs" duration=29.225936ms logger=plugins.update.checker t=2026-04-07T00:55:00.166586647Z level=info msg="Update check succeeded" duration=63.301519ms logger=cleanup t=2026-04-07T01:05:00.060268416Z level=info msg="Completed cleanup jobs" duration=21.309156ms logger=plugins.update.checker t=2026-04-07T01:05:00.155283845Z level=info msg="Update check succeeded" duration=50.901205ms logger=cleanup t=2026-04-07T01:15:00.091315102Z level=info msg="Completed cleanup jobs" duration=52.390648ms logger=plugins.update.checker t=2026-04-07T01:15:00.166239591Z level=info msg="Update check succeeded" duration=62.544872ms logger=infra.usagestats t=2026-04-07T01:15:51.082718182Z level=info msg="Usage stats are ready to report"