logger=settings t=2026-09-09T01:19:30.999201027Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-09T01:19:30Z logger=settings t=2026-09-09T01:19:30.999430753Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-09T01:19:30.999439974Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-09T01:19:30.999443204Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-09T01:19:30.999449274Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-09T01:19:30.999452014Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-09T01:19:30.999455704Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-09T01:19:30.999458274Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-09T01:19:30.999461054Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-09T01:19:30.999463704Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-09T01:19:30.999466234Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-09T01:19:30.999468735Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-09T01:19:30.999471335Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-09T01:19:30.999473865Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-09T01:19:30.999476485Z level=info msg=Target target=[all] logger=settings t=2026-09-09T01:19:30.999480905Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-09T01:19:30.999483505Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-09T01:19:30.999486075Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-09T01:19:30.999490065Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-09T01:19:30.999492645Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-09T01:19:30.999495235Z level=info msg="App mode production" logger=sqlstore t=2026-09-09T01:19:30.999757973Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-09T01:19:30.999773923Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-09T01:19:31.001059341Z level=info msg="Locking database" logger=migrator t=2026-09-09T01:19:31.001068321Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-09T01:19:31.001571426Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-09T01:19:31.002667968Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.096352ms logger=migrator t=2026-09-09T01:19:31.010867157Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-09T01:19:31.011446873Z level=info msg="Migration successfully executed" id="create user table" duration=579.306µs logger=migrator t=2026-09-09T01:19:31.017682615Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-09T01:19:31.01820195Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=519.785µs logger=migrator t=2026-09-09T01:19:31.023427772Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-09T01:19:31.023902006Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=475.474µs logger=migrator t=2026-09-09T01:19:31.031271871Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-09T01:19:31.03262052Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.34547ms logger=migrator t=2026-09-09T01:19:31.039382436Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-09T01:19:31.039902482Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=519.896µs logger=migrator t=2026-09-09T01:19:31.044695571Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-09T01:19:31.046313408Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.617857ms logger=migrator t=2026-09-09T01:19:31.052022234Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-09T01:19:31.052660102Z level=info msg="Migration successfully executed" id="create user table v2" duration=637.659µs logger=migrator t=2026-09-09T01:19:31.058755329Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-09T01:19:31.059631815Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=871.706µs logger=migrator t=2026-09-09T01:19:31.065390082Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-09T01:19:31.066406402Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.01639ms logger=migrator t=2026-09-09T01:19:31.076812405Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-09T01:19:31.077118254Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=307.049µs logger=migrator t=2026-09-09T01:19:31.08384135Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-09T01:19:31.084312933Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=472.924µs logger=migrator t=2026-09-09T01:19:31.088719312Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-09T01:19:31.089840534Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.120292ms logger=migrator t=2026-09-09T01:19:31.095686435Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-09T01:19:31.095722666Z level=info msg="Migration successfully executed" id="Update user table charset" duration=39.342µs logger=migrator t=2026-09-09T01:19:31.101897275Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-09T01:19:31.103359518Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.463883ms logger=migrator t=2026-09-09T01:19:31.110373302Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-09T01:19:31.110723642Z level=info msg="Migration successfully executed" id="Add missing user data" duration=351.18µs logger=migrator t=2026-09-09T01:19:31.117826389Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-09T01:19:31.118988743Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.159174ms logger=migrator t=2026-09-09T01:19:31.126498931Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-09T01:19:31.127207752Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=710.151µs logger=migrator t=2026-09-09T01:19:31.13331378Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-09T01:19:31.134438303Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.125813ms logger=migrator t=2026-09-09T01:19:31.140682834Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-09T01:19:31.148206693Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.524659ms logger=migrator t=2026-09-09T01:19:31.158327338Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-09T01:19:31.159462461Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.136183ms logger=migrator t=2026-09-09T01:19:31.165674362Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-09T01:19:31.165923949Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=250.077µs logger=migrator t=2026-09-09T01:19:31.172440749Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-09T01:19:31.173357786Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=916.527µs logger=migrator t=2026-09-09T01:19:31.179950457Z 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-09-09T01:19:31.180265927Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=315.689µs logger=migrator t=2026-09-09T01:19:31.188337401Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-09T01:19:31.189098023Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=763.252µs logger=migrator t=2026-09-09T01:19:31.19618104Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-09T01:19:31.197483558Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.305068ms logger=migrator t=2026-09-09T01:19:31.203127942Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-09T01:19:31.203961996Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=836.354µs logger=migrator t=2026-09-09T01:19:31.210101005Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-09T01:19:31.210816636Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=717.111µs logger=migrator t=2026-09-09T01:19:31.216942034Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-09T01:19:31.217661085Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=712.031µs logger=migrator t=2026-09-09T01:19:31.227857822Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-09T01:19:31.228850381Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=994.239µs logger=migrator t=2026-09-09T01:19:31.239989025Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-09T01:19:31.240037536Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=50.991µs logger=migrator t=2026-09-09T01:19:31.244810165Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-09T01:19:31.245684471Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=875.286µs logger=migrator t=2026-09-09T01:19:31.253040225Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-09T01:19:31.253920501Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=881.616µs logger=migrator t=2026-09-09T01:19:31.260992276Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-09T01:19:31.26213872Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.150074ms logger=migrator t=2026-09-09T01:19:31.270837903Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-09T01:19:31.271640156Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=803.593µs logger=migrator t=2026-09-09T01:19:31.276684943Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:19:31.279587498Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.902305ms logger=migrator t=2026-09-09T01:19:31.287179589Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-09T01:19:31.288297961Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.121353ms logger=migrator t=2026-09-09T01:19:31.294899874Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-09T01:19:31.295958954Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.06004ms logger=migrator t=2026-09-09T01:19:31.305549373Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-09T01:19:31.306509321Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=959.068µs logger=migrator t=2026-09-09T01:19:31.313055752Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-09T01:19:31.313938827Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=890.646µs logger=migrator t=2026-09-09T01:19:31.320713565Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-09T01:19:31.322387434Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.676679ms logger=migrator t=2026-09-09T01:19:31.33018552Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-09T01:19:31.330899301Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=717.321µs logger=migrator t=2026-09-09T01:19:31.337514524Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-09T01:19:31.338185024Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=656.139µs logger=migrator t=2026-09-09T01:19:31.34527809Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-09T01:19:31.345667691Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=390.571µs logger=migrator t=2026-09-09T01:19:31.352299134Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-09T01:19:31.353105228Z level=info msg="Migration successfully executed" id="create star table" duration=812.624µs logger=migrator t=2026-09-09T01:19:31.359615407Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-09T01:19:31.360930416Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.308708ms logger=migrator t=2026-09-09T01:19:31.368486015Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-09T01:19:31.369951658Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.466313ms logger=migrator t=2026-09-09T01:19:31.377436256Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-09T01:19:31.378848037Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.411441ms logger=migrator t=2026-09-09T01:19:31.385387628Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-09T01:19:31.386431058Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.043581ms logger=migrator t=2026-09-09T01:19:31.393848414Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-09T01:19:31.394978197Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.129752ms logger=migrator t=2026-09-09T01:19:31.40059025Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-09T01:19:31.401711483Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.120963ms logger=migrator t=2026-09-09T01:19:31.407696617Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-09T01:19:31.408919792Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.225115ms logger=migrator t=2026-09-09T01:19:31.416619097Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-09T01:19:31.416648978Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.87µs logger=migrator t=2026-09-09T01:19:31.424272409Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-09T01:19:31.42429919Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.871µs logger=migrator t=2026-09-09T01:19:31.430994045Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-09T01:19:31.431204131Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=203.636µs logger=migrator t=2026-09-09T01:19:31.473862133Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-09T01:19:31.474776429Z level=info msg="Migration successfully executed" id="create dashboard table" duration=917.096µs logger=migrator t=2026-09-09T01:19:31.547532768Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-09T01:19:31.548745143Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.214606ms logger=migrator t=2026-09-09T01:19:31.556576321Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-09T01:19:31.557719414Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.143784ms logger=migrator t=2026-09-09T01:19:31.564902183Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-09T01:19:31.565534871Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=635.888µs logger=migrator t=2026-09-09T01:19:31.57750345Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-09T01:19:31.578359685Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=855.535µs logger=migrator t=2026-09-09T01:19:31.585470562Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-09T01:19:31.586069419Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=598.787µs logger=migrator t=2026-09-09T01:19:31.593070413Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-09T01:19:31.597242964Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.177951ms logger=migrator t=2026-09-09T01:19:31.60569163Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-09T01:19:31.606566436Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=876.336µs logger=migrator t=2026-09-09T01:19:31.614023593Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-09T01:19:31.614713553Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=689.84µs logger=migrator t=2026-09-09T01:19:31.620904763Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-09T01:19:31.621698986Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=794.243µs logger=migrator t=2026-09-09T01:19:31.630922405Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-09T01:19:31.631380378Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=461.203µs logger=migrator t=2026-09-09T01:19:31.637223968Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-09T01:19:31.637994781Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=770.723µs logger=migrator t=2026-09-09T01:19:31.645236402Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-09T01:19:31.645331654Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=92.272µs logger=migrator t=2026-09-09T01:19:31.653012608Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-09T01:19:31.654588574Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.575916ms logger=migrator t=2026-09-09T01:19:31.66029302Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-09T01:19:31.662305678Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.012338ms logger=migrator t=2026-09-09T01:19:31.670962Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-09T01:19:31.672552947Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.590857ms logger=migrator t=2026-09-09T01:19:31.678805379Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-09T01:19:31.679741566Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=930.027µs logger=migrator t=2026-09-09T01:19:31.685257146Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-09T01:19:31.686909614Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.653058ms logger=migrator t=2026-09-09T01:19:31.693211348Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-09T01:19:31.693932939Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=715.671µs logger=migrator t=2026-09-09T01:19:31.702313043Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-09T01:19:31.703200059Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=889.646µs logger=migrator t=2026-09-09T01:19:31.709388509Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-09T01:19:31.70943068Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=43.601µs logger=migrator t=2026-09-09T01:19:31.714987462Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-09T01:19:31.715028113Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.621µs logger=migrator t=2026-09-09T01:19:31.721385738Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-09T01:19:31.723085668Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.699989ms logger=migrator t=2026-09-09T01:19:31.728681811Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-09T01:19:31.730318368Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.636588ms logger=migrator t=2026-09-09T01:19:31.737619631Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-09T01:19:31.739717162Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.094561ms logger=migrator t=2026-09-09T01:19:31.745565722Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-09T01:19:31.747174349Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.608667ms logger=migrator t=2026-09-09T01:19:31.751731552Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-09T01:19:31.751892136Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=160.644µs logger=migrator t=2026-09-09T01:19:31.756995475Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-09T01:19:31.757638863Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=637.758µs logger=migrator t=2026-09-09T01:19:31.763728581Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-09T01:19:31.764527804Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=795.183µs logger=migrator t=2026-09-09T01:19:31.770766416Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-09T01:19:31.770788116Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=22.57µs logger=migrator t=2026-09-09T01:19:31.776224915Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-09T01:19:31.776909764Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=684.859µs logger=migrator t=2026-09-09T01:19:31.782690093Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-09T01:19:31.78327084Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=577.046µs logger=migrator t=2026-09-09T01:19:31.790612273Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:19:31.796390172Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.776248ms logger=migrator t=2026-09-09T01:19:31.801729467Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-09T01:19:31.802349345Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=619.938µs logger=migrator t=2026-09-09T01:19:31.808388801Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-09T01:19:31.809191904Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=798.713µs logger=migrator t=2026-09-09T01:19:31.816889248Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-09T01:19:31.817768754Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=878.996µs logger=migrator t=2026-09-09T01:19:31.824092258Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-09T01:19:31.824342835Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=253.137µs logger=migrator t=2026-09-09T01:19:31.83345116Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-09T01:19:31.833967405Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=517.315µs logger=migrator t=2026-09-09T01:19:31.841877596Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-09T01:19:31.844654126Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.77631ms logger=migrator t=2026-09-09T01:19:31.852613558Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-09T01:19:31.85335923Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=745.642µs logger=migrator t=2026-09-09T01:19:31.860085736Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-09T01:19:31.860403025Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=320.589µs logger=migrator t=2026-09-09T01:19:31.867737358Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-09T01:19:31.868110019Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=385.681µs logger=migrator t=2026-09-09T01:19:31.875113843Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-09T01:19:31.876497123Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.39728ms logger=migrator t=2026-09-09T01:19:31.883335462Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-09T01:19:31.886721661Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.385259ms logger=migrator t=2026-09-09T01:19:31.909770902Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-09T01:19:31.911674637Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.907355ms logger=migrator t=2026-09-09T01:19:31.919793084Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-09T01:19:31.921202365Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.410281ms logger=migrator t=2026-09-09T01:19:31.930187736Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-09T01:19:31.931638698Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.438792ms logger=migrator t=2026-09-09T01:19:31.938632802Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-09T01:19:31.940130866Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.498104ms logger=migrator t=2026-09-09T01:19:31.946864612Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-09T01:19:31.948056826Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.192604ms logger=migrator t=2026-09-09T01:19:31.956635126Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-09T01:19:31.966357069Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.715653ms logger=migrator t=2026-09-09T01:19:31.973334122Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-09T01:19:31.974917658Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.583106ms logger=migrator t=2026-09-09T01:19:31.980026427Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-09T01:19:31.981267633Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.241526ms logger=migrator t=2026-09-09T01:19:31.989290347Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-09T01:19:31.990729178Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.438732ms logger=migrator t=2026-09-09T01:19:31.997954369Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-09T01:19:31.999095132Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.130893ms logger=migrator t=2026-09-09T01:19:32.021986089Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-09T01:19:32.025747628Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.76275ms logger=migrator t=2026-09-09T01:19:32.177372481Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-09T01:19:32.182213402Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.835821ms logger=migrator t=2026-09-09T01:19:32.290702431Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-09T01:19:32.290760572Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=61.261µs logger=migrator t=2026-09-09T01:19:32.360294326Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-09T01:19:32.360793791Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=496.565µs logger=migrator t=2026-09-09T01:19:32.368123564Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-09T01:19:32.371722699Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.598855ms logger=migrator t=2026-09-09T01:19:32.378730153Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-09T01:19:32.379034572Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=305.189µs logger=migrator t=2026-09-09T01:19:32.386169329Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-09T01:19:32.386428997Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=260.558µs logger=migrator t=2026-09-09T01:19:32.394882133Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-09T01:19:32.398394405Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.511922ms logger=migrator t=2026-09-09T01:19:32.406783819Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-09T01:19:32.407200162Z level=info msg="Migration successfully executed" id="Update uid value" duration=419.112µs logger=migrator t=2026-09-09T01:19:32.427046209Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-09T01:19:32.428584394Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.528065ms logger=migrator t=2026-09-09T01:19:32.43979115Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-09T01:19:32.441272674Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.489233ms logger=migrator t=2026-09-09T01:19:32.45077279Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-09T01:19:32.452081968Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.311618ms logger=migrator t=2026-09-09T01:19:32.459599087Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-09T01:19:32.460994868Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.396481ms logger=migrator t=2026-09-09T01:19:32.471600166Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-09T01:19:32.473031368Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.430542ms logger=migrator t=2026-09-09T01:19:32.481108163Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-09T01:19:32.482517994Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.409171ms logger=migrator t=2026-09-09T01:19:32.49232238Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-09T01:19:32.494227715Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.905936ms logger=migrator t=2026-09-09T01:19:32.502805975Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-09T01:19:32.504070972Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.265206ms logger=migrator t=2026-09-09T01:19:32.510609832Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-09T01:19:32.511792666Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.182704ms logger=migrator t=2026-09-09T01:19:32.517776901Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-09T01:19:32.531053467Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=13.269406ms logger=migrator t=2026-09-09T01:19:32.539230595Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-09T01:19:32.540518263Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.289998ms logger=migrator t=2026-09-09T01:19:32.548445783Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-09T01:19:32.549801233Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.35794ms logger=migrator t=2026-09-09T01:19:32.558093224Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-09T01:19:32.55967238Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.579966ms logger=migrator t=2026-09-09T01:19:32.568111906Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-09T01:19:32.569330671Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.218025ms logger=migrator t=2026-09-09T01:19:32.577162639Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-09T01:19:32.577669304Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=506.795µs logger=migrator t=2026-09-09T01:19:32.588826299Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-09T01:19:32.589789077Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=951.087µs logger=migrator t=2026-09-09T01:19:32.598095639Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-09T01:19:32.59813699Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.881µs logger=migrator t=2026-09-09T01:19:32.606855664Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-09T01:19:32.611161289Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.309056ms logger=migrator t=2026-09-09T01:19:32.619701498Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-09T01:19:32.623668343Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.964975ms logger=migrator t=2026-09-09T01:19:32.632549741Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-09T01:19:32.632816799Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=267.628µs logger=migrator t=2026-09-09T01:19:32.640956166Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-09T01:19:32.650249107Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=9.28814ms logger=migrator t=2026-09-09T01:19:32.658843047Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-09T01:19:32.662902525Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.059738ms logger=migrator t=2026-09-09T01:19:32.67304785Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-09T01:19:32.674328748Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.283857ms logger=migrator t=2026-09-09T01:19:32.682922628Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-09T01:19:32.683865485Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=944.437µs logger=migrator t=2026-09-09T01:19:32.692931419Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-09T01:19:32.69432703Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.396111ms logger=migrator t=2026-09-09T01:19:32.703229799Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-09T01:19:32.704567718Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.337929ms logger=migrator t=2026-09-09T01:19:32.718196894Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-09T01:19:32.721029617Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.800092ms logger=migrator t=2026-09-09T01:19:32.730572785Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-09T01:19:32.731804571Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.231776ms logger=migrator t=2026-09-09T01:19:32.739967528Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-09T01:19:32.740147394Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=184.315µs logger=migrator t=2026-09-09T01:19:32.747530249Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-09T01:19:32.74758449Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=56.482µs logger=migrator t=2026-09-09T01:19:32.754699567Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-09T01:19:32.758836607Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.1375ms logger=migrator t=2026-09-09T01:19:32.767870561Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-09T01:19:32.772724442Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.846121ms logger=migrator t=2026-09-09T01:19:32.781508907Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-09T01:19:32.781648791Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=142.344µs logger=migrator t=2026-09-09T01:19:32.790364245Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-09T01:19:32.791418236Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.066931ms logger=migrator t=2026-09-09T01:19:32.803529368Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-09T01:19:32.805215138Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.675539ms logger=migrator t=2026-09-09T01:19:32.813406186Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-09T01:19:32.813453697Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=50.061µs logger=migrator t=2026-09-09T01:19:32.820198564Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-09T01:19:32.821124381Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=932.298µs logger=migrator t=2026-09-09T01:19:32.829250027Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-09T01:19:32.830908156Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.660108ms logger=migrator t=2026-09-09T01:19:32.839269179Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-09T01:19:32.843656857Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.387867ms logger=migrator t=2026-09-09T01:19:32.86027509Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-09T01:19:32.860323642Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=52.812µs logger=migrator t=2026-09-09T01:19:32.868365256Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-09T01:19:32.869260262Z level=info msg="Migration successfully executed" id="create session table" duration=895.486µs logger=migrator t=2026-09-09T01:19:32.889759899Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-09T01:19:32.889978545Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=221.776µs logger=migrator t=2026-09-09T01:19:32.899192113Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-09T01:19:32.899345888Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=148.134µs logger=migrator t=2026-09-09T01:19:32.917202978Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-09T01:19:32.918693491Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.499334ms logger=migrator t=2026-09-09T01:19:32.926804057Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-09T01:19:32.928122635Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.319888ms logger=migrator t=2026-09-09T01:19:32.938867038Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-09T01:19:32.93892522Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=78.823µs logger=migrator t=2026-09-09T01:19:32.953174955Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-09T01:19:32.953245617Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=74.752µs logger=migrator t=2026-09-09T01:19:32.963992389Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-09T01:19:32.968212842Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.220503ms logger=migrator t=2026-09-09T01:19:32.976812443Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-09T01:19:32.98222754Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.414627ms logger=migrator t=2026-09-09T01:19:32.993591791Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-09T01:19:32.993839178Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=250.357µs logger=migrator t=2026-09-09T01:19:33.002332756Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-09T01:19:33.002567192Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=234.617µs logger=migrator t=2026-09-09T01:19:33.009152404Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-09T01:19:33.009802013Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=651.819µs logger=migrator t=2026-09-09T01:19:33.016074376Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-09T01:19:33.016123177Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=49.771µs logger=migrator t=2026-09-09T01:19:33.021889035Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-09T01:19:33.024210372Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.320757ms logger=migrator t=2026-09-09T01:19:33.031590857Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-09T01:19:33.031732171Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=141.484µs logger=migrator t=2026-09-09T01:19:33.037268623Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-09T01:19:33.039482227Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.213574ms logger=migrator t=2026-09-09T01:19:33.045706698Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-09T01:19:33.051087795Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.380907ms logger=migrator t=2026-09-09T01:19:33.057718008Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-09T01:19:33.05779245Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=75.622µs logger=migrator t=2026-09-09T01:19:33.066089571Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-09T01:19:33.067381329Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.300128ms logger=migrator t=2026-09-09T01:19:33.07563775Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-09T01:19:33.076467904Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=830.684µs logger=migrator t=2026-09-09T01:19:33.083879129Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-09T01:19:33.085894428Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.015859ms logger=migrator t=2026-09-09T01:19:33.095089626Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-09T01:19:33.096353993Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.264037ms logger=migrator t=2026-09-09T01:19:33.109202676Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-09T01:19:33.110096752Z level=info msg="Migration successfully executed" id="add index alert state" duration=896.996µs logger=migrator t=2026-09-09T01:19:33.118300441Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-09T01:19:33.119095575Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=795.694µs logger=migrator t=2026-09-09T01:19:33.129038964Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-09T01:19:33.129769695Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=731.941µs logger=migrator t=2026-09-09T01:19:33.137025136Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-09T01:19:33.13782314Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=794.553µs logger=migrator t=2026-09-09T01:19:33.145616656Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-09T01:19:33.146337257Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=721.141µs logger=migrator t=2026-09-09T01:19:33.154118374Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-09T01:19:33.162539219Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=8.420865ms logger=migrator t=2026-09-09T01:19:33.168261396Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-09T01:19:33.168924235Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=663.879µs logger=migrator t=2026-09-09T01:19:33.178273877Z 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-09-09T01:19:33.179157643Z 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=879.246µs logger=migrator t=2026-09-09T01:19:33.187929118Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-09T01:19:33.188251588Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=323.849µs logger=migrator t=2026-09-09T01:19:33.1983042Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-09T01:19:33.198825856Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=522.215µs logger=migrator t=2026-09-09T01:19:33.206277402Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-09T01:19:33.207126897Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=850.885µs logger=migrator t=2026-09-09T01:19:33.214820681Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-09T01:19:33.217313774Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.491863ms logger=migrator t=2026-09-09T01:19:33.224647547Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-09T01:19:33.230743474Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.102417ms logger=migrator t=2026-09-09T01:19:33.237573273Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-09T01:19:33.243919508Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.338695ms logger=migrator t=2026-09-09T01:19:33.251105997Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-09T01:19:33.2632312Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=12.122203ms logger=migrator t=2026-09-09T01:19:33.270122561Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-09T01:19:33.271150661Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.02989ms logger=migrator t=2026-09-09T01:19:33.27901844Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-09T01:19:33.27905Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.921µs logger=migrator t=2026-09-09T01:19:33.285796087Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-09T01:19:33.285818968Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=34.551µs logger=migrator t=2026-09-09T01:19:33.29484177Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-09T01:19:33.295832369Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=990.549µs logger=migrator t=2026-09-09T01:19:33.301381331Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-09T01:19:33.302274137Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=893.386µs logger=migrator t=2026-09-09T01:19:33.310397663Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-09T01:19:33.31132609Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=942.637µs logger=migrator t=2026-09-09T01:19:33.320303921Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-09T01:19:33.321541448Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.238957ms logger=migrator t=2026-09-09T01:19:33.330052125Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-09T01:19:33.331169708Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.120173ms logger=migrator t=2026-09-09T01:19:33.340766737Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-09T01:19:33.345954448Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.189591ms logger=migrator t=2026-09-09T01:19:33.354034663Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-09T01:19:33.35805563Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.020377ms logger=migrator t=2026-09-09T01:19:33.365047104Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-09T01:19:33.365271711Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=231.397µs logger=migrator t=2026-09-09T01:19:33.372159471Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-09T01:19:33.37281769Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=658.849µs logger=migrator t=2026-09-09T01:19:33.381599716Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-09T01:19:33.382185663Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=586.087µs logger=migrator t=2026-09-09T01:19:33.391968268Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-09T01:19:33.394369767Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.401439ms logger=migrator t=2026-09-09T01:19:33.400469555Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-09T01:19:33.400543047Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=75.902µs logger=migrator t=2026-09-09T01:19:33.40888711Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-09T01:19:33.410867078Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.981618ms logger=migrator t=2026-09-09T01:19:33.417786559Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-09T01:19:33.419722305Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.935516ms logger=migrator t=2026-09-09T01:19:33.427285166Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-09T01:19:33.427480081Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=198.665µs logger=migrator t=2026-09-09T01:19:33.435744882Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-09T01:19:33.436679399Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=936.647µs logger=migrator t=2026-09-09T01:19:33.443117536Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-09T01:19:33.444105195Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=987.779µs logger=migrator t=2026-09-09T01:19:33.450607965Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-09T01:19:33.452692575Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.074291ms logger=migrator t=2026-09-09T01:19:33.460669787Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-09T01:19:33.462354226Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.686019ms logger=migrator t=2026-09-09T01:19:33.472711238Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-09T01:19:33.474033476Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.323828ms logger=migrator t=2026-09-09T01:19:33.481279187Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-09T01:19:33.483752659Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.475242ms logger=migrator t=2026-09-09T01:19:33.493153033Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-09T01:19:33.493267206Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=118.263µs logger=migrator t=2026-09-09T01:19:33.504151963Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-09T01:19:33.510328023Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.17847ms logger=migrator t=2026-09-09T01:19:33.518529082Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-09T01:19:33.519874961Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.346429ms logger=migrator t=2026-09-09T01:19:33.52773906Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-09T01:19:33.538239335Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=10.471614ms logger=migrator t=2026-09-09T01:19:33.544421235Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-09T01:19:33.546515226Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=2.096461ms logger=migrator t=2026-09-09T01:19:33.558618409Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-09T01:19:33.559827204Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.213326ms logger=migrator t=2026-09-09T01:19:33.567834967Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-09T01:19:33.568926009Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.092822ms logger=migrator t=2026-09-09T01:19:33.576654584Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-09T01:19:33.589065905Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.410251ms logger=migrator t=2026-09-09T01:19:33.596364858Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-09T01:19:33.597183661Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=819.664µs logger=migrator t=2026-09-09T01:19:33.601871588Z 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-09-09T01:19:33.602889597Z 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.017849ms logger=migrator t=2026-09-09T01:19:33.607895613Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-09T01:19:33.608205372Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=311.779µs logger=migrator t=2026-09-09T01:19:33.614785434Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-09T01:19:33.615488214Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=704.26µs logger=migrator t=2026-09-09T01:19:33.621947612Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-09T01:19:33.62222242Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=268.898µs logger=migrator t=2026-09-09T01:19:33.627509444Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-09T01:19:33.631575672Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.065818ms logger=migrator t=2026-09-09T01:19:33.637127994Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-09T01:19:33.641219203Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.089419ms logger=migrator t=2026-09-09T01:19:33.646201978Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-09T01:19:33.647149086Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=938.917µs logger=migrator t=2026-09-09T01:19:33.652407749Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-09T01:19:33.6531485Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=741.491µs logger=migrator t=2026-09-09T01:19:33.659921918Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-09T01:19:33.660129424Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=208.116µs logger=migrator t=2026-09-09T01:19:33.666605562Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-09T01:19:33.670098054Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.491961ms logger=migrator t=2026-09-09T01:19:33.675419499Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-09T01:19:33.676437898Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.020209ms logger=migrator t=2026-09-09T01:19:33.682982189Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-09T01:19:33.683301708Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=321.519µs logger=migrator t=2026-09-09T01:19:33.688818829Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-09T01:19:33.689184449Z level=info msg="Migration successfully executed" id="Move region to single row" duration=367.531µs logger=migrator t=2026-09-09T01:19:33.695605886Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-09T01:19:33.696384569Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=782.713µs logger=migrator t=2026-09-09T01:19:33.70052831Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-09T01:19:33.701091246Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=566.207µs logger=migrator t=2026-09-09T01:19:33.706702569Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-09T01:19:33.707631176Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=929.987µs logger=migrator t=2026-09-09T01:19:33.712797767Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-09T01:19:33.713712363Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=914.086µs logger=migrator t=2026-09-09T01:19:33.720207792Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-09T01:19:33.721778168Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.573506ms logger=migrator t=2026-09-09T01:19:33.731396878Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-09T01:19:33.732609963Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.215095ms logger=migrator t=2026-09-09T01:19:33.739502574Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-09T01:19:33.739721661Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=225.966µs logger=migrator t=2026-09-09T01:19:33.747445775Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-09T01:19:33.748703672Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.262147ms logger=migrator t=2026-09-09T01:19:33.757169438Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-09T01:19:33.758174968Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.00863ms logger=migrator t=2026-09-09T01:19:33.76305761Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-09T01:19:33.763773751Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=716.211µs logger=migrator t=2026-09-09T01:19:33.771719872Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-09T01:19:33.772737391Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.020319ms logger=migrator t=2026-09-09T01:19:33.779458277Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-09T01:19:33.77990135Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=449.193µs logger=migrator t=2026-09-09T01:19:33.785675868Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-09T01:19:33.786276966Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=595.587µs logger=migrator t=2026-09-09T01:19:33.791869038Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-09T01:19:33.791989382Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=124.484µs logger=migrator t=2026-09-09T01:19:33.796909715Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-09T01:19:33.79776844Z level=info msg="Migration successfully executed" id="create team table" duration=858.045µs logger=migrator t=2026-09-09T01:19:33.804513147Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-09T01:19:33.805561197Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.049541ms logger=migrator t=2026-09-09T01:19:33.811908242Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-09T01:19:33.81286838Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=961.157µs logger=migrator t=2026-09-09T01:19:33.821013407Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-09T01:19:33.825136657Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.141161ms logger=migrator t=2026-09-09T01:19:33.831569024Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-09T01:19:33.831857522Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=291.548µs logger=migrator t=2026-09-09T01:19:33.837040643Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-09T01:19:33.838090354Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.051991ms logger=migrator t=2026-09-09T01:19:33.846962242Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-09T01:19:33.84790243Z level=info msg="Migration successfully executed" id="create team member table" duration=939.767µs logger=migrator t=2026-09-09T01:19:33.853142312Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-09T01:19:33.854323036Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.193005ms logger=migrator t=2026-09-09T01:19:33.861032472Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-09T01:19:33.862202346Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.170474ms logger=migrator t=2026-09-09T01:19:33.868269592Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-09T01:19:33.869195639Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=927.077µs logger=migrator t=2026-09-09T01:19:33.874140613Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-09T01:19:33.878433368Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.292635ms logger=migrator t=2026-09-09T01:19:33.882832996Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-09T01:19:33.886894565Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.061449ms logger=migrator t=2026-09-09T01:19:33.893029333Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-09T01:19:33.897483223Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.453949ms logger=migrator t=2026-09-09T01:19:33.906354791Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-09T01:19:33.907394931Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.0305ms logger=migrator t=2026-09-09T01:19:33.912743617Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-09T01:19:33.913717825Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=980.218µs logger=migrator t=2026-09-09T01:19:33.920084731Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-09T01:19:33.921116041Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.03113ms logger=migrator t=2026-09-09T01:19:33.929601758Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-09T01:19:33.931299747Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.698459ms logger=migrator t=2026-09-09T01:19:33.937188448Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-09T01:19:33.938580779Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.392561ms logger=migrator t=2026-09-09T01:19:33.945236803Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-09T01:19:33.946828099Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.579766ms logger=migrator t=2026-09-09T01:19:33.953075191Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-09T01:19:33.954718699Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.643768ms logger=migrator t=2026-09-09T01:19:33.960174798Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-09T01:19:33.961671061Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.491363ms logger=migrator t=2026-09-09T01:19:33.967641105Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-09T01:19:33.968410137Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=763.622µs logger=migrator t=2026-09-09T01:19:33.973155916Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-09T01:19:33.973507446Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=352.561µs logger=migrator t=2026-09-09T01:19:33.980340104Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-09T01:19:33.981581691Z level=info msg="Migration successfully executed" id="create tag table" duration=1.240866ms logger=migrator t=2026-09-09T01:19:33.990442719Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-09T01:19:33.991655104Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.205345ms logger=migrator t=2026-09-09T01:19:33.998542464Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-09T01:19:33.999854513Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.309288ms logger=migrator t=2026-09-09T01:19:34.01591342Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-09T01:19:34.017788565Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.877175ms logger=migrator t=2026-09-09T01:19:34.023383347Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-09T01:19:34.024689796Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.306319ms logger=migrator t=2026-09-09T01:19:34.031301378Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:19:34.057358027Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=26.040768ms logger=migrator t=2026-09-09T01:19:34.067549933Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-09T01:19:34.068539392Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=990.829µs logger=migrator t=2026-09-09T01:19:34.076222966Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-09T01:19:34.07739673Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.173854ms logger=migrator t=2026-09-09T01:19:34.083228Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-09T01:19:34.083716924Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=490.485µs logger=migrator t=2026-09-09T01:19:34.090172732Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-09T01:19:34.091284334Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.112002ms logger=migrator t=2026-09-09T01:19:34.098180035Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-09T01:19:34.099175394Z level=info msg="Migration successfully executed" id="create user auth table" duration=996.279µs logger=migrator t=2026-09-09T01:19:34.105642052Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-09T01:19:34.107068033Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.425701ms logger=migrator t=2026-09-09T01:19:34.113711167Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-09T01:19:34.11381852Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=108.663µs logger=migrator t=2026-09-09T01:19:34.118752484Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-09T01:19:34.124195792Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.442838ms logger=migrator t=2026-09-09T01:19:34.323326249Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-09T01:19:34.341425076Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=18.096686ms logger=migrator t=2026-09-09T01:19:34.359348207Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-09T01:19:34.368655028Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.308701ms logger=migrator t=2026-09-09T01:19:34.3766229Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-09T01:19:34.38450989Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.89859ms logger=migrator t=2026-09-09T01:19:34.39206486Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-09T01:19:34.393270205Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.211196ms logger=migrator t=2026-09-09T01:19:34.3996173Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-09T01:19:34.404290696Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.673086ms logger=migrator t=2026-09-09T01:19:34.40857054Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-09T01:19:34.409479107Z level=info msg="Migration successfully executed" id="create server_lock table" duration=911.936µs logger=migrator t=2026-09-09T01:19:34.419177159Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-09T01:19:34.421051824Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.795962ms logger=migrator t=2026-09-09T01:19:34.428341116Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-09T01:19:34.430320883Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.981838ms logger=migrator t=2026-09-09T01:19:34.439873012Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-09T01:19:34.441672084Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.799813ms logger=migrator t=2026-09-09T01:19:34.449916174Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-09T01:19:34.452224471Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.310638ms logger=migrator t=2026-09-09T01:19:34.458900395Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-09T01:19:34.46078848Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.886985ms logger=migrator t=2026-09-09T01:19:34.466411644Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-09T01:19:34.47519999Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.786605ms logger=migrator t=2026-09-09T01:19:34.481702139Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-09T01:19:34.48380311Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.099541ms logger=migrator t=2026-09-09T01:19:34.493559874Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-09T01:19:34.495340376Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.784312ms logger=migrator t=2026-09-09T01:19:34.502023171Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-09T01:19:34.504343398Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.347148ms logger=migrator t=2026-09-09T01:19:34.512827705Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-09T01:19:34.514123083Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.298228ms logger=migrator t=2026-09-09T01:19:34.522574099Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-09T01:19:34.524076663Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.503244ms logger=migrator t=2026-09-09T01:19:34.531418106Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-09T01:19:34.531570391Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=156.144µs logger=migrator t=2026-09-09T01:19:34.537509943Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-09T01:19:34.537648447Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=139.724µs logger=migrator t=2026-09-09T01:19:34.545393533Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-09T01:19:34.547248097Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.853514ms logger=migrator t=2026-09-09T01:19:34.556584669Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-09T01:19:34.558329809Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.74517ms logger=migrator t=2026-09-09T01:19:34.56452312Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-09T01:19:34.566189518Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.666028ms logger=migrator t=2026-09-09T01:19:34.571828882Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:19:34.572039449Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=210.597µs logger=migrator t=2026-09-09T01:19:34.57861228Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-09T01:19:34.580205706Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.593466ms logger=migrator t=2026-09-09T01:19:34.586617743Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-09T01:19:34.588188129Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.570526ms logger=migrator t=2026-09-09T01:19:34.595170842Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-09T01:19:34.596881872Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.704889ms logger=migrator t=2026-09-09T01:19:34.601668611Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-09T01:19:34.603633608Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.958077ms logger=migrator t=2026-09-09T01:19:34.609512289Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-09T01:19:34.618839951Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.326822ms logger=migrator t=2026-09-09T01:19:34.623643931Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-09T01:19:34.625066812Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.435852ms logger=migrator t=2026-09-09T01:19:34.631299263Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-09T01:19:34.631469198Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=169.935µs logger=migrator t=2026-09-09T01:19:34.636522985Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-09T01:19:34.637919605Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.39675ms logger=migrator t=2026-09-09T01:19:34.642683774Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-09T01:19:34.644314131Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.630747ms logger=migrator t=2026-09-09T01:19:34.652073247Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-09T01:19:34.653785527Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.7113ms logger=migrator t=2026-09-09T01:19:34.661828201Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:19:34.661990176Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=162.585µs logger=migrator t=2026-09-09T01:19:34.670136433Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-09T01:19:34.671600956Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.460613ms logger=migrator t=2026-09-09T01:19:34.679627979Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-09T01:19:34.681194985Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.566596ms logger=migrator t=2026-09-09T01:19:34.686730296Z 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-09-09T01:19:34.688374494Z 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.637258ms logger=migrator t=2026-09-09T01:19:34.694912604Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-09T01:19:34.696556562Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.643888ms logger=migrator t=2026-09-09T01:19:34.704161973Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-09T01:19:34.714488024Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.324831ms logger=migrator t=2026-09-09T01:19:34.721243381Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-09T01:19:34.722841957Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.599746ms logger=migrator t=2026-09-09T01:19:34.731601172Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-09T01:19:34.733463217Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.867935ms logger=migrator t=2026-09-09T01:19:34.743230411Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-09T01:19:34.793456593Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=50.222982ms logger=migrator t=2026-09-09T01:19:34.801235769Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-09T01:19:34.831369426Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.131877ms logger=migrator t=2026-09-09T01:19:34.838917486Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-09T01:19:34.839700059Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=777.963µs logger=migrator t=2026-09-09T01:19:34.867606421Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-09T01:19:34.868430745Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=824.464µs logger=migrator t=2026-09-09T01:19:34.874969176Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-09T01:19:34.885886763Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.914127ms logger=migrator t=2026-09-09T01:19:34.895529524Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-09T01:19:34.904575417Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.036263ms logger=migrator t=2026-09-09T01:19:34.921775228Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-09T01:19:34.923466267Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.693379ms logger=migrator t=2026-09-09T01:19:34.932403878Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-09T01:19:34.933897181Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.493774ms logger=migrator t=2026-09-09T01:19:34.940693279Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-09T01:19:34.942252004Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.558375ms logger=migrator t=2026-09-09T01:19:34.94829321Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-09T01:19:34.949071613Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=778.803µs logger=migrator t=2026-09-09T01:19:34.956479958Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:19:34.956557901Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=79.303µs logger=migrator t=2026-09-09T01:19:34.967349805Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-09T01:19:34.973209195Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.85923ms logger=migrator t=2026-09-09T01:19:34.979667073Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-09T01:19:34.984146604Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.480721ms logger=migrator t=2026-09-09T01:19:34.990330534Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-09T01:19:34.996313328Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.981814ms logger=migrator t=2026-09-09T01:19:35.005150315Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-09T01:19:35.006125244Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=976.128µs logger=migrator t=2026-09-09T01:19:35.015082884Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-09T01:19:35.016093964Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.01146ms logger=migrator t=2026-09-09T01:19:35.022916022Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-09T01:19:35.03314957Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.240728ms logger=migrator t=2026-09-09T01:19:35.043848582Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-09T01:19:35.048772345Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.925993ms logger=migrator t=2026-09-09T01:19:35.054495851Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-09T01:19:35.055240243Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=749.722µs logger=migrator t=2026-09-09T01:19:35.061419603Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-09T01:19:35.067043137Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.622944ms logger=migrator t=2026-09-09T01:19:35.074503314Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-09T01:19:35.084982079Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.478535ms logger=migrator t=2026-09-09T01:19:35.091456097Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-09T01:19:35.09154166Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=86.333µs logger=migrator t=2026-09-09T01:19:35.099621435Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-09T01:19:35.100925803Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.303278ms logger=migrator t=2026-09-09T01:19:35.10906653Z 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-09-09T01:19:35.110065429Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=998.809µs logger=migrator t=2026-09-09T01:19:35.117290889Z 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-09-09T01:19:35.118461223Z 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.165494ms logger=migrator t=2026-09-09T01:19:35.12521783Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:19:35.125289062Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=71.702µs logger=migrator t=2026-09-09T01:19:35.13346375Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-09T01:19:35.145740888Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=12.274888ms logger=migrator t=2026-09-09T01:19:35.154734299Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-09T01:19:35.164542125Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.809586ms logger=migrator t=2026-09-09T01:19:35.173594018Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-09T01:19:35.183259Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.664502ms logger=migrator t=2026-09-09T01:19:35.191291074Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-09T01:19:35.200322566Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.031943ms logger=migrator t=2026-09-09T01:19:35.206908008Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-09T01:19:35.216219459Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.310681ms logger=migrator t=2026-09-09T01:19:35.224308965Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-09T01:19:35.224422828Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=114.823µs logger=migrator t=2026-09-09T01:19:35.231657049Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-09T01:19:35.232813092Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.159874ms logger=migrator t=2026-09-09T01:19:35.240166776Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-09T01:19:35.249419446Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.2518ms logger=migrator t=2026-09-09T01:19:35.257529432Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-09T01:19:35.257649435Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=129.454µs logger=migrator t=2026-09-09T01:19:35.265425512Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-09T01:19:35.274604319Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.178747ms logger=migrator t=2026-09-09T01:19:35.282473288Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-09T01:19:35.284173627Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.699819ms logger=migrator t=2026-09-09T01:19:35.296518417Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-09T01:19:35.306354343Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.814856ms logger=migrator t=2026-09-09T01:19:35.313212133Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-09T01:19:35.314459339Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.250987ms logger=migrator t=2026-09-09T01:19:35.324421969Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-09T01:19:35.326038696Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.617437ms logger=migrator t=2026-09-09T01:19:35.335836171Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-09T01:19:35.346066149Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.227828ms logger=migrator t=2026-09-09T01:19:35.355299028Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-09T01:19:35.357696598Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.390469ms logger=migrator t=2026-09-09T01:19:35.366621027Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-09T01:19:35.368344467Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.72418ms logger=migrator t=2026-09-09T01:19:35.373871348Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-09T01:19:35.375277399Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.406371ms logger=migrator t=2026-09-09T01:19:35.384125177Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-09T01:19:35.385793295Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.659578ms logger=migrator t=2026-09-09T01:19:35.392356297Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-09T01:19:35.39247029Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=116.754µs logger=migrator t=2026-09-09T01:19:35.400294057Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-09T01:19:35.401806311Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.513684ms logger=migrator t=2026-09-09T01:19:35.408418244Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-09T01:19:35.409940748Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.524164ms logger=migrator t=2026-09-09T01:19:35.41789804Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-09T01:19:35.41857149Z 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-09-09T01:19:35.425439339Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-09T01:19:35.42616464Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=726.271µs logger=migrator t=2026-09-09T01:19:35.432727042Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-09T01:19:35.434409061Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.68274ms logger=migrator t=2026-09-09T01:19:35.441641311Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-09T01:19:35.451515658Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.873817ms logger=migrator t=2026-09-09T01:19:35.459726278Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-09T01:19:35.461421137Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.69734ms logger=migrator t=2026-09-09T01:19:35.468372059Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-09T01:19:35.470080259Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.70918ms logger=migrator t=2026-09-09T01:19:35.477906887Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-09T01:19:35.480016718Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.094181ms logger=migrator t=2026-09-09T01:19:35.487226048Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-09T01:19:35.489442952Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.219834ms logger=migrator t=2026-09-09T01:19:35.496281722Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-09T01:19:35.498090364Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.807672ms logger=migrator t=2026-09-09T01:19:35.506484529Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-09T01:19:35.50652999Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=58.692µs logger=migrator t=2026-09-09T01:19:35.513167913Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-09T01:19:35.513299107Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=132.654µs logger=migrator t=2026-09-09T01:19:35.520411454Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-09T01:19:35.531993411Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.580447ms logger=migrator t=2026-09-09T01:19:35.540369275Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-09T01:19:35.54089826Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=528.795µs logger=migrator t=2026-09-09T01:19:35.547250805Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-09T01:19:35.549039587Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.795732ms logger=migrator t=2026-09-09T01:19:35.556252097Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-09T01:19:35.556647569Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=396.342µs logger=migrator t=2026-09-09T01:19:35.563281232Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-09T01:19:35.564719974Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.439062ms logger=migrator t=2026-09-09T01:19:35.572392307Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-09T01:19:35.573785588Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.39319ms logger=migrator t=2026-09-09T01:19:35.581899844Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-09T01:19:35.639652265Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=57.746991ms logger=migrator t=2026-09-09T01:19:35.646990149Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-09T01:19:35.654432265Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.443256ms logger=migrator t=2026-09-09T01:19:35.66078176Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-09T01:19:35.660967796Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=186.626µs logger=migrator t=2026-09-09T01:19:35.667852586Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-09T01:19:35.701247068Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.378852ms logger=migrator t=2026-09-09T01:19:35.709813007Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-09T01:19:35.736145144Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=26.330787ms logger=migrator t=2026-09-09T01:19:35.742585112Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-09T01:19:35.743275772Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=688.65µs logger=migrator t=2026-09-09T01:19:35.751269424Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-09T01:19:35.752244773Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=969.338µs logger=migrator t=2026-09-09T01:19:35.760533414Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-09T01:19:35.760821202Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=288.878µs logger=migrator t=2026-09-09T01:19:35.768219058Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-09T01:19:35.769308629Z level=info msg="Migration successfully executed" id="create permission table" duration=1.089421ms logger=migrator t=2026-09-09T01:19:35.776158239Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-09T01:19:35.777334673Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.177985ms logger=migrator t=2026-09-09T01:19:35.786936873Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-09T01:19:35.788197879Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.257457ms logger=migrator t=2026-09-09T01:19:35.795548923Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-09T01:19:35.796759388Z level=info msg="Migration successfully executed" id="create role table" duration=1.209995ms logger=migrator t=2026-09-09T01:19:35.803989029Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-09T01:19:35.811403775Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.414496ms logger=migrator t=2026-09-09T01:19:35.821102007Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-09T01:19:35.828521893Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.419466ms logger=migrator t=2026-09-09T01:19:35.835893767Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-09T01:19:35.837625628Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.731411ms logger=migrator t=2026-09-09T01:19:35.844932331Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-09T01:19:35.84626838Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.33723ms logger=migrator t=2026-09-09T01:19:35.853460279Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-09T01:19:35.855876149Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.41776ms logger=migrator t=2026-09-09T01:19:35.865249262Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-09T01:19:35.866938661Z level=info msg="Migration successfully executed" id="create team role table" duration=1.691849ms logger=migrator t=2026-09-09T01:19:35.87925905Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-09T01:19:35.880601109Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.336568ms logger=migrator t=2026-09-09T01:19:35.896224274Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-09T01:19:35.898881611Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.722929ms logger=migrator t=2026-09-09T01:19:35.907618926Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-09T01:19:35.909653945Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.03479ms logger=migrator t=2026-09-09T01:19:35.918020138Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-09T01:19:35.919238434Z level=info msg="Migration successfully executed" id="create user role table" duration=1.239626ms logger=migrator t=2026-09-09T01:19:35.924900958Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-09T01:19:35.926045212Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.145283ms logger=migrator t=2026-09-09T01:19:35.934547999Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-09T01:19:35.935809566Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.263047ms logger=migrator t=2026-09-09T01:19:35.941523612Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-09T01:19:35.942793759Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.269967ms logger=migrator t=2026-09-09T01:19:35.949293999Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-09T01:19:35.950163884Z level=info msg="Migration successfully executed" id="create builtin role table" duration=867.956µs logger=migrator t=2026-09-09T01:19:35.955893941Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-09T01:19:35.956995023Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.101262ms logger=migrator t=2026-09-09T01:19:35.965418378Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-09T01:19:35.972031561Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=6.604762ms logger=migrator t=2026-09-09T01:19:35.97957728Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-09T01:19:35.986978155Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.402935ms logger=migrator t=2026-09-09T01:19:35.992689852Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-09T01:19:35.993703551Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.013659ms logger=migrator t=2026-09-09T01:19:35.999390107Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-09T01:19:36.000680494Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.290347ms logger=migrator t=2026-09-09T01:19:36.007667368Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-09T01:19:36.009153761Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.487403ms logger=migrator t=2026-09-09T01:19:36.01393526Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-09T01:19:36.014932719Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=997.119µs logger=migrator t=2026-09-09T01:19:36.022891891Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-09T01:19:36.023761296Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=870.375µs logger=migrator t=2026-09-09T01:19:36.042771469Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-09T01:19:36.044295844Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.664699ms logger=migrator t=2026-09-09T01:19:36.054662366Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-09T01:19:36.062840214Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.199339ms logger=migrator t=2026-09-09T01:19:36.075444071Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-09T01:19:36.082928758Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.485807ms logger=migrator t=2026-09-09T01:19:36.090449397Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-09T01:19:36.099624945Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.167327ms logger=migrator t=2026-09-09T01:19:36.105159686Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-09T01:19:36.112789858Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.625752ms logger=migrator t=2026-09-09T01:19:36.119614626Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-09T01:19:36.12077158Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.157544ms logger=migrator t=2026-09-09T01:19:36.125948191Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-09T01:19:36.127069763Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.122522ms logger=migrator t=2026-09-09T01:19:36.134112929Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-09T01:19:36.134949513Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=837.444µs logger=migrator t=2026-09-09T01:19:36.140243057Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-09T01:19:36.140878685Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=635.978µs logger=migrator t=2026-09-09T01:19:36.145615123Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-09T01:19:36.146738636Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.123393ms logger=migrator t=2026-09-09T01:19:36.153823582Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-09T01:19:36.153989177Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=169.585µs logger=migrator t=2026-09-09T01:19:36.163627118Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-09T01:19:36.163685969Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=62.522µs logger=migrator t=2026-09-09T01:19:36.169613042Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-09T01:19:36.170143567Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=533.155µs logger=migrator t=2026-09-09T01:19:36.17643425Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-09T01:19:36.177081739Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=649.349µs logger=migrator t=2026-09-09T01:19:36.185125773Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-09T01:19:36.185890036Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=765.673µs logger=migrator t=2026-09-09T01:19:36.190673525Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-09T01:19:36.190910262Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=236.997µs logger=migrator t=2026-09-09T01:19:36.195476985Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-09T01:19:36.195935708Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=458.284µs logger=migrator t=2026-09-09T01:19:36.202729156Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-09T01:19:36.203584621Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=856.745µs logger=migrator t=2026-09-09T01:19:36.21041926Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-09T01:19:36.211755458Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.339199ms logger=migrator t=2026-09-09T01:19:36.217527807Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-09T01:19:36.231713159Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=14.181433ms logger=migrator t=2026-09-09T01:19:36.237880499Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-09T01:19:36.238063224Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=182.275µs logger=migrator t=2026-09-09T01:19:36.243306477Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-09T01:19:36.244917224Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.608497ms logger=migrator t=2026-09-09T01:19:36.253428121Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-09T01:19:36.255685367Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.256156ms logger=migrator t=2026-09-09T01:19:36.267317956Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-09T01:19:36.269150839Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.845213ms logger=migrator t=2026-09-09T01:19:36.275207645Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-09T01:19:36.287562385Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.35428ms logger=migrator t=2026-09-09T01:19:36.296534546Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-09T01:19:36.298165734Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.632838ms logger=migrator t=2026-09-09T01:19:36.304785427Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-09T01:19:36.306498207Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.712179ms logger=migrator t=2026-09-09T01:19:36.313897142Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:19:36.337667724Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.773082ms logger=migrator t=2026-09-09T01:19:36.352040492Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-09T01:19:36.353253867Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.212775ms logger=migrator t=2026-09-09T01:19:36.362044754Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-09T01:19:36.36331179Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.268407ms logger=migrator t=2026-09-09T01:19:36.369062988Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-09T01:19:36.370131809Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.068711ms logger=migrator t=2026-09-09T01:19:36.375427453Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-09T01:19:36.376487554Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.059781ms logger=migrator t=2026-09-09T01:19:36.38529153Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-09T01:19:36.385563728Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=273.288µs logger=migrator t=2026-09-09T01:19:36.390754489Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-09T01:19:36.391550572Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=795.193µs logger=migrator t=2026-09-09T01:19:36.396576438Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-09T01:19:36.404490589Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.911371ms logger=migrator t=2026-09-09T01:19:36.410406611Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-09T01:19:36.411294597Z level=info msg="Migration successfully executed" id="create entity_events table" duration=887.206µs logger=migrator t=2026-09-09T01:19:36.415741816Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-09T01:19:36.416659713Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=917.357µs logger=migrator t=2026-09-09T01:19:36.423594325Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-09T01:19:36.424149651Z 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-09-09T01:19:36.432131664Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-09T01:19:36.432595417Z 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-09-09T01:19:36.4375105Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-09T01:19:36.43818583Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=680.22µs logger=migrator t=2026-09-09T01:19:36.444604207Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-09T01:19:36.445314607Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=710.53µs logger=migrator t=2026-09-09T01:19:36.451052864Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-09T01:19:36.452407334Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.35728ms logger=migrator t=2026-09-09T01:19:36.45916009Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-09T01:19:36.461754986Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.596916ms logger=migrator t=2026-09-09T01:19:36.467793582Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-09T01:19:36.470058118Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.257915ms logger=migrator t=2026-09-09T01:19:36.477483754Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-09T01:19:36.479505972Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.022289ms logger=migrator t=2026-09-09T01:19:36.485554179Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-09T01:19:36.487067883Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.515994ms logger=migrator t=2026-09-09T01:19:36.493740487Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-09T01:19:36.49591404Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.172083ms logger=migrator t=2026-09-09T01:19:36.50345928Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-09T01:19:36.505365895Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.911755ms logger=migrator t=2026-09-09T01:19:36.512569855Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-09T01:19:36.514244344Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.673909ms logger=migrator t=2026-09-09T01:19:36.520257089Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-09T01:19:36.521945378Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.688289ms logger=migrator t=2026-09-09T01:19:36.529952191Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-09T01:19:36.562361334Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=32.404883ms logger=migrator t=2026-09-09T01:19:36.571049718Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-09T01:19:36.581235264Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.168496ms logger=migrator t=2026-09-09T01:19:36.58660754Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-09T01:19:36.602311267Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=15.697097ms logger=migrator t=2026-09-09T01:19:36.60994322Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-09T01:19:36.610350012Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=405.351µs logger=migrator t=2026-09-09T01:19:36.616079988Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-09T01:19:36.633369012Z level=info msg="Migration successfully executed" id="add share column" duration=17.282463ms logger=migrator t=2026-09-09T01:19:36.639610853Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-09T01:19:36.639947873Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=337.14µs logger=migrator t=2026-09-09T01:19:36.645989059Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-09T01:19:36.647962166Z level=info msg="Migration successfully executed" id="create file table" duration=1.968987ms logger=migrator t=2026-09-09T01:19:36.655527917Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-09T01:19:36.657839904Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.332548ms logger=migrator t=2026-09-09T01:19:36.663420226Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-09T01:19:36.665346952Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.925696ms logger=migrator t=2026-09-09T01:19:36.674038965Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-09T01:19:36.675412315Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.37356ms logger=migrator t=2026-09-09T01:19:36.682072089Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-09T01:19:36.683958544Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.884535ms logger=migrator t=2026-09-09T01:19:36.689453284Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-09T01:19:36.689577777Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=128.103µs logger=migrator t=2026-09-09T01:19:36.695441868Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-09T01:19:36.695621604Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=183.946µs logger=migrator t=2026-09-09T01:19:36.702503384Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-09T01:19:36.703943756Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.446102ms logger=migrator t=2026-09-09T01:19:36.712297629Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-09T01:19:36.712613038Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=316.569µs logger=migrator t=2026-09-09T01:19:36.719777747Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-09T01:19:36.722112365Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.335698ms logger=migrator t=2026-09-09T01:19:36.727935234Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-09T01:19:36.746083252Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=18.228421ms logger=migrator t=2026-09-09T01:19:36.7552595Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-09T01:19:36.755765334Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=513.805µs logger=migrator t=2026-09-09T01:19:36.763965723Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-09T01:19:36.765853578Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.887465ms logger=migrator t=2026-09-09T01:19:36.772560973Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-09T01:19:36.773210392Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=651.659µs logger=migrator t=2026-09-09T01:19:36.778120885Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-09T01:19:36.778475295Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=355.23µs logger=migrator t=2026-09-09T01:19:36.783466981Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-09T01:19:36.784199292Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=732.511µs logger=migrator t=2026-09-09T01:19:36.789936419Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-09T01:19:36.803920906Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.980797ms logger=migrator t=2026-09-09T01:19:36.81334731Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-09T01:19:36.827559654Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=14.211834ms logger=migrator t=2026-09-09T01:19:36.832104556Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-09T01:19:36.833322522Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.214286ms logger=migrator t=2026-09-09T01:19:36.838914105Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-09T01:19:36.922294522Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.378967ms logger=migrator t=2026-09-09T01:19:36.929278765Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-09T01:19:36.930170571Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=892.746µs logger=migrator t=2026-09-09T01:19:36.934917329Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-09T01:19:36.935682171Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=764.712µs logger=migrator t=2026-09-09T01:19:36.940516482Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-09T01:19:36.960441272Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=19.92276ms logger=migrator t=2026-09-09T01:19:36.96758195Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-09T01:19:36.973246065Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.663715ms logger=migrator t=2026-09-09T01:19:36.97789679Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-09T01:19:36.978140647Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=244.067µs logger=migrator t=2026-09-09T01:19:36.985129531Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-09T01:19:36.985297146Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=165.415µs logger=migrator t=2026-09-09T01:19:36.989630782Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-09T01:19:36.989800347Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=169.865µs logger=migrator t=2026-09-09T01:19:36.996185303Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-09T01:19:36.996382888Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=197.415µs logger=migrator t=2026-09-09T01:19:37.000876779Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-09T01:19:37.001123737Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=226.927µs logger=migrator t=2026-09-09T01:19:37.009342886Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-09T01:19:37.0105045Z level=info msg="Migration successfully executed" id="create folder table" duration=1.158403ms logger=migrator t=2026-09-09T01:19:37.015986109Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-09T01:19:37.017859614Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.872984ms logger=migrator t=2026-09-09T01:19:37.024800276Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-09T01:19:37.025924469Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.123952ms logger=migrator t=2026-09-09T01:19:37.035028743Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-09T01:19:37.035056784Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.371µs logger=migrator t=2026-09-09T01:19:37.039594076Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-09T01:19:37.040826532Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.232256ms logger=migrator t=2026-09-09T01:19:37.046419285Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-09T01:19:37.048453244Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.033159ms logger=migrator t=2026-09-09T01:19:37.055444728Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-09T01:19:37.057834057Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.392889ms logger=migrator t=2026-09-09T01:19:37.064686617Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-09T01:19:37.065035797Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=350.29µs logger=migrator t=2026-09-09T01:19:37.072967148Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-09T01:19:37.073275847Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=313.579µs logger=migrator t=2026-09-09T01:19:37.083927427Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-09T01:19:37.085463852Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.581267ms logger=migrator t=2026-09-09T01:19:37.098071199Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-09T01:19:37.099597473Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.531075ms logger=migrator t=2026-09-09T01:19:37.108179633Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-09T01:19:37.10945998Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.280827ms logger=migrator t=2026-09-09T01:19:37.117975978Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-09T01:19:37.119402159Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.422371ms logger=migrator t=2026-09-09T01:19:37.126033723Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-09T01:19:37.127143875Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.114652ms logger=migrator t=2026-09-09T01:19:37.136458956Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-09T01:19:37.139197166Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.74096ms logger=migrator t=2026-09-09T01:19:37.147661402Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-09T01:19:37.149326621Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.613167ms logger=migrator t=2026-09-09T01:19:37.15650452Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-09T01:19:37.15856932Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.0614ms logger=migrator t=2026-09-09T01:19:37.164667457Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-09T01:19:37.166093588Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.426541ms logger=migrator t=2026-09-09T01:19:37.173845864Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-09T01:19:37.176258315Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.4146ms logger=migrator t=2026-09-09T01:19:37.186474382Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-09T01:19:37.188275424Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.804672ms logger=migrator t=2026-09-09T01:19:37.195593517Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-09T01:19:37.19603561Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=444.023µs logger=migrator t=2026-09-09T01:19:37.205365032Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-09T01:19:37.222608214Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=17.236832ms logger=migrator t=2026-09-09T01:19:37.231320198Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-09T01:19:37.232227874Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=910.997µs logger=migrator t=2026-09-09T01:19:37.239109074Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-09T01:19:37.239138735Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.351µs logger=migrator t=2026-09-09T01:19:37.246106948Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-09T01:19:37.247289462Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.183654ms logger=migrator t=2026-09-09T01:19:37.259838768Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-09T01:19:37.259874279Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=43.952µs logger=migrator t=2026-09-09T01:19:37.267744827Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-09T01:19:37.269140218Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.398921ms logger=migrator t=2026-09-09T01:19:37.275557355Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-09T01:19:37.276722299Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.166864ms logger=migrator t=2026-09-09T01:19:37.284578598Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-09T01:19:37.285527835Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=949.367µs logger=migrator t=2026-09-09T01:19:37.294403234Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-09T01:19:37.295155106Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=752.462µs logger=migrator t=2026-09-09T01:19:37.301454259Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-09T01:19:37.301730597Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=277.888µs logger=migrator t=2026-09-09T01:19:37.307498865Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-09T01:19:37.308073461Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=574.746µs logger=migrator t=2026-09-09T01:19:37.315052735Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-09T01:19:37.315870569Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=815.884µs logger=migrator t=2026-09-09T01:19:37.322382618Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-09T01:19:37.323167131Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=784.083µs logger=migrator t=2026-09-09T01:19:37.329863526Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-09T01:19:37.337109937Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.244961ms logger=migrator t=2026-09-09T01:19:37.344197623Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-09T01:19:37.350722963Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.52109ms logger=migrator t=2026-09-09T01:19:37.357203372Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-09T01:19:37.363347811Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.143889ms logger=migrator t=2026-09-09T01:19:37.36916603Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-09T01:19:37.369227652Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=62.022µs logger=migrator t=2026-09-09T01:19:37.425249302Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-09T01:19:37.441506456Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.254974ms logger=migrator t=2026-09-09T01:19:37.454465393Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-09T01:19:37.465047081Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.586029ms logger=migrator t=2026-09-09T01:19:37.472349613Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-09T01:19:37.472726134Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=378.821µs logger=migrator t=2026-09-09T01:19:37.478578205Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.477056501s logger=migrator t=2026-09-09T01:19:37.47942535Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-09T01:19:37.502151381Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-09T01:19:37.502589134Z level=info msg="Created default organization" logger=secrets t=2026-09-09T01:19:37.511626717Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-09T01:19:37.568599635Z level=info msg="Restored cache from database" duration=487.594µs logger=plugin.store t=2026-09-09T01:19:37.570886552Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-09T01:19:37.614410499Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-09T01:19:37.61444008Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-09T01:19:37.614513702Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-09T01:19:37.614522312Z level=info msg="Plugins loaded" count=54 duration=43.6383ms logger=query_data t=2026-09-09T01:19:37.619466066Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-09T01:19:37.623909135Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-09T01:19:37.631739083Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-09T01:19:37.643332781Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-09T01:19:37.647158072Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-09T01:19:37.6501856Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-09T01:19:37.6872584Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-09T01:19:37.720685202Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-09T01:19:37.753775486Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-09T01:19:37.753841988Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-09-09T01:19:37.754444945Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-09-09T01:19:37.754530468Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-09-09T01:19:37.7546095Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-09-09T01:19:37.755260169Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-09-09T01:19:37.755444884Z level=info msg="State cache has been initialized" states=0 duration=1.004759ms logger=ngalert.scheduler t=2026-09-09T01:19:37.755550427Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-09T01:19:37.75563059Z level=info msg=starting first_tick=2026-09-09T01:19:40Z logger=http.server t=2026-09-09T01:19:37.762561521Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-09-09T01:19:37.835259038Z level=info msg="Update check succeeded" duration=80.534524ms logger=provisioning.dashboard t=2026-09-09T01:19:37.843562659Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-09-09T01:19:37.843657142Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-09-09T01:19:37.847444502Z level=info msg="Update check succeeded" duration=92.998887ms logger=sqlstore.transactions t=2026-09-09T01:19:37.875549441Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:19:37.894567764Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:19:37.898721435Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:19:37.905685528Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:19:37.917386348Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:19:37.94630132Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:19:37.946839606Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-09T01:19:37.959396571Z level=info msg="Patterns update finished" duration=99.008372ms logger=sqlstore.transactions t=2026-09-09T01:19:37.984150662Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-09-09T01:19:38.014785023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.015878615Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-09-09T01:19:38.053331935Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-09T01:19:38.05382506Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-09T01:19:38.065738017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.093910877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.115772883Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-09-09T01:19:38.135030814Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:19:38.151990897Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:19:38.163581045Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:19:38.175232224Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:19:38.187638315Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:19:38.199899002Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=dashboard-service t=2026-09-09T01:19:38.204157116Z level=error msg="Could not set default permissions" dashboard="Kubernetes / Compute Resources / Namespace (Workloads)" error="database is locked" logger=provisioning.dashboard t=2026-09-09T01:19:38.208592354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.232363326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.275588714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.296217005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.351911406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.38261882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.423383716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.434265143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.469754906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.483943029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.525091897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.543341048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.582250611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.60145881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.641389283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.675928568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.722403381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.755106853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.813031229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.837537352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.875778825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.895753017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.933833025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:38.956869996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.005582194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.020096496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.061154041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.081851504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.121154018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.144092246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.199984743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.219725408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.263203703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.279634721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.338602608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.362752201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.412982543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.429892455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.489058018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.517140235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.556377877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.575968617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.624769358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.639072194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.680685996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.704249811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.77976379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.80246071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.870538882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.89486656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.957071131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:39.978614838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.055754974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.073371826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.122401123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.151633785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.226460083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.249104882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.311160278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.336407823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.413446546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.427365711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.474326138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.508188494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.914533142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:40.929675293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:41.075042294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:41.095987994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:41.174155239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:41.214288428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:41.343793767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:41.369564278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:41.462113022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:41.478952352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:41.553851972Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-09T01:20:26.780610367Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-09T01:29:37.828724337Z level=info msg="Completed cleanup jobs" duration=73.616951ms logger=plugins.update.checker t=2026-09-09T01:29:37.92920545Z level=info msg="Update check succeeded" duration=81.185092ms logger=sqlstore.transactions t=2026-09-09T01:34:37.639710829Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-09-09T01:39:37.788626934Z level=info msg="Completed cleanup jobs" duration=33.934626ms logger=plugins.update.checker t=2026-09-09T01:39:37.90071908Z level=info msg="Update check succeeded" duration=50.917184ms logger=cleanup t=2026-09-09T01:49:37.815121832Z level=info msg="Completed cleanup jobs" duration=60.245916ms logger=plugins.update.checker t=2026-09-09T01:49:37.902918181Z level=info msg="Update check succeeded" duration=54.433016ms logger=infra.usagestats t=2026-09-09T01:50:26.806763033Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-09T01:59:37.819992102Z level=info msg="Completed cleanup jobs" duration=62.116591ms logger=plugins.update.checker t=2026-09-09T01:59:37.903444134Z level=info msg="Update check succeeded" duration=55.281941ms logger=cleanup t=2026-09-09T02:09:37.81914675Z level=info msg="Completed cleanup jobs" duration=64.363846ms logger=plugins.update.checker t=2026-09-09T02:09:37.936127299Z level=info msg="Update check succeeded" duration=87.962514ms logger=cleanup t=2026-09-09T02:19:37.789566803Z level=info msg="Completed cleanup jobs" duration=33.555858ms logger=plugins.update.checker t=2026-09-09T02:19:37.902381881Z level=info msg="Update check succeeded" duration=54.000104ms logger=infra.usagestats t=2026-09-09T02:20:26.806390431Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-09T02:29:37.76903045Z level=info msg="Completed cleanup jobs" duration=14.447471ms logger=plugins.update.checker t=2026-09-09T02:29:37.910930866Z level=info msg="Update check succeeded" duration=62.541343ms